Trace number 334604

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Spear FH 1.0? (TO) 1200.07 1200.94

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l4.sat05-521.reshuffled-07.cnf
MD5SUMff36f96f6b8096039d33a91da209fed4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1178.58
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
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/334604-1173582882/instance-334604-1173582882.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/node1/watcher-334604-1173582882 -o ROOT/results/node1/solver-334604-1173582882 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334604-1173582882/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/334604-1173582882/instance-334604-1173582882.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: 1.00 1.00 1.00 3/77 22723
/proc/meminfo: memFree=1581488/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=1932 CPUtime=0
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 378243290 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135256512 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 483 247 126 302 0 178 0

[startup+0.104625 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22723
/proc/meminfo: memFree=1581488/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=3292 CPUtime=0.09
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 587 0 0 0 9 0 0 0 18 0 1 0 378243290 3371008 571 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 823 571 140 302 0 518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3292

[startup+0.201636 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22723
/proc/meminfo: memFree=1581488/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=3420 CPUtime=0.19
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 614 0 0 0 19 0 0 0 19 0 1 0 378243290 3502080 598 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 855 598 140 302 0 550 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3420

[startup+0.301648 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22723
/proc/meminfo: memFree=1581488/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=3420 CPUtime=0.29
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 641 0 0 0 29 0 0 0 20 0 1 0 378243290 3502080 625 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 855 625 140 302 0 550 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3420

[startup+0.701695 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 22723
/proc/meminfo: memFree=1581488/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=3808 CPUtime=0.69
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 722 0 0 0 69 0 0 0 24 0 1 0 378243290 3899392 706 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 952 706 140 302 0 647 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3808

[startup+1.50179 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1578920/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=4324 CPUtime=1.49
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 847 0 0 0 148 1 0 0 25 0 1 0 378243290 4427776 831 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 1081 831 140 302 0 776 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4324

[startup+3.10297 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1578088/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=5220 CPUtime=3.1
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 1063 0 0 0 308 2 0 0 25 0 1 0 378243290 5345280 1047 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 1305 1047 140 302 0 1000 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 5220

[startup+6.30135 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1576296/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=6896 CPUtime=6.29
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 1466 0 0 0 626 3 0 0 25 0 1 0 378243290 7061504 1450 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 1724 1450 140 302 0 1419 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6896

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1573672/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=9204 CPUtime=12.69
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 2079 0 0 0 1264 5 0 0 25 0 1 0 378243290 9424896 2063 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 2301 2063 140 302 0 1996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9204

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1569704/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=13088 CPUtime=25.48
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 3055 0 0 0 2541 7 0 0 25 0 1 0 378243290 13402112 3006 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 3272 3006 140 302 0 2967 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13088

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1563240/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=19888 CPUtime=51.07
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 4737 0 0 0 5094 13 0 0 25 0 1 0 378243290 20365312 4623 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 4972 4623 140 302 0 4667 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19888

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1553832/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=29164 CPUtime=102.27
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 7068 0 0 0 10203 24 0 0 25 0 1 0 378243290 29863936 6954 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 7291 6954 140 302 0 6986 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29164

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1545128/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=38568 CPUtime=162.24
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 9400 0 0 0 16190 34 0 0 25 0 1 0 378243290 39493632 9157 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 9642 9157 140 302 0 9337 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 38568

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1534696/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=48988 CPUtime=222.23
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 11966 0 0 0 22178 45 0 0 25 0 1 0 378243290 50163712 11723 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 12247 11723 140 302 0 11942 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 48988

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1528488/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=55384 CPUtime=282.2
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 13513 0 0 0 28171 49 0 0 25 0 1 0 378243290 56713216 13270 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 13846 13270 140 302 0 13541 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 55384

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1522152/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=62816 CPUtime=342.19
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 15339 0 0 0 34163 56 0 0 25 0 1 0 378243290 64323584 14839 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 15704 14839 140 302 0 15399 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 62816

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22724
/proc/meminfo: memFree=1513256/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=72280 CPUtime=402.18
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 17572 0 0 0 40153 65 0 0 25 0 1 0 378243290 74014720 17072 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 18070 17072 140 302 0 17765 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 72280

[startup+462.302 s]
/proc/loadavg: 1.34 1.08 1.02 3/85 29512
/proc/meminfo: memFree=1494184/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=79872 CPUtime=462.04
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 19406 0 0 0 46131 73 0 0 25 0 1 0 378243290 81788928 18906 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/22723/statm: 19968 18906 140 302 0 19663 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 79872

[startup+522.302 s]
/proc/loadavg: 2.07 1.32 1.11 3/84 16285
/proc/meminfo: memFree=1462640/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=89736 CPUtime=521.73
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 21918 0 0 0 52086 87 0 0 25 0 1 0 378243290 91889664 21418 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 0 0 0
/proc/22723/statm: 22434 21418 140 302 0 22129 0
Current children cumulated CPU time (s) 521.73
Current children cumulated vsize (KiB) 89736

[startup+582.302 s]
/proc/loadavg: 1.57 1.33 1.12 2/78 24999
/proc/meminfo: memFree=1445224/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=99504 CPUtime=581.61
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 24310 0 0 0 58063 98 0 0 25 0 1 0 378243290 101892096 23810 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 24876 23810 140 302 0 24571 0
Current children cumulated CPU time (s) 581.61
Current children cumulated vsize (KiB) 99504

[startup+642.302 s]
/proc/loadavg: 1.21 1.27 1.11 2/78 24999
/proc/meminfo: memFree=1436200/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=108612 CPUtime=641.59
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 26597 0 0 0 64055 104 0 0 25 0 1 0 378243290 111218688 26097 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 27153 26097 140 302 0 26848 0
Current children cumulated CPU time (s) 641.59
Current children cumulated vsize (KiB) 108612

[startup+702.302 s]
/proc/loadavg: 1.07 1.22 1.10 2/78 24999
/proc/meminfo: memFree=1427752/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=116968 CPUtime=701.58
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 28672 0 0 0 70048 110 0 0 25 0 1 0 378243290 119775232 28172 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526860 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 29242 28172 140 302 0 28937 0
Current children cumulated CPU time (s) 701.58
Current children cumulated vsize (KiB) 116968

[startup+762.302 s]
/proc/loadavg: 1.03 1.17 1.09 2/78 24999
/proc/meminfo: memFree=1419368/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=125680 CPUtime=761.56
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 30766 0 0 0 76040 116 0 0 25 0 1 0 378243290 128696320 30266 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 31420 30266 140 302 0 31115 0
Current children cumulated CPU time (s) 761.56
Current children cumulated vsize (KiB) 125680

[startup+822.302 s]
/proc/loadavg: 1.01 1.14 1.08 2/78 24999
/proc/meminfo: memFree=1409512/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=135544 CPUtime=821.54
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 33232 0 0 0 82031 123 0 0 25 0 1 0 378243290 138797056 32732 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 33886 32732 140 302 0 33581 0
Current children cumulated CPU time (s) 821.54
Current children cumulated vsize (KiB) 135544

[startup+882.306 s]
/proc/loadavg: 1.00 1.11 1.08 2/78 24999
/proc/meminfo: memFree=1399912/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=145044 CPUtime=881.52
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 35608 0 0 0 88022 130 0 0 25 0 1 0 378243290 148525056 35108 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 36261 35108 140 302 0 35956 0
Current children cumulated CPU time (s) 881.52
Current children cumulated vsize (KiB) 145044

[startup+942.302 s]
/proc/loadavg: 1.00 1.09 1.07 2/78 24999
/proc/meminfo: memFree=1391144/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=153852 CPUtime=941.5
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 37828 0 0 0 94013 137 0 0 25 0 1 0 378243290 157544448 37328 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 38463 37328 140 302 0 38158 0
Current children cumulated CPU time (s) 941.5
Current children cumulated vsize (KiB) 153852

[startup+1002.3 s]
/proc/loadavg: 1.00 1.07 1.07 2/78 24999
/proc/meminfo: memFree=1382824/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=162220 CPUtime=1001.49
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 39888 0 0 0 100005 144 0 0 25 0 1 0 378243290 166113280 39388 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 40555 39388 140 302 0 40250 0
Current children cumulated CPU time (s) 1001.49
Current children cumulated vsize (KiB) 162220

[startup+1062.3 s]
/proc/loadavg: 1.00 1.05 1.06 2/78 24999
/proc/meminfo: memFree=1375336/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=171816 CPUtime=1061.46
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 42290 0 0 0 105996 150 0 0 25 0 1 0 378243290 175939584 41277 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 42954 41277 140 302 0 42649 0
Current children cumulated CPU time (s) 1061.46
Current children cumulated vsize (KiB) 171816

[startup+1122.3 s]
/proc/loadavg: 1.00 1.04 1.06 2/78 24999
/proc/meminfo: memFree=1368232/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=178884 CPUtime=1121.45
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 44044 0 0 0 111988 157 0 0 25 0 1 0 378243290 183177216 43031 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 44721 43031 140 302 0 44416 0
Current children cumulated CPU time (s) 1121.45
Current children cumulated vsize (KiB) 178884

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.05 2/78 24999
/proc/meminfo: memFree=1361128/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=185976 CPUtime=1181.43
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 45823 0 0 0 117981 162 0 0 25 0 1 0 378243290 190439424 44810 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 46494 44810 140 302 0 46189 0
Current children cumulated CPU time (s) 1181.43
Current children cumulated vsize (KiB) 185976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.03 1.05 2/78 24999
/proc/meminfo: memFree=1358888/2055920 swapFree=4159120/4192956
[pid=22723] ppid=22721 vsize=188152 CPUtime=1200.03
/proc/22723/stat : 22723 (Spear-32) R 22721 22723 21166 0 -1 4194304 46361 0 0 0 119840 163 0 0 25 0 1 0 378243290 192667648 45348 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22723/statm: 47038 45348 140 302 0 46733 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 188152

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.94
CPU time (s): 1200.07
CPU user time (s): 1198.41
CPU system time (s): 1.66575
CPU usage (%): 99.9281
Max. virtual memory (cumulated for all children) (KiB): 188152

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

runsolver used 1.26981 second user time and 3.11353 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Sun Mar 11 03:14:42 UTC 2007

IDJOB= 334604
IDBENCH= 24631
IDSOLVER= 132
FILE ID= node1/334604-1173582882

PBS_JOBID= 4101209

Free space on /tmp= 66389 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l4.sat05-521.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334604-1173582882/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334604-1173582882/instance-334604-1173582882.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-334604-1173582882 -o ROOT/results/node1/solver-334604-1173582882 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334604-1173582882/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334604-1173582882/instance-334604-1173582882.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ff36f96f6b8096039d33a91da209fed4

RANDOM SEED= 212500493

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1581960 kB
Buffers:         42760 kB
Cached:         354572 kB
SwapCached:      13796 kB
Active:         241680 kB
Inactive:       179176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581960 kB
SwapTotal:     4192956 kB
SwapFree:      4159120 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          30312 kB
Slab:            38696 kB
Committed_AS:  1196192 kB
PageTables:       1744 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= 66389 MiB

End job on node1 on Sun Mar 11 03:34:45 UTC 2007