Trace number 1798010

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.11 1200.69

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications 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 variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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:  260342                                               |
0.00/0.00	|  Number of clauses:    1391257                                              |
0.89/0.91	|  Parsing time:         0.81         s                                       |
0.99/1.03	============================[ Search Statistics ]==============================
0.99/1.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.99/1.03	===============================================================================
0.99/1.03	|         0 |  203764  1075121  2701416 |   358373        0    nan |  0.000 % |
1.39/1.44	|       100 |  203728  1075121  2701416 |   394211       98     45 | 22.580 % |
1.69/1.79	|       250 |  203564  1075121  2701416 |   433632      246     52 | 23.438 % |
2.09/2.18	|       477 |  203557  1075121  2701416 |   476995      472     69 | 23.445 % |
2.49/2.55	|       814 |  196639  1024525  2579896 |   524694      805     73 | 24.469 % |
3.49/3.58	|      1322 |  196639  1024525  2579896 |   577164     1313    102 | 24.469 % |
4.39/4.46	|      2082 |  196639  1024525  2579896 |   634880     2073    116 | 24.469 % |
6.19/6.29	|      3221 |  196345  1023985  2578420 |   698368     3196    115 | 25.273 % |
9.39/9.49	|      4931 |  193843  1002909  2525483 |   768205     4754    135 | 25.902 % |
13.98/14.02	|      7494 |  192205   989293  2491451 |   845026     7281    152 | 26.330 % |
20.58/20.69	|     11339 |  191215   983316  2478533 |   929528    11094    175 | 26.673 % |
31.67/31.76	|     17105 |  188263   966671  2439226 |  1022481    16830    184 | 28.126 % |
50.34/50.42	|     25754 |  184303   944789  2391568 |  1124730    25429    211 | 29.452 % |
95.92/96.01	|     38735 |  181650   929835  2359298 |  1237203    38294    258 | 30.226 % |
179.59/179.74	|     58196 |  179627   919895  2334694 |  1360923    57630    320 | 32.250 % |
316.22/316.44	|     87389 |  175697   889745  2262607 |  1497015    86474    390 | 32.637 % |
587.29/587.61	|    131179 |  172598   864220  2198973 |  1646717   129546    483 | 33.770 % |

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-1798010-1242086002/watcher-1798010-1242086002 -o /tmp/evaluation-result-1798010-1242086002/solver-1798010-1242086002 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1798010-1242086002.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: 1.00 1.00 1.00 3/67 25380
/proc/meminfo: memFree=1908448/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=2876 CPUtime=0
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 583 0 0 0 0 0 0 0 18 0 1 0 236626575 2945024 568 1992294400 134512640 135213614 4294956256 18446744073709551615 134524560 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 719 570 58 171 0 545 0

[startup+0.095785 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25380
/proc/meminfo: memFree=1908448/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=20304 CPUtime=0.09
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 4235 0 0 0 7 2 0 0 18 0 1 0 236626575 20791296 4172 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 5076 4173 58 171 0 4902 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20304

[startup+0.101784 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25380
/proc/meminfo: memFree=1908448/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=20568 CPUtime=0.09
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 4333 0 0 0 7 2 0 0 18 0 1 0 236626575 21061632 4270 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 5142 4271 58 171 0 4968 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20568

[startup+0.301802 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25380
/proc/meminfo: memFree=1908448/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=33992 CPUtime=0.29
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 7673 0 0 0 25 4 0 0 19 0 1 0 236626575 34807808 7610 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 8498 7611 58 171 0 8324 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33992

[startup+0.701838 s]
/proc/loadavg: 1.00 1.00 1.00 3/67 25380
/proc/meminfo: memFree=1908448/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=56900 CPUtime=0.69
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 13479 0 0 0 61 8 0 0 23 0 1 0 236626575 58265600 13416 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 14225 13417 58 171 0 14051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56900

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1837912/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=75048 CPUtime=1.49
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 17635 0 0 0 139 10 0 0 25 0 1 0 236626575 76849152 17572 1992294400 134512640 135213614 4294956256 18446744073709551615 134526967 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 18762 17572 78 171 0 18588 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75048

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1838360/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=75048 CPUtime=3.09
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 17635 0 0 0 299 10 0 0 25 0 1 0 236626575 76849152 17572 1992294400 134512640 135213614 4294956256 18446744073709551615 134526957 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 18762 17572 78 171 0 18588 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75048

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1838360/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=75048 CPUtime=6.29
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 17636 0 0 0 619 10 0 0 25 0 1 0 236626575 76849152 17573 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 18762 17573 78 171 0 18588 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75048

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1837592/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=76500 CPUtime=12.69
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 17991 0 0 0 1258 11 0 0 25 0 1 0 236626575 78336000 17928 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 19125 17928 78 171 0 18951 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76500

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1830936/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=83280 CPUtime=25.47
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 19639 0 0 0 2536 11 0 0 25 0 1 0 236626575 85278720 19576 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 20820 19576 78 171 0 20646 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 83280

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1819224/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=95048 CPUtime=51.04
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 22598 0 0 0 5089 15 0 0 25 0 1 0 236626575 97329152 22535 1992294400 134512640 135213614 4294956256 18446744073709551615 134529640 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 23762 22535 78 171 0 23588 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 95048

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1797464/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=116308 CPUtime=102.23
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 27908 0 0 0 10203 20 0 0 25 0 1 0 236626575 119099392 27845 1992294400 134512640 135213614 4294956256 18446744073709551615 134529559 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 29077 27845 78 171 0 28903 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 116308

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1772376/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=141708 CPUtime=162.19
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 34225 0 0 0 16194 25 0 0 25 0 1 0 236626575 145108992 34162 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 35427 34162 78 171 0 35253 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 141708

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1749272/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=164696 CPUtime=222.17
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 39969 0 0 0 22187 30 0 0 25 0 1 0 236626575 168648704 39906 1992294400 134512640 135213614 4294956256 18446744073709551615 134529507 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 41174 39906 78 171 0 41000 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 164696

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1719384/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=194600 CPUtime=282.14
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 47442 0 0 0 28178 36 0 0 25 0 1 0 236626575 199270400 47379 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 48650 47379 78 171 0 48476 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 194600

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1692568/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=221332 CPUtime=342.11
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 54096 0 0 0 34170 41 0 0 25 0 1 0 236626575 226643968 54033 1992294400 134512640 135213614 4294956256 18446744073709551615 134536387 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 55333 54033 78 171 0 55159 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 221332

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25381
/proc/meminfo: memFree=1666648/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=247392 CPUtime=402.08
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 60629 0 0 0 40161 47 0 0 25 0 1 0 236626575 253329408 60566 1992294400 134512640 135213614 4294956256 18446744073709551615 134529507 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 61848 60566 78 171 0 61674 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 247392

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1638736/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=274712 CPUtime=462.03
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 67470 0 0 0 46151 52 0 0 25 0 1 0 236626575 281305088 67407 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 68678 67407 78 171 0 68504 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 274712

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1615256/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=298644 CPUtime=522.01
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 73464 0 0 0 52145 56 0 0 25 0 1 0 236626575 305811456 73401 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 74661 73401 78 171 0 74487 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 298644

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1589336/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=324072 CPUtime=581.98
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 79820 0 0 0 58137 61 0 0 25 0 1 0 236626575 331849728 79757 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 81018 79757 78 171 0 80844 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 324072

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1564248/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=348952 CPUtime=641.97
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 86036 0 0 0 64130 67 0 0 25 0 1 0 236626575 357326848 85973 1992294400 134512640 135213614 4294956256 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 87238 85973 78 171 0 87064 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 348952

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1543000/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=370476 CPUtime=701.95
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 91384 0 0 0 70123 72 0 0 25 0 1 0 236626575 379367424 91321 1992294400 134512640 135213614 4294956256 18446744073709551615 134529632 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 92619 91321 78 171 0 92445 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 370476

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1527896/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=385316 CPUtime=761.9
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 95089 0 0 0 76116 74 0 0 25 0 1 0 236626575 394563584 95026 1992294400 134512640 135213614 4294956256 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 96329 95026 78 171 0 96155 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 385316

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1512856/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=400364 CPUtime=821.88
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 98849 0 0 0 82111 77 0 0 25 0 1 0 236626575 409972736 98786 1992294400 134512640 135213614 4294956256 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 100091 98786 78 171 0 99917 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 400364

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1501592/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=411608 CPUtime=881.85
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 101654 0 0 0 88106 79 0 0 25 0 1 0 236626575 421486592 101591 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 102902 101591 78 171 0 102728 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 411608

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1475480/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=437832 CPUtime=941.82
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 108212 0 0 0 94098 84 0 0 25 0 1 0 236626575 448339968 108149 1992294400 134512640 135213614 4294956256 18446744073709551615 134529476 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 109458 108149 78 171 0 109284 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 437832

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1445976/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=467056 CPUtime=1001.8
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 115529 0 0 0 100089 91 0 0 25 0 1 0 236626575 478265344 115466 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 116764 115466 78 171 0 116590 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 467056

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1419608/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=493564 CPUtime=1061.78
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 122164 0 0 0 106083 95 0 0 25 0 1 0 236626575 505409536 122101 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 123391 122101 78 171 0 123217 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 493564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1399128/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=513580 CPUtime=1121.74
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 127196 0 0 0 112075 99 0 0 25 0 1 0 236626575 525905920 127133 1992294400 134512640 135213614 4294956256 18446744073709551615 134537522 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 128395 127133 78 171 0 128221 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 513580

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1375896/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=536880 CPUtime=1181.72
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 133019 0 0 0 118068 104 0 0 25 0 1 0 236626575 549765120 132956 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 134220 132956 78 171 0 134046 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 536880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 25387
/proc/meminfo: memFree=1370328/2055920 swapFree=4172744/4192956
[pid=25380] ppid=25378 vsize=542196 CPUtime=1200.02
/proc/25380/stat : 25380 (minisat_static) R 25378 25380 24811 0 -1 4194304 134332 0 0 0 119896 106 0 0 25 0 1 0 236626575 555208704 134269 1992294400 134512640 135213614 4294956256 18446744073709551615 134529494 0 0 4096 3 0 0 0 17 0 0 0
/proc/25380/statm: 135549 134269 78 171 0 135375 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 542196

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.69
CPU time (s): 1200.11
CPU user time (s): 1198.97
CPU system time (s): 1.14083
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 542196

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

runsolver used 1.02084 second user time and 3.35749 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-12 01:53:24
IDJOB=1798010
IDBENCH=71050
IDSOLVER=651
FILE ID=node68/1798010-1242086002
PBS_JOBID= 9277607
Free space on /tmp= 66260 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1798010-1242086002/watcher-1798010-1242086002 -o /tmp/evaluation-result-1798010-1242086002/solver-1798010-1242086002 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1798010-1242086002.cnf

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

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=567745476

node68.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.223
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.223
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:       1908864 kB
Buffers:          7480 kB
Cached:          74532 kB
SwapCached:      12100 kB
Active:          60636 kB
Inactive:        35908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908864 kB
SwapTotal:     4192956 kB
SwapFree:      4172744 kB
Dirty:           27156 kB
Writeback:           0 kB
Mapped:          14748 kB
Slab:            36092 kB
Committed_AS:   698556 kB
PageTables:       1560 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66256 MiB
End job on node68 at 2009-05-12 02:13:27