Trace number 333597

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear 2007-02-12? (TO) 1200.07 1200.42

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2c-rand3bip-sat-190-3.sat05-2445.reshuffled-07.cnf
MD5SUMba385c05848b5f8fd49dff62bba43c15
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark16.9994
Satisfiable
(Un)Satisfiability was proved
Number of variables271
Number of clauses1972
Sum of the clauses size8840
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41120
Number of clauses of size 5752
Number of clauses of size over 5100

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/333597-1173521704/instance-333597-1173521704.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-333597-1173521704 -o ROOT/results/node10/solver-333597-1173521704 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333597-1173521704/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/333597-1173521704/instance-333597-1173521704.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.92 0.98 0.99 3/77 22252
/proc/meminfo: memFree=1730232/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=1532 CPUtime=0
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 372125362 1568768 174 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134799972 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 383 174 128 302 0 78 0

[startup+0.101741 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22252
/proc/meminfo: memFree=1730232/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=1796 CPUtime=0.09
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 280 0 0 0 8 1 0 0 18 0 1 0 372125362 1839104 264 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 449 264 141 302 0 144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1796

[startup+0.202755 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22252
/proc/meminfo: memFree=1730232/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=1924 CPUtime=0.19
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 328 0 0 0 18 1 0 0 18 0 1 0 372125362 1970176 312 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 481 312 141 302 0 176 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1924

[startup+0.302771 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22252
/proc/meminfo: memFree=1730232/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=2184 CPUtime=0.29
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 366 0 0 0 28 1 0 0 19 0 1 0 372125362 2236416 350 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526668 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 546 350 141 302 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2184

[startup+0.701822 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 22252
/proc/meminfo: memFree=1730232/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=2624 CPUtime=0.69
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 487 0 0 0 67 2 0 0 23 0 1 0 372125362 2686976 471 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 656 471 141 302 0 351 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2624

[startup+1.50193 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1728496/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=3288 CPUtime=1.49
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 662 0 0 0 147 2 0 0 25 0 1 0 372125362 3366912 646 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 822 646 141 302 0 517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3288

[startup+3.10115 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1727536/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=4388 CPUtime=3.09
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 905 0 0 0 306 3 0 0 25 0 1 0 372125362 4493312 889 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 1097 889 141 302 0 792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4388

[startup+6.30158 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1725936/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=5700 CPUtime=6.29
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 1232 0 0 0 625 4 0 0 25 0 1 0 372125362 5836800 1216 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 1425 1216 141 302 0 1120 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5700

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1723824/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=7832 CPUtime=12.68
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 1759 0 0 0 1262 6 0 0 25 0 1 0 372125362 8019968 1710 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 1958 1710 141 302 0 1653 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7832

[startup+25.5022 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1721200/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=10580 CPUtime=25.49
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 2446 0 0 0 2539 10 0 0 25 0 1 0 372125362 10833920 2332 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 2645 2332 141 302 0 2340 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10580

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 0.99 3/78 22253
/proc/meminfo: memFree=1717552/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=14568 CPUtime=51.07
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 3344 0 0 0 5092 15 0 0 25 0 1 0 372125362 14917632 3230 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 3642 3230 141 302 0 3337 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14568

[startup+102.303 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1713200/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=19276 CPUtime=102.26
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 4543 0 0 0 10204 22 0 0 25 0 1 0 372125362 19738624 4300 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 4819 4300 141 302 0 4514 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19276

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1708912/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=23780 CPUtime=162.25
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 5617 0 0 0 16194 31 0 0 25 0 1 0 372125362 24350720 5374 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 5945 5374 141 302 0 5640 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23780

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1705328/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=27536 CPUtime=222.23
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 6498 0 0 0 22186 37 0 0 25 0 1 0 372125362 28196864 6255 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 6884 6255 141 302 0 6579 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 27536

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1702768/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=29716 CPUtime=282.21
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 7132 0 0 0 28177 44 0 0 25 0 1 0 372125362 30429184 6889 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 7429 6889 141 302 0 7124 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29716

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1700144/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=32276 CPUtime=342.2
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 7764 0 0 0 34170 50 0 0 25 0 1 0 372125362 33050624 7521 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 8069 7521 141 302 0 7764 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 32276

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1698096/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=35360 CPUtime=402.17
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 8555 0 0 0 40162 55 0 0 25 0 1 0 372125362 36208640 8055 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 8840 8055 141 302 0 8535 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 35360

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1694576/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=39040 CPUtime=462.16
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 9418 0 0 0 46156 60 0 0 25 0 1 0 372125362 39976960 8918 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 9760 8918 141 302 0 9455 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 39040

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1693168/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=40440 CPUtime=522.14
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 9777 0 0 0 52150 64 0 0 25 0 1 0 372125362 41410560 9277 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527166 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 10110 9277 141 302 0 9805 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 40440

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1691760/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=41856 CPUtime=582.12
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 10125 0 0 0 58143 69 0 0 25 0 1 0 372125362 42860544 9625 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 10464 9625 141 302 0 10159 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 41856

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 22253
/proc/meminfo: memFree=1690672/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=43284 CPUtime=642.1
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 10412 0 0 0 64137 73 0 0 25 0 1 0 372125362 44322816 9912 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 10821 9912 141 302 0 10516 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 43284

[startup+702.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1689904/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=44060 CPUtime=702.08
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 10600 0 0 0 70133 75 0 0 25 0 1 0 372125362 45117440 10100 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 11015 10100 141 302 0 10710 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 44060

[startup+762.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1688560/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=45428 CPUtime=762.07
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 10914 0 0 0 76128 79 0 0 25 0 1 0 372125362 46518272 10414 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 11357 10414 141 302 0 11052 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 45428

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1687536/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=46328 CPUtime=822.05
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 11177 0 0 0 82123 82 0 0 25 0 1 0 372125362 47439872 10677 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 11582 10677 141 302 0 11277 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 46328

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1686512/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=47264 CPUtime=882.04
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 11429 0 0 0 88119 85 0 0 25 0 1 0 372125362 48398336 10929 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 11816 10929 141 302 0 11511 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 47264

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1685616/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=48160 CPUtime=942.02
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 11665 0 0 0 94114 88 0 0 25 0 1 0 372125362 49315840 11165 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 12040 11165 141 302 0 11735 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 48160

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1683952/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=50504 CPUtime=1002.01
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 12079 0 0 0 100109 92 0 0 25 0 1 0 372125362 51716096 11579 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 12626 11579 141 302 0 12321 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 50504

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1682480/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=51940 CPUtime=1061.98
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 12434 0 0 0 106102 96 0 0 25 0 1 0 372125362 53186560 11934 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 12985 11934 141 302 0 12680 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 51940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1680496/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=54560 CPUtime=1121.97
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 12938 0 0 0 112096 101 0 0 25 0 1 0 372125362 55869440 12438 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 13640 12438 141 302 0 13335 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 54560

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1679152/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=55972 CPUtime=1181.95
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 13277 0 0 0 118090 105 0 0 25 0 1 0 372125362 57315328 12777 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 13993 12777 141 302 0 13688 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 55972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1678576/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=56360 CPUtime=1200.05
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 13412 0 0 0 119898 107 0 0 25 0 1 0 372125362 57712640 12912 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 14090 12912 141 302 0 13785 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 56360

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22253
/proc/meminfo: memFree=1678576/2055920 swapFree=4168784/4192956
[pid=22252] ppid=22250 vsize=56360 CPUtime=1200.05
/proc/22252/stat : 22252 (Spear-32) R 22250 22252 21798 0 -1 4194304 13412 0 0 0 119898 107 0 0 25 0 1 0 372125362 57712640 12912 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/22252/statm: 14090 12912 141 302 0 13785 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 56360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.07
CPU user time (s): 1198.99
CPU system time (s): 1.08083
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 56360

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

runsolver used 1.23481 second user time and 3.14152 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Mar 10 10:15:04 UTC 2007

IDJOB= 333597
IDBENCH= 24607
IDSOLVER= 133
FILE ID= node10/333597-1173521704

PBS_JOBID= 4101136

Free space on /tmp= 66503 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2c-rand3bip-sat-190-3.sat05-2445.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333597-1173521704/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/333597-1173521704/instance-333597-1173521704.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-333597-1173521704 -o ROOT/results/node10/solver-333597-1173521704 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333597-1173521704/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/333597-1173521704/instance-333597-1173521704.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ba385c05848b5f8fd49dff62bba43c15

RANDOM SEED= 317448830

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:       1730640 kB
Buffers:         40400 kB
Cached:         201596 kB
SwapCached:       2600 kB
Active:         150080 kB
Inactive:       115080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1730640 kB
SwapTotal:     4192956 kB
SwapFree:      4168784 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          30604 kB
Slab:            45608 kB
Committed_AS:  1680608 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= 66503 MiB

End job on node10 on Sat Mar 10 10:35:06 UTC 2007