Trace number 320119

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 FHS 1.0? (TO) 1200.11 1200.57

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-f7idw.cnf
MD5SUMe11b8f7666247454d93edb47f1646e2c
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark126.08
Satisfiable
(Un)Satisfiability was proved
Number of variables263022
Number of clauses782329
Sum of the clauses size1825433
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2521552
Number of clauses of size 3260776
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/320119-1173040998/instance-320119-1173040998.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/node63/watcher-320119-1173040998 -o ROOT/results/node63/solver-320119-1173040998 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320119-1173040998/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/320119-1173040998/instance-320119-1173040998.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: 1.00 0.99 0.91 3/64 27781
/proc/meminfo: memFree=1292728/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=1536 CPUtime=0
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 324057253 1572864 191 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 384 192 128 302 0 79 0

[startup+0.0268311 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 27781
/proc/meminfo: memFree=1292728/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=2960 CPUtime=0.02
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 485 0 0 0 2 0 0 0 18 0 1 0 324057253 3031040 469 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518170 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 740 470 129 302 0 435 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2960

[startup+0.101838 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 27781
/proc/meminfo: memFree=1292728/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=5360 CPUtime=0.09
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 1257 0 0 0 9 0 0 0 18 0 1 0 324057253 5488640 1102 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 1340 1102 129 302 0 1035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5360

[startup+0.301859 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 27781
/proc/meminfo: memFree=1292728/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=13172 CPUtime=0.29
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 3568 0 0 0 27 2 0 0 19 0 1 0 324057253 13488128 2720 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 3293 2720 129 302 0 2988 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13172

[startup+0.7019 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 27781
/proc/meminfo: memFree=1292728/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=27896 CPUtime=0.69
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 8068 0 0 0 61 8 0 0 22 0 1 0 324057253 28565504 5935 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 6974 5935 129 302 0 6669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27896

[startup+1.503 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1256368/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=56604 CPUtime=1.49
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 16921 0 0 0 133 16 0 0 25 0 1 0 324057253 57962496 12480 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 14151 12480 129 302 0 13846 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56604

[startup+3.10116 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1216560/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=102528 CPUtime=3.09
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 30232 0 0 0 285 24 0 0 25 0 1 0 324057253 104988672 21671 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 25632 21671 145 302 0 25327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 102528

[startup+6.3015 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1170296/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=147936 CPUtime=6.29
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 43242 0 0 0 599 30 0 0 25 0 1 0 324057253 151486464 32691 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 36984 32691 145 302 0 36679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 147936

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1158456/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=152076 CPUtime=12.69
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 44290 0 0 0 1231 38 0 0 25 0 1 0 324057253 155725824 33739 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 38019 33739 145 302 0 37714 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 152076

[startup+25.5015 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1148984/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=161772 CPUtime=25.48
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 46734 0 0 0 2498 50 0 0 25 0 1 0 324057253 165654528 36085 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 40443 36085 145 302 0 40138 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 161772

[startup+51.1012 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1137080/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=173540 CPUtime=51.07
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 49727 0 0 0 5040 67 0 0 25 0 1 0 324057253 177704960 39078 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 43385 39078 145 302 0 43080 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 173540

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1114936/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=195896 CPUtime=102.27
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 55331 0 0 0 10138 89 0 0 25 0 1 0 324057253 200597504 44553 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 48974 44553 145 302 0 48669 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 195896

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1084344/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=227760 CPUtime=162.25
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 63282 0 0 0 16097 128 0 0 25 0 1 0 324057253 233226240 52247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 56940 52247 145 302 0 56635 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 227760

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1062136/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=249716 CPUtime=222.23
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 68752 0 0 0 22073 150 0 0 25 0 1 0 324057253 255709184 57717 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 62429 57717 145 302 0 62124 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 249716

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1044408/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=267696 CPUtime=282.21
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 73159 0 0 0 28055 166 0 0 25 0 1 0 324057253 274120704 62124 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134536654 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 66924 62124 145 302 0 66619 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 267696

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1025016/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=287300 CPUtime=342.19
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 77995 0 0 0 34033 186 0 0 25 0 1 0 324057253 294195200 66960 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 71825 66960 145 302 0 71520 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 287300

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=1011192/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=303392 CPUtime=402.17
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 81982 0 0 0 40015 202 0 0 25 0 1 0 324057253 310673408 70434 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 75848 70434 145 302 0 75543 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 303392

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=999928/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=315092 CPUtime=462.16
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 84768 0 0 0 46002 214 0 0 25 0 1 0 324057253 322654208 73220 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 78773 73220 145 302 0 78468 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 315092

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=985208/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=330156 CPUtime=522.14
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 88505 0 0 0 51975 239 0 0 25 0 1 0 324057253 338079744 76957 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 82539 76957 145 302 0 82234 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 330156

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=975736/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=339468 CPUtime=582.12
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 90837 0 0 0 57961 251 0 0 25 0 1 0 324057253 347615232 79289 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 84867 79289 145 302 0 84562 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 339468

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=967352/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=347892 CPUtime=642.11
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 92905 0 0 0 63949 262 0 0 25 0 1 0 324057253 356241408 81357 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 86973 81357 145 302 0 86668 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 347892

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=959864/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=355616 CPUtime=702.08
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 94791 0 0 0 69935 273 0 0 25 0 1 0 324057253 364150784 83243 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 88904 83243 145 302 0 88599 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 355616

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=952504/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=363008 CPUtime=762.08
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 96621 0 0 0 75926 282 0 0 25 0 1 0 324057253 371720192 85073 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 90752 85073 145 302 0 90447 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 363008

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=946744/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=368856 CPUtime=822.05
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 98050 0 0 0 81918 287 0 0 25 0 1 0 324057253 377708544 86502 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 92214 86502 145 302 0 91909 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 368856

[startup+882.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=941304/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=374476 CPUtime=882.04
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 99411 0 0 0 87911 293 0 0 25 0 1 0 324057253 383463424 87863 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 93619 87863 145 302 0 93314 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 374476

[startup+942.303 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=935992/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=379624 CPUtime=942.02
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 100743 0 0 0 93904 298 0 0 25 0 1 0 324057253 388734976 89195 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 94906 89195 145 302 0 94601 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 379624

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=929656/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=386244 CPUtime=1002
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 102324 0 0 0 99895 305 0 0 25 0 1 0 324057253 395513856 90776 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 96561 90776 145 302 0 96256 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 386244

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27782
/proc/meminfo: memFree=923576/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=392396 CPUtime=1061.99
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 103858 0 0 0 105887 312 0 0 25 0 1 0 324057253 401813504 92310 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 98099 92310 145 302 0 97794 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 392396

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/71 27940
/proc/meminfo: memFree=916592/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=397692 CPUtime=1121.88
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 105250 0 0 0 111868 320 0 0 25 0 1 0 324057253 407236608 93702 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 99423 93702 145 302 0 99118 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 397692

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27980
/proc/meminfo: memFree=912504/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=402736 CPUtime=1181.84
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 106563 0 0 0 117858 326 0 0 25 0 1 0 324057253 412401664 95015 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 100684 95015 145 302 0 100379 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 402736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 27980
/proc/meminfo: memFree=910840/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=404244 CPUtime=1200.04
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 106955 0 0 0 119676 328 0 0 25 0 1 0 324057253 413945856 95407 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 101061 95407 145 302 0 100756 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 404244

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 0.99 0.91 2/65 27980
/proc/meminfo: memFree=910840/2055920 swapFree=4183280/4192956
[pid=27781] ppid=27779 vsize=404244 CPUtime=1200.04
/proc/27781/stat : 27781 (Spear-32) R 27779 27781 26524 0 -1 4194304 106955 0 0 0 119676 328 0 0 25 0 1 0 324057253 413945856 95407 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27781/statm: 101061 95407 145 302 0 100756 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 404244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.57
CPU time (s): 1200.11
CPU user time (s): 1196.76
CPU system time (s): 3.34549
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 404244

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

runsolver used 0.928858 second user time and 2.44963 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Sun Mar  4 20:43:19 UTC 2007

IDJOB= 320119
IDBENCH= 20495
IDSOLVER= 131
FILE ID= node63/320119-1173040998

PBS_JOBID= 4012444

Free space on /tmp= 66525 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f7idw.cnf
COMMAND LINE= /tmp/evaluation/320119-1173040998/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/320119-1173040998/instance-320119-1173040998.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-320119-1173040998 -o ROOT/results/node63/solver-320119-1173040998 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320119-1173040998/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/320119-1173040998/instance-320119-1173040998.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  e11b8f7666247454d93edb47f1646e2c

RANDOM SEED= 887367401

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.214
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.214
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:       1293200 kB
Buffers:         35784 kB
Cached:         653804 kB
SwapCached:       3740 kB
Active:         151024 kB
Inactive:       550604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1293200 kB
SwapTotal:     4192956 kB
SwapFree:      4183280 kB
Dirty:           15548 kB
Writeback:           0 kB
Mapped:          17948 kB
Slab:            47108 kB
Committed_AS:   762508 kB
PageTables:       1468 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= 66525 MiB

End job on node63 on Sun Mar  4 21:03:21 UTC 2007