Trace number 339559

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 FHS 1.0? (TO) 1200.13 1200.54

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark210.366
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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/339559-1173706980/instance-339559-1173706980.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/node70/watcher-339559-1173706980 -o ROOT/results/node70/solver-339559-1173706980 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339559-1173706980/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339559-1173706980/instance-339559-1173706980.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/64 18284
/proc/meminfo: memFree=1790384/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=1548 CPUtime=0
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 26997909 1585152 193 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 387 194 129 302 0 82 0

[startup+0.030807 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18284
/proc/meminfo: memFree=1790384/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=2400 CPUtime=0.02
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 418 0 0 0 2 0 0 0 18 0 1 0 26997909 2457600 402 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 600 403 129 302 0 295 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2400

[startup+0.102814 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18284
/proc/meminfo: memFree=1790384/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=5028 CPUtime=0.09
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 1107 0 0 0 9 0 0 0 18 0 1 0 26997909 5148672 993 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 1257 994 129 302 0 952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5028

[startup+0.302834 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18284
/proc/meminfo: memFree=1790384/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=5792 CPUtime=0.29
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 1330 0 0 0 28 1 0 0 19 0 1 0 26997909 5931008 1216 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 1448 1216 140 302 0 1143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5792

[startup+0.702873 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 18284
/proc/meminfo: memFree=1790384/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=6940 CPUtime=0.69
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 1606 0 0 0 68 1 0 0 22 0 1 0 26997909 7106560 1492 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 1735 1492 140 302 0 1430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6940

[startup+1.50195 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18285
/proc/meminfo: memFree=1784424/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=8216 CPUtime=1.49
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 1923 0 0 0 147 2 0 0 25 0 1 0 26997909 8413184 1809 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 2054 1809 140 302 0 1749 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8216

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18285
/proc/meminfo: memFree=1782376/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=10904 CPUtime=3.09
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 2605 0 0 0 306 3 0 0 25 0 1 0 26997909 11165696 2491 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 2726 2491 140 302 0 2421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10904

[startup+6.30143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18285
/proc/meminfo: memFree=1777704/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=14728 CPUtime=6.29
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 3547 0 0 0 623 6 0 0 25 0 1 0 26997909 15081472 3433 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 3682 3433 140 302 0 3377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14728

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18285
/proc/meminfo: memFree=1772848/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=19220 CPUtime=12.69
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 4668 0 0 0 1260 9 0 0 25 0 1 0 26997909 19681280 4554 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 4805 4554 140 302 0 4500 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19220

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18285
/proc/meminfo: memFree=1764080/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=27888 CPUtime=25.48
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 6818 0 0 0 2535 13 0 0 25 0 1 0 26997909 28557312 6671 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 6972 6671 140 302 0 6667 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27888

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18285
/proc/meminfo: memFree=1754096/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=38212 CPUtime=51.08
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 9394 0 0 0 5088 20 0 0 25 0 1 0 26997909 39129088 9182 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 9553 9182 140 302 0 9248 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38212

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18285
/proc/meminfo: memFree=1737200/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=55176 CPUtime=102.27
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 13539 0 0 0 10196 31 0 0 25 0 1 0 26997909 56500224 13327 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 13794 13327 140 302 0 13489 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55176

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1720112/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=73060 CPUtime=162.24
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 17965 0 0 0 16182 42 0 0 25 0 1 0 26997909 74813440 17624 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 18265 17624 140 302 0 17960 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 73060

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1704752/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=88392 CPUtime=222.23
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 21774 0 0 0 22170 53 0 0 25 0 1 0 26997909 90513408 21433 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 22098 21433 140 302 0 21793 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 88392

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1691568/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=101756 CPUtime=282.22
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 25084 0 0 0 28161 61 0 0 25 0 1 0 26997909 104198144 24743 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526752 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 25439 24743 140 302 0 25134 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 101756

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1680368/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=113188 CPUtime=342.2
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 27858 0 0 0 34150 70 0 0 25 0 1 0 26997909 115904512 27517 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526730 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 28297 27517 140 302 0 27992 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 113188

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1670448/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=124716 CPUtime=402.18
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 30615 0 0 0 40142 76 0 0 25 0 1 0 26997909 127709184 30017 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526969 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 31179 30017 140 302 0 30874 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 124716

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1661424/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=133864 CPUtime=462.17
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 32866 0 0 0 46136 81 0 0 25 0 1 0 26997909 137076736 32268 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134539575 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 33466 32268 140 302 0 33161 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 133864

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1653552/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=142208 CPUtime=522.16
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 34811 0 0 0 52129 87 0 0 25 0 1 0 26997909 145620992 34213 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 35552 34213 140 302 0 35247 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 142208

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1646512/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=149548 CPUtime=582.14
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 36553 0 0 0 58121 93 0 0 25 0 1 0 26997909 153137152 35955 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 37387 35955 140 302 0 37082 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 149548

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1639856/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=156116 CPUtime=642.13
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 38196 0 0 0 64116 97 0 0 25 0 1 0 26997909 159862784 37598 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 39029 37598 140 302 0 38724 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 156116

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1633776/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=162460 CPUtime=702.11
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 39733 0 0 0 70109 102 0 0 25 0 1 0 26997909 166359040 39135 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526862 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 40615 39135 140 302 0 40310 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 162460

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1627952/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=168328 CPUtime=762.1
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 41174 0 0 0 76103 107 0 0 25 0 1 0 26997909 172367872 40576 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526950 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 42082 40576 140 302 0 41777 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 168328

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1621936/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=174656 CPUtime=822.08
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 42680 0 0 0 82097 111 0 0 25 0 1 0 26997909 178847744 42082 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 43664 42082 140 302 0 43359 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 174656

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1616048/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=180568 CPUtime=882.06
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 44128 0 0 0 88091 115 0 0 25 0 1 0 26997909 184901632 43530 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 45142 43530 140 302 0 44837 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 180568

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1610992/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=185828 CPUtime=942.05
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 45411 0 0 0 94086 119 0 0 25 0 1 0 26997909 190287872 44813 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 46457 44813 140 302 0 46152 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 185828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1604912/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=191872 CPUtime=1002.04
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 46916 0 0 0 100080 124 0 0 25 0 1 0 26997909 196476928 46318 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 47968 46318 140 302 0 47663 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 191872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18287
/proc/meminfo: memFree=1599920/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=196984 CPUtime=1062.02
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 48174 0 0 0 106074 128 0 0 25 0 1 0 26997909 201711616 47576 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 49246 47576 140 302 0 48941 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 196984

[startup+1122.3 s]
/proc/loadavg: 1.16 1.06 1.02 2/71 18405
/proc/meminfo: memFree=1592640/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=203256 CPUtime=1121.95
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 49647 0 0 0 112061 134 0 0 25 0 1 0 26997909 208134144 49049 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 50814 49049 140 302 0 50509 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 203256

[startup+1182.3 s]
/proc/loadavg: 1.06 1.04 1.01 2/65 18485
/proc/meminfo: memFree=1587440/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=210308 CPUtime=1181.89
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 51224 0 0 0 118050 139 0 0 25 0 1 0 26997909 215355392 50626 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 52577 50626 140 302 0 52272 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 210308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.04 1.04 1.01 2/65 18485
/proc/meminfo: memFree=1585456/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=212428 CPUtime=1200.09
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 51704 0 0 0 119868 141 0 0 25 0 1 0 26997909 217526272 51106 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 53107 51106 140 302 0 52802 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 212428

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: 1.04 1.04 1.01 2/65 18485
/proc/meminfo: memFree=1585456/2055920 swapFree=4179464/4192956
[pid=18284] ppid=18282 vsize=212428 CPUtime=1200.09
/proc/18284/stat : 18284 (Spear-32) R 18282 18284 17055 0 -1 4194304 51704 0 0 0 119868 141 0 0 25 0 1 0 26997909 217526272 51106 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/18284/statm: 53107 51106 140 302 0 52802 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 212428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.13
CPU user time (s): 1198.68
CPU system time (s): 1.44278
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 212428

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

runsolver used 1.00385 second user time and 2.37864 second system time

The end

Launcher Data (download as text)

Begin job on node70 on Mon Mar 12 13:43:00 UTC 2007

IDJOB= 339559
IDBENCH= 24749
IDSOLVER= 131
FILE ID= node70/339559-1173706980

PBS_JOBID= 4101761

Free space on /tmp= 66555 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339559-1173706980/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339559-1173706980/instance-339559-1173706980.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node70/watcher-339559-1173706980 -o ROOT/results/node70/solver-339559-1173706980 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339559-1173706980/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/339559-1173706980/instance-339559-1173706980.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  be0552b4894b69c578ebcc0b17dda689

RANDOM SEED= 785990517

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node70.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.220
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	: 5931.00
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.220
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:       1790792 kB
Buffers:         31000 kB
Cached:         181028 kB
SwapCached:       8292 kB
Active:          84028 kB
Inactive:       143228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790792 kB
SwapTotal:     4192956 kB
SwapFree:      4179464 kB
Dirty:            2272 kB
Writeback:           0 kB
Mapped:          15548 kB
Slab:            23940 kB
Committed_AS:    91196 kB
PageTables:       1396 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= 66555 MiB

End job on node70 on Mon Mar 12 14:03:03 UTC 2007