Trace number 1806423

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.06 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
MD5SUMcb7fcc0a671d4e8fcabb476bdf51a2fc
Bench CategoryCRAFTED (crafted 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 variables190
Number of clauses632
Sum of the clauses size1894
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3630
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  190                                                  |
0.00/0.00	|  Number of clauses:    632                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     190      632     1894 |      210        0    nan |  0.000 % |
0.00/0.00	|       100 |     190      632     1894 |      231      100      3 |  0.003 % |
0.00/0.00	|       251 |     190      632     1894 |      254      251     12 |  0.022 % |
0.00/0.01	|       476 |     190      632     1894 |      280      289     11 |  0.003 % |
0.00/0.02	|       813 |     190      632     1894 |      308      333     12 |  0.003 % |
0.00/0.03	|      1320 |     190      632     1894 |      339      335     10 |  0.003 % |
0.00/0.05	|      2079 |     190      632     1894 |      373      329      8 |  0.014 % |
0.00/0.09	|      3218 |     190      632     1894 |      410      358      9 |  0.014 % |
0.10/0.14	|      4927 |     190      632     1894 |      451      273      3 |  0.014 % |
0.20/0.22	|      7491 |     190      632     1894 |      496      406     11 |  0.014 % |
0.30/0.36	|     11337 |     190      632     1894 |      546      403     10 |  0.014 % |
0.50/0.56	|     17103 |     190      632     1894 |      601      485     13 |  0.014 % |
0.80/0.85	|     25752 |     190      632     1894 |      661      650     16 |  0.014 % |
1.30/1.34	|     38726 |     190      632     1894 |      727      596     14 |  0.014 % |
1.99/2.07	|     58187 |     190      632     1894 |      800      671     15 |  0.003 % |
3.19/3.23	|     87380 |     190      632     1894 |      880      842     20 |  0.003 % |
4.99/5.07	|    131169 |     190      632     1894 |      968      952     20 |  0.014 % |
7.80/7.88	|    196853 |     190      632     1894 |     1064      830     18 |  0.014 % |
12.09/12.14	|    295379 |     190      632     1894 |     1171      977     17 |  0.014 % |
19.09/19.19	|    443169 |     190      632     1894 |     1288     1038     18 |  0.014 % |
29.58/29.61	|    664853 |     190      632     1894 |     1417     1115     19 |  0.014 % |
46.68/46.79	|    997378 |     190      632     1894 |     1558     1244     22 |  0.014 % |
73.07/73.19	|   1496166 |     190      632     1894 |     1714     1281     22 |  0.014 % |
114.46/114.53	|   2244349 |     190      632     1894 |     1886     1581     24 |  0.014 % |
178.54/178.68	|   3366628 |     190      632     1894 |     2075     1402     23 |  0.022 % |
279.21/279.37	|   5050039 |     190      632     1894 |     2282     2137     26 |  0.014 % |
436.17/436.32	|   7575156 |     190      632     1894 |     2510     1301     21 |  0.003 % |
680.49/680.70	|  11362832 |     190      632     1894 |     2761     1399     23 |  0.014 % |
1063.48/1063.82	|  17044346 |     190      632     1894 |     3038     1552     24 |  0.017 % |

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-1806423-1242148999/watcher-1806423-1242148999 -o /tmp/evaluation-result-1806423-1242148999/solver-1806423-1242148999 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806423-1242148999.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 0.91 3/64 22110
/proc/meminfo: memFree=1152936/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=1892 CPUtime=0
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 242927061 1937408 106 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 473 106 77 171 0 299 0

[startup+0.103826 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 22110
/proc/meminfo: memFree=1152936/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=1892 CPUtime=0.1
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 134 0 0 0 10 0 0 0 18 0 1 0 242927061 1937408 119 1992294400 134512640 135213614 4294956256 18446744073709551615 134536231 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 473 119 77 171 0 299 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1892

[startup+0.201837 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 22110
/proc/meminfo: memFree=1152936/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2024 CPUtime=0.2
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 139 0 0 0 20 0 0 0 18 0 1 0 242927061 2072576 124 1992294400 134512640 135213614 4294956256 18446744073709551615 134536249 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 506 124 77 171 0 332 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2024

[startup+0.301848 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 22110
/proc/meminfo: memFree=1152936/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2024 CPUtime=0.3
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 142 0 0 0 30 0 0 0 19 0 1 0 242927061 2072576 127 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 506 127 77 171 0 332 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2024

[startup+0.701893 s]
/proc/loadavg: 1.00 1.00 0.91 3/64 22110
/proc/meminfo: memFree=1152936/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2024 CPUtime=0.7
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 149 0 0 0 70 0 0 0 22 0 1 0 242927061 2072576 134 1992294400 134512640 135213614 4294956256 18446744073709551615 134526959 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 506 134 77 171 0 332 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2024

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1152672/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2024 CPUtime=1.5
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 160 0 0 0 150 0 0 0 25 0 1 0 242927061 2072576 145 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 506 145 77 171 0 332 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2024

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1152480/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2024 CPUtime=3.09
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 171 0 0 0 309 0 0 0 25 0 1 0 242927061 2072576 156 1992294400 134512640 135213614 4294956256 18446744073709551615 134530577 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 506 156 77 171 0 332 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2024

[startup+6.30151 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1152352/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2156 CPUtime=6.29
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 187 0 0 0 629 0 0 0 25 0 1 0 242927061 2207744 172 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 539 172 77 171 0 365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2156

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1152168/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2288 CPUtime=12.69
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 211 0 0 0 1269 0 0 0 25 0 1 0 242927061 2342912 196 1992294400 134512640 135213614 4294956256 18446744073709551615 134527401 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 572 196 77 171 0 398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2288

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1152040/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2288 CPUtime=25.49
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 232 0 0 0 2549 0 0 0 25 0 1 0 242927061 2342912 217 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 572 217 77 171 0 398 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2288

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151912/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2544 CPUtime=51.08
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 272 0 0 0 5108 0 0 0 25 0 1 0 242927061 2605056 257 1992294400 134512640 135213614 4294956256 18446744073709551615 134536174 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 636 257 77 171 0 462 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2544

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151784/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2664 CPUtime=102.26
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 307 0 0 0 10226 0 0 0 25 0 1 0 242927061 2727936 292 1992294400 134512640 135213614 4294956256 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 666 292 77 171 0 492 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2664

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151656/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2796 CPUtime=162.24
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 343 0 0 0 16224 0 0 0 25 0 1 0 242927061 2863104 328 1992294400 134512640 135213614 4294956256 18446744073709551615 134536727 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 699 328 77 171 0 525 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2796

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151464/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2924 CPUtime=222.23
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 369 0 0 0 22223 0 0 0 25 0 1 0 242927061 2994176 354 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 731 354 77 171 0 557 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2924

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151400/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=2924 CPUtime=282.21
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 393 0 0 0 28221 0 0 0 25 0 1 0 242927061 2994176 378 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 731 378 77 171 0 557 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2924

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151272/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3040 CPUtime=342.19
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 408 0 0 0 34219 0 0 0 25 0 1 0 242927061 3112960 393 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 760 393 77 171 0 586 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 3040

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151336/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3040 CPUtime=402.18
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 413 0 0 0 40217 1 0 0 25 0 1 0 242927061 3112960 398 1992294400 134512640 135213614 4294956256 18446744073709551615 134543878 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 760 398 77 171 0 586 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 3040

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151208/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3172 CPUtime=462.16
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 437 0 0 0 46215 1 0 0 25 0 1 0 242927061 3248128 422 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 793 422 77 171 0 619 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 3172

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151144/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3172 CPUtime=522.14
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 447 0 0 0 52213 1 0 0 25 0 1 0 242927061 3248128 432 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 793 432 77 171 0 619 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 3172

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151144/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3172 CPUtime=582.12
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 454 0 0 0 58211 1 0 0 25 0 1 0 242927061 3248128 439 1992294400 134512640 135213614 4294956256 18446744073709551615 134535909 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 793 439 77 171 0 619 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 3172

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151080/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3292 CPUtime=642.1
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 459 0 0 0 64209 1 0 0 25 0 1 0 242927061 3371008 444 1992294400 134512640 135213614 4294956256 18446744073709551615 134529517 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 823 444 77 171 0 649 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 3292

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1151016/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3292 CPUtime=702.08
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 476 0 0 0 70207 1 0 0 25 0 1 0 242927061 3371008 461 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 823 461 77 171 0 649 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 3292

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1150952/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3292 CPUtime=762.08
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 486 0 0 0 76206 2 0 0 25 0 1 0 242927061 3371008 471 1992294400 134512640 135213614 4294956256 18446744073709551615 134526783 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 823 471 77 171 0 649 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 3292

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1150888/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3292 CPUtime=822.06
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 488 0 0 0 82204 2 0 0 25 0 1 0 242927061 3371008 473 1992294400 134512640 135213614 4294956256 18446744073709551615 134529494 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 823 473 77 171 0 649 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 3292

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1150824/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3428 CPUtime=882.04
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 495 0 0 0 88202 2 0 0 25 0 1 0 242927061 3510272 480 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 857 480 77 171 0 683 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 3428

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1150760/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3428 CPUtime=942.02
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 501 0 0 0 94200 2 0 0 25 0 1 0 242927061 3510272 486 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 857 486 77 171 0 683 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 3428

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1150696/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3428 CPUtime=1002
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 511 0 0 0 100198 2 0 0 25 0 1 0 242927061 3510272 496 1992294400 134512640 135213614 4294956256 18446744073709551615 134526934 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 857 496 77 171 0 683 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 3428

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1150760/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3564 CPUtime=1061.98
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 525 0 0 0 106196 2 0 0 25 0 1 0 242927061 3649536 510 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 891 510 77 171 0 717 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 3564

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22111
/proc/meminfo: memFree=1150696/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3564 CPUtime=1121.97
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 542 0 0 0 112194 3 0 0 25 0 1 0 242927061 3649536 527 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 891 527 77 171 0 717 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 3564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22113
/proc/meminfo: memFree=1150568/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3564 CPUtime=1181.95
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 549 0 0 0 118192 3 0 0 25 0 1 0 242927061 3649536 534 1992294400 134512640 135213614 4294956256 18446744073709551615 134530586 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 891 534 77 171 0 717 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 3564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22113
/proc/meminfo: memFree=1150504/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3564 CPUtime=1200.05
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 553 0 0 0 120002 3 0 0 25 0 1 0 242927061 3649536 538 1992294400 134512640 135213614 4294956256 18446744073709551615 134536222 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 891 538 77 171 0 717 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 3564

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.91 2/65 22113
/proc/meminfo: memFree=1150504/2055920 swapFree=4180664/4192956
[pid=22110] ppid=22108 vsize=3564 CPUtime=1200.05
/proc/22110/stat : 22110 (minisat_static) R 22108 22110 21852 0 -1 4194304 553 0 0 0 120002 3 0 0 25 0 1 0 242927061 3649536 538 1992294400 134512640 135213614 4294956256 18446744073709551615 134536222 0 0 4096 3 0 0 0 17 1 0 0
/proc/22110/statm: 891 538 77 171 0 717 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 3564

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1200.02
CPU system time (s): 0.034994
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 3564

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

runsolver used 1.15682 second user time and 2.14667 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-12 19:23:19
IDJOB=1806423
IDBENCH=24733
IDSOLVER=651
FILE ID=node59/1806423-1242148999
PBS_JOBID= 9289665
Free space on /tmp= 66284 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Difficult/contest05/others/pmg-12-UNSAT.sat05-3940.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806423-1242148999/watcher-1806423-1242148999 -o /tmp/evaluation-result-1806423-1242148999/solver-1806423-1242148999 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806423-1242148999.cnf

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

MD5SUM BENCH= cb7fcc0a671d4e8fcabb476bdf51a2fc
RANDOM SEED=408266136

node59.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.240
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.240
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:       1153352 kB
Buffers:         68932 kB
Cached:         738304 kB
SwapCached:       6724 kB
Active:          47148 kB
Inactive:       770216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1153352 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:             796 kB
Writeback:           0 kB
Mapped:          15032 kB
Slab:            71112 kB
Committed_AS:   914056 kB
PageTables:       1460 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= 66284 MiB
End job on node59 at 2009-05-12 19:43:21