Trace number 334689

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.13 1200.44

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
MD5SUM7b512e3533a048c6d67b6f8a4c658d50
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 variables16476
Number of clauses2507763
Sum of the clauses size5027938
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505731
Number of clauses of size 30
Number of clauses of size 415
Number of clauses of size 59
Number of clauses of size over 52008

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/334689-1173587414/instance-334689-1173587414.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/node17/watcher-334689-1173587414 -o ROOT/results/node17/solver-334689-1173587414 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334689-1173587414/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334689-1173587414/instance-334689-1173587414.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 955
/proc/meminfo: memFree=1265488/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=1932 CPUtime=0
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 378696150 1978368 246 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134518183 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 483 247 126 302 0 178 0

[startup+0.101945 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 955
/proc/meminfo: memFree=1265488/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=6120 CPUtime=0.09
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 1477 0 0 0 9 0 0 0 18 0 1 0 378696150 6266880 1084 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 1530 1084 129 302 0 1225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6120

[startup+0.201956 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 955
/proc/meminfo: memFree=1265488/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=8620 CPUtime=0.19
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 2169 0 0 0 19 0 0 0 18 0 1 0 378696150 8826880 1711 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 2155 1711 129 302 0 1850 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8620

[startup+0.301966 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 955
/proc/meminfo: memFree=1265488/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=11376 CPUtime=0.29
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 2907 0 0 0 28 1 0 0 19 0 1 0 378696150 11649024 2320 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 2844 2320 129 302 0 2539 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11376

[startup+0.702008 s]
/proc/loadavg: 0.92 0.97 0.98 3/77 955
/proc/meminfo: memFree=1265488/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=21508 CPUtime=0.69
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 5658 0 0 0 66 3 0 0 22 0 1 0 378696150 22024192 4814 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 5377 4814 129 302 0 5072 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21508

[startup+1.50109 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 956
/proc/meminfo: memFree=1237064/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=42696 CPUtime=1.49
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 11378 0 0 0 141 8 0 0 25 0 1 0 378696150 43720704 10021 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 10674 10022 129 302 0 10369 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42696

[startup+3.10126 s]
/proc/loadavg: 0.92 0.97 0.98 2/78 956
/proc/meminfo: memFree=1209544/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=85996 CPUtime=3.09
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 23057 0 0 0 294 15 0 0 25 0 1 0 378696150 88059904 20675 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134533841 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 21499 20676 129 302 0 21194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85996

[startup+6.30159 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 956
/proc/meminfo: memFree=1149960/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=124016 CPUtime=6.29
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 33387 0 0 0 608 21 0 0 25 0 1 0 378696150 126992384 28956 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 31004 28956 140 302 0 30699 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124016

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.98 2/78 956
/proc/meminfo: memFree=1149128/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=124940 CPUtime=12.69
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 33629 0 0 0 1247 22 0 0 25 0 1 0 378696150 127938560 29198 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 31235 29198 141 302 0 30930 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 124940

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.98 2/78 956
/proc/meminfo: memFree=1147400/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=126584 CPUtime=25.48
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 34027 0 0 0 2525 23 0 0 25 0 1 0 378696150 129622016 29596 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 31646 29596 141 302 0 31341 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 126584

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.98 2/78 956
/proc/meminfo: memFree=1144328/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=129780 CPUtime=51.08
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 34822 0 0 0 5083 25 0 0 25 0 1 0 378696150 132894720 30391 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 32445 30391 141 302 0 32140 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 129780

[startup+102.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/78 956
/proc/meminfo: memFree=1136712/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=137260 CPUtime=102.27
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 36711 0 0 0 10197 30 0 0 25 0 1 0 378696150 140554240 32280 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 34315 32280 141 302 0 34010 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 137260

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1129864/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=144216 CPUtime=162.24
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 38451 0 0 0 16188 36 0 0 25 0 1 0 378696150 147677184 33987 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 36054 33987 141 302 0 35749 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 144216

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1122760/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=151260 CPUtime=222.24
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 40200 0 0 0 22182 42 0 0 25 0 1 0 378696150 154890240 35736 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 37815 35736 141 302 0 37510 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 151260

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1115656/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=158588 CPUtime=282.22
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 42048 0 0 0 28174 48 0 0 25 0 1 0 378696150 162394112 37519 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 39647 37519 141 302 0 39342 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 158588

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1109896/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=164460 CPUtime=342.2
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 43467 0 0 0 34167 53 0 0 25 0 1 0 378696150 168407040 38938 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 41115 38938 141 302 0 40810 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 164460

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1102600/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=171796 CPUtime=402.19
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 45294 0 0 0 40160 59 0 0 25 0 1 0 378696150 175919104 40765 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 42949 40765 141 302 0 42644 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 171796

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1096008/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=178300 CPUtime=462.17
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 46947 0 0 0 46153 64 0 0 25 0 1 0 378696150 182579200 42418 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 44575 42418 141 302 0 44270 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 178300

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1089416/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=184964 CPUtime=522.16
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 48592 0 0 0 52146 70 0 0 25 0 1 0 378696150 189403136 44063 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 46241 44063 141 302 0 45936 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 184964

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1082696/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=192296 CPUtime=582.14
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 50392 0 0 0 58138 76 0 0 25 0 1 0 378696150 196911104 45734 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526713 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 48074 45734 141 302 0 47769 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 192296

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1078216/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=196944 CPUtime=642.13
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 51543 0 0 0 64131 82 0 0 25 0 1 0 378696150 201670656 46885 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 49236 46885 141 302 0 48931 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 196944

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1074440/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=200784 CPUtime=702.11
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 52474 0 0 0 70125 86 0 0 25 0 1 0 378696150 205602816 47816 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 50196 47816 141 302 0 49891 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 200784

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1070472/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=204628 CPUtime=762.1
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 53449 0 0 0 76120 90 0 0 25 0 1 0 378696150 209539072 48791 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 51157 48791 141 302 0 50852 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 204628

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 956
/proc/meminfo: memFree=1066376/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=208956 CPUtime=822.08
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 54483 0 0 0 82115 93 0 0 25 0 1 0 378696150 213970944 49825 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 52239 49825 141 302 0 51934 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 208956

[startup+882.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 958
/proc/meminfo: memFree=1062664/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=212724 CPUtime=882.07
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 55423 0 0 0 88110 97 0 0 25 0 1 0 378696150 217829376 50765 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 53181 50765 141 302 0 52876 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 212724

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 958
/proc/meminfo: memFree=1059208/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=216192 CPUtime=942.04
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 56278 0 0 0 94103 101 0 0 25 0 1 0 378696150 221380608 51620 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 54048 51620 141 302 0 53743 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 216192

[startup+1002.3 s]
/proc/loadavg: 1.06 0.99 0.99 2/78 958
/proc/meminfo: memFree=1055048/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=220468 CPUtime=1002.03
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 57312 0 0 0 100098 105 0 0 25 0 1 0 378696150 225759232 52654 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526871 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 55117 52654 141 302 0 54812 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 220468

[startup+1062.3 s]
/proc/loadavg: 1.08 1.01 0.99 2/78 958
/proc/meminfo: memFree=1049736/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=225908 CPUtime=1062.02
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 58653 0 0 0 106092 110 0 0 25 0 1 0 378696150 231329792 53995 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 56477 53995 141 302 0 56172 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 225908

[startup+1122.3 s]
/proc/loadavg: 1.09 1.02 1.00 2/78 958
/proc/meminfo: memFree=1044616/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=230924 CPUtime=1122
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 59915 0 0 0 112087 113 0 0 25 0 1 0 378696150 236466176 55257 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 57731 55257 141 302 0 57426 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 230924

[startup+1182.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 958
/proc/meminfo: memFree=1038664/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=237124 CPUtime=1181.99
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 61405 0 0 0 118080 119 0 0 25 0 1 0 378696150 242814976 56747 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 59281 56747 141 302 0 58976 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 237124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 958
/proc/meminfo: memFree=1037000/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=238712 CPUtime=1200.09
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 61807 0 0 0 119889 120 0 0 25 0 1 0 378696150 244441088 57149 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 59678 57149 141 302 0 59373 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 238712

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.06 1.03 1.00 2/78 958
/proc/meminfo: memFree=1037000/2055920 swapFree=4168576/4192956
[pid=955] ppid=953 vsize=238712 CPUtime=1200.09
/proc/955/stat : 955 (Spear-32) R 953 955 615 0 -1 4194304 61807 0 0 0 119889 120 0 0 25 0 1 0 378696150 244441088 57149 18446744073709551615 134512640 135752790 4294956656 18446744073709551615 134527154 0 0 4096 0 0 0 0 17 1 0 0
/proc/955/statm: 59678 57149 141 302 0 59373 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 238712

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.44
CPU time (s): 1200.13
CPU user time (s): 1198.9
CPU system time (s): 1.23781
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 238712

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

runsolver used 1.35979 second user time and 3.01554 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Mar 11 04:30:19 UTC 2007

IDJOB= 334689
IDBENCH= 24633
IDSOLVER= 133
FILE ID= node17/334689-1173587414

PBS_JOBID= 4101227

Free space on /tmp= 66511 MiB

SOLVER NAME= Spear 2007-02-12
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334689-1173587414/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334689-1173587414/instance-334689-1173587414.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-334689-1173587414 -o ROOT/results/node17/solver-334689-1173587414 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334689-1173587414/Spear-32 --model-stdout --time --dimacs /tmp/evaluation/334689-1173587414/instance-334689-1173587414.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  7b512e3533a048c6d67b6f8a4c658d50

RANDOM SEED= 735102739

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1265960 kB
Buffers:         55200 kB
Cached:         635280 kB
SwapCached:       2236 kB
Active:         400192 kB
Inactive:       312812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1265960 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:           35132 kB
Writeback:           0 kB
Mapped:          30304 kB
Slab:            62508 kB
Committed_AS:  1484028 kB
PageTables:       1748 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= 66511 MiB

End job on node17 on Sun Mar 11 04:50:22 UTC 2007