Trace number 316246

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.04 1200.42

General information on the benchmark

Namecrafted/spence/
medium/s93-100.cnf
MD5SUMcb4f09f5b8ab5c8da265c9ab7b857cb1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.515
Satisfiable
(Un)Satisfiability was proved
Number of variables93
Number of clauses196
Sum of the clauses size588
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)          Spear theorem prover               (*) 
0.00/0.00	c (*)        Copyright (C) 2006,2007              (*) 
0.00/0.00	c (*)     Domagoj Babic. All rights reserved.     (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)     There is NO warranty, not even for      (*) 
0.00/0.00	c (*) merchantability or fitness for a particular (*) 
0.00/0.00	c (*)  purpose. Please run with --license to see  (*) 
0.00/0.00	c (*)              license details.               (*) 
0.00/0.00	c (*)                                             (*) 
0.00/0.00	c (*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*)(*) 
0.00/0.00	c 
0.00/0.00	c solving /tmp/evaluation/316246-1172666180/instance-316246-1172666180.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/node69/watcher-316246-1172666180 -o ROOT/results/node69/solver-316246-1172666180 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316246-1172666180/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/316246-1172666180/instance-316246-1172666180.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.97 0.99 3/64 10541
/proc/meminfo: memFree=1855992/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=1396 CPUtime=0
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 286575730 1429504 166 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 349 166 140 302 0 44 0

[startup+0.0788411 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10541
/proc/meminfo: memFree=1855992/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=1656 CPUtime=0.07
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 251 0 0 0 7 0 0 0 18 0 1 0 286575730 1695744 236 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 414 236 140 302 0 109 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1656

[startup+0.101844 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10541
/proc/meminfo: memFree=1855992/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=1784 CPUtime=0.09
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 266 0 0 0 9 0 0 0 18 0 1 0 286575730 1826816 251 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 446 251 140 302 0 141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1784

[startup+0.301876 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10541
/proc/meminfo: memFree=1855992/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=2180 CPUtime=0.29
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 377 0 0 0 28 1 0 0 19 0 1 0 286575730 2232320 362 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 545 362 140 302 0 240 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2180

[startup+0.701941 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 10541
/proc/meminfo: memFree=1855992/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=2696 CPUtime=0.69
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 516 0 0 0 68 1 0 0 22 0 1 0 286575730 2760704 501 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 674 501 140 302 0 369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2696

[startup+1.50107 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 10542
/proc/meminfo: memFree=1854128/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=3608 CPUtime=1.49
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 709 0 0 0 147 2 0 0 25 0 1 0 286575730 3694592 694 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 902 694 140 302 0 597 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3608

[startup+3.10133 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 10542
/proc/meminfo: memFree=1853168/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=4652 CPUtime=3.09
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 966 0 0 0 306 3 0 0 25 0 1 0 286575730 4763648 951 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 1163 951 140 302 0 858 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4652

[startup+6.30186 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 10542
/proc/meminfo: memFree=1851248/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=6212 CPUtime=6.29
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 1389 0 0 0 624 5 0 0 25 0 1 0 286575730 6361088 1341 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 1553 1341 140 302 0 1248 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6212

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 10542
/proc/meminfo: memFree=1849072/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=8252 CPUtime=12.69
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 1890 0 0 0 1259 10 0 0 25 0 1 0 286575730 8450048 1842 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 2063 1842 140 302 0 1758 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8252

[startup+25.502 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 10542
/proc/meminfo: memFree=1846192/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=11168 CPUtime=25.48
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 2628 0 0 0 2535 13 0 0 25 0 1 0 286575730 11436032 2515 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 2792 2515 140 302 0 2487 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11168

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 10542
/proc/meminfo: memFree=1842672/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=14584 CPUtime=51.08
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 3500 0 0 0 5088 20 0 0 25 0 1 0 286575730 14934016 3387 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 3646 3387 140 302 0 3341 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14584

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 10542
/proc/meminfo: memFree=1837296/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=20720 CPUtime=102.27
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 4955 0 0 0 10199 28 0 0 25 0 1 0 286575730 21217280 4713 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526784 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 5180 4713 140 302 0 4875 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20720

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10542
/proc/meminfo: memFree=1832304/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=25792 CPUtime=162.24
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 6188 0 0 0 16188 36 0 0 25 0 1 0 286575730 26411008 5946 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 6448 5946 140 302 0 6143 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25792

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10542
/proc/meminfo: memFree=1828528/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=29756 CPUtime=222.22
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 7105 0 0 0 22179 43 0 0 25 0 1 0 286575730 30470144 6863 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 7439 6863 140 302 0 7134 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 29756

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1825584/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=34144 CPUtime=282.2
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 8099 0 0 0 28173 47 0 0 25 0 1 0 286575730 34963456 7600 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 8536 7600 140 302 0 8231 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 34144

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1822512/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=37352 CPUtime=342.18
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 8847 0 0 0 34165 53 0 0 25 0 1 0 286575730 38248448 8348 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 9338 8348 140 302 0 9033 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 37352

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1820016/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=39680 CPUtime=402.16
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 9477 0 0 0 40158 58 0 0 25 0 1 0 286575730 40632320 8978 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 9920 8978 140 302 0 9615 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 39680

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1817904/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=41804 CPUtime=462.14
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 10041 0 0 0 46152 62 0 0 25 0 1 0 286575730 42807296 9542 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 10451 9542 140 302 0 10146 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 41804

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1815536/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=44200 CPUtime=522.13
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 10627 0 0 0 52146 67 0 0 25 0 1 0 286575730 45260800 10128 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527080 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 11050 10128 140 302 0 10745 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 44200

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1813104/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=46652 CPUtime=582.11
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 11212 0 0 0 58141 70 0 0 25 0 1 0 286575730 47771648 10713 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 11663 10713 140 302 0 11358 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 46652

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1810736/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=48764 CPUtime=642.09
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 11782 0 0 0 64135 74 0 0 25 0 1 0 286575730 49934336 11283 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 12191 11283 140 302 0 11886 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 48764

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1808752/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=50820 CPUtime=702.06
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 12267 0 0 0 70129 77 0 0 25 0 1 0 286575730 52039680 11768 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 12705 11768 140 302 0 12400 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 50820

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1806448/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=53140 CPUtime=762.05
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 12831 0 0 0 76125 80 0 0 25 0 1 0 286575730 54415360 12332 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 13285 12332 140 302 0 12980 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 53140

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1804400/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=55792 CPUtime=822.03
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 13334 0 0 0 82119 84 0 0 25 0 1 0 286575730 57131008 12835 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526794 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 13948 12835 140 302 0 13643 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 55792

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1802672/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=57592 CPUtime=882.01
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 13755 0 0 0 88114 87 0 0 25 0 1 0 286575730 58974208 13256 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 14398 13256 140 302 0 14093 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 57592

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1801008/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=59344 CPUtime=941.99
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 14187 0 0 0 94108 91 0 0 25 0 1 0 286575730 60768256 13688 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 14836 13688 140 302 0 14531 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 59344

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1799472/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=60828 CPUtime=1001.97
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 14582 0 0 0 100103 94 0 0 25 0 1 0 286575730 62287872 14083 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 15207 14083 140 302 0 14902 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 60828

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1797808/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=64672 CPUtime=1061.96
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 15494 0 0 0 106097 99 0 0 25 0 1 0 286575730 66224128 14482 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 16168 14482 140 302 0 15863 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 64672

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1796080/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=66344 CPUtime=1121.94
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 15920 0 0 0 112092 102 0 0 25 0 1 0 286575730 67936256 14908 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 16586 14908 140 302 0 16281 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 66344

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1794480/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=68044 CPUtime=1181.92
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 16317 0 0 0 118087 105 0 0 25 0 1 0 286575730 69677056 15305 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 17011 15305 140 302 0 16706 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 68044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 10544
/proc/meminfo: memFree=1793904/2055920 swapFree=4184012/4192956
[pid=10541] ppid=10539 vsize=68428 CPUtime=1200.01
/proc/10541/stat : 10541 (Spear-32) R 10539 10541 10197 0 -1 4194304 16457 0 0 0 119895 106 0 0 25 0 1 0 286575730 70070272 15445 18446744073709551615 134512640 135752790 4294956560 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/10541/statm: 17107 15445 140 302 0 16802 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 68428

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.42
CPU time (s): 1200.04
CPU user time (s): 1198.96
CPU system time (s): 1.07784
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 68428

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

runsolver used 0.950855 second user time and 2.44463 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Wed Feb 28 12:36:20 UTC 2007

IDJOB= 316246
IDBENCH= 20436
IDSOLVER= 131
FILE ID= node69/316246-1172666180

PBS_JOBID= 3981234

Free space on /tmp= 66527 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s93-100.cnf
COMMAND LINE= /tmp/evaluation/316246-1172666180/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/316246-1172666180/instance-316246-1172666180.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-316246-1172666180 -o ROOT/results/node69/solver-316246-1172666180 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316246-1172666180/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/316246-1172666180/instance-316246-1172666180.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cb4f09f5b8ab5c8da265c9ab7b857cb1

RANDOM SEED= 312784737

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.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.261
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.261
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:       1856400 kB
Buffers:          7788 kB
Cached:         143284 kB
SwapCached:       2472 kB
Active:          59240 kB
Inactive:       100964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1856400 kB
SwapTotal:     4192956 kB
SwapFree:      4184012 kB
Dirty:            1540 kB
Writeback:           0 kB
Mapped:          15300 kB
Slab:            25276 kB
Committed_AS:   763740 kB
PageTables:       1472 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= 66527 MiB

End job on node69 on Wed Feb 28 12:56:23 UTC 2007