Trace number 293647

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.1 1200.54

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
MD5SUMd3177e303e591d32ea3e64b6a30a8ebf
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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:  110                                                  |
0.00/0.00	|  Number of clauses:    2343                                                 |
0.00/0.00	|  Parsing time:         0.01         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
0.00/0.03	|       100 |     110     2343    11715 |      859      100     23 |  0.008 % |
0.00/0.03	|       250 |     110     2343    11715 |      945      250     24 |  0.008 % |
0.00/0.04	|       475 |     110     2343    11715 |     1039      475     24 |  0.008 % |
0.00/0.05	|       812 |     110     2343    11715 |     1143      812     23 |  0.008 % |
0.00/0.07	|      1319 |     110     2343    11715 |     1257      735     22 |  0.008 % |
0.00/0.10	|      2078 |     110     2343    11715 |     1383      852     21 |  0.008 % |
0.10/0.14	|      3217 |     110     2343    11715 |     1521     1287     21 |  0.008 % |
0.20/0.21	|      4926 |     110     2343    11715 |     1674     1455     21 |  0.008 % |
0.30/0.31	|      7488 |     110     2343    11715 |     1841     1469     22 |  0.008 % |
0.41/0.47	|     11332 |     110     2343    11715 |     2025     1566     22 |  0.008 % |
0.71/0.71	|     17098 |     110     2343    11715 |     2228     1166     22 |  0.008 % |
1.02/1.10	|     25747 |     110     2343    11715 |     2451     1915     22 |  0.008 % |
1.63/1.69	|     38722 |     110     2343    11715 |     2696     2485     22 |  0.008 % |
2.56/2.62	|     58183 |     110     2343    11715 |     2965     1478     20 |  0.008 % |
3.99/4.08	|     87376 |     110     2343    11715 |     3262     2183     22 |  0.008 % |
6.24/6.34	|    131165 |     110     2343    11715 |     3588     3182     21 |  0.008 % |
9.82/9.84	|    196849 |     110     2343    11715 |     3947     1896     21 |  0.008 % |
15.25/15.33	|    295375 |     110     2343    11715 |     4342     3026     21 |  0.008 % |
23.86/23.91	|    443164 |     110     2343    11715 |     4776     4310     22 |  0.008 % |
37.27/37.30	|    664847 |     110     2343    11715 |     5254     2527     21 |  0.008 % |
58.26/58.32	|    997372 |     110     2343    11715 |     5779     4970     22 |  0.008 % |
91.45/91.57	|   1496161 |     110     2343    11715 |     6357     4259     21 |  0.008 % |
143.67/143.75	|   2244344 |     110     2343    11715 |     6993     5267     21 |  0.008 % |
224.77/224.94	|   3366619 |     110     2343    11715 |     7692     4102     22 |  0.008 % |
351.65/351.86	|   5050030 |     110     2343    11715 |     8461     4664     20 |  0.008 % |
555.24/555.54	|   7575146 |     110     2343    11715 |     9308     4422     21 |  0.008 % |
874.54/874.88	|  11362821 |     110     2343    11715 |    10238     6914     21 |  0.008 % |

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/node9/watcher-293647-1171775063 -o ROOT/results/node9/solver-293647-1171775063 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293647-1171775063/minimarch /tmp/evaluation/293647-1171775063/instance-293647-1171775063.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: 1.00 1.00 1.00 3/77 12618
/proc/meminfo: memFree=1684480/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=1868 CPUtime=0
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 197460958 1912832 126 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134523047 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 467 126 51 132 0 332 0

[startup+0.10732 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12618
/proc/meminfo: memFree=1684480/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=1996 CPUtime=0.1
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 179 0 0 0 10 0 0 0 18 0 1 0 197460958 2043904 163 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 499 163 66 132 0 364 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1996

[startup+0.515399 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 12618
/proc/meminfo: memFree=1684480/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=2128 CPUtime=0.51
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 218 0 0 0 51 0 0 0 21 0 1 0 197460958 2179072 202 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 532 202 66 132 0 397 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2128

[startup+1.33556 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1683768/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=2260 CPUtime=1.33
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 249 0 0 0 133 0 0 0 25 0 1 0 197460958 2314240 233 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 565 233 66 132 0 430 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2260

[startup+2.97487 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1683512/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=2392 CPUtime=2.97
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 292 0 0 0 297 0 0 0 25 0 1 0 197460958 2449408 276 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557716 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 598 276 66 132 0 463 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2392

[startup+6.25151 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1683136/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=2524 CPUtime=6.24
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 331 0 0 0 624 0 0 0 25 0 1 0 197460958 2584576 315 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 631 315 66 132 0 496 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2524

[startup+12.7108 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1682880/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=2788 CPUtime=12.7
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 392 0 0 0 1270 0 0 0 25 0 1 0 197460958 2854912 376 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 697 376 66 132 0 562 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2788

[startup+25.5133 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1682624/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=3192 CPUtime=25.49
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 469 0 0 0 2549 0 0 0 25 0 1 0 197460958 3268608 453 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557837 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 798 453 66 132 0 663 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3192

[startup+51.1242 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1682304/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=3460 CPUtime=51.09
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 555 0 0 0 5109 0 0 0 25 0 1 0 197460958 3543040 539 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551526 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 865 539 66 132 0 730 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3460

[startup+102.344 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1681728/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=4000 CPUtime=102.3
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 672 0 0 0 10229 1 0 0 25 0 1 0 197460958 4096000 656 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553246 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1000 656 66 132 0 865 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 4000

[startup+162.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1681344/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=4264 CPUtime=162.31
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 766 0 0 0 16230 1 0 0 25 0 1 0 197460958 4366336 750 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1066 750 66 132 0 931 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 4264

[startup+222.411 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1681088/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=4544 CPUtime=222.32
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 818 0 0 0 22231 1 0 0 25 0 1 0 197460958 4653056 802 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1136 802 66 132 0 1001 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 4544

[startup+282.442 s]
/proc/loadavg: 1.05 1.01 1.00 2/78 12619
/proc/meminfo: memFree=1681024/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=4816 CPUtime=282.33
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 898 0 0 0 28231 2 0 0 25 0 1 0 197460958 4931584 882 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1204 882 66 132 0 1069 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 4816

[startup+342.469 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 12619
/proc/meminfo: memFree=1680832/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=5096 CPUtime=342.33
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 950 0 0 0 34231 2 0 0 25 0 1 0 197460958 5218304 934 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1274 934 66 132 0 1139 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 5096

[startup+402.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1680640/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=5228 CPUtime=402.35
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1002 0 0 0 40232 3 0 0 25 0 1 0 197460958 5353472 986 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1307 986 66 132 0 1172 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 5228

[startup+462.541 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1680448/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=5368 CPUtime=462.36
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1034 0 0 0 46233 3 0 0 25 0 1 0 197460958 5496832 1018 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134558471 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1342 1018 66 132 0 1207 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 5368

[startup+522.572 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1680384/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=5368 CPUtime=522.37
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1038 0 0 0 52233 4 0 0 25 0 1 0 197460958 5496832 1022 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1342 1022 66 132 0 1207 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 5368

[startup+582.603 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1680320/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=5516 CPUtime=582.38
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1066 0 0 0 58234 4 0 0 25 0 1 0 197460958 5648384 1050 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1379 1050 66 132 0 1244 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 5516

[startup+642.635 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1680256/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=5788 CPUtime=642.39
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1108 0 0 0 64234 5 0 0 25 0 1 0 197460958 5926912 1092 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134557815 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1447 1092 66 132 0 1312 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 5788

[startup+702.662 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1680064/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=5788 CPUtime=702.39
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1133 0 0 0 70234 5 0 0 25 0 1 0 197460958 5926912 1117 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1447 1117 66 132 0 1312 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 5788

[startup+762.693 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1679936/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=5936 CPUtime=762.4
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1152 0 0 0 76234 6 0 0 25 0 1 0 197460958 6078464 1136 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134563584 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1484 1136 66 132 0 1349 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 5936

[startup+822.733 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 12619
/proc/meminfo: memFree=1679872/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=5936 CPUtime=822.42
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1170 0 0 0 82236 6 0 0 25 0 1 0 197460958 6078464 1154 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551666 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1484 1154 66 132 0 1349 0
Current children cumulated CPU time (s) 822.42
Current children cumulated vsize (KiB) 5936

[startup+882.764 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 12619
/proc/meminfo: memFree=1679808/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=6084 CPUtime=882.43
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1193 0 0 0 88236 7 0 0 25 0 1 0 197460958 6230016 1177 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134553431 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1521 1177 66 132 0 1386 0
Current children cumulated CPU time (s) 882.43
Current children cumulated vsize (KiB) 6084

[startup+942.791 s]
/proc/loadavg: 1.05 1.02 1.00 2/78 12619
/proc/meminfo: memFree=1679552/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=6364 CPUtime=942.43
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1247 0 0 0 94236 7 0 0 25 0 1 0 197460958 6516736 1231 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1591 1231 66 132 0 1456 0
Current children cumulated CPU time (s) 942.43
Current children cumulated vsize (KiB) 6364

[startup+1002.82 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 12619
/proc/meminfo: memFree=1679680/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=6364 CPUtime=1002.44
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1248 0 0 0 100236 8 0 0 25 0 1 0 197460958 6516736 1232 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1591 1232 66 132 0 1456 0
Current children cumulated CPU time (s) 1002.44
Current children cumulated vsize (KiB) 6364

[startup+1062.85 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 12619
/proc/meminfo: memFree=1679552/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=6364 CPUtime=1062.45
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1273 0 0 0 106237 8 0 0 25 0 1 0 197460958 6516736 1257 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1591 1257 66 132 0 1456 0
Current children cumulated CPU time (s) 1062.45
Current children cumulated vsize (KiB) 6364

[startup+1122.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1679552/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=6512 CPUtime=1122.46
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1283 0 0 0 112237 9 0 0 25 0 1 0 197460958 6668288 1267 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551185 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1628 1267 66 132 0 1493 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 6512

[startup+1182.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1679488/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=6512 CPUtime=1182.46
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1296 0 0 0 118237 9 0 0 25 0 1 0 197460958 6668288 1280 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1628 1280 66 132 0 1493 0
Current children cumulated CPU time (s) 1182.46
Current children cumulated vsize (KiB) 6512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 12619
/proc/meminfo: memFree=1679488/2055920 swapFree=4192812/4192956
[pid=12618] ppid=12616 vsize=6512 CPUtime=1200.08
/proc/12618/stat : 12618 (minimarch) R 12616 12618 12142 0 -1 4194304 1297 0 0 0 119999 9 0 0 25 0 1 0 197460958 6668288 1281 18446744073709551615 134512640 135054332 4294956624 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/12618/statm: 1628 1281 66 132 0 1493 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 6512

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.54
CPU time (s): 1200.1
CPU user time (s): 1200
CPU system time (s): 0.100984
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 6512

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

runsolver used 1.40579 second user time and 2.86256 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Feb 18 05:04:23 UTC 2007

IDJOB= 293647
IDBENCH= 19869
IDSOLVER= 110
FILE ID= node9/293647-1171775063

PBS_JOBID= 3839301

Free space on /tmp= 66544 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293647-1171775063/minimarch /tmp/evaluation/293647-1171775063/instance-293647-1171775063.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-293647-1171775063 -o ROOT/results/node9/solver-293647-1171775063 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293647-1171775063/minimarch /tmp/evaluation/293647-1171775063/instance-293647-1171775063.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  d3177e303e591d32ea3e64b6a30a8ebf

RANDOM SEED= 53392995

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1684888 kB
Buffers:         47040 kB
Cached:         201228 kB
SwapCached:          0 kB
Active:         249860 kB
Inactive:        52768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1684888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:          73240 kB
Slab:            54044 kB
Committed_AS:  1009972 kB
PageTables:       1688 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= 66544 MiB

End job on node9 on Sun Feb 18 05:24:26 UTC 2007