Trace number 335612

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.29 1200.69

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/335612-1173630869/instance-335612-1173630869.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/node29/watcher-335612-1173630869 -o ROOT/results/node29/solver-335612-1173630869 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335612-1173630869/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/335612-1173630869/instance-335612-1173630869.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.98 0.99 3/77 32000
/proc/meminfo: memFree=1921000/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=1836 CPUtime=0
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 19393825 1880064 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 459 247 126 302 0 154 0

[startup+0.104961 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32000
/proc/meminfo: memFree=1921000/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=4924 CPUtime=0.09
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 1036 0 0 0 9 0 0 0 18 0 1 0 19393825 5042176 987 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 1231 987 129 302 0 926 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4924

[startup+0.201975 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32000
/proc/meminfo: memFree=1921000/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=7688 CPUtime=0.19
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 1782 0 0 0 19 0 0 0 18 0 1 0 19393825 7872512 1668 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 1922 1668 129 302 0 1617 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7688

[startup+0.301989 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32000
/proc/meminfo: memFree=1921000/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=11236 CPUtime=0.29
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 2746 0 0 0 28 1 0 0 19 0 1 0 19393825 11505664 2503 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 2809 2503 129 302 0 2504 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11236

[startup+0.701045 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32000
/proc/meminfo: memFree=1921000/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=20744 CPUtime=0.69
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 5281 0 0 0 65 4 0 0 22 0 1 0 19393825 21241856 4781 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 5186 4781 140 302 0 4881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20744

[startup+1.50116 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1899936/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=25292 CPUtime=1.49
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 6392 0 0 0 144 5 0 0 25 0 1 0 19393825 25899008 5892 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 6323 5892 140 302 0 6018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25292

[startup+3.10139 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1894240/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=32344 CPUtime=3.08
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 8171 0 0 0 302 6 0 0 25 0 1 0 19393825 33120256 7671 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 8086 7671 140 302 0 7781 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32344

[startup+6.30184 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1880608/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=46096 CPUtime=6.29
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 11616 0 0 0 621 8 0 0 25 0 1 0 19393825 47202304 11116 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 11524 11116 140 302 0 11219 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46096

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 3/78 32001
/proc/meminfo: memFree=1851680/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=72832 CPUtime=12.69
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 18273 0 0 0 1257 12 0 0 25 0 1 0 19393825 74579968 17773 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18208 17773 140 302 0 17903 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72832

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1808416/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=114772 CPUtime=25.48
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 28772 0 0 0 2530 18 0 0 25 0 1 0 19393825 117526528 28239 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 28693 28239 140 302 0 28388 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 114772

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1733536/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=190724 CPUtime=51.08
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 47753 0 0 0 5075 33 0 0 25 0 1 0 19393825 195301376 47220 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 47681 47220 140 302 0 47376 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 190724

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1635808/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=287232 CPUtime=102.27
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 71821 0 0 0 10174 53 0 0 25 0 1 0 19393825 294125568 71223 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 71808 71223 140 302 0 71503 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 287232

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1519328/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=404924 CPUtime=162.24
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 101231 0 0 0 16147 77 0 0 25 0 1 0 19393825 414642176 100504 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526888 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 101231 100504 140 302 0 100926 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 404924

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1452640/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=470880 CPUtime=222.22
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 117667 0 0 0 22128 94 0 0 25 0 1 0 19393825 482181120 116940 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 117720 116940 140 302 0 117415 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 470880

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1419680/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=504168 CPUtime=282.2
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 125906 0 0 0 28117 103 0 0 25 0 1 0 19393825 516268032 125179 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 126042 125179 140 302 0 125737 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 504168

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 32001
/proc/meminfo: memFree=1368992/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=555028 CPUtime=342.19
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 138582 0 0 0 34101 118 0 0 25 0 1 0 19393825 568348672 137855 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526952 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 138757 137855 140 302 0 138452 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 555028

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1312480/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=612284 CPUtime=402.16
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 152798 0 0 0 40080 136 0 0 25 0 1 0 19393825 626978816 152071 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 153071 152071 140 302 0 152766 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 612284

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32001
/proc/meminfo: memFree=1256096/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=669196 CPUtime=462.14
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 167011 0 0 0 46062 152 0 0 25 0 1 0 19393825 685256704 166027 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 167299 166027 140 302 0 166994 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 669196

[startup+522.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/78 32001
/proc/meminfo: memFree=1208672/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=717084 CPUtime=522.12
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 178942 0 0 0 52046 166 0 0 25 0 1 0 19393825 734294016 177958 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 179271 177958 140 302 0 178966 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 717084

[startup+582.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 32003
/proc/meminfo: memFree=1138976/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=786556 CPUtime=582.1
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 196262 0 0 0 58025 185 0 0 25 0 1 0 19393825 805433344 195278 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 196639 195278 140 302 0 196334 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 786556

[startup+642.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 32003
/proc/meminfo: memFree=1078752/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=846788 CPUtime=642.08
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 211256 0 0 0 64006 202 0 0 25 0 1 0 19393825 867110912 210272 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 211697 210272 140 302 0 211392 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 846788

[startup+702.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 32003
/proc/meminfo: memFree=1038560/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=886964 CPUtime=702.06
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 221283 0 0 0 69991 215 0 0 25 0 1 0 19393825 908251136 220299 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 221741 220299 140 302 0 221436 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 886964

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32003
/proc/meminfo: memFree=1010272/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=915136 CPUtime=762.05
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 228243 0 0 0 75979 226 0 0 25 0 1 0 19393825 937099264 227259 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 228784 227259 140 302 0 228479 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 915136

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32003
/proc/meminfo: memFree=963872/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=961800 CPUtime=822.02
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 239893 0 0 0 81963 239 0 0 25 0 1 0 19393825 984883200 238909 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526926 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 240450 238909 140 302 0 240145 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 961800

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32003
/proc/meminfo: memFree=924832/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=1000644 CPUtime=882.01
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 249566 0 0 0 87950 251 0 0 25 0 1 0 19393825 1024659456 248582 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 250161 248582 140 302 0 249856 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 1000644

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32003
/proc/meminfo: memFree=896416/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=1029132 CPUtime=941.98
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 256668 0 0 0 93938 260 0 0 25 0 1 0 19393825 1053831168 255684 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 257283 255684 140 302 0 256978 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 1029132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32003
/proc/meminfo: memFree=871968/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=1053620 CPUtime=1001.96
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 262724 0 0 0 99928 268 0 0 25 0 1 0 19393825 1078906880 261740 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526781 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 263405 261740 140 302 0 263100 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 1053620

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32003
/proc/meminfo: memFree=843168/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=1082876 CPUtime=1061.94
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 270019 0 0 0 105917 277 0 0 25 0 1 0 19393825 1108865024 269035 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 270719 269035 140 302 0 270414 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 1082876

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32003
/proc/meminfo: memFree=810144/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=1115736 CPUtime=1121.92
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 278168 0 0 0 111904 288 0 0 25 0 1 0 19393825 1142513664 277184 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 278934 277184 140 302 0 278629 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1115736

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32003
/proc/meminfo: memFree=782048/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=1144428 CPUtime=1181.9
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 285303 0 0 0 117892 298 0 0 25 0 1 0 19393825 1171894272 284319 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 286107 284319 140 302 0 285802 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 1144428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32003
/proc/meminfo: memFree=773152/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=1152484 CPUtime=1200.1
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4194304 287353 0 0 0 119710 300 0 0 25 0 1 0 19393825 1180143616 286369 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 288121 286369 140 302 0 287816 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 1152484

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 32003
/proc/meminfo: memFree=773152/2055920 swapFree=4144048/4192956
[pid=32000] ppid=31998 vsize=0 CPUtime=1200.2
/proc/32000/stat : 32000 (Spear-32) R 31998 32000 31605 0 -1 4195332 287353 0 0 0 119710 310 0 0 25 0 1 0 19393825 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.69
CPU time (s): 1200.29
CPU user time (s): 1197.1
CPU system time (s): 3.19051
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 1152484

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

runsolver used 1.40779 second user time and 2.96255 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Mar 11 16:34:30 UTC 2007

IDJOB= 335612
IDBENCH= 24655
IDSOLVER= 132
FILE ID= node29/335612-1173630869

PBS_JOBID= 4101318

Free space on /tmp= 66559 MiB

SOLVER NAME= Spear FH 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/335612-1173630869/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335612-1173630869/instance-335612-1173630869.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-335612-1173630869 -o ROOT/results/node29/solver-335612-1173630869 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335612-1173630869/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335612-1173630869/instance-335612-1173630869.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  8c2637bddd219bb03ecc49de7a065894

RANDOM SEED= 941193521

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node29.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.270
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.270
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:       1921408 kB
Buffers:         27292 kB
Cached:          54400 kB
SwapCached:      17588 kB
Active:          60028 kB
Inactive:        46768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921408 kB
SwapTotal:     4192956 kB
SwapFree:      4144048 kB
Dirty:            5692 kB
Writeback:           0 kB
Mapped:          31328 kB
Slab:            13264 kB
Committed_AS:   150820 kB
PageTables:       1760 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= 66559 MiB

End job on node29 on Sun Mar 11 16:54:32 UTC 2007