Trace number 333386

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.05 1200.22

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
MD5SUM87d9c7ce297970bb210f40783f709fcc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.009997
Satisfiable
(Un)Satisfiability was proved
Number of variables230
Number of clauses920
Sum of the clauses size2760
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/333386-1173513080/instance-333386-1173513080.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/node16/watcher-333386-1173513080 -o ROOT/results/node16/solver-333386-1173513080 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333386-1173513080/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/333386-1173513080/instance-333386-1173513080.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.97 0.98 3/77 16326
/proc/meminfo: memFree=1700440/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=1396 CPUtime=0
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 371262382 1429504 176 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 349 176 140 302 0 44 0

[startup+0.0375071 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 16326
/proc/meminfo: memFree=1700440/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=1528 CPUtime=0.03
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 221 0 0 0 3 0 0 0 18 0 1 0 371262382 1564672 205 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 382 205 140 302 0 77 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1528

[startup+0.1015 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 16326
/proc/meminfo: memFree=1700440/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=1660 CPUtime=0.09
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 264 0 0 0 9 0 0 0 18 0 1 0 371262382 1699840 248 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 415 248 140 302 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1660

[startup+0.301476 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 16326
/proc/meminfo: memFree=1700440/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=2176 CPUtime=0.29
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 376 0 0 0 29 0 0 0 19 0 1 0 371262382 2228224 360 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 544 360 140 302 0 239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2176

[startup+0.701428 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 16326
/proc/meminfo: memFree=1700440/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=2692 CPUtime=0.69
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 514 0 0 0 69 0 0 0 22 0 1 0 371262382 2756608 498 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 673 498 140 302 0 368 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2692

[startup+1.50133 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1698704/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=3336 CPUtime=1.49
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 678 0 0 0 149 0 0 0 25 0 1 0 371262382 3416064 662 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 834 662 140 302 0 529 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3336

[startup+3.10114 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1697872/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=4244 CPUtime=3.09
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 881 0 0 0 308 1 0 0 25 0 1 0 371262382 4345856 865 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 1061 865 140 302 0 756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4244

[startup+6.30275 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1696464/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=5456 CPUtime=6.29
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 1168 0 0 0 627 2 0 0 25 0 1 0 371262382 5586944 1152 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 1364 1152 140 302 0 1059 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5456

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1694480/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=7312 CPUtime=12.69
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 1638 0 0 0 1265 4 0 0 25 0 1 0 371262382 7487488 1589 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 1828 1589 140 302 0 1523 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7312

[startup+25.5014 s]
/proc/loadavg: 0.95 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1692048/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=9620 CPUtime=25.49
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 2226 0 0 0 2542 7 0 0 25 0 1 0 371262382 9850880 2177 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 2405 2177 140 302 0 2100 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9620

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1688656/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=13152 CPUtime=51.08
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 3121 0 0 0 5097 11 0 0 25 0 1 0 371262382 13467648 3007 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 3288 3007 140 302 0 2983 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13152

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1683856/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=17788 CPUtime=102.29
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 4298 0 0 0 10210 19 0 0 25 0 1 0 371262382 18214912 4184 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 4447 4184 140 302 0 4142 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 17788

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1679120/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=23236 CPUtime=162.28
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 5603 0 0 0 16201 27 0 0 25 0 1 0 371262382 23793664 5360 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 5809 5360 140 302 0 5504 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 23236

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1675344/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=27180 CPUtime=222.28
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 6532 0 0 0 22195 33 0 0 25 0 1 0 371262382 27832320 6289 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 6795 6289 140 302 0 6490 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 27180

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1672016/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=30336 CPUtime=282.27
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 7372 0 0 0 28188 39 0 0 25 0 1 0 371262382 31064064 7129 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 7584 7129 140 302 0 7279 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 30336

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1669072/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=33192 CPUtime=342.27
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 8100 0 0 0 34182 45 0 0 25 0 1 0 371262382 33988608 7857 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 8298 7857 140 302 0 7993 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 33192

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 16327
/proc/meminfo: memFree=1666384/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=36868 CPUtime=402.27
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 9023 0 0 0 40176 51 0 0 25 0 1 0 371262382 37752832 8523 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 9217 8523 140 302 0 8912 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 36868

[startup+462.302 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 16327
/proc/meminfo: memFree=1663632/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=39768 CPUtime=462.27
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 9746 0 0 0 46172 55 0 0 25 0 1 0 371262382 40722432 9246 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 9942 9246 140 302 0 9637 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 39768

[startup+522.302 s]
/proc/loadavg: 1.02 0.99 0.99 2/78 16327
/proc/meminfo: memFree=1661264/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=42432 CPUtime=522.26
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 10342 0 0 0 52166 60 0 0 25 0 1 0 371262382 43450368 9842 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 10608 9842 140 302 0 10303 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 42432

[startup+582.302 s]
/proc/loadavg: 1.01 0.99 0.99 2/84 16353
/proc/meminfo: memFree=1657632/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=44768 CPUtime=582.25
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 10936 0 0 0 58161 64 0 0 25 0 1 0 371262382 45842432 10436 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 11192 10436 140 302 0 10887 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 44768

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/84 16491
/proc/meminfo: memFree=1655384/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=47336 CPUtime=642.18
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 11468 0 0 0 64149 69 0 0 25 0 1 0 371262382 48472064 10968 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 11834 10968 140 302 0 11529 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 47336

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 3/78 16525
/proc/meminfo: memFree=1654736/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=49144 CPUtime=702.15
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 11924 0 0 0 70141 74 0 0 25 0 1 0 371262382 50323456 11424 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 12286 11424 140 302 0 11981 0
Current children cumulated CPU time (s) 702.15
Current children cumulated vsize (KiB) 49144

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 16525
/proc/meminfo: memFree=1652688/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=51120 CPUtime=762.15
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 12413 0 0 0 76137 78 0 0 25 0 1 0 371262382 52346880 11913 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 12780 11913 140 302 0 12475 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 51120

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 16525
/proc/meminfo: memFree=1651088/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=52660 CPUtime=822.15
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 12841 0 0 0 82133 82 0 0 25 0 1 0 371262382 53923840 12341 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 13165 12341 140 302 0 12860 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 52660

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 16525
/proc/meminfo: memFree=1649424/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=54088 CPUtime=882.15
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 13249 0 0 0 88130 85 0 0 25 0 1 0 371262382 55386112 12749 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 13522 12749 140 302 0 13217 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 54088

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 16525
/proc/meminfo: memFree=1647888/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=55816 CPUtime=942.13
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 13624 0 0 0 94126 87 0 0 25 0 1 0 371262382 57155584 13124 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 13954 13124 140 302 0 13649 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 55816

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 16525
/proc/meminfo: memFree=1645840/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=58160 CPUtime=1002.13
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 14151 0 0 0 100122 91 0 0 25 0 1 0 371262382 59555840 13651 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 14540 13651 140 302 0 14235 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 58160

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/78 16525
/proc/meminfo: memFree=1644304/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=59652 CPUtime=1062.13
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 14561 0 0 0 106119 94 0 0 25 0 1 0 371262382 61083648 14061 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 14913 14061 140 302 0 14608 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 59652

[startup+1122.3 s]
/proc/loadavg: 1.04 1.00 0.99 2/78 16525
/proc/meminfo: memFree=1642768/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=61512 CPUtime=1122.13
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 14933 0 0 0 112115 98 0 0 25 0 1 0 371262382 62988288 14433 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 15378 14433 140 302 0 15073 0
Current children cumulated CPU time (s) 1122.13
Current children cumulated vsize (KiB) 61512

[startup+1182.3 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 16525
/proc/meminfo: memFree=1641488/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=62792 CPUtime=1182.12
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 15266 0 0 0 118111 101 0 0 25 0 1 0 371262382 64299008 14766 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 15698 14766 140 302 0 15393 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 62792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.2 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 16525
/proc/meminfo: memFree=1641104/2055920 swapFree=4159664/4192956
[pid=16326] ppid=16324 vsize=63200 CPUtime=1200.03
/proc/16326/stat : 16326 (Spear-32) R 16324 16326 15376 0 -1 4194304 15349 0 0 0 119901 102 0 0 25 0 1 0 371262382 64716800 14849 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/16326/statm: 15800 14849 140 302 0 15495 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 63200

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.22
CPU time (s): 1200.05
CPU user time (s): 1199.01
CPU system time (s): 1.03084
CPU usage (%): 99.9858
Max. virtual memory (cumulated for all children) (KiB): 63200

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

runsolver used 1.22381 second user time and 3.15352 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Mar 10 07:51:21 UTC 2007

IDJOB= 333386
IDBENCH= 24602
IDSOLVER= 132
FILE ID= node16/333386-1173513080

PBS_JOBID= 4101121

Free space on /tmp= 66463 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-230-2.sat05-2189.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333386-1173513080/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/333386-1173513080/instance-333386-1173513080.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-333386-1173513080 -o ROOT/results/node16/solver-333386-1173513080 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333386-1173513080/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/333386-1173513080/instance-333386-1173513080.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  87d9c7ce297970bb210f40783f709fcc

RANDOM SEED= 541550575

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1700848 kB
Buffers:         41204 kB
Cached:         232232 kB
SwapCached:       2712 kB
Active:         181992 kB
Inactive:       114620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700848 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          30680 kB
Slab:            44068 kB
Committed_AS:  1366060 kB
PageTables:       1720 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= 66463 MiB

End job on node16 on Sat Mar 10 08:11:23 UTC 2007