Trace number 334815

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, and are wall clock time (not CPU 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
Spear 2007-02-12? (TO) 1200.12 1200.55

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
MD5SUM58af3687ccec42ccd800f9557db434fc
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 variables16489
Number of clauses2248381
Sum of the clauses size4509197
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22246354
Number of clauses of size 30
Number of clauses of size 44
Number of clauses of size 58
Number of clauses of size over 52015

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/334815-1173594084/instance-334815-1173594084.cnf

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-334815-1173594084 -o ROOT/results/node15/solver-334815-1173594084 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334815-1173594084/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334815-1173594084/instance-334815-1173594084.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 30118
/proc/meminfo: memFree=1401736/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=1932 CPUtime=0
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 379363259 1978368 247 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 483 247 126 302 0 178 0

[startup+0.0876719 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 30118
/proc/meminfo: memFree=1401736/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=5596 CPUtime=0.08
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 1358 0 0 0 7 1 0 0 18 0 1 0 379363259 5730304 998 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 1399 998 129 302 0 1094 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5596

[startup+0.101674 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 30118
/proc/meminfo: memFree=1401736/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=6120 CPUtime=0.09
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 1479 0 0 0 8 1 0 0 18 0 1 0 379363259 6266880 1086 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 1530 1086 129 302 0 1225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6120

[startup+0.301708 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 30118
/proc/meminfo: memFree=1401736/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=11376 CPUtime=0.29
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 2924 0 0 0 28 1 0 0 19 0 1 0 379363259 11649024 2337 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 2844 2337 129 302 0 2539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11376

[startup+0.701777 s]
/proc/loadavg: 0.93 0.97 0.99 3/77 30118
/proc/meminfo: memFree=1401736/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=21772 CPUtime=0.69
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 5730 0 0 0 66 3 0 0 23 0 1 0 379363259 22294528 4886 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 5443 4886 129 302 0 5138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21772

[startup+1.50191 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1375104/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=43356 CPUtime=1.49
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 11546 0 0 0 142 7 0 0 25 0 1 0 379363259 44396544 10189 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 10839 10189 129 302 0 10534 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43356

[startup+3.10119 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1347776/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=86788 CPUtime=3.09
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 23285 0 0 0 295 14 0 0 25 0 1 0 379363259 88870912 20903 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 21697 20904 129 302 0 21392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86788

[startup+6.30174 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1296704/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=114376 CPUtime=6.28
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 30735 0 0 0 609 19 0 0 25 0 1 0 379363259 117121024 26304 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 28594 26304 141 302 0 28289 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 114376

[startup+12.7018 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1295488/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=115664 CPUtime=12.68
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 31056 0 0 0 1248 20 0 0 25 0 1 0 379363259 118439936 26625 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 28916 26625 141 302 0 28611 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 115664

[startup+25.502 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1292992/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=118088 CPUtime=25.48
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 31651 0 0 0 2527 21 0 0 25 0 1 0 379363259 120922112 27220 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 29522 27220 141 302 0 29217 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 118088

[startup+51.1014 s]
/proc/loadavg: 0.97 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1289280/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=121912 CPUtime=51.06
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 32605 0 0 0 5083 23 0 0 25 0 1 0 379363259 124837888 28174 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 30478 28174 141 302 0 30173 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 121912

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1281408/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=129832 CPUtime=102.25
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 34595 0 0 0 10195 30 0 0 25 0 1 0 379363259 132947968 30131 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 32458 30131 141 302 0 32153 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 129832

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1273792/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=137592 CPUtime=162.23
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 36518 0 0 0 16187 36 0 0 25 0 1 0 379363259 140894208 32054 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 34398 32054 141 302 0 34093 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 137592

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1266816/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=144740 CPUtime=222.2
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 38297 0 0 0 22178 42 0 0 25 0 1 0 379363259 148213760 33768 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526837 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 36185 33768 141 302 0 35880 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 144740

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1260160/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=151780 CPUtime=282.18
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 39997 0 0 0 28171 47 0 0 25 0 1 0 379363259 155422720 35468 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 37945 35468 141 302 0 37640 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 151780

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1245056/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=166732 CPUtime=342.16
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 43732 0 0 0 34162 54 0 0 25 0 1 0 379363259 170733568 39203 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 41683 39203 141 302 0 41378 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 166732

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1233344/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=178484 CPUtime=402.14
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 46663 0 0 0 40156 58 0 0 25 0 1 0 379363259 182767616 42134 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 44621 42134 141 302 0 44316 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 178484

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1213056/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=198676 CPUtime=462.12
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 51707 0 0 0 46145 67 0 0 25 0 1 0 379363259 203444224 47178 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 49669 47178 141 302 0 49364 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 198676

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1200448/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=211952 CPUtime=522.1
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 54981 0 0 0 52138 72 0 0 25 0 1 0 379363259 217038848 50323 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 52988 50323 141 302 0 52683 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 211952

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1195392/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=217000 CPUtime=582.08
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 56232 0 0 0 58132 76 0 0 25 0 1 0 379363259 222208000 51574 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 54250 51574 141 302 0 53945 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 217000

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 30119
/proc/meminfo: memFree=1191232/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=221368 CPUtime=642.06
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 57270 0 0 0 64126 80 0 0 25 0 1 0 379363259 226680832 52612 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 55342 52612 141 302 0 55037 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 221368

[startup+702.301 s]
/proc/loadavg: 1.04 0.99 0.99 2/78 30119
/proc/meminfo: memFree=1187200/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=225428 CPUtime=702.03
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 58269 0 0 0 70119 84 0 0 25 0 1 0 379363259 230838272 53611 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 56357 53611 141 302 0 56052 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 225428

[startup+762.306 s]
/proc/loadavg: 1.27 1.05 1.02 2/78 30119
/proc/meminfo: memFree=1183296/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=229356 CPUtime=762.02
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 59241 0 0 0 76114 88 0 0 25 0 1 0 379363259 234860544 54583 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 57339 54583 141 302 0 57034 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 229356

[startup+822.302 s]
/proc/loadavg: 1.13 1.05 1.01 2/78 30119
/proc/meminfo: memFree=1178752/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=234116 CPUtime=821.99
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 60386 0 0 0 82108 91 0 0 25 0 1 0 379363259 239734784 55728 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 58529 55728 141 302 0 58224 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 234116

[startup+882.302 s]
/proc/loadavg: 1.05 1.04 1.01 2/78 30119
/proc/meminfo: memFree=1174592/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=238376 CPUtime=881.97
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 61420 0 0 0 88102 95 0 0 25 0 1 0 379363259 244097024 56762 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 59594 56762 141 302 0 59289 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 238376

[startup+942.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/78 30119
/proc/meminfo: memFree=1161792/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=251364 CPUtime=941.95
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 64635 0 0 0 94094 101 0 0 25 0 1 0 379363259 257396736 59977 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 62841 59977 141 302 0 62536 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 251364

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 30119
/proc/meminfo: memFree=1157504/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=255532 CPUtime=1001.93
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 65683 0 0 0 100088 105 0 0 25 0 1 0 379363259 261664768 61025 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 63883 61025 141 302 0 63578 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 255532

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 30119
/proc/meminfo: memFree=1153536/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=259764 CPUtime=1061.91
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 66685 0 0 0 106083 108 0 0 25 0 1 0 379363259 265998336 62027 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 64941 62027 141 302 0 64636 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 259764

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30119
/proc/meminfo: memFree=1147200/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=266192 CPUtime=1121.89
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 68301 0 0 0 112078 111 0 0 25 0 1 0 379363259 272580608 63643 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 66548 63643 141 302 0 66243 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 266192

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 30119
/proc/meminfo: memFree=1139392/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=273844 CPUtime=1181.87
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 70210 0 0 0 118071 116 0 0 25 0 1 0 379363259 280416256 65552 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 68461 65552 141 302 0 68156 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 273844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30119
/proc/meminfo: memFree=1137472/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=275568 CPUtime=1200.07
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 70662 0 0 0 119890 117 0 0 25 0 1 0 379363259 282181632 66004 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 68892 66004 141 302 0 68587 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 275568

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30119
/proc/meminfo: memFree=1137472/2055920 swapFree=4152672/4192956
[pid=30118] ppid=30116 vsize=275568 CPUtime=1200.07
/proc/30118/stat : 30118 (Spear-32) R 30116 30118 29198 0 -1 4194304 70662 0 0 0 119890 117 0 0 25 0 1 0 379363259 282181632 66004 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/30118/statm: 68892 66004 141 302 0 68587 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 275568

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1198.9
CPU system time (s): 1.21681
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 275568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.9
system time used= 1.21681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70662
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= 25356

runsolver used 1.2778 second user time and 3.09753 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Mar 11 06:21:29 UTC 2007

IDJOB= 334815
IDBENCH= 24636
IDSOLVER= 133
FILE ID= node15/334815-1173594084

PBS_JOBID= 4101235

Free space on /tmp= 66509 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334815-1173594084/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334815-1173594084/instance-334815-1173594084.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-334815-1173594084 -o ROOT/results/node15/solver-334815-1173594084 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334815-1173594084/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334815-1173594084/instance-334815-1173594084.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  58af3687ccec42ccd800f9557db434fc

RANDOM SEED= 700236373

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.276
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.276
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1402144 kB
Buffers:         55104 kB
Cached:         504264 kB
SwapCached:       2924 kB
Active:         393724 kB
Inactive:       188832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1402144 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:           31752 kB
Writeback:           0 kB
Mapped:          30064 kB
Slab:            56720 kB
Committed_AS:  1353288 kB
PageTables:       1800 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66509 MiB

End job on node15 on Sun Mar 11 06:41:31 UTC 2007