Trace number 304820

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.54

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/304820-1172066420/instance-304820-1172066420.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/node39/watcher-304820-1172066420 -o ROOT/results/node39/solver-304820-1172066420 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304820-1172066420/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/304820-1172066420/instance-304820-1172066420.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.91 0.97 0.99 3/64 9589
/proc/meminfo: memFree=1797376/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=1396 CPUtime=0
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 226597864 1429504 165 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 349 165 128 302 0 44 0

[startup+0.106967 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9589
/proc/meminfo: memFree=1797376/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=2444 CPUtime=0.1
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 437 0 0 0 10 0 0 0 18 0 1 0 226597864 2502656 421 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 611 421 140 302 0 306 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2444

[startup+0.515035 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9589
/proc/meminfo: memFree=1797376/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=3340 CPUtime=0.51
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 679 0 0 0 51 0 0 0 21 0 1 0 226597864 3420160 663 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 835 663 140 302 0 530 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3340

[startup+1.33518 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 9590
/proc/meminfo: memFree=1794104/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=4756 CPUtime=1.32
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 1028 0 0 0 131 1 0 0 25 0 1 0 226597864 4870144 1012 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 1189 1012 140 302 0 884 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4756

[startup+2.97146 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 9590
/proc/meminfo: memFree=1792504/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=6696 CPUtime=2.95
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 1505 0 0 0 294 1 0 0 25 0 1 0 226597864 6856704 1489 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 1674 1489 140 302 0 1369 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 6696

[startup+6.24902 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 9590
/proc/meminfo: memFree=1789496/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=9404 CPUtime=6.24
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 2180 0 0 0 621 3 0 0 25 0 1 0 226597864 9629696 2164 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 2351 2164 140 302 0 2046 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9404

[startup+12.7031 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 9590
/proc/meminfo: memFree=1785272/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=13420 CPUtime=12.69
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 3180 0 0 0 1264 5 0 0 25 0 1 0 226597864 13742080 3131 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 3355 3131 140 302 0 3050 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13420

[startup+25.5053 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 9590
/proc/meminfo: memFree=1779704/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=19260 CPUtime=25.49
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 4666 0 0 0 2539 10 0 0 25 0 1 0 226597864 19722240 4552 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 4815 4552 140 302 0 4510 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19260

[startup+51.1167 s]
/proc/loadavg: 0.96 0.97 0.99 2/71 9662
/proc/meminfo: memFree=1769584/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=27832 CPUtime=51.05
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 6819 0 0 0 5089 16 0 0 25 0 1 0 226597864 28499968 6705 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 6958 6705 140 302 0 6653 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 27832

[startup+102.349 s]
/proc/loadavg: 0.98 0.97 0.99 2/71 9728
/proc/meminfo: memFree=1757432/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=40400 CPUtime=102.23
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 9959 0 0 0 10196 27 0 0 25 0 1 0 226597864 41369600 9716 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 10100 9716 140 302 0 9795 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 40400

[startup+162.383 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1748024/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=50748 CPUtime=162.2
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 12538 0 0 0 16183 37 0 0 25 0 1 0 226597864 51965952 12295 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 12687 12295 140 302 0 12382 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 50748

[startup+222.403 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1739704/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=59084 CPUtime=222.2
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 14633 0 0 0 22174 46 0 0 25 0 1 0 226597864 60502016 14390 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 14771 14390 140 302 0 14466 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 59084

[startup+282.427 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1732536/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=67660 CPUtime=282.2
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 16721 0 0 0 28167 53 0 0 25 0 1 0 226597864 69283840 16221 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526806 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 16915 16221 140 302 0 16610 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 67660

[startup+342.449 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1725240/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=74948 CPUtime=342.21
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 18527 0 0 0 34160 61 0 0 25 0 1 0 226597864 76746752 18027 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 18737 18027 140 302 0 18432 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 74948

[startup+402.471 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1718904/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=81396 CPUtime=402.21
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 20092 0 0 0 40153 68 0 0 25 0 1 0 226597864 83349504 19592 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 20349 19592 140 302 0 20044 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 81396

[startup+462.49 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1713336/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=87140 CPUtime=462.21
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 21518 0 0 0 46147 74 0 0 25 0 1 0 226597864 89231360 21018 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 21785 21018 140 302 0 21480 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 87140

[startup+522.511 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1707960/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=92840 CPUtime=522.21
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 22896 0 0 0 52143 78 0 0 25 0 1 0 226597864 95068160 22396 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 23210 22396 140 302 0 22905 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 92840

[startup+582.538 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1702584/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=97988 CPUtime=582.22
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 24218 0 0 0 58138 84 0 0 25 0 1 0 226597864 100339712 23718 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 24497 23718 140 302 0 24192 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 97988

[startup+642.561 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1697784/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=102744 CPUtime=642.22
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 25410 0 0 0 64133 89 0 0 25 0 1 0 226597864 105209856 24910 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 25686 24910 140 302 0 25381 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 102744

[startup+702.58 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1692728/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=107892 CPUtime=702.23
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 26665 0 0 0 70127 96 0 0 25 0 1 0 226597864 110481408 26165 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 26973 26165 140 302 0 26668 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 107892

[startup+762.598 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1688248/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=112508 CPUtime=762.22
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 27793 0 0 0 76123 99 0 0 25 0 1 0 226597864 115208192 27293 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 28127 27293 140 302 0 27822 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 112508

[startup+822.625 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1683704/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=116836 CPUtime=822.23
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 28887 0 0 0 82119 104 0 0 25 0 1 0 226597864 119640064 28387 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 29209 28387 140 302 0 28904 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 116836

[startup+882.649 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1679416/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=121172 CPUtime=882.24
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 29966 0 0 0 88114 110 0 0 25 0 1 0 226597864 124080128 29466 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 30293 29466 140 302 0 29988 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 121172

[startup+942.669 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1675256/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=127488 CPUtime=942.23
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 31528 0 0 0 94109 114 0 0 25 0 1 0 226597864 130547712 30515 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 31872 30515 140 302 0 31567 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 127488

[startup+1002.68 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1671288/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=131228 CPUtime=1002.23
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 32508 0 0 0 100105 118 0 0 25 0 1 0 226597864 134377472 31495 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527168 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 32807 31495 140 302 0 32502 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 131228

[startup+1062.75 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1667320/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=135360 CPUtime=1062.28
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 33505 0 0 0 106106 122 0 0 25 0 1 0 226597864 138608640 32492 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 33840 32492 140 302 0 33535 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 135360

[startup+1122.77 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1663288/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=139432 CPUtime=1122.28
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 34514 0 0 0 112102 126 0 0 25 0 1 0 226597864 142778368 33501 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 34858 33501 140 302 0 34553 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 139432

[startup+1182.8 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1659640/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=143232 CPUtime=1182.29
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 35441 0 0 0 118099 130 0 0 25 0 1 0 226597864 146669568 34428 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 35808 34428 140 302 0 35503 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 143232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.52 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1658488/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=144392 CPUtime=1200
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 35712 0 0 0 119869 131 0 0 25 0 1 0 226597864 147857408 34699 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 36098 34699 140 302 0 35793 0
Current children cumulated CPU time (s) 1200
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

[startup+1200.52 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9788
/proc/meminfo: memFree=1658488/2055920 swapFree=4183764/4192956
[pid=9589] ppid=9587 vsize=144392 CPUtime=1200
/proc/9589/stat : 9589 (Spear-32) R 9587 9589 8432 0 -1 4194304 35712 0 0 0 119869 131 0 0 25 0 1 0 226597864 147857408 34699 18446744073709551615 134512640 135752790 4294956640 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/9589/statm: 36098 34699 140 302 0 35793 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 144392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.04
CPU user time (s): 1198.7
CPU system time (s): 1.3388
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 144392

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

runsolver used 0.888864 second user time and 2.41463 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Wed Feb 21 14:00:20 UTC 2007

IDJOB= 304820
IDBENCH= 20141
IDSOLVER= 131
FILE ID= node39/304820-1172066420

PBS_JOBID= 3892760

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  cfea37cf2c4e91ad4c7e1db353aebdc5

RANDOM SEED= 83250570

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1797720 kB
Buffers:         35748 kB
Cached:         172336 kB
SwapCached:       3736 kB
Active:         110492 kB
Inactive:       107988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797720 kB
SwapTotal:     4192956 kB
SwapFree:      4183764 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          15616 kB
Slab:            25708 kB
Committed_AS:   604064 kB
PageTables:       1412 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= 66559 MiB

End job on node39 on Wed Feb 21 14:20:23 UTC 2007