Trace number 335611

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.25 1200.58

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
harder-fphp-070-069.sat05-1240.reshuffled-07.cnf
MD5SUM8c2637bddd219bb03ecc49de7a065894
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 variables4830
Number of clauses330925
Sum of the clauses size666540
Maximum clause length69
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2330855
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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/335611-1173630867/instance-335611-1173630867.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/node76/watcher-335611-1173630867 -o ROOT/results/node76/solver-335611-1173630867 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335611-1173630867/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335611-1173630867/instance-335611-1173630867.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.99 0.97 0.99 3/69 26672
/proc/meminfo: memFree=1810500/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=1836 CPUtime=0
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 383045021 1880064 249 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134515399 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 459 249 126 302 0 154 0

[startup+0.0596789 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 26672
/proc/meminfo: memFree=1810500/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=3868 CPUtime=0.05
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 754 0 0 0 5 0 0 0 20 0 1 0 383045021 3960832 706 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 967 707 129 302 0 662 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3868

[startup+0.102683 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 26672
/proc/meminfo: memFree=1810500/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=5056 CPUtime=0.09
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 1079 0 0 0 9 0 0 0 20 0 1 0 383045021 5177344 1031 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 1264 1031 129 302 0 959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5056

[startup+0.301706 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 26672
/proc/meminfo: memFree=1810500/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=11764 CPUtime=0.29
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 2889 0 0 0 28 1 0 0 22 0 1 0 383045021 12046336 2647 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 2941 2647 129 302 0 2636 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11764

[startup+0.702752 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 26672
/proc/meminfo: memFree=1810500/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=21112 CPUtime=0.69
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 5357 0 0 0 67 2 0 0 25 0 1 0 383045021 21618688 4858 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 5278 4858 140 302 0 4973 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21112

[startup+1.50184 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1789628/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=25800 CPUtime=1.49
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 6538 0 0 0 146 3 0 0 25 0 1 0 383045021 26419200 6039 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 6450 6039 140 302 0 6145 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25800

[startup+3.10103 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1783548/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=33452 CPUtime=3.09
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 8432 0 0 0 303 6 0 0 25 0 1 0 383045021 34254848 7933 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 8363 7933 140 302 0 8058 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33452

[startup+6.3014 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1768636/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=48316 CPUtime=6.29
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 12168 0 0 0 620 9 0 0 25 0 1 0 383045021 49475584 11669 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 12079 11669 140 302 0 11774 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48316

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1739452/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=75204 CPUtime=12.69
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 18872 0 0 0 1255 14 0 0 25 0 1 0 383045021 77008896 18373 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 18801 18373 140 302 0 18496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75204

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1694780/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=118480 CPUtime=25.48
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 29705 0 0 0 2526 22 0 0 25 0 1 0 383045021 121323520 29173 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 29620 29173 140 302 0 29315 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 118480

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1613948/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=200512 CPUtime=51.07
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 50183 0 0 0 5070 37 0 0 25 0 1 0 383045021 205324288 49651 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 50128 49651 140 302 0 49823 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 200512

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1513212/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=299612 CPUtime=102.26
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 74903 0 0 0 10169 57 0 0 25 0 1 0 383045021 306802688 74306 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 74903 74306 140 302 0 74598 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 299612

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1397308/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=416852 CPUtime=162.24
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 104191 0 0 0 16143 81 0 0 25 0 1 0 383045021 426856448 103465 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 104213 103465 140 302 0 103908 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 416852

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1334716/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=478372 CPUtime=222.23
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 119538 0 0 0 22124 99 0 0 25 0 1 0 383045021 489852928 118812 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 119593 118812 140 302 0 119288 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 478372

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1303676/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=509892 CPUtime=282.22
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 127322 0 0 0 28113 109 0 0 25 0 1 0 383045021 522129408 126596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526967 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 127473 126596 140 302 0 127168 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 509892

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1241020/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=572568 CPUtime=342.2
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 142932 0 0 0 34093 127 0 0 25 0 1 0 383045021 586309632 142206 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 143142 142206 140 302 0 142837 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 572568

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1185340/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=628876 CPUtime=402.19
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 156938 0 0 0 40076 143 0 0 25 0 1 0 383045021 643969024 156212 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 157219 156212 140 302 0 156914 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 628876

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1128956/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=686008 CPUtime=462.16
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 171199 0 0 0 46058 158 0 0 25 0 1 0 383045021 702472192 170216 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526936 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 171502 170216 140 302 0 171197 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 686008

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=1081468/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=733716 CPUtime=522.16
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 183081 0 0 0 52043 173 0 0 25 0 1 0 383045021 751325184 182098 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 183429 182098 140 302 0 183124 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 733716

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26673
/proc/meminfo: memFree=994172/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=821060 CPUtime=582.13
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 204892 0 0 0 58019 194 0 0 25 0 1 0 383045021 840765440 203909 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 205265 203909 140 302 0 204960 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 821060

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=945148/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=869504 CPUtime=642.12
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 216900 0 0 0 64007 205 0 0 25 0 1 0 383045021 890372096 215917 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 217376 215917 140 302 0 217071 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 869504

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=911228/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=903876 CPUtime=702.1
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 225456 0 0 0 69994 216 0 0 25 0 1 0 383045021 925569024 224473 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 225969 224473 140 302 0 225664 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 903876

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=871228/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=943684 CPUtime=762.09
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 235352 0 0 0 75981 228 0 0 25 0 1 0 383045021 966332416 234369 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 235921 234369 140 302 0 235616 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 943684

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=827388/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=987976 CPUtime=822.07
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 246392 0 0 0 81965 242 0 0 25 0 1 0 383045021 1011687424 245409 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 246994 245409 140 302 0 246689 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 987976

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=794236/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=1020796 CPUtime=882.05
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 254579 0 0 0 87955 250 0 0 25 0 1 0 383045021 1045295104 253596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 255199 253596 140 302 0 254894 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1020796

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=767676/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=1047716 CPUtime=942.04
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 261268 0 0 0 93944 260 0 0 25 0 1 0 383045021 1072861184 260285 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 261929 260285 140 302 0 261624 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1047716

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=739900/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=1075392 CPUtime=1002.02
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 268145 0 0 0 99934 268 0 0 25 0 1 0 383045021 1101201408 267162 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 268848 267162 140 302 0 268543 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1075392

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=707068/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=1108952 CPUtime=1062
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 276483 0 0 0 105921 279 0 0 25 0 1 0 383045021 1135566848 275500 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 277238 275500 140 302 0 276933 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 1108952

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=674044/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=1141440 CPUtime=1121.99
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 284564 0 0 0 111908 291 0 0 25 0 1 0 383045021 1168834560 283581 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 285360 283581 140 302 0 285055 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 1141440

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=647292/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=1168400 CPUtime=1181.98
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 291318 0 0 0 117898 300 0 0 25 0 1 0 383045021 1196441600 290335 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 292100 290335 140 302 0 291795 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 1168400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=638140/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=1177104 CPUtime=1200.07
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4194304 293480 0 0 0 119705 302 0 0 25 0 1 0 383045021 1205354496 292497 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 294276 292497 140 302 0 293971 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1177104

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

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

[startup+1200.51 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 26675
/proc/meminfo: memFree=638140/2055888 swapFree=3938024/4096564
[pid=26672] ppid=26670 vsize=0 CPUtime=1200.17
/proc/26672/stat : 26672 (Spear-32) R 26670 26672 26239 0 -1 4195332 293480 0 0 0 119705 312 0 0 25 0 1 0 383045021 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26672/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.25
CPU user time (s): 1197.06
CPU system time (s): 3.19551
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 1177104

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

runsolver used 1.05684 second user time and 2.23366 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Mar 11 16:34:27 UTC 2007

IDJOB= 335611
IDBENCH= 24655
IDSOLVER= 131
FILE ID= node76/335611-1173630867

PBS_JOBID= 4101314

Free space on /tmp= 66524 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/harder-fphp-070-069.sat05-1240.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335611-1173630867/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335611-1173630867/instance-335611-1173630867.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-335611-1173630867 -o ROOT/results/node76/solver-335611-1173630867 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335611-1173630867/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335611-1173630867/instance-335611-1173630867.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8c2637bddd219bb03ecc49de7a065894

RANDOM SEED= 901222502

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 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.219
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	: 6006.18
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.219
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1810980 kB
Buffers:         11292 kB
Cached:          48536 kB
SwapCached:     152264 kB
Active:          32312 kB
Inactive:       185712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1810980 kB
SwapTotal:     4096564 kB
SwapFree:      3938024 kB
Dirty:            5616 kB
Writeback:           0 kB
Mapped:          15268 kB
Slab:            13212 kB
Committed_AS:  1187564 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB

End job on node76 on Sun Mar 11 16:54:30 UTC 2007