Trace number 1519598

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.03 1200.32

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1970456972-046.cnf
MD5SUMa92f5808dbdbecf675a4a3e4cbc41fbd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.7359
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
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 514000
Number of clauses of size over 50

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.02	c |  Number of variables:           700                                         |
0.00/0.02	c |  Number of clauses:           14000                                         |
0.00/0.02	c |  Parse time:                   0.02 s                                       |
0.03/0.08	c |  Simplification time:          0.06 s                                       |
0.03/0.08	c |                                                                             |
0.03/0.08	c ============================[ Search Statistics ]==============================
0.03/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.08	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.08	c ===============================================================================
0.03/0.09	c |       100 |     700    14000    70000 |     5133      100     92 |  0.000 % |
0.09/0.10	c |       250 |     700    14000    70000 |     5646      250     93 |  0.000 % |
0.09/0.11	c |       475 |     700    14000    70000 |     6211      475     95 |  0.000 % |
0.09/0.14	c |       812 |     700    14000    70000 |     6832      812     95 |  0.000 % |
0.09/0.17	c |      1318 |     700    14000    70000 |     7515     1318     97 |  0.000 % |
0.19/0.22	c |      2077 |     700    14000    70000 |     8267     2077     97 |  0.000 % |
0.29/0.30	c |      3216 |     700    14000    70000 |     9094     3216     97 |  0.000 % |
0.39/0.42	c |      4924 |     700    14000    70000 |    10003     4924     97 |  0.000 % |
0.59/0.62	c |      7486 |     700    14000    70000 |    11003     7486     96 |  0.000 % |
0.89/0.98	c |     11330 |     700    14000    70000 |    12104     5719     97 |  0.000 % |
1.39/1.48	c |     17096 |     700    14000    70000 |    13314    11485    100 |  0.000 % |
2.29/2.36	c |     25745 |     700    14000    70000 |    14645    13353    100 |  0.000 % |
3.59/3.67	c |     38719 |     700    14000    70000 |    16110    11454     99 |  0.000 % |
5.79/5.80	c |     58180 |     700    14000    70000 |    17721    14569     97 |  0.000 % |
8.99/9.03	c |     87372 |     700    14000    70000 |    19493    16824    101 |  0.000 % |
14.39/14.43	c |    131161 |     700    14000    70000 |    21443    11274     98 |  0.000 % |
22.28/22.32	c |    196845 |     700    14000    70000 |    23587    11927    110 |  0.000 % |
36.08/36.18	c |    295371 |     700    14000    70000 |    25946    22932    101 |  0.000 % |
56.18/56.20	c |    443160 |     700    14000    70000 |    28540    20126    106 |  0.000 % |
90.87/90.92	c |    664843 |     700    14000    70000 |    31394    18449    103 |  0.000 % |
142.35/142.45	c |    997368 |     700    14000    70000 |    34534    28318    109 |  0.000 % |
228.43/228.52	c |   1496156 |     700    14000    70000 |    37987    25361     98 |  0.000 % |
366.40/366.50	c |   2244338 |     700    14000    70000 |    41786    37361    110 |  0.000 % |
588.35/588.59	c |   3366612 |     700    14000    70000 |    45965    23447    101 |  0.000 % |
973.06/973.33	c |   5050023 |     700    14000    70000 |    50561    19138    105 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1519598-1238231789/watcher-1519598-1238231789 -o /tmp/evaluation-result-1519598-1238231789/solver-1519598-1238231789 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1519598-1238231789.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): 1800 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.99 0.98 0.95 3/69 13009
/proc/meminfo: memFree=1120736/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=7604 CPUtime=0
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 256 0 0 0 0 0 0 0 18 0 1 0 1095840609 7786496 240 1992294400 4194304 5092341 548682068848 18446744073709551615 4495141 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 1901 240 63 219 0 1679 0

[startup+0.044031 s]
/proc/loadavg: 0.99 0.98 0.95 3/69 13009
/proc/meminfo: memFree=1120736/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=8304 CPUtime=0.03
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 542 0 0 0 3 0 0 0 18 0 1 0 1095840609 8503296 526 1992294400 4194304 5092341 548682068848 18446744073709551615 4219504 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 2076 526 87 219 0 1854 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8304

[startup+0.102035 s]
/proc/loadavg: 0.99 0.98 0.95 3/69 13009
/proc/meminfo: memFree=1120736/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=8304 CPUtime=0.09
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 661 0 0 0 9 0 0 0 18 0 1 0 1095840609 8503296 549 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 2076 549 101 219 0 1854 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8304

[startup+0.302053 s]
/proc/loadavg: 0.99 0.98 0.95 3/69 13009
/proc/meminfo: memFree=1120736/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=8304 CPUtime=0.29
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 951 0 0 0 29 0 0 0 19 0 1 0 1095840609 8503296 839 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 2076 840 102 219 0 1854 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8304

[startup+0.702088 s]
/proc/loadavg: 0.99 0.98 0.95 3/69 13009
/proc/meminfo: memFree=1120736/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=8472 CPUtime=0.69
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 1478 0 0 0 69 0 0 0 23 0 1 0 1095840609 8675328 1366 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 2118 1366 102 219 0 1896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8472

[startup+1.50116 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1116312/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=8604 CPUtime=1.49
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 3067 0 0 0 148 1 0 0 25 0 1 0 1095840609 8810496 1783 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 2151 1783 102 219 0 1929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8604

[startup+3.1013 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1113304/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=21932 CPUtime=3.09
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 7494 0 0 0 306 3 0 0 25 0 1 0 1095840609 22458368 4765 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 5483 4765 102 219 0 5261 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21932

[startup+6.30158 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1101080/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=21932 CPUtime=6.29
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 7760 0 0 0 626 3 0 0 25 0 1 0 1095840609 22458368 5031 1992294400 4194304 5092341 548682068848 18446744073709551615 4241428 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 5483 5031 102 219 0 5261 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21932

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1096344/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=25824 CPUtime=12.69
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 8844 0 0 0 1265 4 0 0 25 0 1 0 1095840609 26443776 6115 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 6456 6115 102 219 0 6234 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25824

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1093080/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=33608 CPUtime=25.49
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 9852 0 0 0 2544 5 0 0 25 0 1 0 1095840609 34414592 7123 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 8402 7123 102 219 0 8180 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33608

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1094040/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=28420 CPUtime=51.08
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 15902 0 0 0 5099 9 0 0 25 0 1 0 1095840609 29102080 6688 1992294400 4194304 5092341 548682068848 18446744073709551615 4249648 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 7105 6688 102 219 0 6883 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28420

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1079512/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=46272 CPUtime=102.27
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 30025 0 0 0 10211 16 0 0 25 0 1 0 1095840609 47382528 10308 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 11568 10308 102 219 0 11346 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46272

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1077592/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=46272 CPUtime=162.25
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 30493 0 0 0 16209 16 0 0 25 0 1 0 1095840609 47382528 10776 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 11568 10776 102 219 0 11346 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 46272

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1077528/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=46272 CPUtime=222.23
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 30504 0 0 0 22207 16 0 0 25 0 1 0 1095840609 47382528 10787 1992294400 4194304 5092341 548682068848 18446744073709551615 4240983 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 11568 10787 102 219 0 11346 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 46272

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1076248/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=46272 CPUtime=282.22
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 30814 0 0 0 28205 17 0 0 25 0 1 0 1095840609 47382528 11097 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 11568 11097 102 219 0 11346 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 46272

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1075864/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=46272 CPUtime=342.2
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 30919 0 0 0 34203 17 0 0 25 0 1 0 1095840609 47382528 11202 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 11568 11202 102 219 0 11346 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 46272

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1058136/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=64752 CPUtime=402.19
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 40039 0 0 0 40197 22 0 0 25 0 1 0 1095840609 66306048 15607 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 16188 15607 102 219 0 15966 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 64752

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1057176/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=64752 CPUtime=462.18
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 40279 0 0 0 46195 23 0 0 25 0 1 0 1095840609 66306048 15847 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 16188 15847 102 219 0 15966 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 64752

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1076056/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=50804 CPUtime=522.16
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 45410 0 0 0 52190 26 0 0 25 0 1 0 1095840609 52023296 11689 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 12701 11689 102 219 0 12479 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 50804

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1069784/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=582.15
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 46423 0 0 0 58188 27 0 0 25 0 1 0 1095840609 78934016 12702 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 12702 102 219 0 19049 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 77084

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1067736/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=642.14
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 46927 0 0 0 64186 28 0 0 25 0 1 0 1095840609 78934016 13206 1992294400 4194304 5092341 548682068848 18446744073709551615 4241906 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 13206 102 219 0 19049 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 77084

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1067800/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=702.12
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 46927 0 0 0 70184 28 0 0 25 0 1 0 1095840609 78934016 13206 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 13206 102 219 0 19049 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 77084

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1067736/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=762.11
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 46927 0 0 0 76183 28 0 0 25 0 1 0 1095840609 78934016 13206 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 13206 102 219 0 19049 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 77084

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1067736/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=822.1
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 46927 0 0 0 82181 29 0 0 25 0 1 0 1095840609 78934016 13206 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 13206 102 219 0 19049 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 77084

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1050264/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=882.08
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 51306 0 0 0 88177 31 0 0 25 0 1 0 1095840609 78934016 17585 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 17585 102 219 0 19049 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 77084

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1050264/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=942.07
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 51306 0 0 0 94176 31 0 0 25 0 1 0 1095840609 78934016 17585 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 17585 102 219 0 19049 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 77084

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1047960/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=1002.05
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 51881 0 0 0 100173 32 0 0 25 0 1 0 1095840609 78934016 18160 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 18160 102 219 0 19049 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 77084

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1047960/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=1062.03
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 51887 0 0 0 106171 32 0 0 25 0 1 0 1095840609 78934016 18166 1992294400 4194304 5092341 548682068848 18446744073709551615 4249227 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 18166 102 219 0 19049 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 77084

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1047960/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=1122.02
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 51887 0 0 0 112170 32 0 0 25 0 1 0 1095840609 78934016 18166 1992294400 4194304 5092341 548682068848 18446744073709551615 4250182 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 18166 102 219 0 19049 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 77084

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1047960/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=1182
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 51887 0 0 0 118168 32 0 0 25 0 1 0 1095840609 78934016 18166 1992294400 4194304 5092341 548682068848 18446744073709551615 4249660 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 18166 102 219 0 19049 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 77084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1047960/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=1200
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 51887 0 0 0 119968 32 0 0 25 0 1 0 1095840609 78934016 18166 1992294400 4194304 5092341 548682068848 18446744073709551615 4241053 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 18166 102 219 0 19049 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 77084

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

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

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/70 13010
/proc/meminfo: memFree=1047960/2055920 swapFree=4171840/4192956
[pid=13009] ppid=13007 vsize=77084 CPUtime=1200
/proc/13009/stat : 13009 (minisat) R 13007 13009 12681 0 -1 4194304 51887 0 0 0 119968 32 0 0 25 0 1 0 1095840609 78934016 18166 1992294400 4194304 5092341 548682068848 18446744073709551615 4241053 0 0 4096 3 0 0 0 17 1 0 0
/proc/13009/statm: 19271 18166 102 219 0 19049 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 77084

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.32
CPU time (s): 1200.03
CPU user time (s): 1199.69
CPU system time (s): 0.341948
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 91032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.69
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51887
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= 2
involuntary context switches= 2039

runsolver used 1.07284 second user time and 3.3075 second system time

The end

Launcher Data

Begin job on node58 at 2009-03-28 10:16:29
IDJOB=1519598
IDBENCH=70228
IDSOLVER=546
FILE ID=node58/1519598-1238231789
PBS_JOBID= 9060586
Free space on /tmp= 66400 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1970456972-046.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519598-1238231789/watcher-1519598-1238231789 -o /tmp/evaluation-result-1519598-1238231789/solver-1519598-1238231789 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1519598-1238231789.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a92f5808dbdbecf675a4a3e4cbc41fbd
RANDOM SEED=1481521304

node58.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.222
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.222
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:       1121152 kB
Buffers:         82864 kB
Cached:         761232 kB
SwapCached:      11412 kB
Active:         179720 kB
Inactive:       677292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1121152 kB
SwapTotal:     4192956 kB
SwapFree:      4171840 kB
Dirty:            1256 kB
Writeback:           0 kB
Mapped:          17432 kB
Slab:            63228 kB
Committed_AS:  2520648 kB
PageTables:       1764 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= 66400 MiB
End job on node58 at 2009-03-28 10:36:32