Trace number 335401

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.1 1200.43

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl009.sat05-3830.reshuffled-07.cnf
MD5SUM63733d54eda8872a9d86a78f0ba7397d
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 variables2917
Number of clauses17675
Sum of the clauses size127433
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2434
Number of clauses of size 32242
Number of clauses of size 4361
Number of clauses of size 5538
Number of clauses of size over 514058

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/335401-1173626898/instance-335401-1173626898.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/node4/watcher-335401-1173626898 -o ROOT/results/node4/solver-335401-1173626898 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335401-1173626898/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335401-1173626898/instance-335401-1173626898.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.84 0.94 0.98 3/77 1721
/proc/meminfo: memFree=1332000/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=1932 CPUtime=0
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 382644685 1978368 247 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134518176 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 483 247 126 302 0 178 0

[startup+0.0347451 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 1721
/proc/meminfo: memFree=1332000/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=2196 CPUtime=0.03
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 361 0 0 0 3 0 0 0 18 0 1 0 382644685 2248704 345 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 549 345 129 302 0 244 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2196

[startup+0.101751 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 1721
/proc/meminfo: memFree=1332000/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=3120 CPUtime=0.09
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 575 0 0 0 9 0 0 0 18 0 1 0 382644685 3194880 559 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 780 559 140 302 0 475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3120

[startup+0.301771 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 1721
/proc/meminfo: memFree=1332000/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=3776 CPUtime=0.29
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 742 0 0 0 28 1 0 0 20 0 1 0 382644685 3866624 726 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 944 726 140 302 0 639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3776

[startup+0.70181 s]
/proc/loadavg: 0.84 0.94 0.98 3/77 1721
/proc/meminfo: memFree=1332000/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=4724 CPUtime=0.69
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 974 0 0 0 66 3 0 0 24 0 1 0 382644685 4837376 958 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 1181 958 140 302 0 876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4724

[startup+1.50189 s]
/proc/loadavg: 0.84 0.94 0.98 2/78 1722
/proc/meminfo: memFree=1328088/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=6032 CPUtime=1.49
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 1306 0 0 0 144 5 0 0 25 0 1 0 382644685 6176768 1290 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 1508 1290 140 302 0 1203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6032

[startup+3.10104 s]
/proc/loadavg: 0.85 0.94 0.98 2/78 1722
/proc/meminfo: memFree=1326424/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=7848 CPUtime=3.09
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 1763 0 0 0 302 7 0 0 25 0 1 0 382644685 8036352 1747 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 1962 1747 140 302 0 1657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7848

[startup+6.30134 s]
/proc/loadavg: 0.85 0.94 0.98 2/78 1722
/proc/meminfo: memFree=1323288/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=10572 CPUtime=6.29
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 2471 0 0 0 619 10 0 0 25 0 1 0 382644685 10825728 2422 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 2643 2422 140 302 0 2338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10572

[startup+12.702 s]
/proc/loadavg: 0.88 0.94 0.98 2/78 1722
/proc/meminfo: memFree=1318808/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=14864 CPUtime=12.68
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 3545 0 0 0 1254 14 0 0 25 0 1 0 382644685 15220736 3431 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 3716 3431 140 302 0 3411 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14864

[startup+25.5012 s]
/proc/loadavg: 0.89 0.94 0.98 2/78 1722
/proc/meminfo: memFree=1312728/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=20628 CPUtime=25.49
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 4988 0 0 0 2529 20 0 0 25 0 1 0 382644685 21123072 4874 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 5157 4874 140 302 0 4852 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20628

[startup+51.1016 s]
/proc/loadavg: 0.93 0.94 0.98 2/78 1722
/proc/meminfo: memFree=1305112/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=28852 CPUtime=51.08
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 7048 0 0 0 5080 28 0 0 25 0 1 0 382644685 29544448 6805 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 7213 6805 140 302 0 6908 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28852

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.98 2/78 1722
/proc/meminfo: memFree=1292824/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=40988 CPUtime=102.26
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 10066 0 0 0 10185 41 0 0 25 0 1 0 382644685 41971712 9823 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 10247 9823 140 302 0 9942 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 40988

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/78 1722
/proc/meminfo: memFree=1282840/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=51072 CPUtime=162.24
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 12569 0 0 0 16171 53 0 0 25 0 1 0 382644685 52297728 12326 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 12768 12326 140 302 0 12463 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 51072

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/78 1722
/proc/meminfo: memFree=1274456/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=60556 CPUtime=222.23
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 14893 0 0 0 22158 65 0 0 25 0 1 0 382644685 62009344 14393 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 15139 14393 140 302 0 14834 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 60556

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1722
/proc/meminfo: memFree=1266968/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=68300 CPUtime=282.21
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 16766 0 0 0 28146 75 0 0 25 0 1 0 382644685 69939200 16266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 17075 16266 140 302 0 16770 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 68300

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1722
/proc/meminfo: memFree=1260888/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=74608 CPUtime=342.2
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 18263 0 0 0 34137 83 0 0 25 0 1 0 382644685 76398592 17763 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 18652 17763 140 302 0 18347 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 74608

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1722
/proc/meminfo: memFree=1254808/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=80748 CPUtime=402.18
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 19796 0 0 0 40128 90 0 0 25 0 1 0 382644685 82685952 19296 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 20187 19296 140 302 0 19882 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 80748

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1722
/proc/meminfo: memFree=1249688/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=86000 CPUtime=462.16
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 21065 0 0 0 46121 95 0 0 25 0 1 0 382644685 88064000 20565 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 21500 20565 140 302 0 21195 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 86000

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1722
/proc/meminfo: memFree=1245464/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=90348 CPUtime=522.15
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 22143 0 0 0 52114 101 0 0 25 0 1 0 382644685 92516352 21643 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 22587 21643 140 302 0 22282 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 90348

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1722
/proc/meminfo: memFree=1240408/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=95500 CPUtime=582.13
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 23398 0 0 0 58106 107 0 0 25 0 1 0 382644685 97792000 22898 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 23875 22898 140 302 0 23570 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 95500

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1722
/proc/meminfo: memFree=1235672/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=100360 CPUtime=642.12
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 24570 0 0 0 64098 114 0 0 25 0 1 0 382644685 102768640 24070 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 25090 24070 140 302 0 24785 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 100360

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1722
/proc/meminfo: memFree=1231320/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=104704 CPUtime=702.1
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 25663 0 0 0 70090 120 0 0 25 0 1 0 382644685 107216896 25163 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 26176 25163 140 302 0 25871 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 104704

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1722
/proc/meminfo: memFree=1226904/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=111172 CPUtime=762.09
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 27279 0 0 0 76082 127 0 0 25 0 1 0 382644685 113840128 26266 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 27793 26266 140 302 0 27488 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 111172

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1722
/proc/meminfo: memFree=1222360/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=115800 CPUtime=822.07
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 28414 0 0 0 82075 132 0 0 25 0 1 0 382644685 118579200 27401 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526917 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 28950 27401 140 302 0 28645 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 115800

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1724
/proc/meminfo: memFree=1217944/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=120260 CPUtime=882.05
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 29500 0 0 0 88067 138 0 0 25 0 1 0 382644685 123146240 28487 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 30065 28487 140 302 0 29760 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 120260

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1724
/proc/meminfo: memFree=1214104/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=124252 CPUtime=942.04
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 30481 0 0 0 94061 143 0 0 25 0 1 0 382644685 127234048 29468 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 31063 29468 140 302 0 30758 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 124252

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1724
/proc/meminfo: memFree=1210328/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=127920 CPUtime=1002.02
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 31403 0 0 0 100053 149 0 0 25 0 1 0 382644685 130990080 30390 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 31980 30390 140 302 0 31675 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 127920

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 1724
/proc/meminfo: memFree=1207000/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=131464 CPUtime=1062
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 32245 0 0 0 106046 154 0 0 25 0 1 0 382644685 134619136 31232 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526812 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 32866 31232 140 302 0 32561 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 131464

[startup+1122.3 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 1724
/proc/meminfo: memFree=1203544/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=134964 CPUtime=1121.98
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 33103 0 0 0 112041 157 0 0 25 0 1 0 382644685 138203136 32090 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 33741 32090 140 302 0 33436 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 134964

[startup+1182.3 s]
/proc/loadavg: 1.10 1.00 0.99 2/78 1724
/proc/meminfo: memFree=1200600/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=138120 CPUtime=1181.97
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 33853 0 0 0 118035 162 0 0 25 0 1 0 382644685 141434880 32840 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 34530 32840 140 302 0 34225 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 138120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.00 0.99 2/78 1724
/proc/meminfo: memFree=1199704/2055920 swapFree=4153224/4192956
[pid=1721] ppid=1719 vsize=139016 CPUtime=1200.07
/proc/1721/stat : 1721 (Spear-32) R 1719 1721 1660 0 -1 4194304 34061 0 0 0 119844 163 0 0 25 0 1 0 382644685 142352384 33048 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1721/statm: 34754 33048 140 302 0 34449 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 139016

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.43
CPU time (s): 1200.1
CPU user time (s): 1198.45
CPU system time (s): 1.65275
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 139016

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

runsolver used 1.19882 second user time and 3.17852 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sun Mar 11 15:28:18 UTC 2007

IDJOB= 335401
IDBENCH= 24650
IDSOLVER= 131
FILE ID= node4/335401-1173626898

PBS_JOBID= 4101299

Free space on /tmp= 66481 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl009.sat05-3830.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335401-1173626898/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335401-1173626898/instance-335401-1173626898.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-335401-1173626898 -o ROOT/results/node4/solver-335401-1173626898 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335401-1173626898/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/335401-1173626898/instance-335401-1173626898.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  63733d54eda8872a9d86a78f0ba7397d

RANDOM SEED= 348760277

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1332472 kB
Buffers:         51500 kB
Cached:         590088 kB
SwapCached:       2984 kB
Active:         463936 kB
Inactive:       201364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1332472 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:            2444 kB
Writeback:           0 kB
Mapped:          30144 kB
Slab:            43676 kB
Committed_AS:  1332604 kB
PageTables:       1768 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= 66481 MiB

End job on node4 on Sun Mar 11 15:48:21 UTC 2007