Trace number 329599

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.12 1200.55

General information on the benchmark

Nameindustrial/IBM_FV_2002_31_1_rule_1/
SAT_dat.k30.cnf
MD5SUM289f12ebf9081a7fa457cff725c2fa15
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1082.43
Satisfiable
(Un)Satisfiability was proved
Number of variables43575
Number of clauses194428
Sum of the clauses size500094
Maximum clause length20
Minimum clause length1
Number of clauses of size 1343
Number of clauses of size 2151306
Number of clauses of size 321412
Number of clauses of size 48725
Number of clauses of size 53804
Number of clauses of size over 58838

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/329599-1173144524/instance-329599-1173144524.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/node48/watcher-329599-1173144524 -o ROOT/results/node48/solver-329599-1173144524 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/329599-1173144524/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329599-1173144524/instance-329599-1173144524.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 1.00 0.98 3/64 16752
/proc/meminfo: memFree=1010448/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=1396 CPUtime=0
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 40246341 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 349 138 121 302 0 44 0

[startup+0.043672 s]
/proc/loadavg: 0.93 1.00 0.98 3/64 16752
/proc/meminfo: memFree=1010448/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=2440 CPUtime=0.04
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 393 0 0 0 4 0 0 0 18 0 1 0 40246341 2498560 377 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 610 377 129 302 0 305 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2440

[startup+0.101681 s]
/proc/loadavg: 0.93 1.00 0.98 3/64 16752
/proc/meminfo: memFree=1010448/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=4880 CPUtime=0.09
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 977 0 0 0 9 0 0 0 18 0 1 0 40246341 4997120 871 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 1220 872 129 302 0 915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4880

[startup+0.301716 s]
/proc/loadavg: 0.93 1.00 0.98 3/64 16752
/proc/meminfo: memFree=1010448/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=10588 CPUtime=0.29
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 2793 0 0 0 27 2 0 0 19 0 1 0 40246341 10842112 2363 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 2647 2363 129 302 0 2342 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10588

[startup+0.701785 s]
/proc/loadavg: 0.93 1.00 0.98 3/64 16752
/proc/meminfo: memFree=1010448/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=18076 CPUtime=0.69
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 4988 0 0 0 65 4 0 0 22 0 1 0 40246341 18509824 3978 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135255977 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 4519 3978 140 302 0 4214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18076

[startup+1.50192 s]
/proc/loadavg: 0.93 1.00 0.98 2/65 16753
/proc/meminfo: memFree=991432/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=22504 CPUtime=1.49
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 6192 0 0 0 144 5 0 0 25 0 1 0 40246341 23044096 5064 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134536652 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 5626 5064 145 302 0 5321 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22504

[startup+3.1012 s]
/proc/loadavg: 0.94 1.00 0.98 2/65 16753
/proc/meminfo: memFree=990344/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=23184 CPUtime=3.08
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 6358 0 0 0 301 7 0 0 25 0 1 0 40246341 23740416 5230 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 5796 5230 145 302 0 5491 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23184

[startup+6.30175 s]
/proc/loadavg: 0.94 1.00 0.98 2/65 16753
/proc/meminfo: memFree=988808/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=24600 CPUtime=6.28
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 6711 0 0 0 617 11 0 0 25 0 1 0 40246341 25190400 5583 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 6150 5583 145 302 0 5845 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24600

[startup+12.7019 s]
/proc/loadavg: 0.95 1.00 0.98 2/65 16753
/proc/meminfo: memFree=985176/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=28156 CPUtime=12.69
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 7622 0 0 0 1253 16 0 0 25 0 1 0 40246341 28831744 6461 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 7039 6461 145 302 0 6734 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28156

[startup+25.5011 s]
/proc/loadavg: 0.95 1.00 0.98 2/65 16753
/proc/meminfo: memFree=978200/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=35124 CPUtime=25.48
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 9375 0 0 0 2527 21 0 0 25 0 1 0 40246341 35966976 8214 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 8781 8214 145 302 0 8476 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35124

[startup+51.1015 s]
/proc/loadavg: 1.04 1.02 0.99 2/65 16753
/proc/meminfo: memFree=968792/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=44888 CPUtime=51.06
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 11814 0 0 0 5076 30 0 0 25 0 1 0 40246341 45965312 10588 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 11222 10588 145 302 0 10917 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44888

[startup+102.305 s]
/proc/loadavg: 1.09 1.03 0.99 2/65 16753
/proc/meminfo: memFree=951960/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=61840 CPUtime=102.25
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 16101 0 0 0 10181 44 0 0 25 0 1 0 40246341 63324160 14746 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 15460 14746 145 302 0 15155 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 61840

[startup+162.302 s]
/proc/loadavg: 1.03 1.02 0.99 2/65 16753
/proc/meminfo: memFree=929816/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=84028 CPUtime=162.23
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 21690 0 0 0 16164 59 0 0 25 0 1 0 40246341 86044672 20335 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 21007 20335 145 302 0 20702 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 84028

[startup+222.302 s]
/proc/loadavg: 1.01 1.02 0.99 2/65 16753
/proc/meminfo: memFree=912344/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=101188 CPUtime=222.21
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 25967 0 0 0 22151 70 0 0 25 0 1 0 40246341 103616512 24612 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 25297 24612 145 302 0 24992 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 101188

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 0.99 2/65 16753
/proc/meminfo: memFree=895576/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=118000 CPUtime=282.19
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 30200 0 0 0 28138 81 0 0 25 0 1 0 40246341 120832000 28845 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 29500 28845 145 302 0 29195 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 118000

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16753
/proc/meminfo: memFree=881048/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=133268 CPUtime=342.17
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 34021 0 0 0 34126 91 0 0 25 0 1 0 40246341 136466432 32409 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527269 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 33317 32409 145 302 0 33012 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 133268

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16753
/proc/meminfo: memFree=871128/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=143204 CPUtime=402.14
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 36485 0 0 0 40115 99 0 0 25 0 1 0 40246341 146640896 34873 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 35801 34873 145 302 0 35496 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 143204

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16753
/proc/meminfo: memFree=863384/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=150924 CPUtime=462.12
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 38433 0 0 0 46105 107 0 0 25 0 1 0 40246341 154546176 36821 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 37731 36821 145 302 0 37426 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 150924

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16753
/proc/meminfo: memFree=853976/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=160556 CPUtime=522.1
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 40829 0 0 0 52097 113 0 0 25 0 1 0 40246341 164409344 39217 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 40139 39217 145 302 0 39834 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 160556

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16753
/proc/meminfo: memFree=844888/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=169948 CPUtime=582.08
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 43095 0 0 0 58087 121 0 0 25 0 1 0 40246341 174026752 41483 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 42487 41483 145 302 0 42182 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 169948

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16753
/proc/meminfo: memFree=835160/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=179656 CPUtime=642.07
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 45498 0 0 0 64080 127 0 0 25 0 1 0 40246341 183967744 43886 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 44914 43886 145 302 0 44609 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 179656

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16753
/proc/meminfo: memFree=823960/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=190764 CPUtime=702.04
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 48316 0 0 0 70071 133 0 0 25 0 1 0 40246341 195342336 46704 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 47691 46704 145 302 0 47386 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 190764

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16753
/proc/meminfo: memFree=816472/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=198336 CPUtime=762.02
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 50169 0 0 0 76063 139 0 0 25 0 1 0 40246341 203096064 48557 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 49584 48557 145 302 0 49279 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 198336

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16753
/proc/meminfo: memFree=808088/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=206756 CPUtime=822
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 52257 0 0 0 82054 146 0 0 25 0 1 0 40246341 211718144 50645 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 51689 50645 145 302 0 51384 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 206756

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16755
/proc/meminfo: memFree=801432/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=213376 CPUtime=881.98
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 53899 0 0 0 88045 153 0 0 25 0 1 0 40246341 218497024 52287 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 53344 52287 145 302 0 53039 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 213376

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16755
/proc/meminfo: memFree=793688/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=221188 CPUtime=941.95
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 55854 0 0 0 94037 158 0 0 25 0 1 0 40246341 226496512 54242 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 55297 54242 145 302 0 54992 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 221188

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16755
/proc/meminfo: memFree=784984/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=229804 CPUtime=1001.94
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 58024 0 0 0 100029 165 0 0 25 0 1 0 40246341 235319296 56412 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 57451 56412 145 302 0 57146 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 229804

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16755
/proc/meminfo: memFree=776664/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=237980 CPUtime=1061.91
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 60102 0 0 0 106021 170 0 0 25 0 1 0 40246341 243691520 58490 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 59495 58490 145 302 0 59190 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 237980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16755
/proc/meminfo: memFree=769816/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=245232 CPUtime=1121.89
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 61808 0 0 0 112013 176 0 0 25 0 1 0 40246341 251117568 60196 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 61308 60196 145 302 0 61003 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 245232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16755
/proc/meminfo: memFree=762584/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=254628 CPUtime=1181.87
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 64141 0 0 0 118006 181 0 0 25 0 1 0 40246341 260739072 62016 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 63657 62016 145 302 0 63352 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 254628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 16755
/proc/meminfo: memFree=760600/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=256340 CPUtime=1200.07
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 64586 0 0 0 119825 182 0 0 25 0 1 0 40246341 262492160 62461 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 64085 62461 145 302 0 63780 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 256340

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 0.99 2/65 16755
/proc/meminfo: memFree=760600/2055920 swapFree=4192812/4192956
[pid=16752] ppid=16750 vsize=256340 CPUtime=1200.07
/proc/16752/stat : 16752 (Spear-32) R 16750 16752 15618 0 -1 4194304 64586 0 0 0 119825 182 0 0 25 0 1 0 40246341 262492160 62461 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16752/statm: 64085 62461 145 302 0 63780 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 256340

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.12
CPU user time (s): 1198.25
CPU system time (s): 1.86672
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 256340

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

runsolver used 0.900863 second user time and 2.39663 second system time

The end

Launcher Data (download as text)

Begin job on node48 on Tue Mar  6 01:28:44 UTC 2007

IDJOB= 329599
IDBENCH= 20543
IDSOLVER= 131
FILE ID= node48/329599-1173144524

PBS_JOBID= 4015197

Free space on /tmp= 66511 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_31_1_rule_1/SAT_dat.k30.cnf
COMMAND LINE= /tmp/evaluation/329599-1173144524/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329599-1173144524/instance-329599-1173144524.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-329599-1173144524 -o ROOT/results/node48/solver-329599-1173144524 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/329599-1173144524/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/329599-1173144524/instance-329599-1173144524.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  289f12ebf9081a7fa457cff725c2fa15

RANDOM SEED= 540350040

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node48.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.259
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.259
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:       1010920 kB
Buffers:         37588 kB
Cached:         923108 kB
SwapCached:        144 kB
Active:         281596 kB
Inactive:       697520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1010920 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5868 kB
Writeback:           0 kB
Mapped:          28388 kB
Slab:            51928 kB
Committed_AS:   102796 kB
PageTables:       1396 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= 66511 MiB

End job on node48 on Tue Mar  6 01:48:46 UTC 2007