Trace number 3300541

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 2.0-R4092-crafted? (TO) 1300.03 1300.01

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes6.cnf
MD5SUMe23fefb786281285c1d045e8bc698d74
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826540/instance-3300541-1303826540.cnf
1.39/1.46	c Solving...
1300.02/1300.00	
1300.02/1300.00	*** INTERRUPTED! ***
1300.02/1300.00	s UNKNOWN
1300.02/1300.00	
1300.02/1300.00	c INTERRUPTED   : 1
1300.02/1300.00	c Models        : 0+    
1300.02/1300.00	c Time          : 1300.004s (Solving: 1298.54s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.020s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3300541-1303826540/watcher-3300541-1303826540 -o /tmp/evaluation-result-3300541-1303826540/solver-3300541-1303826540 -C 2400 -W 1300 -M 7680 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300541-1303826540.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.78 2.56 3.07 5/189 29620
/proc/meminfo: memFree=15363552/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=13740 CPUtime=0 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 779 0 0 0 0 0 0 0 25 0 1 0 494252739 14069760 665 33554432000 4194304 4929204 140733462039680 18446744073709551615 251814283399 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 3399 665 327 180 0 409 0

[startup+0.0359319 s]
/proc/loadavg: 1.78 2.56 3.07 5/189 29620
/proc/meminfo: memFree=15363552/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=19360 CPUtime=0.03 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 2844 0 0 0 3 0 0 0 25 0 1 0 494252739 19824640 2022 33554432000 4194304 4929204 140733462039680 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 4840 2025 327 180 0 1850 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19360

[startup+0.100917 s]
/proc/loadavg: 1.78 2.56 3.07 5/189 29620
/proc/meminfo: memFree=15363552/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=29440 CPUtime=0.09 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 5772 0 0 0 9 0 0 0 25 0 1 0 494252739 30146560 4521 33554432000 4194304 4929204 140733462039680 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 7360 4521 337 180 0 4370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29440

[startup+0.300885 s]
/proc/loadavg: 1.78 2.56 3.07 5/189 29620
/proc/meminfo: memFree=15363552/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=29440 CPUtime=0.29 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 5774 0 0 0 29 0 0 0 25 0 1 0 494252739 30146560 4523 33554432000 4194304 4929204 140733462039680 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 7360 4523 339 180 0 4370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29440

[startup+0.700761 s]
/proc/loadavg: 1.78 2.56 3.07 5/189 29620
/proc/meminfo: memFree=15363552/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=29440 CPUtime=0.69 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 5774 0 0 0 69 0 0 0 25 0 1 0 494252739 30146560 4523 33554432000 4194304 4929204 140733462039680 18446744073709551615 4581742 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 7360 4523 339 180 0 4370 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29440

[startup+1.50063 s]
/proc/loadavg: 1.96 2.59 3.08 5/190 29621
/proc/meminfo: memFree=15344332/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=30320 CPUtime=1.49 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 6619 0 0 0 149 0 0 0 25 0 1 0 494252739 31047680 4847 33554432000 4194304 4929204 140733462039680 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 7580 4847 360 180 0 4590 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30320

[startup+3.10041 s]
/proc/loadavg: 1.96 2.59 3.08 5/190 29621
/proc/meminfo: memFree=15342744/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=30320 CPUtime=3.09 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 6626 0 0 0 309 0 0 0 25 0 1 0 494252739 31047680 4854 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633831 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 7580 4854 367 180 0 4590 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30320

[startup+6.30082 s]
/proc/loadavg: 1.96 2.59 3.08 5/190 29621
/proc/meminfo: memFree=15340596/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=30320 CPUtime=6.29 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 6626 0 0 0 629 0 0 0 25 0 1 0 494252739 31047680 4854 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 7580 4854 367 180 0 4590 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30320

[startup+12.7008 s]
/proc/loadavg: 2.27 2.63 3.09 5/190 29622
/proc/meminfo: memFree=15337504/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=30320 CPUtime=12.69 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 6664 0 0 0 1269 0 0 0 25 0 1 0 494252739 31047680 4892 33554432000 4194304 4929204 140733462039680 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 7580 4892 367 180 0 4590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30320

[startup+25.5007 s]
/proc/loadavg: 2.54 2.68 3.10 6/190 29622
/proc/meminfo: memFree=15328296/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=31324 CPUtime=25.49 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 6911 0 0 0 2549 0 0 0 25 0 1 0 494252739 32075776 5139 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 7831 5139 367 180 0 4841 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31324

[startup+51.1003 s]
/proc/loadavg: 3.11 2.80 3.12 5/190 29622
/proc/meminfo: memFree=15318816/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=35552 CPUtime=51.09 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 7995 0 0 0 5109 0 0 0 25 0 1 0 494252739 36405248 6223 33554432000 4194304 4929204 140733462039680 18446744073709551615 4632680 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 8888 6223 367 180 0 5898 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35552

[startup+102.307 s]
/proc/loadavg: 3.61 2.98 3.17 5/190 29624
/proc/meminfo: memFree=15302680/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=38468 CPUtime=102.29 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 8715 0 0 0 10229 0 0 0 25 0 1 0 494252739 39391232 6943 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 9617 6943 367 180 0 6627 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38468

[startup+162.301 s]
/proc/loadavg: 3.86 3.17 3.22 5/190 29629
/proc/meminfo: memFree=15288668/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=43792 CPUtime=162.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 10027 0 0 0 16229 1 0 0 25 0 1 0 494252739 44843008 8255 33554432000 4194304 4929204 140733462039680 18446744073709551615 4337328 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 10948 8255 367 180 0 7958 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 43792

[startup+222.301 s]
/proc/loadavg: 3.94 3.32 3.26 5/190 29630
/proc/meminfo: memFree=15277984/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=45812 CPUtime=222.29 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 10509 0 0 0 22228 1 0 0 25 0 1 0 494252739 46911488 8737 33554432000 4194304 4929204 140733462039680 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 11453 8737 369 180 0 8463 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 45812

[startup+282.3 s]
/proc/loadavg: 4.03 3.45 3.31 5/190 29631
/proc/meminfo: memFree=15264696/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=52392 CPUtime=282.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 12154 0 0 0 28228 2 0 0 25 0 1 0 494252739 53649408 10382 33554432000 4194304 4929204 140733462039680 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 13098 10382 369 180 0 10108 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 52392

[startup+342.3 s]
/proc/loadavg: 4.01 3.55 3.35 5/190 29633
/proc/meminfo: memFree=15254884/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=54644 CPUtime=342.29 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 12722 0 0 0 34227 2 0 0 25 0 1 0 494252739 55955456 10950 33554432000 4194304 4929204 140733462039680 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 13661 10950 369 180 0 10671 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54644

[startup+402.3 s]
/proc/loadavg: 4.00 3.63 3.39 5/190 29635
/proc/meminfo: memFree=15249924/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=56260 CPUtime=402.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 13123 0 0 0 40227 3 0 0 25 0 1 0 494252739 57610240 11351 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 14065 11351 369 180 0 11075 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 56260

[startup+462.3 s]
/proc/loadavg: 4.04 3.71 3.43 5/190 29637
/proc/meminfo: memFree=15243344/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=56656 CPUtime=462.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 13246 0 0 0 46227 3 0 0 25 0 1 0 494252739 58015744 11474 33554432000 4194304 4929204 140733462039680 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 14164 11474 369 180 0 11174 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 56656

[startup+522.301 s]
/proc/loadavg: 4.01 3.76 3.46 5/190 29638
/proc/meminfo: memFree=15238860/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=59472 CPUtime=522.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 13917 0 0 0 52227 3 0 0 25 0 1 0 494252739 60899328 12145 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 14868 12145 369 180 0 11878 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 59472

[startup+582.301 s]
/proc/loadavg: 4.00 3.80 3.49 5/190 29639
/proc/meminfo: memFree=15233884/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=60216 CPUtime=582.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 14100 0 0 0 58227 3 0 0 25 0 1 0 494252739 61661184 12328 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 15054 12328 369 180 0 12064 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 60216

[startup+642.301 s]
/proc/loadavg: 4.06 3.85 3.53 5/190 29641
/proc/meminfo: memFree=15228276/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=61168 CPUtime=642.31 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 14331 0 0 0 64228 3 0 0 25 0 1 0 494252739 62636032 12559 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 15292 12559 369 180 0 12302 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 61168

[startup+702.301 s]
/proc/loadavg: 4.02 3.87 3.55 5/190 29643
/proc/meminfo: memFree=15215984/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=68164 CPUtime=702.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 16057 0 0 0 70227 3 0 0 25 0 1 0 494252739 69799936 14285 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 17041 14285 369 180 0 14051 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 68164

[startup+762.307 s]
/proc/loadavg: 4.00 3.89 3.58 5/190 29645
/proc/meminfo: memFree=15210260/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=69616 CPUtime=762.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 16416 0 0 0 76227 3 0 0 25 0 1 0 494252739 71286784 14644 33554432000 4194304 4929204 140733462039680 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 17404 14644 369 180 0 14414 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 69616

[startup+822.301 s]
/proc/loadavg: 4.00 3.91 3.60 5/190 29646
/proc/meminfo: memFree=15205036/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=70804 CPUtime=822.31 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 16719 0 0 0 82227 4 0 0 25 0 1 0 494252739 72503296 14947 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 17701 14947 369 180 0 14711 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 70804

[startup+882.3 s]
/proc/loadavg: 4.00 3.92 3.62 5/190 29647
/proc/meminfo: memFree=15197580/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=72784 CPUtime=882.31 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 17204 0 0 0 88227 4 0 0 25 0 1 0 494252739 74530816 15432 33554432000 4194304 4929204 140733462039680 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 18196 15432 369 180 0 15206 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 72784

[startup+942.3 s]
/proc/loadavg: 4.00 3.94 3.65 5/190 29649
/proc/meminfo: memFree=15195084/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=72784 CPUtime=942.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 17204 0 0 0 94226 4 0 0 25 0 1 0 494252739 74530816 15432 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 18196 15432 369 180 0 15206 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 72784

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.66 5/190 29651
/proc/meminfo: memFree=15192836/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=73576 CPUtime=1002.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 17392 0 0 0 100226 4 0 0 25 0 1 0 494252739 75341824 15620 33554432000 4194304 4929204 140733462039680 18446744073709551615 4316194 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 18394 15620 369 180 0 15404 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 73576

[startup+1062.3 s]
/proc/loadavg: 4.08 3.97 3.69 5/190 29653
/proc/meminfo: memFree=15190596/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=73576 CPUtime=1062.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 17400 0 0 0 106226 4 0 0 25 0 1 0 494252739 75341824 15628 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633816 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 18394 15628 369 180 0 15404 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 73576

[startup+1122.3 s]
/proc/loadavg: 4.03 3.97 3.70 5/190 29654
/proc/meminfo: memFree=15187980/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=73576 CPUtime=1122.3 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 17402 0 0 0 112226 4 0 0 25 0 1 0 494252739 75341824 15630 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 18394 15630 369 180 0 15404 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 73576

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.72 5/190 29655
/proc/meminfo: memFree=15185980/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=73576 CPUtime=1182.31 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 17402 0 0 0 118227 4 0 0 25 0 1 0 494252739 75341824 15630 33554432000 4194304 4929204 140733462039680 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 18394 15630 369 180 0 15404 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 73576

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 29657
/proc/meminfo: memFree=15182000/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=73576 CPUtime=1242.31 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 17402 0 0 0 124227 4 0 0 25 0 1 0 494252739 75341824 15630 33554432000 4194304 4929204 140733462039680 18446744073709551615 4629045 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 18394 15630 369 180 0 15404 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 73576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.92 3.73 2/172 29713
/proc/meminfo: memFree=15345584/32950928 swapFree=67111528/67111528
[pid=29620] ppid=29618 vsize=73576 CPUtime=1300.02 cores=0,2
/proc/29620/stat : 29620 (clasp) R 29618 29620 28979 0 -1 4202496 17402 0 0 0 129997 5 0 0 25 0 1 0 494252739 75341824 15630 33554432000 4194304 4929204 140733462039680 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29620/statm: 18394 15630 369 180 0 15404 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 73576

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.98
CPU system time (s): 0.053991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 73576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17414
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 5167

runsolver used 2.0037 second user time and 5.09323 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-26 16:02:20
IDJOB=3300541
IDBENCH=71366
IDSOLVER=1685
FILE ID=node126/3300541-1303826540
RUNJOBID= node126-1303826529-29551
PBS_JOBID= 13160769
Free space on /tmp= 71636 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes6.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300541-1303826540/watcher-3300541-1303826540 -o /tmp/evaluation-result-3300541-1303826540/solver-3300541-1303826540 -C 2400 -W 1300 -M 7680  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300541-1303826540.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= e23fefb786281285c1d045e8bc698d74
RANDOM SEED=1341769573

node126.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15363832 kB
Buffers:       1834968 kB
Cached:       15066740 kB
SwapCached:          0 kB
Active:        6465232 kB
Inactive:     10538736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15363832 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11888 kB
Writeback:           0 kB
AnonPages:      101944 kB
Mapped:          16284 kB
Slab:           519316 kB
PageTables:       5604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   287568 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71644 MiB
End job on node126 at 2011-04-26 16:24:02