Trace number 3300522

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.06 1300.01

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...829401/instance-3300522-1303829401.cnf
0.09/0.10	c Solving...
1300.05/1300.00	
1300.05/1300.00	*** INTERRUPTED! ***
1300.05/1300.00	s UNKNOWN
1300.05/1300.00	
1300.05/1300.00	c INTERRUPTED   : 1
1300.05/1300.00	c Models        : 0+    
1300.05/1300.00	c Time          : 1300.005s (Solving: 1299.90s 1st Model: 0.00s Unsat: 0.00s)
1300.05/1300.00	c CPU Time      : 1300.050s

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-3300522-1303829401/watcher-3300522-1303829401 -o /tmp/evaluation-result-3300522-1303829401/solver-3300522-1303829401 -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-3300522-1303829401.cnf 

running on 2 cores: 5,7

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: 3.97 3.95 3.90 4/189 32751
/proc/meminfo: memFree=26724136/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=13360 CPUtime=0 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 697 0 0 0 0 0 0 0 25 0 1 0 494539779 13680640 625 33554432000 4194304 4929204 140735338115040 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 3394 634 327 180 0 404 0

[startup+0.0645911 s]
/proc/loadavg: 3.97 3.95 3.90 4/189 32751
/proc/meminfo: memFree=26724136/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=15236 CPUtime=0.06 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 1286 0 0 0 6 0 0 0 25 0 1 0 494539779 15601664 1110 33554432000 4194304 4929204 140735338115040 18446744073709551615 4574904 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 3809 1110 339 180 0 819 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15236

[startup+0.100584 s]
/proc/loadavg: 3.97 3.95 3.90 4/189 32751
/proc/meminfo: memFree=26724136/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=15632 CPUtime=0.09 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 1388 0 0 0 9 0 0 0 25 0 1 0 494539779 16007168 1212 33554432000 4194304 4929204 140735338115040 18446744073709551615 4305127 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 3908 1212 340 180 0 918 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15632

[startup+0.300546 s]
/proc/loadavg: 3.97 3.95 3.90 4/189 32751
/proc/meminfo: memFree=26724136/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=16760 CPUtime=0.29 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 1782 0 0 0 29 0 0 0 25 0 1 0 494539779 17162240 1538 33554432000 4194304 4929204 140735338115040 18446744073709551615 4629115 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 4190 1538 367 180 0 1200 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16760

[startup+0.70047 s]
/proc/loadavg: 3.97 3.95 3.90 4/189 32751
/proc/meminfo: memFree=26724136/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=23184 CPUtime=0.69 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 3386 0 0 0 69 0 0 0 25 0 1 0 494539779 23740416 3142 33554432000 4194304 4929204 140735338115040 18446744073709551615 4357471 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 5796 3142 367 180 0 2806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23184

[startup+1.50032 s]
/proc/loadavg: 3.97 3.95 3.90 5/190 32752
/proc/meminfo: memFree=26709380/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=26484 CPUtime=1.49 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 4203 0 0 0 149 0 0 0 25 0 1 0 494539779 27119616 3959 33554432000 4194304 4929204 140735338115040 18446744073709551615 4337392 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 6621 3959 367 180 0 3631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26484

[startup+3.10101 s]
/proc/loadavg: 3.97 3.95 3.90 5/190 32752
/proc/meminfo: memFree=26705696/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=34088 CPUtime=3.09 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 6079 0 0 0 309 0 0 0 25 0 1 0 494539779 34906112 5835 33554432000 4194304 4929204 140735338115040 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 8522 5835 367 180 0 5532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34088

[startup+6.3004 s]
/proc/loadavg: 3.98 3.95 3.90 5/190 32752
/proc/meminfo: memFree=26697020/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=39772 CPUtime=6.29 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 7500 0 0 0 629 0 0 0 25 0 1 0 494539779 40726528 7256 33554432000 4194304 4929204 140735338115040 18446744073709551615 4337341 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 9943 7256 367 180 0 6953 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39772

[startup+12.7002 s]
/proc/loadavg: 3.98 3.95 3.90 5/190 32752
/proc/meminfo: memFree=26689168/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=45184 CPUtime=12.69 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 8862 0 0 0 1269 0 0 0 25 0 1 0 494539779 46268416 8618 33554432000 4194304 4929204 140735338115040 18446744073709551615 4636592 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 11296 8618 367 180 0 8306 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45184

[startup+25.5007 s]
/proc/loadavg: 3.98 3.95 3.90 5/190 32752
/proc/meminfo: memFree=26676020/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=58180 CPUtime=25.49 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 12115 0 0 0 2548 1 0 0 25 0 1 0 494539779 59576320 11871 33554432000 4194304 4929204 140735338115040 18446744073709551615 4320548 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 14545 11871 367 180 0 11555 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58180

[startup+51.1008 s]
/proc/loadavg: 3.99 3.96 3.90 5/190 32753
/proc/meminfo: memFree=26668660/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=65836 CPUtime=51.09 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 14001 0 0 0 5108 1 0 0 25 0 1 0 494539779 67416064 13757 33554432000 4194304 4929204 140735338115040 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 16459 13757 367 180 0 13469 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65836

[startup+102.307 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 32754
/proc/meminfo: memFree=26649532/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=82648 CPUtime=102.3 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 18202 0 0 0 10228 2 0 0 25 0 1 0 494539779 84631552 17958 33554432000 4194304 4929204 140735338115040 18446744073709551615 4357427 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 20662 17958 367 180 0 17672 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 82648

[startup+162.301 s]
/proc/loadavg: 4.07 3.98 3.91 5/190 32756
/proc/meminfo: memFree=26645900/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=85636 CPUtime=162.3 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 18935 0 0 0 16228 2 0 0 25 0 1 0 494539779 87691264 18691 33554432000 4194304 4929204 140735338115040 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 21409 18691 367 180 0 18419 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 85636

[startup+222.3 s]
/proc/loadavg: 4.09 4.00 3.92 5/190 32758
/proc/meminfo: memFree=26639292/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=91720 CPUtime=222.3 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 20427 0 0 0 22228 2 0 0 25 0 1 0 494539779 93921280 20183 33554432000 4194304 4929204 140735338115040 18446744073709551615 4627867 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 22930 20183 369 180 0 19940 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 91720

[startup+282.301 s]
/proc/loadavg: 4.09 4.02 3.93 6/190 354
/proc/meminfo: memFree=26642188/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=94492 CPUtime=282.31 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 21152 0 0 0 28228 3 0 0 25 0 1 0 494539779 96759808 20908 33554432000 4194304 4929204 140735338115040 18446744073709551615 4327703 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 23623 20908 369 180 0 20633 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 94492

[startup+342.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 356
/proc/meminfo: memFree=26632588/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=100592 CPUtime=342.3 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 22654 0 0 0 34227 3 0 0 25 0 1 0 494539779 103006208 22410 33554432000 4194304 4929204 140735338115040 18446744073709551615 4320522 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 25148 22410 369 180 0 22158 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100592

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.93 6/190 357
/proc/meminfo: memFree=26628944/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=103760 CPUtime=402.3 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 23435 0 0 0 40227 3 0 0 25 0 1 0 494539779 106250240 23191 33554432000 4194304 4929204 140735338115040 18446744073709551615 4629100 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 25940 23191 369 180 0 22950 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 103760

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 359
/proc/meminfo: memFree=26619496/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=112028 CPUtime=462.31 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 25491 0 0 0 46227 4 0 0 25 0 1 0 494539779 114716672 25247 33554432000 4194304 4929204 140735338115040 18446744073709551615 4633954 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 28007 25247 369 180 0 25017 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 112028

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 361
/proc/meminfo: memFree=26618448/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=112028 CPUtime=522.31 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 25493 0 0 0 52227 4 0 0 25 0 1 0 494539779 114716672 25249 33554432000 4194304 4929204 140735338115040 18446744073709551615 4327741 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 28007 25249 369 180 0 25017 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 112028

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 362
/proc/meminfo: memFree=26617300/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=112028 CPUtime=582.32 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 25495 0 0 0 58228 4 0 0 25 0 1 0 494539779 114716672 25251 33554432000 4194304 4929204 140735338115040 18446744073709551615 4616368 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 28007 25251 369 180 0 25017 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 112028

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 364
/proc/meminfo: memFree=26613152/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=115408 CPUtime=642.32 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 26352 0 0 0 64228 4 0 0 25 0 1 0 494539779 118177792 26108 33554432000 4194304 4929204 140735338115040 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 28852 26108 369 180 0 25862 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 115408

[startup+702.301 s]
/proc/loadavg: 4.11 4.03 3.94 5/190 374
/proc/meminfo: memFree=26589012/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=138996 CPUtime=702.32 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 32162 0 0 0 70227 5 0 0 25 0 1 0 494539779 142331904 31918 33554432000 4194304 4929204 140735338115040 18446744073709551615 4638397 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 34749 31918 369 180 0 31759 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 138996

[startup+762.306 s]
/proc/loadavg: 4.04 4.02 3.94 6/190 376
/proc/meminfo: memFree=26587976/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=138996 CPUtime=762.33 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 32169 0 0 0 76228 5 0 0 25 0 1 0 494539779 142331904 31925 33554432000 4194304 4929204 140735338115040 18446744073709551615 4357477 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 34749 31925 369 180 0 31759 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 138996

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 378
/proc/meminfo: memFree=26584476/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=142032 CPUtime=822.32 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 32934 0 0 0 82227 5 0 0 25 0 1 0 494539779 145440768 32690 33554432000 4194304 4929204 140735338115040 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 35508 32690 369 180 0 32518 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 142032

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 3.94 6/190 382
/proc/meminfo: memFree=26584548/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=142032 CPUtime=882.32 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 32938 0 0 0 88227 5 0 0 25 0 1 0 494539779 145440768 32694 33554432000 4194304 4929204 140735338115040 18446744073709551615 4355057 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 35508 32694 369 180 0 32518 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 142032

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 384
/proc/meminfo: memFree=26583996/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=140704 CPUtime=942.33 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 32942 0 0 0 94228 5 0 0 25 0 1 0 494539779 144080896 32383 33554432000 4194304 4929204 140735338115040 18446744073709551615 4327649 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 35176 32383 370 180 0 32186 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 140704

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 385
/proc/meminfo: memFree=26582708/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=140704 CPUtime=1002.33 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 32943 0 0 0 100228 5 0 0 25 0 1 0 494539779 144080896 32384 33554432000 4194304 4929204 140735338115040 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 35176 32384 370 180 0 32186 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 140704

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 387
/proc/meminfo: memFree=26581792/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=140704 CPUtime=1062.33 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 32950 0 0 0 106228 5 0 0 25 0 1 0 494539779 144080896 32391 33554432000 4194304 4929204 140735338115040 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 35176 32391 370 180 0 32186 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 140704

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 389
/proc/meminfo: memFree=26560304/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=162684 CPUtime=1122.34 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 38428 0 0 0 112228 6 0 0 25 0 1 0 494539779 166588416 37869 33554432000 4194304 4929204 140735338115040 18446744073709551615 4320593 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 40671 37869 370 180 0 37681 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 162684

[startup+1182.3 s]
/proc/loadavg: 3.56 3.89 3.90 5/184 408
/proc/meminfo: memFree=26572524/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=162684 CPUtime=1182.34 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 38431 0 0 0 118228 6 0 0 25 0 1 0 494539779 166588416 37872 33554432000 4194304 4929204 140735338115040 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 40671 37872 370 180 0 37681 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 162684

[startup+1242.3 s]
/proc/loadavg: 3.23 3.74 3.85 4/184 410
/proc/meminfo: memFree=26572000/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=162684 CPUtime=1242.34 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 38431 0 0 0 124228 6 0 0 25 0 1 0 494539779 166588416 37872 33554432000 4194304 4929204 140735338115040 18446744073709551615 4338123 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 40671 37872 370 180 0 37681 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 162684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.60 3.79 4/184 411
/proc/meminfo: memFree=26572072/32950928 swapFree=67111364/67111528
[pid=32751] ppid=32749 vsize=162684 CPUtime=1300.05 cores=5,7
/proc/32751/stat : 32751 (clasp) R 32749 32751 31960 0 -1 4202496 38431 0 0 0 129999 6 0 0 25 0 1 0 494539779 166588416 37872 33554432000 4194304 4929204 140735338115040 18446744073709551615 4337341 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32751/statm: 40671 37872 370 180 0 37681 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 162684

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.06
CPU user time (s): 1299.99
CPU system time (s): 0.067989
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 162684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38442
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= 6
involuntary context switches= 3543

runsolver used 2.17167 second user time and 4.6093 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-26 16:50:01
IDJOB=3300522
IDBENCH=85438
IDSOLVER=1685
FILE ID=node127/3300522-1303829401
RUNJOBID= node127-1303829246-32654
PBS_JOBID= 13160768
Free space on /tmp= 71908 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.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-3300522-1303829401/watcher-3300522-1303829401 -o /tmp/evaluation-result-3300522-1303829401/solver-3300522-1303829401 -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-3300522-1303829401.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=708276761

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26724284 kB
Buffers:       1317896 kB
Cached:        4347364 kB
SwapCached:          0 kB
Active:        1403668 kB
Inactive:      4349056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26724284 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1440 kB
Writeback:           0 kB
AnonPages:       87812 kB
Mapped:          16276 kB
Slab:           409076 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   272320 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= 71904 MiB
End job on node127 at 2011-04-26 17:11:43