Trace number 307731

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

General information on the benchmark

Namerandom/2+p/p0.7/v6500/
unif2p-p0.7-v6500-c17355-S365559754-09-UNSAT.cnf
MD5SUM187ddb77d85cea24bfd5c67a96bc6641
Bench CategoryRANDOM (random 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 variables6495
Number of clauses17354
Sum of the clauses size46856
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25206
Number of clauses of size 312148
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/307731-1172499821/instance-307731-1172499821.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/node9/watcher-307731-1172499821 -o ROOT/results/node9/solver-307731-1172499821 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/307731-1172499821/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307731-1172499821/instance-307731-1172499821.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: 1.00 1.01 1.00 3/77 12984
/proc/meminfo: memFree=1591168/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=1932 CPUtime=0
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 263 0 0 0 0 0 0 0 18 0 1 0 269936753 1978368 247 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135256569 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 483 247 126 302 0 178 0

[startup+0.107309 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 12984
/proc/meminfo: memFree=1591168/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=3860 CPUtime=0.1
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 792 0 0 0 10 0 0 0 18 0 1 0 269936753 3952640 750 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 135258954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 965 750 145 302 0 660 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3860

[startup+0.515388 s]
/proc/loadavg: 1.00 1.01 1.00 3/77 12984
/proc/meminfo: memFree=1591168/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=4244 CPUtime=0.5
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 903 0 0 0 50 0 0 0 22 0 1 0 269936753 4345856 861 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 1061 861 145 302 0 756 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4244

[startup+1.33555 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1587768/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=4884 CPUtime=1.33
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 1059 0 0 0 132 1 0 0 25 0 1 0 269936753 5001216 1017 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 1221 1017 145 302 0 916 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4884

[startup+2.97387 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1585848/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=7000 CPUtime=2.96
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 1576 0 0 0 295 1 0 0 25 0 1 0 269936753 7168000 1534 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 1750 1534 145 302 0 1445 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7000

[startup+6.25049 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1583864/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=8664 CPUtime=6.24
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 2003 0 0 0 621 3 0 0 25 0 1 0 269936753 8871936 1961 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 2166 1961 145 302 0 1861 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8664

[startup+12.7047 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1580792/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=11720 CPUtime=12.69
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 2760 0 0 0 1262 7 0 0 25 0 1 0 269936753 12001280 2685 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 2930 2685 145 302 0 2625 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11720

[startup+25.5092 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1576184/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=16420 CPUtime=25.49
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 3951 0 0 0 2538 11 0 0 25 0 1 0 269936753 16814080 3876 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 4105 3876 145 302 0 3800 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16420

[startup+51.1242 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1568760/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=23720 CPUtime=51.1
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 5828 0 0 0 5091 19 0 0 25 0 1 0 269936753 24289280 5688 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 5930 5688 145 302 0 5625 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 23720

[startup+102.348 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1559416/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=33492 CPUtime=102.3
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 8280 0 0 0 10201 29 0 0 25 0 1 0 269936753 34295808 8011 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527157 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 8373 8011 145 302 0 8068 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 33492

[startup+162.386 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1551032/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=41592 CPUtime=162.31
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 10324 0 0 0 16191 40 0 0 25 0 1 0 269936753 42590208 10055 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 10398 10055 145 302 0 10093 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 41592

[startup+222.479 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1544184/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=48660 CPUtime=222.39
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 12054 0 0 0 22187 52 0 0 25 0 1 0 269936753 49827840 11785 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 12165 11785 145 302 0 11860 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 48660

[startup+282.519 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1538488/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=54100 CPUtime=282.41
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 13461 0 0 0 28180 61 0 0 25 0 1 0 269936753 55398400 13192 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526822 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 13525 13192 145 302 0 13220 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 54100

[startup+342.554 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1532152/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=61488 CPUtime=342.41
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 15293 0 0 0 34170 71 0 0 25 0 1 0 269936753 62963712 14767 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 15372 14767 145 302 0 15067 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 61488

[startup+402.592 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1527160/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=66552 CPUtime=402.43
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 16514 0 0 0 40164 79 0 0 25 0 1 0 269936753 68149248 15988 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 16638 15988 145 302 0 16333 0
Current children cumulated CPU time (s) 402.43
Current children cumulated vsize (KiB) 66552

[startup+462.627 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1522488/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=71136 CPUtime=462.44
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 17695 0 0 0 46157 87 0 0 25 0 1 0 269936753 72843264 17169 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526849 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 17784 17169 145 302 0 17479 0
Current children cumulated CPU time (s) 462.44
Current children cumulated vsize (KiB) 71136

[startup+522.663 s]
/proc/loadavg: 1.08 1.03 1.01 2/78 12985
/proc/meminfo: memFree=1517304/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=76312 CPUtime=522.46
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 18993 0 0 0 52151 95 0 0 25 0 1 0 269936753 78143488 18467 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526818 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 19078 18467 145 302 0 18773 0
Current children cumulated CPU time (s) 522.46
Current children cumulated vsize (KiB) 76312

[startup+582.7 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 12985
/proc/meminfo: memFree=1513080/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=80572 CPUtime=582.48
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 20047 0 0 0 58147 101 0 0 25 0 1 0 269936753 82505728 19521 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 20143 19521 145 302 0 19838 0
Current children cumulated CPU time (s) 582.48
Current children cumulated vsize (KiB) 80572

[startup+642.737 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 12985
/proc/meminfo: memFree=1508600/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=84984 CPUtime=642.49
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 21158 0 0 0 64140 109 0 0 25 0 1 0 269936753 87023616 20632 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527089 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 21246 20632 145 302 0 20941 0
Current children cumulated CPU time (s) 642.49
Current children cumulated vsize (KiB) 84984

[startup+702.774 s]
/proc/loadavg: 1.00 1.01 1.00 3/78 12985
/proc/meminfo: memFree=1504760/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=88836 CPUtime=702.5
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 22119 0 0 0 70136 114 0 0 25 0 1 0 269936753 90968064 21593 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527012 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 22209 21593 145 302 0 21904 0
Current children cumulated CPU time (s) 702.5
Current children cumulated vsize (KiB) 88836

[startup+762.809 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1501048/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=92768 CPUtime=762.51
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 23069 0 0 0 76131 120 0 0 25 0 1 0 269936753 94994432 22543 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 23192 22543 145 302 0 22887 0
Current children cumulated CPU time (s) 762.51
Current children cumulated vsize (KiB) 92768

[startup+822.848 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1498104/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=95708 CPUtime=822.53
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 23769 0 0 0 82127 126 0 0 25 0 1 0 269936753 98004992 23243 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 23927 23243 145 302 0 23622 0
Current children cumulated CPU time (s) 822.53
Current children cumulated vsize (KiB) 95708

[startup+882.884 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1495096/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=98828 CPUtime=882.55
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 24551 0 0 0 88121 134 0 0 25 0 1 0 269936753 101199872 24025 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 24707 24025 145 302 0 24402 0
Current children cumulated CPU time (s) 882.55
Current children cumulated vsize (KiB) 98828

[startup+942.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1491960/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=101892 CPUtime=942.56
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 25358 0 0 0 94116 140 0 0 25 0 1 0 269936753 104337408 24832 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526710 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 25473 24832 145 302 0 25168 0
Current children cumulated CPU time (s) 942.56
Current children cumulated vsize (KiB) 101892

[startup+1002.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1488824/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=105068 CPUtime=1002.57
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 26128 0 0 0 100111 146 0 0 25 0 1 0 269936753 107589632 25602 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134526972 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 26267 25602 145 302 0 25962 0
Current children cumulated CPU time (s) 1002.57
Current children cumulated vsize (KiB) 105068

[startup+1063 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12985
/proc/meminfo: memFree=1485368/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=108420 CPUtime=1062.59
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 26963 0 0 0 106107 152 0 0 25 0 1 0 269936753 111022080 26437 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527022 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 27105 26437 145 302 0 26800 0
Current children cumulated CPU time (s) 1062.59
Current children cumulated vsize (KiB) 108420

[startup+1123.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12987
/proc/meminfo: memFree=1481912/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=113992 CPUtime=1122.6
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 28337 0 0 0 112101 159 0 0 25 0 1 0 269936753 116727808 27298 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 134527175 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 28498 27298 145 302 0 28193 0
Current children cumulated CPU time (s) 1122.6
Current children cumulated vsize (KiB) 113992

[startup+1183.07 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 12987
/proc/meminfo: memFree=1478456/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=117684 CPUtime=1182.62
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 29224 0 0 0 118096 166 0 0 25 0 1 0 269936753 120508416 28185 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 29421 28185 145 302 0 29116 0
Current children cumulated CPU time (s) 1182.62
Current children cumulated vsize (KiB) 117684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 12987
/proc/meminfo: memFree=1477432/2055920 swapFree=4192812/4192956
[pid=12984] ppid=12982 vsize=118604 CPUtime=1200.04
/proc/12984/stat : 12984 (Spear-32) R 12982 12984 11580 0 -1 4194304 29451 0 0 0 119836 168 0 0 25 0 1 0 269936753 121450496 28412 18446744073709551615 134512640 135752790 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12984/statm: 29651 28412 145 302 0 29346 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 118604

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.52
CPU time (s): 1200.07
CPU user time (s): 1198.37
CPU system time (s): 1.70374
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 118604

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

runsolver used 1.24381 second user time and 3.03054 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Mon Feb 26 14:23:41 UTC 2007

IDJOB= 307731
IDBENCH= 20212
IDSOLVER= 131
FILE ID= node9/307731-1172499821

PBS_JOBID= 3971578

Free space on /tmp= 66559 MiB

SOLVER NAME= Spear FHS 1.0
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v6500/unif2p-p0.7-v6500-c17355-S365559754-09-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/307731-1172499821/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307731-1172499821/instance-307731-1172499821.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-307731-1172499821 -o ROOT/results/node9/solver-307731-1172499821 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/307731-1172499821/Spear-32 --model-stdout --time --spset-autotuned-fh_1_1 --dimacs /tmp/evaluation/307731-1172499821/instance-307731-1172499821.cnf            

META MD5SUM SOLVER= 53b58dfa80430416a78fe762713f980c
MD5SUM BENCH=  187ddb77d85cea24bfd5c67a96bc6641

RANDOM SEED= 104748213

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1591576 kB
Buffers:         50192 kB
Cached:         290080 kB
SwapCached:          0 kB
Active:         214288 kB
Inactive:       180760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1840 kB
Writeback:           0 kB
Mapped:          73672 kB
Slab:            54936 kB
Committed_AS:  1189632 kB
PageTables:       1688 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 node9 on Mon Feb 26 14:43:44 UTC 2007