Trace number 335192

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
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 variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

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/335192-1173614996/instance-335192-1173614996.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/node10/watcher-335192-1173614996 -o ROOT/results/node10/solver-335192-1173614996 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335192-1173614996/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/335192-1173614996/instance-335192-1173614996.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 2047
/proc/meminfo: memFree=1710768/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=1548 CPUtime=0
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 381454577 1585152 185 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 387 185 128 302 0 82 0

[startup+0.0506921 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 2047
/proc/meminfo: memFree=1710768/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=2340 CPUtime=0.04
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 433 0 0 0 4 0 0 0 18 0 1 0 381454577 2396160 417 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 585 417 140 302 0 280 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2340

[startup+0.101699 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 2047
/proc/meminfo: memFree=1710768/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=2604 CPUtime=0.09
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 477 0 0 0 9 0 0 0 18 0 1 0 381454577 2666496 461 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 651 461 140 302 0 346 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2604

[startup+0.301725 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 2047
/proc/meminfo: memFree=1710768/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=2992 CPUtime=0.29
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 588 0 0 0 29 0 0 0 19 0 1 0 381454577 3063808 572 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 748 572 140 302 0 443 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2992

[startup+0.70178 s]
/proc/loadavg: 0.91 0.98 0.99 3/77 2047
/proc/meminfo: memFree=1710768/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=3632 CPUtime=0.69
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 738 0 0 0 69 0 0 0 22 0 1 0 381454577 3719168 722 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 908 722 140 302 0 603 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3632

[startup+1.50189 s]
/proc/loadavg: 0.91 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1708008/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=4456 CPUtime=1.49
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 956 0 0 0 147 2 0 0 25 0 1 0 381454577 4562944 940 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 1114 940 140 302 0 809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4456

[startup+3.1011 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1706920/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=5616 CPUtime=3.08
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 1244 0 0 0 306 2 0 0 25 0 1 0 381454577 5750784 1228 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 1404 1228 140 302 0 1099 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 5616

[startup+6.30154 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1704808/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=7432 CPUtime=6.29
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 1674 0 0 0 625 4 0 0 25 0 1 0 381454577 7610368 1658 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 1858 1658 140 302 0 1553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7432

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1701296/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=10812 CPUtime=12.68
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 2531 0 0 0 1263 5 0 0 25 0 1 0 381454577 11071488 2482 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 2703 2482 140 302 0 2398 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10812

[startup+25.5011 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1697776/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=14304 CPUtime=25.48
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 3405 0 0 0 2540 8 0 0 25 0 1 0 381454577 14647296 3356 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 3576 3356 140 302 0 3271 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14304

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1692848/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=19540 CPUtime=51.07
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 4710 0 0 0 5094 13 0 0 25 0 1 0 381454577 20008960 4596 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 4885 4596 140 302 0 4580 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19540

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1685104/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=27092 CPUtime=102.26
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 6602 0 0 0 10205 21 0 0 25 0 1 0 381454577 27742208 6488 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 6773 6488 140 302 0 6468 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27092

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1678064/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=34784 CPUtime=162.24
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 8502 0 0 0 16195 29 0 0 25 0 1 0 381454577 35618816 8259 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 8696 8259 140 302 0 8391 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34784

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1671920/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=40788 CPUtime=222.22
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 9999 0 0 0 22186 36 0 0 25 0 1 0 381454577 41766912 9756 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 10197 9756 140 302 0 9892 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 40788

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1666224/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=46484 CPUtime=282.21
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 11436 0 0 0 28178 43 0 0 25 0 1 0 381454577 47599616 11193 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 11621 11193 140 302 0 11316 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 46484

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1660720/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=52100 CPUtime=342.18
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 12774 0 0 0 34170 48 0 0 25 0 1 0 381454577 53350400 12531 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527172 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 13025 12531 140 302 0 12720 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 52100

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1655728/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=58060 CPUtime=402.16
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 14254 0 0 0 40162 54 0 0 25 0 1 0 381454577 59453440 13754 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 14515 13754 140 302 0 14210 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 58060

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1650992/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=63000 CPUtime=462.15
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 15431 0 0 0 46156 59 0 0 25 0 1 0 381454577 64512000 14931 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 15750 14931 140 302 0 15445 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 63000

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1647216/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=67080 CPUtime=522.13
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 16374 0 0 0 52148 65 0 0 25 0 1 0 381454577 68689920 15874 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 16770 15874 140 302 0 16465 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 67080

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1643696/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=70484 CPUtime=582.11
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 17207 0 0 0 58141 70 0 0 25 0 1 0 381454577 72175616 16707 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 17621 16707 140 302 0 17316 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 70484

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1640368/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=73844 CPUtime=642.09
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 18017 0 0 0 64134 75 0 0 25 0 1 0 381454577 75616256 17517 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526727 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 18461 17517 140 302 0 18156 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 73844

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1637296/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=77060 CPUtime=702.07
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 18768 0 0 0 70129 78 0 0 25 0 1 0 381454577 78909440 18268 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 19265 18268 140 302 0 18960 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 77060

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1634480/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=79876 CPUtime=762.06
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 19460 0 0 0 76123 83 0 0 25 0 1 0 381454577 81793024 18960 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526721 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 19969 18960 140 302 0 19664 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 79876

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1631216/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=83028 CPUtime=822.03
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 20266 0 0 0 82116 87 0 0 25 0 1 0 381454577 85020672 19766 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 20757 19766 140 302 0 20452 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 83028

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1627824/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=86440 CPUtime=882.02
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 21075 0 0 0 88110 92 0 0 25 0 1 0 381454577 88514560 20575 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527098 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 21610 20575 140 302 0 21305 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 86440

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1624944/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=89140 CPUtime=941.99
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 21791 0 0 0 94103 96 0 0 25 0 1 0 381454577 91279360 21291 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 22285 21291 140 302 0 21980 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 89140

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1621936/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=91980 CPUtime=1001.98
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 22521 0 0 0 100098 100 0 0 25 0 1 0 381454577 94187520 22021 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 22995 22021 140 302 0 22690 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 91980

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1619056/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=95060 CPUtime=1061.96
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 23236 0 0 0 106092 104 0 0 25 0 1 0 381454577 97341440 22736 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 23765 22736 140 302 0 23460 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 95060

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1615920/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=98176 CPUtime=1121.94
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 23990 0 0 0 112085 109 0 0 25 0 1 0 381454577 100532224 23490 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 24544 23490 140 302 0 24239 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 98176

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 2048
/proc/meminfo: memFree=1613232/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=100888 CPUtime=1181.92
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 24652 0 0 0 118079 113 0 0 25 0 1 0 381454577 103309312 24152 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 25222 24152 140 302 0 24917 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 100888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 2048
/proc/meminfo: memFree=1612464/2055920 swapFree=4168764/4192956
[pid=2047] ppid=2045 vsize=101428 CPUtime=1200.02
/proc/2047/stat : 2047 (Spear-32) R 2045 2047 1725 0 -1 4194304 24825 0 0 0 119888 114 0 0 25 0 1 0 381454577 103862272 24325 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/2047/statm: 25357 24325 140 302 0 25052 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 101428

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.05
CPU user time (s): 1198.88
CPU system time (s): 1.16282
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 101428

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

runsolver used 1.25281 second user time and 3.12252 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Mar 11 12:09:56 UTC 2007

IDJOB= 335192
IDBENCH= 24645
IDSOLVER= 132
FILE ID= node10/335192-1173614996

PBS_JOBID= 4101267

Free space on /tmp= 66433 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335192-1173614996/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335192-1173614996/instance-335192-1173614996.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-335192-1173614996 -o ROOT/results/node10/solver-335192-1173614996 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335192-1173614996/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/335192-1173614996/instance-335192-1173614996.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  c664e54e8911dc74e630e966a3a9b6ae

RANDOM SEED= 144847122

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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:       1711176 kB
Buffers:         15936 kB
Cached:         250212 kB
SwapCached:       2520 kB
Active:         156596 kB
Inactive:       132292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711176 kB
SwapTotal:     4192956 kB
SwapFree:      4168764 kB
Dirty:            1908 kB
Writeback:           0 kB
Mapped:          30316 kB
Slab:            41316 kB
Committed_AS:  1719520 kB
PageTables:       1832 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= 66433 MiB

End job on node10 on Sun Mar 11 12:29:58 UTC 2007