Trace number 333301

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.04 1200.52

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark212.424
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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/333301-1173508907/instance-333301-1173508907.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/node15/watcher-333301-1173508907 -o ROOT/results/node15/solver-333301-1173508907 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333301-1173508907/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/333301-1173508907/instance-333301-1173508907.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.00 1.00 0.98 3/77 18278
/proc/meminfo: memFree=1547584/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=1396 CPUtime=0
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 370845077 1429504 171 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 349 171 140 302 0 44 0

[startup+0.0688721 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 18278
/proc/meminfo: memFree=1547584/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=1652 CPUtime=0.06
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 247 0 0 0 6 0 0 0 18 0 1 0 370845077 1691648 231 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 413 231 140 302 0 108 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1652

[startup+0.101877 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 18278
/proc/meminfo: memFree=1547584/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=1780 CPUtime=0.09
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 271 0 0 0 9 0 0 0 18 0 1 0 370845077 1822720 255 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 445 255 140 302 0 140 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780

[startup+0.301911 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 18278
/proc/meminfo: memFree=1547584/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=2176 CPUtime=0.29
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 381 0 0 0 29 0 0 0 19 0 1 0 370845077 2228224 365 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 544 365 140 302 0 239 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2176

[startup+0.701979 s]
/proc/loadavg: 1.00 1.00 0.98 3/77 18278
/proc/meminfo: memFree=1547584/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=2820 CPUtime=0.69
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 547 0 0 0 69 0 0 0 23 0 1 0 370845077 2887680 531 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 705 531 140 302 0 400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2820

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18279
/proc/meminfo: memFree=1545656/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=3724 CPUtime=1.49
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 772 0 0 0 148 1 0 0 25 0 1 0 370845077 3813376 756 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 931 756 140 302 0 626 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3724

[startup+3.10139 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18279
/proc/meminfo: memFree=1544440/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=5012 CPUtime=3.09
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 1072 0 0 0 307 2 0 0 25 0 1 0 370845077 5132288 1056 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 1253 1056 140 302 0 948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5012

[startup+6.30194 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18279
/proc/meminfo: memFree=1542408/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=6700 CPUtime=6.29
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 1494 0 0 0 625 4 0 0 25 0 1 0 370845077 6860800 1478 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 1675 1478 140 302 0 1370 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6700

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18279
/proc/meminfo: memFree=1539784/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=9072 CPUtime=12.68
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 2108 0 0 0 1262 6 0 0 25 0 1 0 370845077 9289728 2059 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 2268 2059 140 302 0 1963 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9072

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18279
/proc/meminfo: memFree=1536328/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=12536 CPUtime=25.48
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 2947 0 0 0 2540 8 0 0 25 0 1 0 370845077 12836864 2898 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 3134 2898 140 302 0 2829 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12536

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18279
/proc/meminfo: memFree=1531336/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=17748 CPUtime=51.07
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 4243 0 0 0 5095 12 0 0 25 0 1 0 370845077 18173952 4129 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 4437 4129 140 302 0 4132 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17748

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1524808/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=24436 CPUtime=102.25
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 5853 0 0 0 10208 17 0 0 25 0 1 0 370845077 25022464 5739 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526775 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 6109 5739 140 302 0 5804 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 24436

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1518600/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=31212 CPUtime=162.23
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 7545 0 0 0 16198 25 0 0 25 0 1 0 370845077 31961088 7302 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 7803 7302 140 302 0 7498 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 31212

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1513608/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=36248 CPUtime=222.22
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 8772 0 0 0 22189 33 0 0 25 0 1 0 370845077 37117952 8529 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526825 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 9062 8529 140 302 0 8757 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 36248

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1508936/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=40776 CPUtime=282.19
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 9941 0 0 0 28181 38 0 0 25 0 1 0 370845077 41754624 9698 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527163 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 10194 9698 140 302 0 9889 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 40776

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1504584/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=45304 CPUtime=342.17
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 11006 0 0 0 34172 45 0 0 25 0 1 0 370845077 46391296 10763 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 11326 10763 140 302 0 11021 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 45304

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1500744/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=49224 CPUtime=402.15
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 11974 0 0 0 40165 50 0 0 25 0 1 0 370845077 50405376 11731 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526761 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 12306 11731 140 302 0 12001 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 49224

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1497416/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=53688 CPUtime=462.13
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 13101 0 0 0 46157 56 0 0 25 0 1 0 370845077 54976512 12601 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 13422 12601 140 302 0 13117 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 53688

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1493768/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=57752 CPUtime=522.1
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 14025 0 0 0 52150 60 0 0 25 0 1 0 370845077 59138048 13525 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 14438 13525 140 302 0 14133 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 57752

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1490376/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=60968 CPUtime=582.09
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 14869 0 0 0 58143 66 0 0 25 0 1 0 370845077 62431232 14369 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526797 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 15242 14369 140 302 0 14937 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 60968

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1487112/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=64336 CPUtime=642.07
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 15664 0 0 0 64137 70 0 0 25 0 1 0 370845077 65880064 15164 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 16084 15164 140 302 0 15779 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 64336

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1484104/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=67228 CPUtime=702.04
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 16398 0 0 0 70129 75 0 0 25 0 1 0 370845077 68841472 15898 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 16807 15898 140 302 0 16502 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 67228

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1481160/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=70176 CPUtime=762.02
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 17133 0 0 0 76123 79 0 0 25 0 1 0 370845077 71860224 16633 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 17544 16633 140 302 0 17239 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 70176

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1478600/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=72536 CPUtime=822
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 17774 0 0 0 82118 82 0 0 25 0 1 0 370845077 74276864 17274 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526745 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 18134 17274 140 302 0 17829 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 72536

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1476168/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=75020 CPUtime=881.98
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 18383 0 0 0 88113 85 0 0 25 0 1 0 370845077 76820480 17883 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 18755 17883 140 302 0 18450 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 75020

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1473928/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=77440 CPUtime=941.96
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 18953 0 0 0 94107 89 0 0 25 0 1 0 370845077 79298560 18453 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 19360 18453 140 302 0 19055 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 77440

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1471496/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=79516 CPUtime=1001.94
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 19549 0 0 0 100101 93 0 0 25 0 1 0 370845077 81424384 19049 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134558750 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 19879 19049 140 302 0 19574 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 79516

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1467592/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=84276 CPUtime=1061.92
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 20538 0 0 0 106095 97 0 0 25 0 1 0 370845077 86298624 20038 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 21069 20038 140 302 0 20764 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 84276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 18281
/proc/meminfo: memFree=1465416/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=86488 CPUtime=1121.9
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 21075 0 0 0 112090 100 0 0 25 0 1 0 370845077 88563712 20575 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 21622 20575 140 302 0 21317 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 86488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/84 18389
/proc/meminfo: memFree=1462088/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=88324 CPUtime=1181.82
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 21576 0 0 0 118079 103 0 0 25 0 1 0 370845077 90443776 21076 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 22081 21076 140 302 0 21776 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 88324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/84 18405
/proc/meminfo: memFree=1461384/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=88964 CPUtime=1200.01
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 21737 0 0 0 119897 104 0 0 25 0 1 0 370845077 91099136 21237 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 22241 21237 140 302 0 21936 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 88964

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/84 18405
/proc/meminfo: memFree=1461384/2055920 swapFree=4152672/4192956
[pid=18278] ppid=18276 vsize=88964 CPUtime=1200.01
/proc/18278/stat : 18278 (Spear-32) R 18276 18278 17890 0 -1 4194304 21737 0 0 0 119897 104 0 0 25 0 1 0 370845077 91099136 21237 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18278/statm: 22241 21237 140 302 0 21936 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 88964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1198.98
CPU system time (s): 1.05884
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 88964

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

runsolver used 1.2848 second user time and 3.08953 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Mar 10 06:41:47 UTC 2007

IDJOB= 333301
IDBENCH= 24600
IDSOLVER= 131
FILE ID= node15/333301-1173508907

PBS_JOBID= 4101129

Free space on /tmp= 66530 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/others/pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333301-1173508907/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/333301-1173508907/instance-333301-1173508907.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-333301-1173508907 -o ROOT/results/node15/solver-333301-1173508907 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333301-1173508907/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/333301-1173508907/instance-333301-1173508907.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  ab810788a5ff5edde690e75706c8dd18

RANDOM SEED= 76724953

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1548056 kB
Buffers:         49868 kB
Cached:         369752 kB
SwapCached:       2796 kB
Active:         251864 kB
Inactive:       190764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548056 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:            1564 kB
Writeback:           0 kB
Mapped:          29940 kB
Slab:            50712 kB
Committed_AS:  1311540 kB
PageTables:       1800 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= 66530 MiB

End job on node15 on Sat Mar 10 07:01:50 UTC 2007