Trace number 306152

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, and are wall clock time (not CPU 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
minimarch 2007-02-08? (TO) 1200.11 1200.49

General information on the benchmark

Namerandom/LargeSize/3SAT/v10000/
unif-k3-r4.2-v10000-c42000-S657313757-16.cnf
MD5SUM8caebdbe5c8dcb4cfb2a355910089bd4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark545.386
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of 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:  10000                                                |
0.00/0.00	|  Number of clauses:    42000                                                |
0.09/0.15	|  Parsing time:         0.14         s                                       |
0.30/0.32	============================[ Search Statistics ]==============================
0.30/0.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.30/0.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.30/0.32	===============================================================================
0.30/0.32	|         0 |    9720    41541   126215 |    13847        0    nan |  0.000 % |
0.30/0.35	|       100 |    9720    41541   126215 |    15231      100    101 |  0.000 % |
0.40/0.41	|       250 |    9720    41541   126215 |    16754      250    113 |  0.000 % |
0.40/0.49	|       475 |    9720    41541   126215 |    18430      475    127 |  0.000 % |
0.50/0.60	|       812 |    9720    41541   126215 |    20273      812    132 |  0.000 % |
0.70/0.78	|      1318 |    9720    41541   126215 |    22300     1318    131 |  0.000 % |
1.01/1.06	|      2077 |    9720    41541   126215 |    24530     2077    144 |  0.000 % |
1.42/1.48	|      3218 |    9720    41541   126215 |    26983     3218    144 |  0.000 % |
2.04/2.09	|      4927 |    9720    41541   126215 |    29682     4927    143 |  0.000 % |
3.16/3.19	|      7489 |    9720    41541   126215 |    32650     7489    151 |  0.000 % |
4.80/4.88	|     11333 |    9720    41541   126215 |    35915    11333    153 |  0.000 % |
7.77/7.81	|     17099 |    9720    41541   126215 |    39507    17099    157 |  0.000 % |
12.79/12.83	|     25748 |    9720    41541   126215 |    43457    25748    166 |  0.000 % |
22.83/22.84	|     38722 |    9720    41541   126215 |    47803    38722    181 |  0.000 % |
39.41/39.53	|     58183 |    9720    41541   126215 |    52583    20988    198 |  0.000 % |
64.09/64.13	|     87376 |    9720    41541   126215 |    57842    50181    189 |  0.000 % |
113.94/114.02	|    131165 |    9720    41541   126215 |    63626    47249    197 |  0.000 % |
203.02/203.12	|    196850 |    9720    41541   126215 |    69989    60397    208 |  0.000 % |
349.13/349.33	|    295376 |    9720    41541   126215 |    76988    43722    222 |  0.000 % |
581.35/581.60	|    443165 |    9720    41541   126215 |    84686    62891    207 |  0.000 % |
953.73/954.08	|    664848 |    9720    41541   126215 |    93155    70419    219 |  0.000 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node65/watcher-306152-1172093349 -o ROOT/results/node65/solver-306152-1172093349 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306152-1172093349/minimarch /tmp/evaluation/306152-1172093349/instance-306152-1172093349.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.08 1.87 3/64 19782
/proc/meminfo: memFree=1692120/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=2620 CPUtime=0
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 492 0 0 0 0 0 0 0 18 0 1 0 229292436 2682880 476 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553752 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 655 477 49 132 0 520 0

[startup+0.106739 s]
/proc/loadavg: 0.92 1.08 1.87 3/64 19782
/proc/meminfo: memFree=1692120/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=5704 CPUtime=0.09
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 1181 0 0 0 9 0 0 0 18 0 1 0 229292436 5840896 1165 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523081 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 1426 1165 51 132 0 1291 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5704

[startup+0.514804 s]
/proc/loadavg: 0.92 1.08 1.87 3/64 19782
/proc/meminfo: memFree=1692120/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=5448 CPUtime=0.5
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 1313 0 0 0 50 0 0 0 21 0 1 0 229292436 5578752 1171 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551371 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 1362 1171 67 132 0 1227 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5448

[startup+1.33494 s]
/proc/loadavg: 0.92 1.08 1.87 2/65 19783
/proc/meminfo: memFree=1686800/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=6636 CPUtime=1.32
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 1590 0 0 0 132 0 0 0 25 0 1 0 229292436 6795264 1448 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 1659 1448 67 132 0 1524 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6636

[startup+2.97121 s]
/proc/loadavg: 0.92 1.08 1.87 2/65 19783
/proc/meminfo: memFree=1684944/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=9144 CPUtime=2.96
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 2210 0 0 0 295 1 0 0 25 0 1 0 229292436 9363456 2068 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551281 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 2286 2068 67 132 0 2151 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9144

[startup+6.24974 s]
/proc/loadavg: 0.93 1.08 1.87 2/65 19783
/proc/meminfo: memFree=1679696/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=13904 CPUtime=6.24
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 3427 0 0 0 621 3 0 0 25 0 1 0 229292436 14237696 3285 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552634 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 3476 3285 67 132 0 3341 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 13904

[startup+12.7038 s]
/proc/loadavg: 0.93 1.07 1.86 2/65 19783
/proc/meminfo: memFree=1670736/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=22384 CPUtime=12.69
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 5540 0 0 0 1265 4 0 0 25 0 1 0 229292436 22921216 5398 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 5596 5398 67 132 0 5461 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22384

[startup+25.5069 s]
/proc/loadavg: 0.95 1.07 1.85 2/65 19783
/proc/meminfo: memFree=1656848/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=36884 CPUtime=25.49
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 9134 0 0 0 2542 7 0 0 25 0 1 0 229292436 37769216 8992 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 9221 8992 67 132 0 9086 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36884

[startup+51.1101 s]
/proc/loadavg: 0.96 1.06 1.83 2/65 19783
/proc/meminfo: memFree=1651152/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=41636 CPUtime=51.08
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 10345 0 0 0 5100 8 0 0 25 0 1 0 229292436 42635264 10203 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 10409 10203 67 132 0 10274 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41636

[startup+102.316 s]
/proc/loadavg: 0.98 1.05 1.78 2/65 19783
/proc/meminfo: memFree=1641808/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=50876 CPUtime=102.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 12666 0 0 0 10217 10 0 0 25 0 1 0 229292436 52097024 12524 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552415 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 12719 12524 67 132 0 12584 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 50876

[startup+162.334 s]
/proc/loadavg: 0.99 1.04 1.73 2/65 19783
/proc/meminfo: memFree=1634128/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=58784 CPUtime=162.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 14601 0 0 0 16214 13 0 0 25 0 1 0 229292436 60194816 14459 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 14696 14459 67 132 0 14561 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 58784

[startup+222.352 s]
/proc/loadavg: 0.99 1.03 1.68 2/65 19783
/proc/meminfo: memFree=1625232/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=67496 CPUtime=222.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 16807 0 0 0 22213 14 0 0 25 0 1 0 229292436 69115904 16665 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 16874 16665 67 132 0 16739 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 67496

[startup+282.372 s]
/proc/loadavg: 0.99 1.02 1.63 2/65 19783
/proc/meminfo: memFree=1625168/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=67496 CPUtime=282.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 16807 0 0 0 28213 14 0 0 25 0 1 0 229292436 69115904 16665 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 16874 16665 67 132 0 16739 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 67496

[startup+342.39 s]
/proc/loadavg: 0.99 1.02 1.59 2/65 19783
/proc/meminfo: memFree=1625232/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=67496 CPUtime=342.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 16807 0 0 0 34213 14 0 0 25 0 1 0 229292436 69115904 16665 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 16874 16665 67 132 0 16739 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 67496

[startup+402.411 s]
/proc/loadavg: 0.99 1.01 1.55 2/65 19783
/proc/meminfo: memFree=1616592/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=76076 CPUtime=402.28
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 18951 0 0 0 40211 17 0 0 25 0 1 0 229292436 77901824 18809 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551511 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 19019 18809 67 132 0 18884 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 76076

[startup+462.427 s]
/proc/loadavg: 0.99 1.00 1.52 2/65 19783
/proc/meminfo: memFree=1616592/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=76076 CPUtime=462.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 18951 0 0 0 46210 17 0 0 25 0 1 0 229292436 77901824 18809 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550863 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 19019 18809 67 132 0 18884 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 76076

[startup+522.445 s]
/proc/loadavg: 0.99 1.00 1.48 2/65 19783
/proc/meminfo: memFree=1611536/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=81224 CPUtime=522.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 20228 0 0 0 52209 18 0 0 25 0 1 0 229292436 83173376 20086 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 20306 20086 67 132 0 20171 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 81224

[startup+582.465 s]
/proc/loadavg: 0.99 1.00 1.45 2/65 19783
/proc/meminfo: memFree=1611536/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=81224 CPUtime=582.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 20228 0 0 0 58209 18 0 0 25 0 1 0 229292436 83173376 20086 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551523 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 20306 20086 67 132 0 20171 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 81224

[startup+642.485 s]
/proc/loadavg: 0.99 1.00 1.42 2/65 19785
/proc/meminfo: memFree=1610064/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=82676 CPUtime=642.28
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 20587 0 0 0 64209 19 0 0 25 0 1 0 229292436 84660224 20445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 20669 20445 67 132 0 20534 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 82676

[startup+702.499 s]
/proc/loadavg: 0.99 1.00 1.39 2/65 19785
/proc/meminfo: memFree=1610000/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=82676 CPUtime=702.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 20587 0 0 0 70208 19 0 0 25 0 1 0 229292436 84660224 20445 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 20669 20445 67 132 0 20534 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 82676

[startup+762.514 s]
/proc/loadavg: 0.99 1.00 1.36 2/65 19785
/proc/meminfo: memFree=1605072/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=87564 CPUtime=762.26
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 21831 0 0 0 76206 20 0 0 25 0 1 0 229292436 89665536 21689 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 21891 21689 67 132 0 21756 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 87564

[startup+822.536 s]
/proc/loadavg: 0.99 1.00 1.34 2/65 19785
/proc/meminfo: memFree=1605008/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=87564 CPUtime=822.26
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 21831 0 0 0 82206 20 0 0 25 0 1 0 229292436 89665536 21689 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 21891 21689 67 132 0 21756 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 87564

[startup+882.557 s]
/proc/loadavg: 0.99 1.00 1.31 2/65 19785
/proc/meminfo: memFree=1602384/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=90336 CPUtime=882.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 22505 0 0 0 88206 21 0 0 25 0 1 0 229292436 92504064 22363 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 22584 22363 67 132 0 22449 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 90336

[startup+942.575 s]
/proc/loadavg: 0.99 1.00 1.29 2/65 19785
/proc/meminfo: memFree=1602320/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=90336 CPUtime=942.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 22505 0 0 0 94206 21 0 0 25 0 1 0 229292436 92504064 22363 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 22584 22363 67 132 0 22449 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 90336

[startup+1002.59 s]
/proc/loadavg: 0.99 1.00 1.27 2/65 19785
/proc/meminfo: memFree=1596816/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=96064 CPUtime=1002.26
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 23894 0 0 0 100204 22 0 0 25 0 1 0 229292436 98369536 23752 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552542 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 24016 23752 67 132 0 23881 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 96064

[startup+1062.61 s]
/proc/loadavg: 0.99 1.00 1.25 2/65 19785
/proc/meminfo: memFree=1596816/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=96064 CPUtime=1062.26
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 23894 0 0 0 106204 22 0 0 25 0 1 0 229292436 98369536 23752 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 24016 23752 67 132 0 23881 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 96064

[startup+1122.63 s]
/proc/loadavg: 0.99 1.00 1.23 2/65 19785
/proc/meminfo: memFree=1596752/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=96064 CPUtime=1122.27
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 23894 0 0 0 112204 23 0 0 25 0 1 0 229292436 98369536 23752 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 24016 23752 67 132 0 23881 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 96064

[startup+1182.65 s]
/proc/loadavg: 0.99 1.00 1.21 2/65 19785
/proc/meminfo: memFree=1590288/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=102568 CPUtime=1182.26
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 25518 0 0 0 118202 24 0 0 25 0 1 0 229292436 105029632 25376 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 25642 25376 67 132 0 25507 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 102568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.47 s]
/proc/loadavg: 0.99 1.00 1.21 2/65 19785
/proc/meminfo: memFree=1590288/2055920 swapFree=4181036/4192956
[pid=19782] ppid=19780 vsize=102568 CPUtime=1200.09
/proc/19782/stat : 19782 (minimarch) R 19780 19782 18588 0 -1 4194304 25518 0 0 0 119985 24 0 0 25 0 1 0 229292436 105029632 25376 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/19782/statm: 25642 25376 67 132 0 25507 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 102568

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.49
CPU time (s): 1200.11
CPU user time (s): 1199.85
CPU system time (s): 0.26096
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 102568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.26096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25518
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= 6
involuntary context switches= 1386

runsolver used 0.750885 second user time and 2.46462 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Wed Feb 21 21:29:09 UTC 2007

IDJOB= 306152
IDBENCH= 20174
IDSOLVER= 110
FILE ID= node65/306152-1172093349

PBS_JOBID= 3892831

Free space on /tmp= 66560 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/3SAT/v10000/unif-k3-r4.2-v10000-c42000-S657313757-16.cnf
COMMAND LINE= /tmp/evaluation/306152-1172093349/minimarch /tmp/evaluation/306152-1172093349/instance-306152-1172093349.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-306152-1172093349 -o ROOT/results/node65/solver-306152-1172093349 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/306152-1172093349/minimarch /tmp/evaluation/306152-1172093349/instance-306152-1172093349.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  8caebdbe5c8dcb4cfb2a355910089bd4

RANDOM SEED= 141446591

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.259
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.259
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:       1692464 kB
Buffers:         39596 kB
Cached:         269116 kB
SwapCached:       6536 kB
Active:         202824 kB
Inactive:       119312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692464 kB
SwapTotal:     4192956 kB
SwapFree:      4181036 kB
Dirty:            3004 kB
Writeback:           0 kB
Mapped:          15752 kB
Slab:            27256 kB
Committed_AS:   600368 kB
PageTables:       1456 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= 66560 MiB

End job on node65 on Wed Feb 21 21:49:12 UTC 2007