Trace number 334814

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.14 1200.56

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
MD5SUM58af3687ccec42ccd800f9557db434fc
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 variables16489
Number of clauses2248381
Sum of the clauses size4509197
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22246354
Number of clauses of size 30
Number of clauses of size 44
Number of clauses of size 58
Number of clauses of size over 52015

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/334814-1173593978/instance-334814-1173593978.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/node12/watcher-334814-1173593978 -o ROOT/results/node12/solver-334814-1173593978 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334814-1173593978/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/334814-1173593978/instance-334814-1173593978.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.95 0.98 3/77 2410
/proc/meminfo: memFree=1844152/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=1932 CPUtime=0
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 379352754 1978368 249 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134515399 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 483 249 126 302 0 178 0

[startup+0.081653 s]
/proc/loadavg: 0.92 0.95 0.98 3/77 2410
/proc/meminfo: memFree=1844152/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=5472 CPUtime=0.07
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 1327 0 0 0 6 1 0 0 18 0 1 0 379352754 5603328 969 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 1368 969 129 302 0 1063 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5472

[startup+0.101657 s]
/proc/loadavg: 0.92 0.95 0.98 3/77 2410
/proc/meminfo: memFree=1844152/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=6128 CPUtime=0.09
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 1489 0 0 0 8 1 0 0 18 0 1 0 379352754 6275072 1099 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 1532 1099 129 302 0 1227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6128

[startup+0.301692 s]
/proc/loadavg: 0.92 0.95 0.98 3/77 2410
/proc/meminfo: memFree=1844152/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=11516 CPUtime=0.29
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 2955 0 0 0 28 1 0 0 19 0 1 0 379352754 11792384 2370 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 2879 2370 129 302 0 2574 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11516

[startup+0.701764 s]
/proc/loadavg: 0.92 0.95 0.98 3/77 2410
/proc/meminfo: memFree=1844152/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=22044 CPUtime=0.69
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 5812 0 0 0 67 2 0 0 23 0 1 0 379352754 22573056 4970 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 5511 4971 129 302 0 5206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22044

[startup+1.50191 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 2411
/proc/meminfo: memFree=1817328/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=44024 CPUtime=1.49
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 11719 0 0 0 143 6 0 0 25 0 1 0 379352754 45080576 10364 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 11006 10364 129 302 0 10701 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.10119 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 2411
/proc/meminfo: memFree=1789488/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=87852 CPUtime=3.09
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 23578 0 0 0 297 12 0 0 25 0 1 0 379352754 89960448 21198 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 21963 21198 129 302 0 21658 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87852

[startup+6.30177 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 2411
/proc/meminfo: memFree=1739376/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=114428 CPUtime=6.29
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 30751 0 0 0 612 17 0 0 25 0 1 0 379352754 117174272 26322 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 28607 26322 140 302 0 28302 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 114428

[startup+12.7019 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 2411
/proc/meminfo: memFree=1737328/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=116548 CPUtime=12.68
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 31257 0 0 0 1249 19 0 0 25 0 1 0 379352754 119345152 26828 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 29137 26828 140 302 0 28832 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 116548

[startup+25.5012 s]
/proc/loadavg: 0.95 0.96 0.98 2/78 2411
/proc/meminfo: memFree=1734000/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=119696 CPUtime=25.48
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 32062 0 0 0 2527 21 0 0 25 0 1 0 379352754 122568704 27633 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 29924 27633 140 302 0 29619 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 119696

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 2411
/proc/meminfo: memFree=1729584/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=124372 CPUtime=51.05
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 33201 0 0 0 5080 25 0 0 25 0 1 0 379352754 127356928 28772 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 31093 28772 140 302 0 30788 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 124372

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 2411
/proc/meminfo: memFree=1719664/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=134136 CPUtime=102.24
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 35669 0 0 0 10192 32 0 0 25 0 1 0 379352754 137355264 31207 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 33534 31207 140 302 0 33229 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 134136

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1706608/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=147056 CPUtime=162.22
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 38933 0 0 0 16181 41 0 0 25 0 1 0 379352754 150585344 34471 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 36764 34471 140 302 0 36459 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 147056

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1696624/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=157152 CPUtime=222.2
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 41462 0 0 0 22171 49 0 0 25 0 1 0 379352754 160923648 36935 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 39288 36935 140 302 0 38983 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 157152

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1681712/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=172036 CPUtime=282.18
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 45172 0 0 0 28163 55 0 0 25 0 1 0 379352754 176164864 40645 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 43009 40645 140 302 0 42704 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 172036

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1667248/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=186316 CPUtime=342.16
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 48752 0 0 0 34157 59 0 0 25 0 1 0 379352754 190787584 44225 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 46579 44225 140 302 0 46274 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 186316

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1661552/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=191916 CPUtime=402.14
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 50176 0 0 0 40148 66 0 0 25 0 1 0 379352754 196521984 45649 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 47979 45649 140 302 0 47674 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 191916

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1652272/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=201164 CPUtime=462.12
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 52465 0 0 0 46141 71 0 0 25 0 1 0 379352754 205991936 47938 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526855 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 50291 47938 140 302 0 49986 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 201164

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1645104/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=208340 CPUtime=522.1
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 54264 0 0 0 52136 74 0 0 25 0 1 0 379352754 213340160 49737 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526803 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 52085 49737 140 302 0 51780 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 208340

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1634736/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=219516 CPUtime=582.08
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 57036 0 0 0 58128 80 0 0 25 0 1 0 379352754 224784384 52380 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 54879 52380 140 302 0 54574 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 219516

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1617968/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=235832 CPUtime=642.07
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 61097 0 0 0 64118 89 0 0 25 0 1 0 379352754 241491968 56441 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 58958 56441 140 302 0 58653 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 235832

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1612016/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=241632 CPUtime=702.04
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 62564 0 0 0 70112 92 0 0 25 0 1 0 379352754 247431168 57908 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 60408 57908 140 302 0 60103 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 241632

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1604656/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=248840 CPUtime=762.03
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 64360 0 0 0 76105 98 0 0 25 0 1 0 379352754 254812160 59704 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 62210 59704 140 302 0 61905 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 248840

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1591536/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=262012 CPUtime=822
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 67664 0 0 0 82096 104 0 0 25 0 1 0 379352754 268300288 63008 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 65503 63008 140 302 0 65198 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 262012

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1581360/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=272000 CPUtime=881.98
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 70151 0 0 0 88089 109 0 0 25 0 1 0 379352754 278528000 65495 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 68000 65495 140 302 0 67695 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 272000

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1573616/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=279660 CPUtime=941.96
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 72078 0 0 0 94083 113 0 0 25 0 1 0 379352754 286371840 67422 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 69915 67422 140 302 0 69610 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 279660

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1566384/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=286840 CPUtime=1001.94
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 73853 0 0 0 100077 117 0 0 25 0 1 0 379352754 293724160 69197 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 71710 69197 140 302 0 71405 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 286840

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1555120/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=298280 CPUtime=1061.92
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 76723 0 0 0 106069 123 0 0 25 0 1 0 379352754 305438720 72067 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 74570 72067 140 302 0 74265 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 298280

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1542576/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=310516 CPUtime=1121.9
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 79777 0 0 0 112062 128 0 0 25 0 1 0 379352754 317968384 75121 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 77629 75121 140 302 0 77324 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 310516

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1534128/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=318732 CPUtime=1181.88
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 81857 0 0 0 118055 133 0 0 25 0 1 0 379352754 326381568 77201 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 79683 77201 140 302 0 79378 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 318732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1531696/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=321096 CPUtime=1200.08
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 82439 0 0 0 119873 135 0 0 25 0 1 0 379352754 328802304 77783 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 80274 77783 140 302 0 79969 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 321096

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 2411
/proc/meminfo: memFree=1531696/2055920 swapFree=4156588/4192956
[pid=2410] ppid=2408 vsize=321096 CPUtime=1200.08
/proc/2410/stat : 2410 (Spear-32) R 2408 2410 1309 0 -1 4194304 82439 0 0 0 119873 135 0 0 25 0 1 0 379352754 328802304 77783 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526790 0 0 4096 0 0 0 0 17 1 0 0
/proc/2410/statm: 80274 77783 140 302 0 79969 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 321096

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.14
CPU user time (s): 1198.74
CPU system time (s): 1.40079
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 321096

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

runsolver used 1.3028 second user time and 3.07153 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Mar 11 06:19:43 UTC 2007

IDJOB= 334814
IDBENCH= 24636
IDSOLVER= 132
FILE ID= node12/334814-1173593978

PBS_JOBID= 4101220

Free space on /tmp= 66403 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334814-1173593978/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334814-1173593978/instance-334814-1173593978.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-334814-1173593978 -o ROOT/results/node12/solver-334814-1173593978 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334814-1173593978/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/334814-1173593978/instance-334814-1173593978.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  58af3687ccec42ccd800f9557db434fc

RANDOM SEED= 749460658

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1844560 kB
Buffers:          3224 kB
Cached:         118316 kB
SwapCached:      14596 kB
Active:          74440 kB
Inactive:        69708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844560 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:           31712 kB
Writeback:           0 kB
Mapped:          29628 kB
Slab:            52796 kB
Committed_AS:  1674296 kB
PageTables:       1692 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= 66403 MiB

End job on node12 on Sun Mar 11 06:39:46 UTC 2007