Trace number 3300523

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.02

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-040-039.shuffled-as.sat05-1194.cnf
MD5SUM8c84d9b9f2d75de33656119bc03a9afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.3841
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses30460
Sum of the clauses size62400
Maximum clause length39
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 230420
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...829518/instance-3300523-1303829518.cnf
0.05/0.08	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.006s (Solving: 1299.92s 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-3300523-1303829518/watcher-3300523-1303829518 -o /tmp/evaluation-result-3300523-1303829518/solver-3300523-1303829518 -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-3300523-1303829518.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.59 3.93 4.15 2/179 17059
/proc/meminfo: memFree=16633040/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=13556 CPUtime=0 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 768 0 0 0 0 0 0 0 22 0 1 0 573182462 13881344 660 33554432000 4194304 4929204 140733896661152 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 3389 662 327 180 0 399 0

[startup+0.06155 s]
/proc/loadavg: 3.59 3.93 4.15 2/179 17059
/proc/meminfo: memFree=16633040/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=15220 CPUtime=0.05 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 1244 0 0 0 5 0 0 0 22 0 1 0 573182462 15585280 1067 33554432000 4194304 4929204 140733896661152 18446744073709551615 4574904 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 3805 1067 339 180 0 815 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15220

[startup+0.100541 s]
/proc/loadavg: 3.59 3.93 4.15 2/179 17059
/proc/meminfo: memFree=16633040/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=15028 CPUtime=0.09 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 1330 0 0 0 9 0 0 0 22 0 1 0 573182462 15388672 1093 33554432000 4194304 4929204 140733896661152 18446744073709551615 4365413 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 3757 1093 360 180 0 767 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15028

[startup+0.300507 s]
/proc/loadavg: 3.59 3.93 4.15 2/179 17059
/proc/meminfo: memFree=16633040/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=17536 CPUtime=0.29 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 1956 0 0 0 29 0 0 0 23 0 1 0 573182462 17956864 1719 33554432000 4194304 4929204 140733896661152 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 4384 1719 367 180 0 1394 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17536

[startup+0.700427 s]
/proc/loadavg: 3.59 3.93 4.15 2/179 17059
/proc/meminfo: memFree=16633040/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=24560 CPUtime=0.69 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 3704 0 0 0 69 0 0 0 25 0 1 0 573182462 25149440 3467 33554432000 4194304 4929204 140733896661152 18446744073709551615 4327709 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 6140 3467 367 180 0 3150 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24560

[startup+1.50028 s]
/proc/loadavg: 3.54 3.91 4.14 5/190 17108
/proc/meminfo: memFree=16605276/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=27992 CPUtime=1.49 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 4571 0 0 0 149 0 0 0 25 0 1 0 573182462 28663808 4334 33554432000 4194304 4929204 140733896661152 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 6998 4334 367 180 0 4008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27992

[startup+3.10098 s]
/proc/loadavg: 3.54 3.91 4.14 5/190 17108
/proc/meminfo: memFree=16593892/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=36088 CPUtime=3.09 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 6573 0 0 0 309 0 0 0 25 0 1 0 573182462 36954112 6336 33554432000 4194304 4929204 140733896661152 18446744073709551615 4327703 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 9022 6336 367 180 0 6032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36088

[startup+6.30037 s]
/proc/loadavg: 3.58 3.91 4.14 5/190 17108
/proc/meminfo: memFree=16580516/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=40548 CPUtime=6.29 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 7686 0 0 0 628 1 0 0 25 0 1 0 573182462 41521152 7449 33554432000 4194304 4929204 140733896661152 18446744073709551615 4633802 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 10137 7449 367 180 0 7147 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40548

[startup+12.7002 s]
/proc/loadavg: 3.61 3.91 4.14 5/190 17108
/proc/meminfo: memFree=16565376/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=47412 CPUtime=12.69 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 9412 0 0 0 1268 1 0 0 25 0 1 0 573182462 48549888 9175 33554432000 4194304 4929204 140733896661152 18446744073709551615 4337370 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 11853 9175 367 180 0 8863 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47412

[startup+25.5008 s]
/proc/loadavg: 3.67 3.92 4.14 5/190 17108
/proc/meminfo: memFree=16545632/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=55784 CPUtime=25.49 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 11502 0 0 0 2548 1 0 0 25 0 1 0 573182462 57122816 11265 33554432000 4194304 4929204 140733896661152 18446744073709551615 4327675 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 13946 11265 367 180 0 10956 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55784

[startup+51.1009 s]
/proc/loadavg: 3.80 3.92 4.14 5/190 17109
/proc/meminfo: memFree=16522760/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=72112 CPUtime=51.09 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 15578 0 0 0 5107 2 0 0 25 0 1 0 573182462 73842688 15341 33554432000 4194304 4929204 140733896661152 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 18028 15341 367 180 0 15038 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72112

[startup+102.307 s]
/proc/loadavg: 3.91 3.93 4.13 5/190 17110
/proc/meminfo: memFree=16500432/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=79200 CPUtime=102.3 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 17306 0 0 0 10228 2 0 0 25 0 1 0 573182462 81100800 17069 33554432000 4194304 4929204 140733896661152 18446744073709551615 4327662 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 19800 17069 367 180 0 16810 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 79200

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 4.11 5/190 17112
/proc/meminfo: memFree=16483764/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=85944 CPUtime=162.29 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 19005 0 0 0 16227 2 0 0 25 0 1 0 573182462 88006656 18768 33554432000 4194304 4929204 140733896661152 18446744073709551615 4328281 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 21486 18768 367 180 0 18496 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85944

[startup+222.301 s]
/proc/loadavg: 3.98 3.95 4.10 5/190 17113
/proc/meminfo: memFree=16452704/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=109812 CPUtime=222.3 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 24930 0 0 0 22227 3 0 0 25 0 1 0 573182462 112447488 24693 33554432000 4194304 4929204 140733896661152 18446744073709551615 4336968 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 27453 24693 369 180 0 24463 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 109812

[startup+282.3 s]
/proc/loadavg: 4.04 3.97 4.10 5/190 17115
/proc/meminfo: memFree=16446460/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=109048 CPUtime=282.3 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 24945 0 0 0 28227 3 0 0 25 0 1 0 573182462 111665152 24539 33554432000 4194304 4929204 140733896661152 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 27262 24539 370 180 0 24272 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 109048

[startup+342.3 s]
/proc/loadavg: 4.01 3.97 4.09 5/190 17117
/proc/meminfo: memFree=16434008/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=119368 CPUtime=342.3 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 27471 0 0 0 34226 4 0 0 25 0 1 0 573182462 122232832 27065 33554432000 4194304 4929204 140733896661152 18446744073709551615 4327703 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 29842 27065 370 180 0 26852 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 119368

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 4.08 5/190 17118
/proc/meminfo: memFree=16424788/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=119368 CPUtime=402.31 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 27480 0 0 0 40227 4 0 0 25 0 1 0 573182462 122232832 27074 33554432000 4194304 4929204 140733896661152 18446744073709551615 4658013 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 29842 27074 370 180 0 26852 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 119368

[startup+462.301 s]
/proc/loadavg: 4.04 3.99 4.08 5/190 17120
/proc/meminfo: memFree=16422012/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=119368 CPUtime=462.31 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 27499 0 0 0 46227 4 0 0 25 0 1 0 573182462 122232832 27093 33554432000 4194304 4929204 140733896661152 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 29842 27093 370 180 0 26852 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 119368

[startup+522.3 s]
/proc/loadavg: 4.01 3.99 4.08 5/190 17121
/proc/meminfo: memFree=16418252/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=119616 CPUtime=522.31 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 27703 0 0 0 52227 4 0 0 25 0 1 0 573182462 122486784 27188 33554432000 4194304 4929204 140733896661152 18446744073709551615 4337397 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 29904 27188 370 180 0 26914 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 119616

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 4.07 5/190 17132
/proc/meminfo: memFree=16410008/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=122788 CPUtime=582.31 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 28468 0 0 0 58227 4 0 0 25 0 1 0 573182462 125734912 27953 33554432000 4194304 4929204 140733896661152 18446744073709551615 4328298 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 30697 27953 370 180 0 27707 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 122788

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 4.06 5/190 17134
/proc/meminfo: memFree=16404128/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=125500 CPUtime=642.32 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 29132 0 0 0 64228 4 0 0 25 0 1 0 573182462 128512000 28617 33554432000 4194304 4929204 140733896661152 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 31375 28617 370 180 0 28385 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 125500

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 4.06 5/190 17135
/proc/meminfo: memFree=16400360/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=126424 CPUtime=702.31 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 29383 0 0 0 70227 4 0 0 25 0 1 0 573182462 129458176 28868 33554432000 4194304 4929204 140733896661152 18446744073709551615 4327703 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 31606 28868 370 180 0 28616 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 126424

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 4.05 5/190 17137
/proc/meminfo: memFree=16382456/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=141092 CPUtime=762.33 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 32997 0 0 0 76228 5 0 0 25 0 1 0 573182462 144478208 32482 33554432000 4194304 4929204 140733896661152 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 35273 32482 370 180 0 32283 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 141092

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 4.05 5/190 17138
/proc/meminfo: memFree=16379808/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=142152 CPUtime=822.32 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 33288 0 0 0 82227 5 0 0 25 0 1 0 573182462 145563648 32773 33554432000 4194304 4929204 140733896661152 18446744073709551615 4337364 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 35538 32773 370 180 0 32548 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 142152

[startup+882.301 s]
/proc/loadavg: 4.12 4.02 4.05 5/190 17140
/proc/meminfo: memFree=16377160/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=142152 CPUtime=882.32 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 33290 0 0 0 88227 5 0 0 25 0 1 0 573182462 145563648 32775 33554432000 4194304 4929204 140733896661152 18446744073709551615 4327729 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 35538 32775 370 180 0 32548 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 142152

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 4.04 5/190 17142
/proc/meminfo: memFree=16366948/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=145452 CPUtime=942.32 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 34111 0 0 0 94227 5 0 0 25 0 1 0 573182462 148942848 33596 33554432000 4194304 4929204 140733896661152 18446744073709551615 4629112 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 36363 33596 370 180 0 33373 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 145452

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 4.04 5/190 17143
/proc/meminfo: memFree=16364432/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=145452 CPUtime=1002.33 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 34111 0 0 0 100228 5 0 0 25 0 1 0 573182462 148942848 33596 33554432000 4194304 4929204 140733896661152 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 36363 33596 370 180 0 33373 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 145452

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.03 5/190 17145
/proc/meminfo: memFree=16362032/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=145452 CPUtime=1062.33 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 34111 0 0 0 106228 5 0 0 25 0 1 0 573182462 148942848 33596 33554432000 4194304 4929204 140733896661152 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 36363 33596 370 180 0 33373 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 145452

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.03 5/190 17146
/proc/meminfo: memFree=16359872/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=145452 CPUtime=1122.33 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 34113 0 0 0 112228 5 0 0 25 0 1 0 573182462 148942848 33598 33554432000 4194304 4929204 140733896661152 18446744073709551615 4316126 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 36363 33598 370 180 0 33373 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 145452

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.02 5/190 17148
/proc/meminfo: memFree=16344704/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=157356 CPUtime=1182.34 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 37049 0 0 0 118228 6 0 0 25 0 1 0 573182462 161132544 36534 33554432000 4194304 4929204 140733896661152 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 39339 36534 370 180 0 36349 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 157356

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.02 5/190 17150
/proc/meminfo: memFree=16342176/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=158280 CPUtime=1242.34 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 37280 0 0 0 124228 6 0 0 25 0 1 0 573182462 162078720 36765 33554432000 4194304 4929204 140733896661152 18446744073709551615 4316032 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 39570 36765 370 180 0 36580 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 158280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.01 5/190 17151
/proc/meminfo: memFree=16341888/32950928 swapFree=67111528/67111528
[pid=17059] ppid=17057 vsize=157696 CPUtime=1300.05 cores=5,7
/proc/17059/stat : 17059 (clasp) R 17057 17059 16692 0 -1 4202496 37281 0 0 0 129999 6 0 0 25 0 1 0 573182462 161480704 36646 33554432000 4194304 4929204 140733896661152 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/17059/statm: 39424 36646 370 180 0 36434 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 157696

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.99
CPU system time (s): 0.066989
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 158280

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

runsolver used 2.03269 second user time and 5.07023 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-26 16:51:58
IDJOB=3300523
IDBENCH=85456
IDSOLVER=1685
FILE ID=node114/3300523-1303829518
RUNJOBID= node114-1303829518-17040
PBS_JOBID= 13160798
Free space on /tmp= 71820 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-040-039.shuffled-as.sat05-1194.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-3300523-1303829518/watcher-3300523-1303829518 -o /tmp/evaluation-result-3300523-1303829518/solver-3300523-1303829518 -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-3300523-1303829518.cnf

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

MD5SUM BENCH= 8c84d9b9f2d75de33656119bc03a9afb
RANDOM SEED=1218541897

node114.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.848
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.69
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.848
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	: 5226.15
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.848
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.848
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.73
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.848
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.848
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.848
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.74
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16633196 kB
Buffers:       2319312 kB
Cached:       13344432 kB
SwapCached:          0 kB
Active:        7024788 kB
Inactive:      8704428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16633196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2152 kB
Writeback:           0 kB
AnonPages:       65024 kB
Mapped:          15268 kB
Slab:           524148 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   211800 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= 71816 MiB
End job on node114 at 2011-04-26 17:13:40