Trace number 1807256

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
minisat2-core 070721? (TO) 1200.12 1200.52

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v760c43649gyes1.cnf
MD5SUM8541c8ec619084537b62d7926e092ff9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark264.031
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	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  760                                                  |
0.00/0.00	|  Number of clauses:    43649                                                |
0.00/0.01	|  Parsing time:         0.01         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |     760    43649    87978 |    14549        0    nan |  0.000 % |
0.00/0.02	|       101 |     760    43649    87978 |    16004      101     75 |  0.000 % |
0.00/0.03	|       251 |     760    43649    87978 |    17605      251     89 |  0.000 % |
0.00/0.04	|       478 |     760    43649    87978 |    19365      478     96 |  0.000 % |
0.00/0.07	|       816 |     760    43649    87978 |    21302      816     97 |  0.000 % |
0.09/0.11	|      1323 |     760    43649    87978 |    23432     1323    103 |  0.000 % |
0.09/0.18	|      2082 |     760    43649    87978 |    25775     2082    102 |  0.000 % |
0.29/0.33	|      3221 |     760    43649    87978 |    28353     3221    102 |  0.000 % |
0.59/0.61	|      4930 |     760    43649    87978 |    31188     4930    100 |  0.000 % |
1.09/1.17	|      7494 |     760    43649    87978 |    34307     7494     94 |  0.000 % |
2.29/2.39	|     11338 |     760    43649    87978 |    37738    11338     88 |  0.000 % |
5.18/5.24	|     17107 |     760    43649    87978 |    41511    17107     86 |  0.000 % |
13.29/13.31	|     25758 |     760    43649    87978 |    45663    25758     88 |  0.000 % |
29.08/29.10	|     38733 |     760    43649    87978 |    50229    38733     87 |  0.000 % |
49.98/50.02	|     58195 |     760    43649    87978 |    55252    24476     75 |  0.000 % |
85.26/85.37	|     87388 |     760    43649    87978 |    60777    53669     83 |  0.000 % |
142.04/142.13	|    131178 |     760    43649    87978 |    66855    55938     78 |  0.000 % |
235.81/235.98	|    196864 |     760    43649    87978 |    73540    25208     72 |  0.000 % |
377.97/378.19	|    295390 |     760    43649    87978 |    80894    70638    103 |  0.000 % |
596.90/597.16	|    443183 |     760    43649    87978 |    88984    42103     85 |  0.000 % |
988.66/989.04	|    664867 |     760    43649    87978 |    97882    56447     99 |  0.000 % |

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-1807256-1242156188/watcher-1807256-1242156188 -o /tmp/evaluation-result-1807256-1242156188/solver-1807256-1242156188 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807256-1242156188.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25836
/proc/meminfo: memFree=1376448/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=2188 CPUtime=0
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 1 0 243648353 2240512 284 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 547 285 58 171 0 373 0

[startup+0.0865591 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25836
/proc/meminfo: memFree=1376448/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=4064 CPUtime=0.08
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 770 0 0 0 8 0 0 0 18 0 1 0 243648353 4161536 755 1992294400 134512640 135213614 4294956256 18446744073709551615 134538923 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 1016 755 78 171 0 842 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4064

[startup+0.101561 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25836
/proc/meminfo: memFree=1376448/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=4196 CPUtime=0.09
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 798 0 0 0 9 0 0 0 18 0 1 0 243648353 4296704 783 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 1049 783 78 171 0 875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4196

[startup+0.301596 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25836
/proc/meminfo: memFree=1376448/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=4988 CPUtime=0.29
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 1005 0 0 0 29 0 0 0 19 0 1 0 243648353 5107712 990 1992294400 134512640 135213614 4294956256 18446744073709551615 134535900 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 1247 990 78 171 0 1073 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4988

[startup+0.701667 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25836
/proc/meminfo: memFree=1376448/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=6044 CPUtime=0.69
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 1279 0 0 0 69 0 0 0 23 0 1 0 243648353 6189056 1264 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 1511 1264 78 171 0 1337 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6044

[startup+1.50181 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1371128/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=7424 CPUtime=1.49
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 1600 0 0 0 149 0 0 0 25 0 1 0 243648353 7602176 1585 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 1856 1585 78 171 0 1682 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7424

[startup+3.10109 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1369656/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=9148 CPUtime=3.09
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 2040 0 0 0 308 1 0 0 25 0 1 0 243648353 9367552 2025 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 2287 2025 78 171 0 2113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9148

[startup+6.30166 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1366712/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=11432 CPUtime=6.29
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 2604 0 0 0 627 2 0 0 25 0 1 0 243648353 11706368 2589 1992294400 134512640 135213614 4294956256 18446744073709551615 134535853 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 2858 2589 78 171 0 2684 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11432

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1363448/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=14344 CPUtime=12.69
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 3330 0 0 0 1267 2 0 0 25 0 1 0 243648353 14688256 3315 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 3586 3315 78 171 0 3412 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14344

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1358840/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=18908 CPUtime=25.48
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 4446 0 0 0 2545 3 0 0 25 0 1 0 243648353 19361792 4431 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 4727 4431 78 171 0 4553 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18908

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1352632/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=25040 CPUtime=51.08
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 5959 0 0 0 5103 5 0 0 25 0 1 0 243648353 25640960 5944 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 6260 5944 78 171 0 6086 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25040

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1348216/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=29564 CPUtime=102.26
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 7058 0 0 0 10220 6 0 0 25 0 1 0 243648353 30273536 7043 1992294400 134512640 135213614 4294956256 18446744073709551615 134526928 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 7391 7043 78 171 0 7217 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29564

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1346040/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=31900 CPUtime=162.24
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 7580 0 0 0 16218 6 0 0 25 0 1 0 243648353 32665600 7565 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 7975 7565 78 171 0 7801 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31900

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1344248/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=33712 CPUtime=222.21
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 8023 0 0 0 22215 6 0 0 25 0 1 0 243648353 34521088 8008 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 8428 8008 78 171 0 8254 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 33712

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1341944/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=36040 CPUtime=282.2
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 8585 0 0 0 28213 7 0 0 25 0 1 0 243648353 36904960 8570 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 9010 8570 78 171 0 8836 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 36040

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1336120/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=41952 CPUtime=342.18
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 10039 0 0 0 34209 9 0 0 25 0 1 0 243648353 42958848 10024 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 10488 10024 78 171 0 10314 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 41952

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1330232/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=48256 CPUtime=402.15
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 11568 0 0 0 40205 10 0 0 25 0 1 0 243648353 49414144 11553 1992294400 134512640 135213614 4294956256 18446744073709551615 134526964 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 12064 11553 78 171 0 11890 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 48256

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1328568/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=49900 CPUtime=462.13
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 11968 0 0 0 46203 10 0 0 25 0 1 0 243648353 51097600 11953 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 12475 11953 78 171 0 12301 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 49900

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1327800/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=50788 CPUtime=522.11
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 12141 0 0 0 52201 10 0 0 25 0 1 0 243648353 52006912 12126 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 12697 12126 78 171 0 12523 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 50788

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1327544/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=51108 CPUtime=582.1
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 12222 0 0 0 58199 11 0 0 25 0 1 0 243648353 52334592 12207 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 12777 12207 78 171 0 12603 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 51108

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1327352/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=51288 CPUtime=642.09
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 12252 0 0 0 64198 11 0 0 25 0 1 0 243648353 52518912 12237 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 12822 12237 78 171 0 12648 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 51288

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1326840/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=51688 CPUtime=702.06
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 12372 0 0 0 70195 11 0 0 25 0 1 0 243648353 52928512 12357 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 12922 12357 78 171 0 12748 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 51688

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1326008/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=52480 CPUtime=762.04
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 12566 0 0 0 76193 11 0 0 25 0 1 0 243648353 53739520 12551 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 13120 12551 78 171 0 12946 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 52480

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1322488/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=56192 CPUtime=822.01
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 13488 0 0 0 82190 11 0 0 25 0 1 0 243648353 57540608 13473 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 14048 13473 78 171 0 13874 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 56192

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1320056/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=58484 CPUtime=882
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 14048 0 0 0 88187 13 0 0 25 0 1 0 243648353 59887616 14033 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 14621 14033 78 171 0 14447 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 58484

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1319736/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=58768 CPUtime=941.98
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 14126 0 0 0 94185 13 0 0 25 0 1 0 243648353 60178432 14111 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 14692 14111 78 171 0 14518 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 58768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1319288/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=59248 CPUtime=1001.96
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 14225 0 0 0 100183 13 0 0 25 0 1 0 243648353 60669952 14210 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 14812 14210 78 171 0 14638 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 59248

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25837
/proc/meminfo: memFree=1318584/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=60280 CPUtime=1061.94
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 14435 0 0 0 106181 13 0 0 25 0 1 0 243648353 61726720 14420 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 15070 14420 78 171 0 14896 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 60280

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25839
/proc/meminfo: memFree=1317816/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=61136 CPUtime=1121.92
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 14585 0 0 0 112179 13 0 0 25 0 1 0 243648353 62603264 14570 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 15284 14570 78 171 0 15110 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 61136

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25839
/proc/meminfo: memFree=1316344/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=62672 CPUtime=1181.9
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 14971 0 0 0 118177 13 0 0 25 0 1 0 243648353 64176128 14956 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 15668 14956 78 171 0 15494 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 62672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25839
/proc/meminfo: memFree=1316088/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=62816 CPUtime=1200.09
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 15020 0 0 0 119996 13 0 0 25 0 1 0 243648353 64323584 15005 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 15704 15005 78 171 0 15530 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 62816

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 25839
/proc/meminfo: memFree=1316088/2055920 swapFree=4191900/4192956
[pid=25836] ppid=25834 vsize=62816 CPUtime=1200.09
/proc/25836/stat : 25836 (minisat_static) R 25834 25836 25129 0 -1 4194304 15020 0 0 0 119996 13 0 0 25 0 1 0 243648353 64323584 15005 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/25836/statm: 15704 15005 78 171 0 15530 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 62816

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1199.97
CPU system time (s): 0.148977
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 62816

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

runsolver used 1.3288 second user time and 2.84257 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-12 21:23:08
IDJOB=1807256
IDBENCH=71389
IDSOLVER=651
FILE ID=node89/1807256-1242156188
PBS_JOBID= 9289637
Free space on /tmp= 66412 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v760c43649gyes1.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807256-1242156188/watcher-1807256-1242156188 -o /tmp/evaluation-result-1807256-1242156188/solver-1807256-1242156188 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807256-1242156188.cnf

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

MD5SUM BENCH= 8541c8ec619084537b62d7926e092ff9
RANDOM SEED=1056651620

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1376928 kB
Buffers:         50980 kB
Cached:         534988 kB
SwapCached:        260 kB
Active:          85916 kB
Inactive:       513756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376928 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1284 kB
Writeback:           0 kB
Mapped:          22272 kB
Slab:            65232 kB
Committed_AS:   775048 kB
PageTables:       1372 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= 66412 MiB
End job on node89 at 2009-05-12 21:43:11