Trace number 306439

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

General information on the benchmark

Namerandom/LargeSize/3SAT/v7000/
unif-k3-r4.2-v7000-c29400-S67600799-16.cnf
MD5SUMf2fec9cb29c1b6ad2520f981dedcdd00
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark129.028
Satisfiable
(Un)Satisfiability was proved
Number of variables7000
Number of clauses29400
Sum of the clauses size88200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 329400
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:  7000                                                 |
0.00/0.00	|  Number of clauses:    29400                                                |
0.00/0.09	|  Parsing time:         0.09         s                                       |
0.10/0.19	============================[ Search Statistics ]==============================
0.10/0.19	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.19	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.10/0.19	===============================================================================
0.10/0.19	|         0 |    6794    29047    88295 |     9682        0    nan |  0.000 % |
0.20/0.22	|       100 |    6794    29047    88295 |    10650      100     81 |  0.000 % |
0.20/0.25	|       250 |    6794    29047    88295 |    11715      250     86 |  0.000 % |
0.30/0.31	|       475 |    6794    29047    88295 |    12887      475     95 |  0.000 % |
0.30/0.39	|       812 |    6794    29047    88295 |    14175      812    106 |  0.000 % |
0.40/0.51	|      1318 |    6794    29047    88295 |    15593     1318    107 |  0.000 % |
0.61/0.69	|      2077 |    6794    29047    88295 |    17152     2077    116 |  0.000 % |
0.91/1.02	|      3216 |    6794    29047    88295 |    18868     3216    138 |  0.000 % |
1.42/1.46	|      4925 |    6794    29047    88295 |    20754     4925    129 |  0.000 % |
2.14/2.20	|      7488 |    6794    29047    88295 |    22830     7488    124 |  0.000 % |
3.37/3.38	|     11332 |    6794    29047    88295 |    25113    11332    124 |  0.000 % |
5.72/5.83	|     17099 |    6794    29047    88295 |    27624    17099    136 |  0.000 % |
9.82/9.86	|     25748 |    6794    29047    88295 |    30387    25748    136 |  0.000 % |
16.38/16.39	|     38722 |    6794    29047    88295 |    33426    18650    140 |  0.000 % |
28.16/28.18	|     58183 |    6794    29047    88295 |    36768    15330    147 |  0.000 % |
46.99/47.04	|     87376 |    6794    29047    88295 |    40445    19089    149 |  0.000 % |
83.96/83.99	|    131165 |    6794    29047    88295 |    44490    33641    177 |  0.000 % |
148.78/148.83	|    196849 |    6794    29047    88295 |    48939    35508    173 |  0.000 % |
243.99/244.17	|    295375 |    6794    29047    88295 |    53832    25437    158 |  0.000 % |
424.51/424.72	|    443165 |    6794    29047    88295 |    59216    50685    154 |  0.000 % |
703.85/704.08	|    664848 |    6794    29047    88295 |    65137    46394    172 |  0.000 % |
1155.10/1155.46	|    997373 |    6794    29047    88295 |    71651    19093    154 |  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/node40/watcher-306439-1172099130 -o ROOT/results/node40/solver-306439-1172099130 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/306439-1172099130/minimarch /tmp/evaluation/306439-1172099130/instance-306439-1172099130.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.91 0.96 0.98 3/64 32382
/proc/meminfo: memFree=1423680/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=2692 CPUtime=0
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 451 0 0 0 0 0 0 0 18 0 1 0 134947219 2756608 435 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 673 437 51 132 0 538 0

[startup+0.106864 s]
/proc/loadavg: 0.91 0.96 0.98 3/64 32382
/proc/meminfo: memFree=1423680/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=4564 CPUtime=0.1
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 889 0 0 0 10 0 0 0 18 0 1 0 134947219 4673536 873 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 1141 873 63 132 0 1006 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4564

[startup+0.514917 s]
/proc/loadavg: 0.91 0.96 0.98 3/64 32382
/proc/meminfo: memFree=1423680/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=4532 CPUtime=0.51
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 984 0 0 0 51 0 0 0 21 0 1 0 134947219 4640768 909 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551680 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 1133 909 67 132 0 998 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4532

[startup+1.33502 s]
/proc/loadavg: 0.91 0.96 0.98 2/65 32383
/proc/meminfo: memFree=1419000/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=6260 CPUtime=1.32
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 1409 0 0 0 132 0 0 0 25 0 1 0 134947219 6410240 1334 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553259 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 1565 1334 67 132 0 1430 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6260

[startup+2.97123 s]
/proc/loadavg: 0.91 0.96 0.98 2/65 32383
/proc/meminfo: memFree=1416952/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=9192 CPUtime=2.95
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 2123 0 0 0 295 0 0 0 25 0 1 0 134947219 9412608 2048 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 2298 2048 67 132 0 2163 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 9192

[startup+6.25266 s]
/proc/loadavg: 0.92 0.96 0.98 2/65 32383
/proc/meminfo: memFree=1411256/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=14408 CPUtime=6.24
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 3415 0 0 0 622 2 0 0 25 0 1 0 134947219 14753792 3340 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551301 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 3602 3340 67 132 0 3467 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 14408

[startup+12.7045 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 32383
/proc/meminfo: memFree=1402744/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=22228 CPUtime=12.69
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 5385 0 0 0 1265 4 0 0 25 0 1 0 134947219 22761472 5310 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 5557 5310 67 132 0 5422 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22228

[startup+25.5081 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 32383
/proc/meminfo: memFree=1400568/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=24604 CPUtime=25.49
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 5980 0 0 0 2544 5 0 0 25 0 1 0 134947219 25194496 5905 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 6151 5905 67 132 0 6016 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24604

[startup+51.1144 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 32383
/proc/meminfo: memFree=1395512/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=29092 CPUtime=51.09
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 7106 0 0 0 5103 6 0 0 25 0 1 0 134947219 29790208 7031 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 7273 7031 67 132 0 7138 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29092

[startup+102.324 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1387128/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=37488 CPUtime=102.28
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 9190 0 0 0 10220 8 0 0 25 0 1 0 134947219 38387712 9115 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 9372 9115 67 132 0 9237 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 37488

[startup+162.345 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1382968/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=41584 CPUtime=162.29
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 10223 0 0 0 16219 10 0 0 25 0 1 0 134947219 42582016 10148 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 10396 10148 67 132 0 10261 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41584

[startup+222.364 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1379704/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=44752 CPUtime=222.29
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 11018 0 0 0 22218 11 0 0 25 0 1 0 134947219 45826048 10943 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551185 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 11188 10943 67 132 0 11053 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 44752

[startup+282.38 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1379832/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=44752 CPUtime=282.29
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 11023 0 0 0 28217 12 0 0 25 0 1 0 134947219 45826048 10948 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 11188 10948 67 132 0 11053 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 44752

[startup+342.399 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1379064/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=45544 CPUtime=342.29
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 11205 0 0 0 34217 12 0 0 25 0 1 0 134947219 46637056 11130 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 11386 11130 67 132 0 11251 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 45544

[startup+402.421 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1379064/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=45528 CPUtime=402.29
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 11205 0 0 0 40217 12 0 0 25 0 1 0 134947219 46620672 11130 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 11382 11130 67 132 0 11247 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 45528

[startup+462.439 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1377464/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=47112 CPUtime=462.3
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 11606 0 0 0 46217 13 0 0 25 0 1 0 134947219 48242688 11531 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 11778 11531 67 132 0 11643 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 47112

[startup+522.455 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1375672/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=48828 CPUtime=522.29
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 12043 0 0 0 52216 13 0 0 25 0 1 0 134947219 49999872 11968 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 12207 11968 67 132 0 12072 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 48828

[startup+582.476 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1372792/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=51732 CPUtime=582.3
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 12770 0 0 0 58216 14 0 0 25 0 1 0 134947219 52973568 12695 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 12933 12695 67 132 0 12798 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 51732

[startup+642.501 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1372856/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=51732 CPUtime=642.31
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 12770 0 0 0 64217 14 0 0 25 0 1 0 134947219 52973568 12695 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 12933 12695 67 132 0 12798 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 51732

[startup+702.521 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1370744/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=53848 CPUtime=702.31
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 13282 0 0 0 70216 15 0 0 25 0 1 0 134947219 55140352 13207 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 13462 13207 67 132 0 13327 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 53848

[startup+762.538 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32383
/proc/meminfo: memFree=1366136/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=58456 CPUtime=762.31
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 14431 0 0 0 76215 16 0 0 25 0 1 0 134947219 59858944 14356 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 14614 14356 67 132 0 14479 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 58456

[startup+822.562 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32385
/proc/meminfo: memFree=1366200/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=58456 CPUtime=822.32
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 14431 0 0 0 82216 16 0 0 25 0 1 0 134947219 59858944 14356 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 14614 14356 67 132 0 14479 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 58456

[startup+882.582 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32385
/proc/meminfo: memFree=1366264/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=58456 CPUtime=882.32
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 14431 0 0 0 88216 16 0 0 25 0 1 0 134947219 59858944 14356 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 14614 14356 67 132 0 14479 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 58456

[startup+942.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32385
/proc/meminfo: memFree=1366200/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=58456 CPUtime=942.33
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 14431 0 0 0 94216 17 0 0 25 0 1 0 134947219 59858944 14356 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 14614 14356 67 132 0 14479 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 58456

[startup+1002.62 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32385
/proc/meminfo: memFree=1366264/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=58456 CPUtime=1002.33
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 14431 0 0 0 100216 17 0 0 25 0 1 0 134947219 59858944 14356 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 14614 14356 67 132 0 14479 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 58456

[startup+1062.64 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32385
/proc/meminfo: memFree=1366264/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=58456 CPUtime=1062.33
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 14431 0 0 0 106216 17 0 0 25 0 1 0 134947219 59858944 14356 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 14614 14356 67 132 0 14479 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 58456

[startup+1122.66 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 32385
/proc/meminfo: memFree=1366072/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=58588 CPUtime=1122.33
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 14471 0 0 0 112216 17 0 0 25 0 1 0 134947219 59994112 14396 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 14647 14396 67 132 0 14512 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 58588

[startup+1182.68 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 32385
/proc/meminfo: memFree=1366072/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=58588 CPUtime=1182.34
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 14471 0 0 0 118217 17 0 0 25 0 1 0 134947219 59994112 14396 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 14647 14396 67 132 0 14512 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 58588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 32385
/proc/meminfo: memFree=1366072/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=58588 CPUtime=1200.05
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 14471 0 0 0 119988 17 0 0 25 0 1 0 134947219 59994112 14396 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553257 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 14647 14396 67 132 0 14512 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 58588

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.03 0.99 0.99 2/65 32385
/proc/meminfo: memFree=1366072/2055920 swapFree=4183972/4192956
[pid=32382] ppid=32380 vsize=58588 CPUtime=1200.05
/proc/32382/stat : 32382 (minimarch) R 32380 32382 32021 0 -1 4194304 14471 0 0 0 119988 17 0 0 25 0 1 0 134947219 59994112 14396 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553257 0 0 4096 3 0 0 0 17 1 0 0
/proc/32382/statm: 14647 14396 67 132 0 14512 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 58588

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.89
CPU system time (s): 0.189971
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 58588

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

runsolver used 0.822874 second user time and 2.38764 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Wed Feb 21 23:05:30 UTC 2007

IDJOB= 306439
IDBENCH= 20181
IDSOLVER= 110
FILE ID= node40/306439-1172099130

PBS_JOBID= 3892891

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  f2fec9cb29c1b6ad2520f981dedcdd00

RANDOM SEED= 346330290

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.242
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.242
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:       1424216 kB
Buffers:         38508 kB
Cached:         523532 kB
SwapCached:       3176 kB
Active:         147360 kB
Inactive:       424432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1424216 kB
SwapTotal:     4192956 kB
SwapFree:      4183972 kB
Dirty:            2784 kB
Writeback:           0 kB
Mapped:          15608 kB
Slab:            46004 kB
Committed_AS:   251908 kB
PageTables:       1412 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= 66558 MiB

End job on node40 on Wed Feb 21 23:25:32 UTC 2007