Trace number 334478

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.06 1200.62

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-0.sat05-503.reshuffled-07.cnf
MD5SUM5a3ae9766db0de00fa37fabacaa34827
Bench CategoryCRAFTED (crafted 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 variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
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/334478-1173574785/instance-334478-1173574785.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/node6/watcher-334478-1173574785 -o ROOT/results/node6/solver-334478-1173574785 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334478-1173574785/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/334478-1173574785/instance-334478-1173574785.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.91 0.95 0.98 3/77 22064
/proc/meminfo: memFree=1366136/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=1932 CPUtime=0
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 377433278 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135255956 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 483 247 126 302 0 178 0

[startup+0.0289559 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 22064
/proc/meminfo: memFree=1366136/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=2488 CPUtime=0.02
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 401 0 0 0 2 0 0 0 18 0 1 0 377433278 2547712 385 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135271123 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 622 386 129 302 0 317 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2488

[startup+0.10197 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 22064
/proc/meminfo: memFree=1366136/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=3808 CPUtime=0.09
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 727 0 0 0 9 0 0 0 18 0 1 0 377433278 3899392 711 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 952 711 129 302 0 647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3808

[startup+0.302009 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 22064
/proc/meminfo: memFree=1366136/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=4884 CPUtime=0.29
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 1013 0 0 0 29 0 0 0 19 0 1 0 377433278 5001216 964 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 1221 964 140 302 0 916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4884

[startup+0.701088 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 22064
/proc/meminfo: memFree=1366136/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=5000 CPUtime=0.69
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 1049 0 0 0 69 0 0 0 23 0 1 0 377433278 5120000 1000 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 1250 1000 140 302 0 945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5000

[startup+1.50125 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 22065
/proc/meminfo: memFree=1362544/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=5240 CPUtime=1.48
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 1123 0 0 0 148 0 0 0 25 0 1 0 377433278 5365760 1074 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 1310 1074 140 302 0 1005 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 5240

[startup+3.10156 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 22065
/proc/meminfo: memFree=1362032/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=5748 CPUtime=3.09
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 1246 0 0 0 308 1 0 0 25 0 1 0 377433278 5885952 1197 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 1437 1197 140 302 0 1132 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5748

[startup+6.30119 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 22065
/proc/meminfo: memFree=1361136/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=6444 CPUtime=6.29
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 1411 0 0 0 628 1 0 0 25 0 1 0 377433278 6598656 1362 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 1611 1362 140 302 0 1306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6444

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 22065
/proc/meminfo: memFree=1359536/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=7948 CPUtime=12.68
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 1779 0 0 0 1266 2 0 0 25 0 1 0 377433278 8138752 1730 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 1987 1730 140 302 0 1682 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7948

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 22065
/proc/meminfo: memFree=1356528/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=10876 CPUtime=25.49
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 2504 0 0 0 2545 4 0 0 25 0 1 0 377433278 11137024 2455 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 2719 2455 140 302 0 2414 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10876

[startup+51.102 s]
/proc/loadavg: 1.04 0.97 0.98 2/78 22065
/proc/meminfo: memFree=1352368/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=15260 CPUtime=51.07
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 3593 0 0 0 5100 7 0 0 25 0 1 0 377433278 15626240 3511 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 3815 3511 140 302 0 3510 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15260

[startup+102.305 s]
/proc/loadavg: 1.09 0.99 0.99 2/84 22173
/proc/meminfo: memFree=1343488/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=22872 CPUtime=102.2
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 5525 0 0 0 10205 15 0 0 25 0 1 0 377433278 23420928 5378 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 5718 5378 140 302 0 5413 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 22872

[startup+162.302 s]
/proc/loadavg: 1.11 1.01 0.99 2/78 22263
/proc/meminfo: memFree=1336880/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=30480 CPUtime=162.12
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 7415 0 0 0 16189 23 0 0 25 0 1 0 377433278 31211520 7268 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134524783 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 7620 7268 140 302 0 7315 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 30480

[startup+222.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/78 22263
/proc/meminfo: memFree=1331504/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=36676 CPUtime=222.1
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 8914 0 0 0 22180 30 0 0 25 0 1 0 377433278 37556224 8638 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 9169 8638 140 302 0 8864 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 36676

[startup+282.302 s]
/proc/loadavg: 1.10 1.03 1.00 2/78 22263
/proc/meminfo: memFree=1327152/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=41092 CPUtime=282.07
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 9998 0 0 0 28172 35 0 0 25 0 1 0 377433278 42078208 9722 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 10273 9722 140 302 0 9968 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 41092

[startup+342.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/78 22263
/proc/meminfo: memFree=1323184/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=45340 CPUtime=342.05
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 10987 0 0 0 34165 40 0 0 25 0 1 0 377433278 46428160 10711 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 11335 10711 140 302 0 11030 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 45340

[startup+402.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/78 22263
/proc/meminfo: memFree=1319216/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=49428 CPUtime=402.03
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 11982 0 0 0 40157 46 0 0 25 0 1 0 377433278 50614272 11706 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 12357 11706 140 302 0 12052 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 49428

[startup+462.302 s]
/proc/loadavg: 1.07 1.05 1.00 2/78 22263
/proc/meminfo: memFree=1315888/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=52828 CPUtime=462.01
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 12838 0 0 0 46150 51 0 0 25 0 1 0 377433278 54095872 12562 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526739 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 13207 12562 140 302 0 12902 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 52828

[startup+522.302 s]
/proc/loadavg: 1.07 1.05 1.00 2/78 22263
/proc/meminfo: memFree=1312816/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=56208 CPUtime=521.98
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 13609 0 0 0 52141 57 0 0 25 0 1 0 377433278 57556992 13333 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 14052 13333 140 302 0 13747 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 56208

[startup+582.302 s]
/proc/loadavg: 1.06 1.05 1.00 2/78 22263
/proc/meminfo: memFree=1310064/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=59068 CPUtime=581.96
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 14286 0 0 0 58135 61 0 0 25 0 1 0 377433278 60485632 14010 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 14767 14010 140 302 0 14462 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 59068

[startup+642.301 s]
/proc/loadavg: 1.06 1.06 1.00 2/78 22263
/proc/meminfo: memFree=1307504/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=62672 CPUtime=641.94
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 15198 0 0 0 64128 66 0 0 25 0 1 0 377433278 64176128 14665 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 15668 14665 140 302 0 15363 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 62672

[startup+702.301 s]
/proc/loadavg: 1.06 1.06 1.00 2/78 22263
/proc/meminfo: memFree=1305264/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=65124 CPUtime=701.91
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 15764 0 0 0 70122 69 0 0 25 0 1 0 377433278 66686976 15231 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 16281 15231 140 302 0 15976 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 65124

[startup+762.305 s]
/proc/loadavg: 1.12 1.07 1.00 2/78 22263
/proc/meminfo: memFree=1301616/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=68812 CPUtime=761.89
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 16675 0 0 0 76116 73 0 0 25 0 1 0 377433278 70463488 16142 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 17203 16142 140 302 0 16898 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 68812

[startup+822.302 s]
/proc/loadavg: 1.12 1.07 1.00 2/78 22263
/proc/meminfo: memFree=1294384/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=76200 CPUtime=821.87
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 18494 0 0 0 82106 81 0 0 25 0 1 0 377433278 78028800 17961 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 19050 17961 140 302 0 18745 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 76200

[startup+882.302 s]
/proc/loadavg: 1.14 1.09 1.01 2/78 22263
/proc/meminfo: memFree=1290608/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=80024 CPUtime=881.85
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 19404 0 0 0 88098 87 0 0 25 0 1 0 377433278 81944576 18871 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526719 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 20006 18871 140 302 0 19701 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 80024

[startup+942.302 s]
/proc/loadavg: 1.11 1.09 1.01 2/78 22263
/proc/meminfo: memFree=1288112/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=82600 CPUtime=941.83
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 20044 0 0 0 94093 90 0 0 25 0 1 0 377433278 84582400 19511 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 20650 19511 140 302 0 20345 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 82600

[startup+1002.3 s]
/proc/loadavg: 1.09 1.08 1.01 2/78 22263
/proc/meminfo: memFree=1285552/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=84984 CPUtime=1001.8
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 20673 0 0 0 100087 93 0 0 25 0 1 0 377433278 87023616 20140 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 21246 20140 140 302 0 20941 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 84984

[startup+1062.3 s]
/proc/loadavg: 1.09 1.08 1.01 2/78 22263
/proc/meminfo: memFree=1282992/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=87660 CPUtime=1061.78
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 21329 0 0 0 106083 95 0 0 25 0 1 0 377433278 89763840 20796 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 21915 20796 140 302 0 21610 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 87660

[startup+1122.3 s]
/proc/loadavg: 1.07 1.08 1.01 2/78 22263
/proc/meminfo: memFree=1280048/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=90524 CPUtime=1121.76
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 22042 0 0 0 112078 98 0 0 25 0 1 0 377433278 92696576 21509 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527100 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 22631 21509 140 302 0 22326 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 90524

[startup+1182.3 s]
/proc/loadavg: 1.07 1.08 1.01 2/78 22263
/proc/meminfo: memFree=1277488/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=93188 CPUtime=1181.74
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 22718 0 0 0 118073 101 0 0 25 0 1 0 377433278 95424512 22185 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 23297 22185 140 302 0 22992 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 93188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.13 1.09 1.01 2/78 22263
/proc/meminfo: memFree=1276592/2055924 swapFree=4156956/4192956
[pid=22064] ppid=22062 vsize=94072 CPUtime=1200.04
/proc/22064/stat : 22064 (Spear-32) R 22062 22064 21955 0 -1 4194304 22928 0 0 0 119902 102 0 0 25 0 1 0 377433278 96329728 22395 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/22064/statm: 23518 22395 140 302 0 23213 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 94072

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.62
CPU time (s): 1200.06
CPU user time (s): 1199.02
CPU system time (s): 1.03484
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 94072

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

runsolver used 1.23581 second user time and 3.14052 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sun Mar 11 00:59:46 UTC 2007

IDJOB= 334478
IDBENCH= 24628
IDSOLVER= 132
FILE ID= node6/334478-1173574785

PBS_JOBID= 4101216

Free space on /tmp= 66375 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  5a3ae9766db0de00fa37fabacaa34827

RANDOM SEED= 714297244

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1366544 kB
Buffers:         53216 kB
Cached:         544988 kB
SwapCached:       2236 kB
Active:         358188 kB
Inactive:       262692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1366544 kB
SwapTotal:     4192956 kB
SwapFree:      4156956 kB
Dirty:            2704 kB
Writeback:           0 kB
Mapped:          30724 kB
Slab:            54064 kB
Committed_AS:  1341892 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= 66375 MiB

End job on node6 on Sun Mar 11 01:19:48 UTC 2007