Trace number 330776

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.15 1200.46

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k100.cnf
MD5SUMc97658c8cc9699de99c11669c53b15a2
Bench CategoryINDUST (industrial 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 variables206904
Number of clauses861029
Sum of the clauses size2210241
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2611020
Number of clauses of size 3161906
Number of clauses of size 430714
Number of clauses of size 517499
Number of clauses of size over 537818

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/330776-1173173240/instance-330776-1173173240.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/node67/watcher-330776-1173173240 -o ROOT/results/node67/solver-330776-1173173240 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330776-1173173240/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/330776-1173173240/instance-330776-1173173240.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.02 0.99 3/64 22222
/proc/meminfo: memFree=479128/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=1396 CPUtime=0
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 337281748 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 349 138 121 302 0 44 0

[startup+0.089816 s]
/proc/loadavg: 0.93 1.02 0.99 3/64 22222
/proc/meminfo: memFree=479128/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=1396 CPUtime=0.08
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 154 0 0 0 8 0 0 0 18 0 1 0 337281748 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1396

[startup+0.102815 s]
/proc/loadavg: 0.93 1.02 0.99 3/64 22222
/proc/meminfo: memFree=479128/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=1396 CPUtime=0.1
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 154 0 0 0 10 0 0 0 18 0 1 0 337281748 1429504 138 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 349 138 121 302 0 44 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1396

[startup+0.302837 s]
/proc/loadavg: 0.93 1.02 0.99 3/64 22222
/proc/meminfo: memFree=479128/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=8828 CPUtime=0.29
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 2273 0 0 0 27 2 0 0 19 0 1 0 337281748 9039872 1843 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 2207 1843 129 302 0 1902 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8828

[startup+0.702879 s]
/proc/loadavg: 0.93 1.02 0.99 3/64 22222
/proc/meminfo: memFree=479128/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=25552 CPUtime=0.69
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 6415 0 0 0 61 8 0 0 22 0 1 0 337281748 26165248 4956 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135264999 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 6388 4957 129 302 0 6083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25552

[startup+1.50196 s]
/proc/loadavg: 0.93 1.02 0.99 2/65 22223
/proc/meminfo: memFree=450704/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=55564 CPUtime=1.49
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 15804 0 0 0 134 15 0 0 25 0 1 0 337281748 56897536 11459 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 13891 11459 129 302 0 13586 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55564

[startup+3.10113 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 22223
/proc/meminfo: memFree=417296/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=71804 CPUtime=3.09
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 21195 0 0 0 288 21 0 0 25 0 1 0 337281748 73527296 16761 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 17951 16761 140 302 0 17646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71804

[startup+6.30147 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 22223
/proc/meminfo: memFree=411472/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=73236 CPUtime=6.29
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 21541 0 0 0 605 24 0 0 25 0 1 0 337281748 74993664 17107 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 18309 17107 140 302 0 18004 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73236

[startup+12.7011 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 22223
/proc/meminfo: memFree=408528/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=76196 CPUtime=12.68
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 22413 0 0 0 1240 28 0 0 25 0 1 0 337281748 78024704 17850 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 19049 17850 140 302 0 18744 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 76196

[startup+25.5015 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 22223
/proc/meminfo: memFree=404752/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=79920 CPUtime=25.48
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 23346 0 0 0 2513 35 0 0 25 0 1 0 337281748 81838080 18750 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 19980 18750 140 302 0 19675 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79920

[startup+51.1011 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 22223
/proc/meminfo: memFree=398032/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=86572 CPUtime=51.08
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 25069 0 0 0 5061 47 0 0 25 0 1 0 337281748 88649728 20408 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 21643 20408 140 302 0 21338 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86572

[startup+102.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 22223
/proc/meminfo: memFree=381392/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=103168 CPUtime=102.27
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 29234 0 0 0 10171 56 0 0 25 0 1 0 337281748 105644032 24573 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524643 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 25792 24573 140 302 0 25487 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 103168

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 22223
/proc/meminfo: memFree=361552/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=123132 CPUtime=162.25
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 34244 0 0 0 16163 62 0 0 25 0 1 0 337281748 126087168 29583 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134525057 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 30783 29583 140 302 0 30478 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 123132

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22223
/proc/meminfo: memFree=339344/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=145020 CPUtime=222.23
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 39722 0 0 0 22154 69 0 0 25 0 1 0 337281748 148500480 35061 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 36255 35061 140 302 0 35950 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 145020

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=322384/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=162488 CPUtime=282.22
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 44120 0 0 0 28140 82 0 0 25 0 1 0 337281748 166387712 39330 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 40622 39330 140 302 0 40317 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 162488

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=305872/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=178600 CPUtime=342.2
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 48204 0 0 0 34125 95 0 0 25 0 1 0 337281748 182886400 43414 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 44650 43414 140 302 0 44345 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 178600

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=290512/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=194936 CPUtime=402.19
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 52339 0 0 0 40105 114 0 0 25 0 1 0 337281748 199614464 47292 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 48734 47292 140 302 0 48429 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 194936

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=274832/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=210484 CPUtime=462.17
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 56243 0 0 0 46093 124 0 0 25 0 1 0 337281748 215535616 51196 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 52621 51196 140 302 0 52316 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 210484

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=258256/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=226928 CPUtime=522.16
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 60390 0 0 0 52083 133 0 0 25 0 1 0 337281748 232374272 55343 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 56732 55343 140 302 0 56427 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 226928

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=241488/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=243516 CPUtime=582.14
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 64546 0 0 0 58075 139 0 0 25 0 1 0 337281748 249360384 59499 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524764 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 60879 59499 140 302 0 60574 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 243516

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=226000/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=258884 CPUtime=642.13
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 68381 0 0 0 64067 146 0 0 25 0 1 0 337281748 265097216 63334 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 64721 63334 140 302 0 64416 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 258884

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=209744/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=275196 CPUtime=702.11
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 72472 0 0 0 70059 152 0 0 25 0 1 0 337281748 281800704 67425 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 68799 67425 140 302 0 68494 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 275196

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=197136/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=287628 CPUtime=762.1
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 75593 0 0 0 76051 159 0 0 25 0 1 0 337281748 294531072 70546 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 71907 70546 140 302 0 71602 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 287628

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=185488/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=299284 CPUtime=822.08
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 78522 0 0 0 82040 168 0 0 25 0 1 0 337281748 306466816 73475 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526647 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 74821 73475 140 302 0 74516 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 299284

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22223
/proc/meminfo: memFree=174416/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=310156 CPUtime=882.06
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 81257 0 0 0 88027 179 0 0 25 0 1 0 337281748 317599744 76210 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 77539 76210 140 302 0 77234 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 310156

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22225
/proc/meminfo: memFree=164112/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=320592 CPUtime=942.05
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 83877 0 0 0 94015 190 0 0 25 0 1 0 337281748 328286208 78830 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 80148 78830 140 302 0 79843 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 320592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22225
/proc/meminfo: memFree=151184/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=333092 CPUtime=1002.04
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 87054 0 0 0 100002 202 0 0 25 0 1 0 337281748 341086208 82007 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 83273 82007 140 302 0 82968 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 333092

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22225
/proc/meminfo: memFree=139024/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=347388 CPUtime=1062.01
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 90645 0 0 0 105990 211 0 0 25 0 1 0 337281748 355725312 85085 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 86847 85085 140 302 0 86542 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 347388

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22225
/proc/meminfo: memFree=122768/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=363456 CPUtime=1122
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 94687 0 0 0 111978 222 0 0 25 0 1 0 337281748 372178944 89127 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134524786 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 90864 89127 140 302 0 90559 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 363456

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22225
/proc/meminfo: memFree=108240/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=377980 CPUtime=1181.99
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 98325 0 0 0 117968 231 0 0 25 0 1 0 337281748 387051520 92765 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526837 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 94495 92765 140 302 0 94190 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 377980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22225
/proc/meminfo: memFree=103760/2055920 swapFree=4183972/4192956
[pid=22222] ppid=22220 vsize=382172 CPUtime=1200.09
/proc/22222/stat : 22222 (Spear-32) R 22220 22222 20692 0 -1 4194304 99395 0 0 0 119776 233 0 0 25 0 1 0 337281748 391344128 93835 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/22222/statm: 95543 93835 140 302 0 95238 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 382172

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.15
CPU user time (s): 1197.76
CPU system time (s): 2.39064
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 382172

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

runsolver used 0.839872 second user time and 2.46062 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue Mar  6 09:27:21 UTC 2007

IDJOB= 330776
IDBENCH= 20571
IDSOLVER= 132
FILE ID= node67/330776-1173173240

PBS_JOBID= 4015232

Free space on /tmp= 66496 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.k100.cnf
COMMAND LINE= /tmp/evaluation/330776-1173173240/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330776-1173173240/instance-330776-1173173240.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-330776-1173173240 -o ROOT/results/node67/solver-330776-1173173240 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330776-1173173240/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/330776-1173173240/instance-330776-1173173240.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c97658c8cc9699de99c11669c53b15a2

RANDOM SEED= 844180820

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:        479536 kB
Buffers:         50520 kB
Cached:        1413692 kB
SwapCached:       3296 kB
Active:         846556 kB
Inactive:       639648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        479536 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:           22380 kB
Writeback:           0 kB
Mapped:          27612 kB
Slab:            76096 kB
Committed_AS:   910272 kB
PageTables:       1484 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= 66496 MiB

End job on node67 on Tue Mar  6 09:47:24 UTC 2007