Trace number 304821

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.09 1200.5

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S779713554-13.cnf
MD5SUMcfea37cf2c4e91ad4c7e1db353aebdc5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark337.509
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 511900

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/304821-1172066428/instance-304821-1172066428.cnf

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-304821-1172066428 -o ROOT/results/node17/solver-304821-1172066428 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304821-1172066428/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs /tmp/evaluation/304821-1172066428/instance-304821-1172066428.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.85 0.97 0.99 2/77 13111
/proc/meminfo: memFree=1515384/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=1396 CPUtime=0
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 226597075 1429504 166 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 349 166 128 302 0 44 0

[startup+0.107436 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 13111
/proc/meminfo: memFree=1515384/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=2444 CPUtime=0.1
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 438 0 0 0 10 0 0 0 18 0 1 0 226597075 2502656 422 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 611 422 140 302 0 306 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2444

[startup+0.515478 s]
/proc/loadavg: 0.85 0.97 0.99 2/77 13111
/proc/meminfo: memFree=1515384/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=3468 CPUtime=0.5
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 681 0 0 0 50 0 0 0 21 0 1 0 226597075 3551232 665 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 867 665 140 302 0 562 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3468

[startup+1.33556 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 13112
/proc/meminfo: memFree=1512112/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=4884 CPUtime=1.32
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 1033 0 0 0 131 1 0 0 25 0 1 0 226597075 5001216 1017 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 1221 1017 140 302 0 916 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4884

[startup+2.97273 s]
/proc/loadavg: 0.85 0.97 0.99 2/78 13112
/proc/meminfo: memFree=1510576/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=6824 CPUtime=2.96
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 1510 0 0 0 293 3 0 0 25 0 1 0 226597075 6987776 1494 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 1706 1494 140 302 0 1401 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6824

[startup+6.25508 s]
/proc/loadavg: 0.86 0.97 0.99 2/78 13112
/proc/meminfo: memFree=1507440/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=9404 CPUtime=6.24
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 2180 0 0 0 619 5 0 0 25 0 1 0 226597075 9629696 2164 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 2351 2164 140 302 0 2046 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9404

[startup+12.7128 s]
/proc/loadavg: 0.87 0.97 0.99 2/78 13112
/proc/meminfo: memFree=1503216/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=13420 CPUtime=12.7
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 3176 0 0 0 1263 7 0 0 25 0 1 0 226597075 13742080 3127 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 3355 3127 140 302 0 3050 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 13420

[startup+25.5161 s]
/proc/loadavg: 0.90 0.97 0.99 2/78 13112
/proc/meminfo: memFree=1497648/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=19260 CPUtime=25.5
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 4666 0 0 0 2539 11 0 0 25 0 1 0 226597075 19722240 4552 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 4815 4552 140 302 0 4510 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 19260

[startup+51.1398 s]
/proc/loadavg: 0.93 0.97 0.99 2/84 13194
/proc/meminfo: memFree=1487552/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=27832 CPUtime=51.08
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 6819 0 0 0 5089 19 0 0 25 0 1 0 226597075 28499968 6705 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 6958 6705 140 302 0 6653 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27832

[startup+102.388 s]
/proc/loadavg: 0.97 0.97 0.99 2/84 13270
/proc/meminfo: memFree=1475392/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=40528 CPUtime=102.27
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 9970 0 0 0 10199 28 0 0 25 0 1 0 226597075 41500672 9727 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526797 0 0 4096 0 0 0 0 17 0 0 0
/proc/13111/statm: 10132 9727 140 302 0 9827 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40528

[startup+162.439 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1466160/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=50876 CPUtime=162.28
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 12553 0 0 0 16191 37 0 0 25 0 1 0 226597075 52097024 12310 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 12719 12310 140 302 0 12414 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 50876

[startup+222.475 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1457840/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=59212 CPUtime=222.3
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 14648 0 0 0 22184 46 0 0 25 0 1 0 226597075 60633088 14405 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526767 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 14803 14405 140 302 0 14498 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 59212

[startup+282.509 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1450480/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=67660 CPUtime=282.32
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 16736 0 0 0 28179 53 0 0 25 0 1 0 226597075 69283840 16236 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 16915 16236 140 302 0 16610 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 67660

[startup+342.543 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1443248/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=75076 CPUtime=342.35
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 18548 0 0 0 34175 60 0 0 25 0 1 0 226597075 76877824 18048 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526834 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 18769 18048 140 302 0 18464 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 75076

[startup+402.584 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1436912/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=81524 CPUtime=402.37
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 20106 0 0 0 40170 67 0 0 25 0 1 0 226597075 83480576 19606 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 20381 19606 140 302 0 20076 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 81524

[startup+462.622 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1431224/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=87268 CPUtime=462.39
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 21534 0 0 0 46167 72 0 0 25 0 1 0 226597075 89362432 21034 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 21817 21034 140 302 0 21512 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 87268

[startup+522.658 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1425720/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=92840 CPUtime=522.41
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 22913 0 0 0 52163 78 0 0 25 0 1 0 226597075 95068160 22413 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 23210 22413 140 302 0 22905 0
Current children cumulated CPU time (s) 522.41
Current children cumulated vsize (KiB) 92840

[startup+582.693 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1420536/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=98116 CPUtime=582.44
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 24232 0 0 0 58160 84 0 0 25 0 1 0 226597075 100470784 23732 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 24529 23732 140 302 0 24224 0
Current children cumulated CPU time (s) 582.44
Current children cumulated vsize (KiB) 98116

[startup+642.731 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1415800/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=102744 CPUtime=642.45
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 25423 0 0 0 64155 90 0 0 25 0 1 0 226597075 105209856 24923 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 25686 24923 140 302 0 25381 0
Current children cumulated CPU time (s) 642.45
Current children cumulated vsize (KiB) 102744

[startup+702.764 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1410744/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=107892 CPUtime=702.47
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 26680 0 0 0 70151 96 0 0 25 0 1 0 226597075 110481408 26180 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 26973 26180 140 302 0 26668 0
Current children cumulated CPU time (s) 702.47
Current children cumulated vsize (KiB) 107892

[startup+762.797 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1406200/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=112508 CPUtime=762.49
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 27807 0 0 0 76148 101 0 0 25 0 1 0 226597075 115208192 27307 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 28127 27307 140 302 0 27822 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 112508

[startup+822.837 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1401784/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=116836 CPUtime=822.51
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 28901 0 0 0 82144 107 0 0 25 0 1 0 226597075 119640064 28401 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 29209 28401 140 302 0 28904 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 116836

[startup+882.871 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1397432/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=121172 CPUtime=882.53
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 29981 0 0 0 88141 112 0 0 25 0 1 0 226597075 124080128 29481 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 30293 29481 140 302 0 29988 0
Current children cumulated CPU time (s) 882.53
Current children cumulated vsize (KiB) 121172

[startup+942.905 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1393272/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=127488 CPUtime=942.55
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 31547 0 0 0 94137 118 0 0 25 0 1 0 226597075 130547712 30534 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 31872 30534 140 302 0 31567 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 127488

[startup+1002.94 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1389368/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=131356 CPUtime=1002.57
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 32526 0 0 0 100134 123 0 0 25 0 1 0 226597075 134508544 31513 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 32839 31513 140 302 0 32534 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 131356

[startup+1062.98 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1385272/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=135488 CPUtime=1062.6
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 33522 0 0 0 106132 128 0 0 25 0 1 0 226597075 138739712 32509 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 33872 32509 140 302 0 33567 0
Current children cumulated CPU time (s) 1062.6
Current children cumulated vsize (KiB) 135488

[startup+1123.02 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1381304/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=139432 CPUtime=1122.61
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 34530 0 0 0 112129 132 0 0 25 0 1 0 226597075 142778368 33517 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 34858 33517 140 302 0 34553 0
Current children cumulated CPU time (s) 1122.61
Current children cumulated vsize (KiB) 139432

[startup+1183.05 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1377592/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=143360 CPUtime=1182.63
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 35458 0 0 0 118127 136 0 0 25 0 1 0 226597075 146800640 34445 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 35840 34445 140 302 0 35535 0
Current children cumulated CPU time (s) 1182.63
Current children cumulated vsize (KiB) 143360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 13310
/proc/meminfo: memFree=1376504/2055920 swapFree=4192812/4192956
[pid=13111] ppid=13109 vsize=144392 CPUtime=1200.05
/proc/13111/stat : 13111 (Spear-32) R 13109 13111 13054 0 -1 4194304 35725 0 0 0 119867 138 0 0 25 0 1 0 226597075 147857408 34712 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/13111/statm: 36098 34712 140 302 0 35793 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 144392

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.5
CPU time (s): 1200.09
CPU user time (s): 1198.68
CPU system time (s): 1.40679
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 144392

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

runsolver used 1.27181 second user time and 3.00154 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Wed Feb 21 14:00:28 UTC 2007

IDJOB= 304821
IDBENCH= 20141
IDSOLVER= 132
FILE ID= node17/304821-1172066428

PBS_JOBID= 3865307

Free space on /tmp= 66545 MiB

SOLVER NAME= Spear FH 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S779713554-13.cnf
COMMAND LINE= /tmp/evaluation/304821-1172066428/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/304821-1172066428/instance-304821-1172066428.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-304821-1172066428 -o ROOT/results/node17/solver-304821-1172066428 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304821-1172066428/Spear-32 --model-stdout --time --spset-autotuned-fh_1_0 --dimacs  /tmp/evaluation/304821-1172066428/instance-304821-1172066428.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cfea37cf2c4e91ad4c7e1db353aebdc5

RANDOM SEED= 687370057

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1515856 kB
Buffers:         57252 kB
Cached:         364484 kB
SwapCached:          0 kB
Active:         301044 kB
Inactive:       164932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1515856 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          63148 kB
Slab:            59700 kB
Committed_AS:   833768 kB
PageTables:       1748 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= 66545 MiB

End job on node17 on Wed Feb 21 14:20:31 UTC 2007