Trace number 1734683

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g4.cnf
MD5SUM3ea4eea040ac494148336825302eb384
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark331.547
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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:           760                                         |
0.00/0.02	c |  Number of clauses:           43649                                         |
0.00/0.02	c |  Parse time:                   0.02 s                                       |
0.29/0.31	c |  Simplification time:          0.28 s                                       |
0.29/0.31	c |                                                                             |
0.29/0.31	c ============================[ Search Statistics ]==============================
0.29/0.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.31	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.31	c ===============================================================================
0.29/0.31	c |       100 |     731    40677   105305 |    14914      100     74 |  0.000 % |
0.29/0.32	c |       250 |     731    40677   105305 |    16406      250     62 |  0.019 % |
0.29/0.33	c |       475 |     731    40677   105305 |    18047      475     51 |  0.000 % |
0.29/0.35	c |       812 |     731    40677   105305 |    19851      812     49 |  0.000 % |
0.29/0.37	c |      1318 |     731    40677   105305 |    21836     1318     49 |  0.019 % |
0.39/0.41	c |      2077 |     731    40677   105305 |    24020     2077     47 |  0.019 % |
0.39/0.48	c |      3216 |     731    40677   105305 |    26422     3216     45 |  0.019 % |
0.49/0.58	c |      4924 |     731    40677   105305 |    29064     4924     46 |  0.021 % |
0.69/0.75	c |      7486 |     731    40677   105305 |    31971     7486     46 |  0.000 % |
0.99/1.03	c |     11330 |     731    40677   105305 |    35168    11330     44 |  0.024 % |
1.49/1.51	c |     17096 |     731    40677   105305 |    38685    17096     42 |  0.021 % |
2.28/2.33	c |     25745 |     731    40677   105305 |    42553    25745     42 |  0.000 % |
3.79/3.82	c |     38719 |     731    40677   105305 |    46809    38719     42 |  0.019 % |
6.29/6.31	c |     58180 |     731    40677   105305 |    51490    25635     41 |  0.000 % |
11.39/11.43	c |     87372 |     731    40677   105305 |    56639    19971     37 |  0.000 % |
18.29/18.37	c |    131161 |     730    40549   105002 |    62303    44647     42 |  0.153 % |
31.58/31.64	c |    196845 |     730    40549   105002 |    68533    21050     37 |  0.153 % |
52.28/52.31	c |    295371 |     729    40420   104669 |    75386    32327     45 |  0.263 % |
86.66/86.77	c |    443160 |     729    40420   104669 |    82925    69276     51 |  0.263 % |
151.35/151.40	c |    664843 |     729    40420   104669 |    91218    43576     50 |  0.284 % |
269.02/269.11	c |    997368 |     729    40420   104669 |   100339    27783     45 |  0.263 % |
453.57/453.79	c |   1496156 |     729    40420   104669 |   110373    60616     65 |  0.263 % |
808.27/808.58	c |   2244338 |     729    40420   104669 |   121411    31014     76 |  0.263 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1734683-1240796204/watcher-1734683-1240796204 -o /tmp/evaluation-result-1734683-1240796204/solver-1734683-1240796204 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1734683-1240796204.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.99 3/64 9839
/proc/meminfo: memFree=1686840/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=7604 CPUtime=0
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 107648485 7786496 289 1992294400 4194304 5092341 548682068848 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 1901 290 63 219 0 1679 0

[startup+0.055972 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9839
/proc/meminfo: memFree=1686840/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=9316 CPUtime=0.05
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 953 0 0 0 5 0 0 0 18 0 1 0 107648485 9539584 896 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 2329 896 88 219 0 2107 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9316

[startup+0.102974 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9839
/proc/meminfo: memFree=1686840/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=9316 CPUtime=0.09
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 966 0 0 0 9 0 0 0 18 0 1 0 107648485 9539584 909 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 2329 909 88 219 0 2107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9316

[startup+0.301992 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9839
/proc/meminfo: memFree=1686840/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=9448 CPUtime=0.29
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 1034 0 0 0 29 0 0 0 19 0 1 0 107648485 9674752 977 1992294400 4194304 5092341 548682068848 18446744073709551615 4223551 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 2362 977 88 219 0 2140 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9448

[startup+0.701027 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9839
/proc/meminfo: memFree=1686840/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=9204 CPUtime=0.69
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 1507 0 0 0 69 0 0 0 23 0 1 0 107648485 9424896 1174 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 2301 1174 101 219 0 2079 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9204

[startup+1.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9840
/proc/meminfo: memFree=1681712/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=9472 CPUtime=1.49
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 1995 0 0 0 149 0 0 0 25 0 1 0 107648485 9699328 1662 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 2368 1662 101 219 0 2146 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9472

[startup+3.10124 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9840
/proc/meminfo: memFree=1678960/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=13072 CPUtime=3.09
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 2889 0 0 0 308 1 0 0 25 0 1 0 107648485 13385728 2556 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 3268 2556 101 219 0 3046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13072

[startup+6.30152 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9840
/proc/meminfo: memFree=1678512/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=11544 CPUtime=6.29
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 4997 0 0 0 627 2 0 0 25 0 1 0 107648485 11821056 2481 1992294400 4194304 5092341 548682068848 18446744073709551615 4241908 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 2886 2481 101 219 0 2664 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11544

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9840
/proc/meminfo: memFree=1663024/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=31092 CPUtime=12.69
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 8664 0 0 0 1265 4 0 0 25 0 1 0 107648485 31838208 6148 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 7773 6148 101 219 0 7551 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31092

[startup+25.5022 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9840
/proc/meminfo: memFree=1653744/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=34336 CPUtime=25.48
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 10784 0 0 0 2543 5 0 0 25 0 1 0 107648485 35160064 8268 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 8584 8268 101 219 0 8362 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34336

[startup+51.1025 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9840
/proc/meminfo: memFree=1653552/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=34336 CPUtime=51.08
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 16039 0 0 0 5100 8 0 0 25 0 1 0 107648485 35160064 8268 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 8584 8268 101 219 0 8362 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34336

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9840
/proc/meminfo: memFree=1639216/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=48980 CPUtime=102.27
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 19664 0 0 0 10217 10 0 0 25 0 1 0 107648485 50155520 11893 1992294400 4194304 5092341 548682068848 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 12245 11893 101 219 0 12023 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 48980

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1636656/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=51252 CPUtime=162.25
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 20271 0 0 0 16214 11 0 0 25 0 1 0 107648485 52482048 12500 1992294400 4194304 5092341 548682068848 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 12813 12500 103 219 0 12591 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 51252

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1627696/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=222.23
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 22529 0 0 0 22210 13 0 0 25 0 1 0 107648485 65941504 14758 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 14758 103 219 0 15877 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 64396

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1625776/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=282.21
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 22996 0 0 0 28208 13 0 0 25 0 1 0 107648485 65941504 15225 1992294400 4194304 5092341 548682068848 18446744073709551615 4241051 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15225 103 219 0 15877 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 64396

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1624560/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=342.19
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 23290 0 0 0 34206 13 0 0 25 0 1 0 107648485 65941504 15519 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15519 103 219 0 15877 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 64396

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1623216/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=402.18
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 30478 0 0 0 40201 17 0 0 25 0 1 0 107648485 65941504 15800 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15800 103 219 0 15877 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 64396

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1623216/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=462.17
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 44107 0 0 0 46194 23 0 0 25 0 1 0 107648485 65941504 15800 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15800 103 219 0 15877 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 64396

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1595888/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=103812 CPUtime=522.15
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 58720 0 0 0 52186 29 0 0 25 0 1 0 107648485 106303488 22800 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 25953 22800 103 219 0 25731 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 103812

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1623280/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=582.13
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 66330 0 0 0 58179 34 0 0 25 0 1 0 107648485 65941504 15800 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15800 103 219 0 15877 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 64396

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1623280/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=642.12
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 81191 0 0 0 64171 41 0 0 25 0 1 0 107648485 65941504 15800 1992294400 4194304 5092341 548682068848 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15800 103 219 0 15877 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 64396

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1623280/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=702.1
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 88513 0 0 0 70165 45 0 0 25 0 1 0 107648485 65941504 15800 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15800 103 219 0 15877 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 64396

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1595440/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=103812 CPUtime=762.09
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 103437 0 0 0 76157 52 0 0 25 0 1 0 107648485 106303488 22803 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 25953 22803 103 219 0 25731 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 103812

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1623280/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=822.06
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 112513 0 0 0 82149 57 0 0 25 0 1 0 107648485 65941504 15800 1992294400 4194304 5092341 548682068848 18446744073709551615 4250302 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15800 103 219 0 15877 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 64396

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1596272/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=103812 CPUtime=882.05
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 128121 0 0 0 88140 65 0 0 25 0 1 0 107648485 106303488 22602 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 25953 22602 103 219 0 25731 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 103812

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1594800/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=103812 CPUtime=942.04
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 137638 0 0 0 94133 71 0 0 25 0 1 0 107648485 106303488 23031 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 25953 23031 103 219 0 25731 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 103812

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1593584/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=103812 CPUtime=1002.03
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 146162 0 0 0 100126 77 0 0 25 0 1 0 107648485 106303488 23282 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 25953 23282 103 219 0 25731 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 103812

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1623216/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=1062
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 154621 0 0 0 106117 83 0 0 25 0 1 0 107648485 65941504 15800 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15800 103 219 0 15877 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 64396

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1623216/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=1121.99
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 162477 0 0 0 112112 87 0 0 25 0 1 0 107648485 65941504 15800 1992294400 4194304 5092341 548682068848 18446744073709551615 4240620 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15800 103 219 0 15877 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 64396

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1596912/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=103812 CPUtime=1181.97
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 176943 0 0 0 118103 94 0 0 25 0 1 0 107648485 106303488 22555 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 25953 22555 103 219 0 25731 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 103812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9842
/proc/meminfo: memFree=1623216/2055920 swapFree=4192956/4192956
[pid=9839] ppid=9837 vsize=64396 CPUtime=1200.07
/proc/9839/stat : 9839 (minisat) R 9837 9839 9802 0 -1 4194304 177969 0 0 0 119912 95 0 0 25 0 1 0 107648485 65941504 15800 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/9839/statm: 16099 15800 103 219 0 15877 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 64396

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.42
CPU time (s): 1200.09
CPU user time (s): 1199.12
CPU system time (s): 0.969852
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 103812

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

runsolver used 0.864868 second user time and 2.48462 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-27 03:36:44
IDJOB=1734683
IDBENCH=71258
IDSOLVER=546
FILE ID=node50/1734683-1240796204
PBS_JOBID= 9187380
Free space on /tmp= 66528 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g4.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734683-1240796204/watcher-1734683-1240796204 -o /tmp/evaluation-result-1734683-1240796204/solver-1734683-1240796204 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1734683-1240796204.cnf

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

MD5SUM BENCH= 3ea4eea040ac494148336825302eb384
RANDOM SEED=1453381336

node50.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.216
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.216
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:       1687256 kB
Buffers:         61024 kB
Cached:         216756 kB
SwapCached:          0 kB
Active:          89344 kB
Inactive:       202256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1687256 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1496 kB
Writeback:           0 kB
Mapped:          23576 kB
Slab:            63036 kB
Committed_AS:   349664 kB
PageTables:       1448 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= 66528 MiB
End job on node50 at 2009-04-27 03:56:47