Trace number 334939

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.11 1200.46

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
MD5SUM41f1c0479c607ce4a810d6cbab59e2f9
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 variables49509
Number of clauses3649657
Sum of the clauses size7337555
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23644023
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 58
Number of clauses of size over 55618

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/334939-1173601013/instance-334939-1173601013.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/node7/watcher-334939-1173601013 -o ROOT/results/node7/solver-334939-1173601013 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334939-1173601013/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334939-1173601013/instance-334939-1173601013.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.08 1.02 1.10 3/77 31689
/proc/meminfo: memFree=1634904/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=1932 CPUtime=0
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 380056911 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 483 247 126 302 0 178 0

[startup+0.0828389 s]
/proc/loadavg: 1.08 1.02 1.10 3/77 31689
/proc/meminfo: memFree=1634904/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=7888 CPUtime=0.07
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 2189 0 0 0 6 1 0 0 18 0 1 0 380056911 8077312 1413 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 1972 1413 126 302 0 1667 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7888

[startup+0.101841 s]
/proc/loadavg: 1.08 1.02 1.10 3/77 31689
/proc/meminfo: memFree=1634904/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=8176 CPUtime=0.09
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 2418 0 0 0 7 2 0 0 18 0 1 0 380056911 8372224 1642 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 2044 1642 128 302 0 1739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8176

[startup+0.301867 s]
/proc/loadavg: 1.08 1.02 1.10 3/77 31689
/proc/meminfo: memFree=1634904/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=12784 CPUtime=0.29
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 3630 0 0 0 26 3 0 0 19 0 1 0 380056911 13090816 2756 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 3196 2756 129 302 0 2891 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12784

[startup+0.701904 s]
/proc/loadavg: 1.08 1.02 1.10 3/77 31689
/proc/meminfo: memFree=1634904/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=22240 CPUtime=0.69
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 6185 0 0 0 64 5 0 0 22 0 1 0 380056911 22773760 4925 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 5560 4925 129 302 0 5255 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22240

[startup+1.50199 s]
/proc/loadavg: 1.15 1.03 1.10 2/78 31690
/proc/meminfo: memFree=1608464/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=40260 CPUtime=1.49
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 11053 0 0 0 141 8 0 0 25 0 1 0 380056911 41226240 9280 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 10065 9280 129 302 0 9760 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40260

[startup+3.10116 s]
/proc/loadavg: 1.15 1.03 1.10 2/78 31690
/proc/meminfo: memFree=1584720/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=76564 CPUtime=3.09
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 20889 0 0 0 293 16 0 0 25 0 1 0 380056911 78401536 18091 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 19141 18091 129 302 0 18836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76564

[startup+6.30149 s]
/proc/loadavg: 1.14 1.03 1.10 2/78 31690
/proc/meminfo: memFree=1512976/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=150096 CPUtime=6.28
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 40765 0 0 0 600 28 0 0 25 0 1 0 380056911 153698304 35918 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134533777 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 37524 35919 129 302 0 37219 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 150096

[startup+12.7022 s]
/proc/loadavg: 1.13 1.03 1.10 2/78 31690
/proc/meminfo: memFree=1408656/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=230048 CPUtime=12.69
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 61536 0 0 0 1229 40 0 0 25 0 1 0 380056911 235569152 56608 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 57512 56608 145 302 0 57207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 230048

[startup+25.5015 s]
/proc/loadavg: 1.11 1.03 1.10 2/78 31690
/proc/meminfo: memFree=1408720/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=230312 CPUtime=25.48
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 61572 0 0 0 2502 46 0 0 25 0 1 0 380056911 235839488 56644 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 0 0 0
/proc/31689/statm: 57578 56644 145 302 0 57273 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 230312

[startup+51.1012 s]
/proc/loadavg: 1.18 1.06 1.11 2/78 31690
/proc/meminfo: memFree=1408144/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=231084 CPUtime=51.06
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 61777 0 0 0 5051 55 0 0 25 0 1 0 380056911 236630016 56816 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 57771 56816 145 302 0 57466 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 231084

[startup+102.306 s]
/proc/loadavg: 1.08 1.05 1.10 2/78 31690
/proc/meminfo: memFree=1404304/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=234792 CPUtime=102.26
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 62751 0 0 0 10153 73 0 0 25 0 1 0 380056911 240427008 57757 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527007 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 58698 57757 145 302 0 58393 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 234792

[startup+162.302 s]
/proc/loadavg: 1.03 1.04 1.09 2/78 31690
/proc/meminfo: memFree=1400592/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=238640 CPUtime=162.23
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 63735 0 0 0 16135 88 0 0 25 0 1 0 380056911 244367360 58676 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 59660 58676 145 302 0 59355 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 238640

[startup+222.301 s]
/proc/loadavg: 1.01 1.03 1.08 2/78 31690
/proc/meminfo: memFree=1397008/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=242212 CPUtime=222.22
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 64625 0 0 0 22122 100 0 0 25 0 1 0 380056911 248025088 59566 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 60553 59566 145 302 0 60248 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 242212

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/78 31690
/proc/meminfo: memFree=1393808/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=245348 CPUtime=282.2
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 65422 0 0 0 28110 110 0 0 25 0 1 0 380056911 251236352 60363 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 61337 60363 145 302 0 61032 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 245348

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.07 2/78 31690
/proc/meminfo: memFree=1390416/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=248548 CPUtime=342.18
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 66245 0 0 0 34098 120 0 0 25 0 1 0 380056911 254513152 61186 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 62137 61186 145 302 0 61832 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 248548

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.06 2/78 31690
/proc/meminfo: memFree=1386896/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=252488 CPUtime=402.16
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 67256 0 0 0 40086 130 0 0 25 0 1 0 380056911 258547712 62068 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134513512 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 63122 62068 145 302 0 62817 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 252488

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/78 31690
/proc/meminfo: memFree=1382800/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=256632 CPUtime=462.14
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 68284 0 0 0 46076 138 0 0 25 0 1 0 380056911 262791168 63096 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 64158 63096 145 302 0 63853 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 256632

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 31690
/proc/meminfo: memFree=1377808/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=261516 CPUtime=522.13
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 69512 0 0 0 52064 149 0 0 25 0 1 0 380056911 267792384 64324 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 65379 64324 145 302 0 65074 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 261516

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/78 31690
/proc/meminfo: memFree=1373264/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=265940 CPUtime=582.11
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 70628 0 0 0 58055 156 0 0 25 0 1 0 380056911 272322560 65440 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 66485 65440 145 302 0 66180 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 265940

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/78 31690
/proc/meminfo: memFree=1369104/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=269920 CPUtime=642.1
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 71638 0 0 0 64046 164 0 0 25 0 1 0 380056911 276398080 66450 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 67480 66450 145 302 0 67175 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 269920

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 31690
/proc/meminfo: memFree=1363536/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=275364 CPUtime=702.08
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 73025 0 0 0 70036 172 0 0 25 0 1 0 380056911 281972736 67836 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 68841 67836 145 302 0 68536 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 275364

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/78 31690
/proc/meminfo: memFree=1358032/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=280760 CPUtime=762.07
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 74353 0 0 0 76028 179 0 0 25 0 1 0 380056911 287498240 69164 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 70190 69164 145 302 0 69885 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 280760

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/78 31690
/proc/meminfo: memFree=1352272/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=286464 CPUtime=822.05
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 75782 0 0 0 82021 184 0 0 25 0 1 0 380056911 293339136 70593 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 71616 70593 145 302 0 71311 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 286464

[startup+882.301 s]
/proc/loadavg: 1.06 1.01 1.02 2/78 31690
/proc/meminfo: memFree=1345040/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=293616 CPUtime=882.02
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 77585 0 0 0 88012 190 0 0 25 0 1 0 380056911 300662784 72396 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135271309 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 73404 72396 145 302 0 73099 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 293616

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 1.02 2/78 31690
/proc/meminfo: memFree=1339216/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=299440 CPUtime=942.01
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 79053 0 0 0 94005 196 0 0 25 0 1 0 380056911 306626560 73863 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 74860 73863 145 302 0 74555 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 299440

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 31690
/proc/meminfo: memFree=1334224/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=304304 CPUtime=1002
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 80275 0 0 0 100000 200 0 0 25 0 1 0 380056911 311607296 75085 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526960 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 76076 75085 145 302 0 75771 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 304304

[startup+1062.3 s]
/proc/loadavg: 1.08 1.03 1.02 2/78 31690
/proc/meminfo: memFree=1328144/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=310404 CPUtime=1061.97
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 81800 0 0 0 105992 205 0 0 25 0 1 0 380056911 317853696 76610 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 77601 76610 145 302 0 77296 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 310404

[startup+1122.3 s]
/proc/loadavg: 1.06 1.03 1.02 2/78 31690
/proc/meminfo: memFree=1322128/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=316176 CPUtime=1121.96
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 83271 0 0 0 111985 211 0 0 25 0 1 0 380056911 323764224 78081 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 79044 78081 145 302 0 78739 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 316176

[startup+1182.3 s]
/proc/loadavg: 1.13 1.05 1.02 2/78 31690
/proc/meminfo: memFree=1317904/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=320380 CPUtime=1181.95
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 84328 0 0 0 117978 217 0 0 25 0 1 0 380056911 328069120 79138 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 80095 79138 145 302 0 79790 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 320380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.16 1.07 1.02 2/78 31690
/proc/meminfo: memFree=1317008/2055920 swapFree=4147416/4192956
[pid=31689] ppid=31687 vsize=321280 CPUtime=1200.05
/proc/31689/stat : 31689 (Spear-32) R 31687 31689 30268 0 -1 4194304 84532 0 0 0 119787 218 0 0 25 0 1 0 380056911 328990720 79342 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526962 0 0 4096 0 0 0 0 17 1 0 0
/proc/31689/statm: 80320 79342 145 302 0 80015 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 321280

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.46
CPU time (s): 1200.11
CPU user time (s): 1197.87
CPU system time (s): 2.23266
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 321280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.87
system time used= 2.23266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84532
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= 7
involuntary context switches= 2419

runsolver used 1.37879 second user time and 2.99554 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Mar 11 08:17:02 UTC 2007

IDJOB= 334939
IDBENCH= 24639
IDSOLVER= 131
FILE ID= node7/334939-1173601013

PBS_JOBID= 4101237

Free space on /tmp= 66362 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334939-1173601013/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334939-1173601013/instance-334939-1173601013.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-334939-1173601013 -o ROOT/results/node7/solver-334939-1173601013 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334939-1173601013/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/334939-1173601013/instance-334939-1173601013.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  41f1c0479c607ce4a810d6cbab59e2f9

RANDOM SEED= 580662200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1635312 kB
Buffers:         20516 kB
Cached:         307096 kB
SwapCached:       8444 kB
Active:         240584 kB
Inactive:       109756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635312 kB
SwapTotal:     4192956 kB
SwapFree:      4147416 kB
Dirty:           53768 kB
Writeback:           0 kB
Mapped:          29732 kB
Slab:            55796 kB
Committed_AS:  1279776 kB
PageTables:       1764 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= 66362 MiB

End job on node7 on Sun Mar 11 08:37:04 UTC 2007