Trace number 1797991

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.08 1200.48

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p1.cnf
MD5SUM558e9ecf39a7773e94f4b47eef706f44
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 variables199996
Number of clauses1019200
Sum of the clauses size2430990
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2758992
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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:  199996                                               |
0.00/0.00	|  Number of clauses:    1019200                                              |
0.69/0.71	|  Parsing time:         0.63         s                                       |
0.79/0.80	============================[ Search Statistics ]==============================
0.79/0.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.80	===============================================================================
0.79/0.80	|         0 |  151851   757235  1884952 |   252411        0    nan |  0.000 % |
0.99/1.09	|       100 |  151843   757235  1884952 |   277652       99    208 | 24.201 % |
1.28/1.38	|       250 |  151277   757235  1884952 |   305418      246    124 | 24.585 % |
1.48/1.59	|       475 |  151273   757235  1884952 |   335959      471     98 | 24.585 % |
2.09/2.17	|       813 |  151181   757235  1884952 |   369555      808    105 | 24.669 % |
2.68/2.76	|      1319 |  150657   749636  1867550 |   406511     1310    120 | 24.670 % |
3.88/3.92	|      2078 |  150579   749626  1867530 |   447162     2065    128 | 24.911 % |
5.28/5.37	|      3217 |  149230   742637  1853160 |   491878     3198    102 | 25.384 % |
7.37/7.46	|      4925 |  148589   738832  1844453 |   541066     4893    109 | 25.712 % |
13.67/13.75	|      7489 |  148523   738320  1843364 |   595173     7435    125 | 25.737 % |
23.47/23.55	|     11334 |  148049   736227  1839106 |   654690    11277    176 | 26.823 % |
34.47/34.56	|     17106 |  143912   712923  1786833 |   720159    17019    171 | 28.043 % |
56.35/56.46	|     25755 |  142670   706999  1774424 |   792175    25628    199 | 29.146 % |
92.24/92.35	|     38729 |  140751   696185  1750052 |   871393    38562    225 | 29.633 % |
158.82/158.99	|     58191 |  138616   685397  1727499 |   958532    57923    271 | 30.691 % |
323.77/323.90	|     87386 |  132115   657351  1666653 |  1054386    85781    370 | 33.941 % |
624.77/625.06	|    131175 |  131761   656106  1663814 |  1159824   129404    460 | 34.161 % |

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-1797991-1242084594/watcher-1797991-1242084594 -o /tmp/evaluation-result-1797991-1242084594/solver-1797991-1242084594 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797991-1242084594.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 2/64 5346
/proc/meminfo: memFree=1899200/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=1884 CPUtime=0
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 236492482 1929216 113 1992294400 134512640 135213614 4294956256 18446744073709551615 134741438 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 471 119 46 171 0 297 0

[startup+0.0452439 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5346
/proc/meminfo: memFree=1899200/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=13380 CPUtime=0.03
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 2644 0 0 0 3 0 0 0 20 0 1 0 236492482 13701120 2601 1992294400 134512640 135213614 4294956256 18446744073709551615 134515707 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 3345 2601 58 171 0 3171 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13380

[startup+0.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5346
/proc/meminfo: memFree=1899200/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=17752 CPUtime=0.09
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 3704 0 0 0 8 1 0 0 20 0 1 0 236492482 18178048 3661 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 4438 3661 58 171 0 4264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17752

[startup+0.301281 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5346
/proc/meminfo: memFree=1899200/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=30120 CPUtime=0.28
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 6752 0 0 0 25 3 0 0 21 0 1 0 236492482 30842880 6709 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 7530 6709 58 171 0 7356 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30120

[startup+0.701346 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5346
/proc/meminfo: memFree=1899200/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=52908 CPUtime=0.69
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 12815 0 0 0 62 7 0 0 25 0 1 0 236492482 54177792 12772 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 13227 12772 58 171 0 13053 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52908

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1846904/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=54264 CPUtime=1.48
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 13183 0 0 0 141 7 0 0 25 0 1 0 236492482 55566336 13140 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 13566 13140 78 171 0 13392 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54264

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1846648/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=54264 CPUtime=3.08
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 13199 0 0 0 300 8 0 0 25 0 1 0 236492482 55566336 13156 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 0 0 0
/proc/5346/statm: 13566 13156 78 171 0 13392 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54264

[startup+6.30124 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1846584/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=54408 CPUtime=6.28
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 13204 0 0 0 620 8 0 0 25 0 1 0 236492482 55713792 13161 1992294400 134512640 135213614 4294956256 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 13602 13161 78 171 0 13428 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54408

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1845248/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=55868 CPUtime=12.68
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 13590 0 0 0 1259 9 0 0 25 0 1 0 236492482 57208832 13547 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 13967 13547 78 171 0 13793 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55868

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1840000/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=61076 CPUtime=25.47
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 14898 0 0 0 2537 10 0 0 25 0 1 0 236492482 62541824 14855 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 15269 14855 78 171 0 15095 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 61076

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1830592/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=70692 CPUtime=51.06
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 17288 0 0 0 5093 13 0 0 25 0 1 0 236492482 72388608 17245 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 17673 17245 78 171 0 17499 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 70692

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1808960/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=92116 CPUtime=102.24
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 22616 0 0 0 10206 18 0 0 25 0 1 0 236492482 94326784 22573 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 23029 22573 78 171 0 22855 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 92116

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1782912/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=118348 CPUtime=162.21
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 29192 0 0 0 16197 24 0 0 25 0 1 0 236492482 121188352 29149 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 29587 29149 78 171 0 29413 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 118348

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1759104/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=141916 CPUtime=222.2
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 35059 0 0 0 22191 29 0 0 25 0 1 0 236492482 145321984 35016 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 35479 35016 78 171 0 35305 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 141916

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1736512/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=164644 CPUtime=282.18
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 40766 0 0 0 28183 35 0 0 25 0 1 0 236492482 168595456 40723 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 41161 40723 78 171 0 40987 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 164644

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1712000/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=188796 CPUtime=342.16
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 46819 0 0 0 34176 40 0 0 25 0 1 0 236492482 193327104 46776 1992294400 134512640 135213614 4294956256 18446744073709551615 134526961 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 47199 46776 78 171 0 47025 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 188796

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1689728/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=211360 CPUtime=402.14
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 52410 0 0 0 40167 47 0 0 25 0 1 0 236492482 216432640 52367 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 52840 52367 78 171 0 52666 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 211360

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1669888/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=230972 CPUtime=462.12
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 57324 0 0 0 46162 50 0 0 25 0 1 0 236492482 236515328 57281 1992294400 134512640 135213614 4294956256 18446744073709551615 134526775 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 57743 57281 78 171 0 57569 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 230972

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1648128/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=252896 CPUtime=522.1
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 62818 0 0 0 52155 55 0 0 25 0 1 0 236492482 258965504 62775 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 63224 62775 78 171 0 63050 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 252896

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5347
/proc/meminfo: memFree=1622784/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=278056 CPUtime=582.08
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 69109 0 0 0 58148 60 0 0 25 0 1 0 236492482 284729344 69066 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 69514 69066 78 171 0 69340 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 278056

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5349
/proc/meminfo: memFree=1601792/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=298456 CPUtime=642.07
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 74238 0 0 0 64142 65 0 0 25 0 1 0 236492482 305618944 74195 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 74614 74195 78 171 0 74440 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 298456

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5349
/proc/meminfo: memFree=1580096/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=320640 CPUtime=702.04
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 79707 0 0 0 70135 69 0 0 25 0 1 0 236492482 328335360 79664 1992294400 134512640 135213614 4294956256 18446744073709551615 134527026 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 80160 79664 78 171 0 79986 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 320640

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5349
/proc/meminfo: memFree=1558976/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=341484 CPUtime=762.04
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 84934 0 0 0 76129 75 0 0 25 0 1 0 236492482 349679616 84891 1992294400 134512640 135213614 4294956256 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 85371 84891 78 171 0 85197 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 341484

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5349
/proc/meminfo: memFree=1538944/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=361648 CPUtime=822.01
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 89989 0 0 0 82121 80 0 0 25 0 1 0 236492482 370327552 89946 1992294400 134512640 135213614 4294956256 18446744073709551615 134529552 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 90412 89946 78 171 0 90238 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 361648

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5349
/proc/meminfo: memFree=1518592/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=381676 CPUtime=881.99
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 95003 0 0 0 88116 83 0 0 25 0 1 0 236492482 390836224 94960 1992294400 134512640 135213614 4294956256 18446744073709551615 134529556 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 95419 94960 78 171 0 95245 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 381676

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5349
/proc/meminfo: memFree=1495872/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=404672 CPUtime=941.97
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 100736 0 0 0 94110 87 0 0 25 0 1 0 236492482 414384128 100693 1992294400 134512640 135213614 4294956256 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 101168 100693 78 171 0 100994 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 404672

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5349
/proc/meminfo: memFree=1477440/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=422984 CPUtime=1001.95
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 105312 0 0 0 100105 90 0 0 25 0 1 0 236492482 433135616 105269 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 105746 105269 78 171 0 105572 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 422984

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5349
/proc/meminfo: memFree=1460416/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=439936 CPUtime=1061.94
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 109575 0 0 0 106100 94 0 0 25 0 1 0 236492482 450494464 109532 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 109984 109532 78 171 0 109810 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 439936

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5349
/proc/meminfo: memFree=1439744/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=460344 CPUtime=1121.91
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 114667 0 0 0 112094 97 0 0 25 0 1 0 236492482 471392256 114624 1992294400 134512640 135213614 4294956256 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 115086 114624 78 171 0 114912 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 460344

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5349
/proc/meminfo: memFree=1425088/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=475220 CPUtime=1181.9
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 118400 0 0 0 118088 102 0 0 25 0 1 0 236492482 486625280 118357 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 118805 118357 78 171 0 118631 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 475220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 5349
/proc/meminfo: memFree=1418944/2055920 swapFree=4181456/4192956
[pid=5346] ppid=5344 vsize=480976 CPUtime=1200
/proc/5346/stat : 5346 (minisat_static) R 5344 5346 4750 0 -1 4194304 119842 0 0 0 119897 103 0 0 25 0 1 0 236492482 492519424 119799 1992294400 134512640 135213614 4294956256 18446744073709551615 134529472 0 0 4096 3 0 0 0 17 1 0 0
/proc/5346/statm: 120244 119799 78 171 0 120070 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 480976

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.48
CPU time (s): 1200.08
CPU user time (s): 1198.97
CPU system time (s): 1.10783
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 480976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.97
system time used= 1.10783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119842
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= 1
involuntary context switches= 2167

runsolver used 0.956854 second user time and 2.39364 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-12 01:29:55
IDJOB=1797991
IDBENCH=71005
IDSOLVER=651
FILE ID=node26/1797991-1242084594
PBS_JOBID= 9277663
Free space on /tmp= 66112 MiB

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

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

MD5SUM BENCH= 558e9ecf39a7773e94f4b47eef706f44
RANDOM SEED=885745483

node26.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.261
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.261
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:       1899616 kB
Buffers:          6700 kB
Cached:          72268 kB
SwapCached:       5352 kB
Active:          36036 kB
Inactive:        50804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899616 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:           19600 kB
Writeback:           0 kB
Mapped:          13576 kB
Slab:            55488 kB
Committed_AS:   788828 kB
PageTables:       1368 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= 66112 MiB
End job on node26 at 2009-05-12 01:49:57