Trace number 330230

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 FH 1.0? (TO) 1200.07 1200.56

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark890.472
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

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/330230-1173160168/instance-330230-1173160168.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/node10/watcher-330230-1173160168 -o ROOT/results/node10/solver-330230-1173160168 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330230-1173160168/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330230-1173160168/instance-330230-1173160168.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.78 0.95 0.98 3/77 25091
/proc/meminfo: memFree=1469296/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=1396 CPUtime=0
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 335971906 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 349 138 121 302 0 44 0

[startup+0.039692 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 25091
/proc/meminfo: memFree=1469296/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=1396 CPUtime=0.03
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 154 0 0 0 3 0 0 0 18 0 1 0 335971906 1429504 138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1396

[startup+0.101697 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 25091
/proc/meminfo: memFree=1469296/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=2128 CPUtime=0.09
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 336 0 0 0 9 0 0 0 18 0 1 0 335971906 2179072 320 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 532 320 128 302 0 227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2128

[startup+0.301722 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 25091
/proc/meminfo: memFree=1469296/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=9372 CPUtime=0.29
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 2427 0 0 0 27 2 0 0 19 0 1 0 335971906 9596928 1997 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 2343 1997 129 302 0 2038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9372

[startup+0.701778 s]
/proc/loadavg: 0.78 0.95 0.98 3/77 25091
/proc/meminfo: memFree=1469296/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=26600 CPUtime=0.69
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 6770 0 0 0 62 7 0 0 23 0 1 0 335971906 27238400 5311 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 6650 5312 129 302 0 6345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26600

[startup+1.50188 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 25092
/proc/meminfo: memFree=1439848/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=56672 CPUtime=1.49
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 15992 0 0 0 135 14 0 0 25 0 1 0 335971906 58032128 11712 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 14168 11712 129 302 0 13863 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56672

[startup+3.1011 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 25092
/proc/meminfo: memFree=1415848/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=61472 CPUtime=3.09
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 17774 0 0 0 291 18 0 0 25 0 1 0 335971906 62947328 13477 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 15368 13477 140 302 0 15063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61472

[startup+6.30153 s]
/proc/loadavg: 0.80 0.95 0.98 2/78 25092
/proc/meminfo: memFree=1414824/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=63280 CPUtime=6.29
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 18326 0 0 0 608 21 0 0 25 0 1 0 335971906 64798720 13835 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 15820 13835 140 302 0 15515 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63280

[startup+12.7014 s]
/proc/loadavg: 0.83 0.95 0.98 2/78 25092
/proc/meminfo: memFree=1412656/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=65224 CPUtime=12.69
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 18798 0 0 0 1246 23 0 0 25 0 1 0 335971906 66789376 14307 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 16306 14307 140 302 0 16001 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65224

[startup+25.5011 s]
/proc/loadavg: 0.85 0.95 0.98 2/78 25092
/proc/meminfo: memFree=1408112/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=69700 CPUtime=25.48
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 19937 0 0 0 2518 30 0 0 25 0 1 0 335971906 71372800 15413 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 17425 15413 140 302 0 17120 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69700

[startup+51.1016 s]
/proc/loadavg: 0.91 0.96 0.98 2/78 25092
/proc/meminfo: memFree=1401072/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=77084 CPUtime=51.08
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 21820 0 0 0 5066 42 0 0 25 0 1 0 335971906 78934016 17231 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 19271 17231 140 302 0 18966 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77084

[startup+102.305 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 25092
/proc/meminfo: memFree=1384816/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=92936 CPUtime=102.26
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 25837 0 0 0 10172 54 0 0 25 0 1 0 335971906 95166464 21248 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524699 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 23234 21248 140 302 0 22929 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 92936

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 25092
/proc/meminfo: memFree=1368560/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=109764 CPUtime=162.24
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 30071 0 0 0 16156 68 0 0 25 0 1 0 335971906 112398336 25353 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 27441 25353 140 302 0 27136 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 109764

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25092
/proc/meminfo: memFree=1349616/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=128260 CPUtime=222.22
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 34739 0 0 0 22136 86 0 0 25 0 1 0 335971906 131338240 30021 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 32065 30021 140 302 0 31760 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 128260

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25092
/proc/meminfo: memFree=1336240/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=141564 CPUtime=282.21
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 38088 0 0 0 28122 99 0 0 25 0 1 0 335971906 144961536 33370 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524658 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 35391 33370 140 302 0 35086 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 141564

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25092
/proc/meminfo: memFree=1318000/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=159616 CPUtime=342.19
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 42621 0 0 0 34111 108 0 0 25 0 1 0 335971906 163446784 37903 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524596 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 39904 37903 140 302 0 39599 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 159616

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25092
/proc/meminfo: memFree=1302128/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=176552 CPUtime=402.16
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 46883 0 0 0 40100 116 0 0 25 0 1 0 335971906 180789248 41908 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 44138 41908 140 302 0 43833 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 176552

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25092
/proc/meminfo: memFree=1284656/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=193780 CPUtime=462.14
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 51221 0 0 0 46088 126 0 0 25 0 1 0 335971906 198430720 46246 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526636 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 48445 46246 140 302 0 48140 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 193780

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25092
/proc/meminfo: memFree=1268656/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=209600 CPUtime=522.13
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 55214 0 0 0 52074 139 0 0 25 0 1 0 335971906 214630400 50239 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 52400 50239 140 302 0 52095 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 209600

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25092
/proc/meminfo: memFree=1255024/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=223100 CPUtime=582.11
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 58599 0 0 0 58064 147 0 0 25 0 1 0 335971906 228454400 53624 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 55775 53624 140 302 0 55470 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 223100

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25092
/proc/meminfo: memFree=1241008/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=236928 CPUtime=642.1
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 62071 0 0 0 64054 156 0 0 25 0 1 0 335971906 242614272 57096 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524587 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 59232 57096 140 302 0 58927 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 236928

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 25164
/proc/meminfo: memFree=1224696/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=252052 CPUtime=702.04
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 65868 0 0 0 70039 165 0 0 25 0 1 0 335971906 258101248 60893 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 63013 60893 140 302 0 62708 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 252052

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 25262
/proc/meminfo: memFree=1205552/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=271084 CPUtime=761.96
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 70630 0 0 0 76025 171 0 0 25 0 1 0 335971906 277590016 65655 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134538375 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 67771 65655 140 302 0 67466 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 271084

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25290
/proc/meminfo: memFree=1191344/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=286584 CPUtime=821.92
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 74491 0 0 0 82013 179 0 0 25 0 1 0 335971906 293462016 69516 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 71646 69516 140 302 0 71341 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 286584

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25290
/proc/meminfo: memFree=1180720/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=296948 CPUtime=881.91
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 77097 0 0 0 88003 188 0 0 25 0 1 0 335971906 304074752 72122 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 74237 72122 140 302 0 73932 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 296948

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25290
/proc/meminfo: memFree=1170992/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=306768 CPUtime=941.89
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 79535 0 0 0 93995 194 0 0 25 0 1 0 335971906 314130432 74560 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 76692 74560 140 302 0 76387 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 306768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25290
/proc/meminfo: memFree=1160368/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=317240 CPUtime=1001.86
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 82193 0 0 0 99985 201 0 0 25 0 1 0 335971906 324853760 77218 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 79310 77218 140 302 0 79005 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 317240

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25290
/proc/meminfo: memFree=1150000/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=327652 CPUtime=1061.84
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 84796 0 0 0 105979 205 0 0 25 0 1 0 335971906 335515648 79821 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 81913 79821 140 302 0 81608 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 327652

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25290
/proc/meminfo: memFree=1140976/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=338552 CPUtime=1121.83
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 87545 0 0 0 111971 212 0 0 25 0 1 0 335971906 346677248 82057 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 84638 82057 140 302 0 84333 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 338552

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25290
/proc/meminfo: memFree=1132592/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=347084 CPUtime=1181.81
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 89660 0 0 0 117963 218 0 0 25 0 1 0 335971906 355414016 84172 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526979 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 86771 84172 140 302 0 86466 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 347084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25290
/proc/meminfo: memFree=1129840/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=349680 CPUtime=1200.01
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 90324 0 0 0 119781 220 0 0 25 0 1 0 335971906 358072320 84836 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 87420 84836 140 302 0 87115 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 349680

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: 0.99 0.97 0.98 2/78 25290
/proc/meminfo: memFree=1129840/2055920 swapFree=4168812/4192956
[pid=25091] ppid=25089 vsize=349680 CPUtime=1200.01
/proc/25091/stat : 25091 (Spear-32) R 25089 25091 25032 0 -1 4194304 90324 0 0 0 119781 220 0 0 25 0 1 0 335971906 358072320 84836 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/25091/statm: 87420 84836 140 302 0 87115 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 349680

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.07
CPU user time (s): 1197.81
CPU system time (s): 2.25866
CPU usage (%): 99.9595
Max. virtual memory (cumulated for all children) (KiB): 349680

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

runsolver used 1.3308 second user time and 3.04554 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Tue Mar  6 05:49:29 UTC 2007

IDJOB= 330230
IDBENCH= 20558
IDSOLVER= 132
FILE ID= node10/330230-1173160168

PBS_JOBID= 4015004

Free space on /tmp= 66487 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
COMMAND LINE= /tmp/evaluation/330230-1173160168/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330230-1173160168/instance-330230-1173160168.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-330230-1173160168 -o ROOT/results/node10/solver-330230-1173160168 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330230-1173160168/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330230-1173160168/instance-330230-1173160168.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  d35e27c66dd20912347d4209a4f12c99

RANDOM SEED= 6694854

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1469704 kB
Buffers:         47940 kB
Cached:         449348 kB
SwapCached:       2784 kB
Active:         186468 kB
Inactive:       333680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469704 kB
SwapTotal:     4192956 kB
SwapFree:      4168812 kB
Dirty:           18144 kB
Writeback:           0 kB
Mapped:          30284 kB
Slab:            51568 kB
Committed_AS:  1619856 kB
PageTables:       1832 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= 66487 MiB

End job on node10 on Tue Mar  6 06:09:32 UTC 2007