Trace number 335086

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-08UNSAT 626.829 627.038

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark416.484
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

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:  502                                                  |
0.00/0.00	|  Number of clauses:    11816                                                |
0.00/0.03	|  Parsing time:         0.03         s                                       |
0.06/0.08	============================[ Search Statistics ]==============================
0.06/0.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.06/0.08	===============================================================================
0.06/0.08	|         0 |     438     6617    23446 |     2205        0    nan |  0.000 % |
0.06/0.09	|       100 |     438     6617    23446 |     2426      100     14 | 11.163 % |
0.06/0.09	|       252 |     438     6617    23446 |     2668      252     16 | 11.156 % |
0.09/0.10	|       477 |     438     6617    23446 |     2935      477     17 | 11.163 % |
0.09/0.12	|       814 |     438     6617    23446 |     3229      814     18 | 11.163 % |
0.09/0.15	|      1321 |     438     6617    23446 |     3552     1321     19 | 11.156 % |
0.19/0.20	|      2080 |     438     6617    23446 |     3907     2080     21 | 11.156 % |
0.19/0.29	|      3219 |     438     6617    23446 |     4298     3219     21 | 11.163 % |
0.39/0.45	|      4928 |     438     6617    23446 |     4728     2689     23 | 11.156 % |
0.69/0.72	|      7490 |     438     6617    23446 |     5200     2826     18 | 11.156 % |
1.00/1.09	|     11335 |     438     6617    23446 |     5720     3975     18 | 11.156 % |
1.69/1.71	|     17101 |     438     6617    23446 |     6293     3840     23 | 11.156 % |
2.69/2.74	|     25751 |     438     6617    23446 |     6922     6048     20 | 11.156 % |
4.40/4.42	|     38725 |     438     6617    23446 |     7614     4816     22 | 11.156 % |
6.89/6.94	|     58186 |     438     6617    23446 |     8376     4811     24 | 11.163 % |
11.00/11.08	|     87378 |     438     6617    23446 |     9213     8382     20 | 11.156 % |
18.19/18.23	|    131167 |     438     6617    23446 |    10134     5262     30 | 11.163 % |
29.38/29.45	|    196851 |     438     6617    23446 |    11148     9181     22 | 11.156 % |
47.57/47.63	|    295378 |     438     6617    23446 |    12263     6078     23 | 11.156 % |
77.27/77.34	|    443167 |     438     6617    23446 |    13489    11194     25 | 11.156 % |
124.45/124.53	|    664850 |     438     6617    23446 |    14838     7968     22 | 11.159 % |
199.13/199.28	|    997375 |     437     6578    23333 |    16322    12530     22 | 11.355 % |
319.89/320.07	|   1496163 |     437     6578    23333 |    17954     8991     18 | 11.355 % |
512.12/512.32	|   2244345 |     437     6578    23333 |    19750    15358     22 | 11.356 % |
626.79/627.03	===============================================================================
626.79/627.03	lookaheads            : 2759666
626.79/627.03	variable balance      : 0.00
626.79/627.03	restarts              : 24
626.79/627.03	conflicts             : 2664142        (4251 /sec)
626.79/627.03	decisions             : 2759666        (1.48 % random) (4403 /sec)
626.79/627.03	decision = positive   : 1457093
626.79/627.03	decision = negative   : 1302573
626.79/627.03	propagations          : 247920325      (395558 /sec)
626.79/627.03	conflict literals     : 68813842       (40.36 % deleted)
626.79/627.03	Memory used           : 8.36 MB
626.79/627.03	CPU time              : 626.761 s
626.79/627.03	
626.79/627.03	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-335086-1173608518 -o ROOT/results/node12/solver-335086-1173608518 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335086-1173608518/minimarch /tmp/evaluation/335086-1173608518/instance-335086-1173608518.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): 2400 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.21 1.26 3/77 3874
/proc/meminfo: memFree=1631480/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=2000 CPUtime=0
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 193 0 0 0 0 0 0 0 18 0 1 0 380806233 2048000 177 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134687777 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 500 177 51 132 0 365 0

[startup+0.0695291 s]
/proc/loadavg: 1.00 1.21 1.26 3/77 3874
/proc/meminfo: memFree=1631480/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=2560 CPUtime=0.06
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 366 0 0 0 6 0 0 0 18 0 1 0 380806233 2621440 350 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134522256 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 640 350 63 132 0 505 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2560

[startup+0.101534 s]
/proc/loadavg: 1.00 1.21 1.26 3/77 3874
/proc/meminfo: memFree=1631480/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=2560 CPUtime=0.09
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 375 0 0 0 9 0 0 0 18 0 1 0 380806233 2621440 359 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551301 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 640 359 66 132 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2560

[startup+0.301569 s]
/proc/loadavg: 1.00 1.21 1.26 3/77 3874
/proc/meminfo: memFree=1631480/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=2560 CPUtime=0.29
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 375 0 0 0 29 0 0 0 19 0 1 0 380806233 2621440 359 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553425 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 640 359 66 132 0 505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2560

[startup+0.701643 s]
/proc/loadavg: 1.00 1.21 1.26 3/77 3874
/proc/meminfo: memFree=1631480/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=2692 CPUtime=0.69
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 412 0 0 0 69 0 0 0 23 0 1 0 380806233 2756608 396 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 673 396 66 132 0 538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2692

[startup+1.50179 s]
/proc/loadavg: 1.00 1.21 1.26 2/78 3875
/proc/meminfo: memFree=1630064/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=2824 CPUtime=1.49
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 441 0 0 0 149 0 0 0 25 0 1 0 380806233 2891776 425 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551319 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 706 425 66 132 0 571 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2824

[startup+3.10107 s]
/proc/loadavg: 1.00 1.21 1.26 2/78 3875
/proc/meminfo: memFree=1629680/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=3088 CPUtime=3.09
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 503 0 0 0 309 0 0 0 25 0 1 0 380806233 3162112 487 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 772 487 66 132 0 637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3088

[startup+6.30165 s]
/proc/loadavg: 1.00 1.20 1.26 2/78 3875
/proc/meminfo: memFree=1629168/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=3484 CPUtime=6.29
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 583 0 0 0 629 0 0 0 25 0 1 0 380806233 3567616 567 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134563671 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 871 567 66 132 0 736 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3484

[startup+12.7018 s]
/proc/loadavg: 1.00 1.20 1.26 2/78 3875
/proc/meminfo: memFree=1628784/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=3888 CPUtime=12.69
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 687 0 0 0 1269 0 0 0 25 0 1 0 380806233 3981312 671 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557132 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 972 671 66 132 0 837 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3888

[startup+25.5011 s]
/proc/loadavg: 1.00 1.19 1.25 2/78 3875
/proc/meminfo: memFree=1628336/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=4152 CPUtime=25.48
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 769 0 0 0 2548 0 0 0 25 0 1 0 380806233 4251648 753 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 1038 753 66 132 0 903 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4152

[startup+51.1017 s]
/proc/loadavg: 1.00 1.17 1.25 2/78 3875
/proc/meminfo: memFree=1627696/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=4888 CPUtime=51.07
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 924 0 0 0 5107 0 0 0 25 0 1 0 380806233 5005312 908 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551202 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 1222 908 66 132 0 1087 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4888

[startup+102.306 s]
/proc/loadavg: 1.00 1.14 1.23 2/78 3875
/proc/meminfo: memFree=1626992/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=5552 CPUtime=102.26
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1102 0 0 0 10225 1 0 0 25 0 1 0 380806233 5685248 1086 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 1388 1086 66 132 0 1253 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 5552

[startup+162.302 s]
/proc/loadavg: 1.00 1.12 1.21 2/78 3875
/proc/meminfo: memFree=1626608/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=5968 CPUtime=162.23
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1193 0 0 0 16222 1 0 0 25 0 1 0 380806233 6111232 1177 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 1492 1177 66 132 0 1357 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 5968

[startup+222.301 s]
/proc/loadavg: 1.00 1.09 1.20 2/78 3875
/proc/meminfo: memFree=1625968/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=6500 CPUtime=222.22
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1332 0 0 0 22220 2 0 0 25 0 1 0 380806233 6656000 1316 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551313 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 1625 1316 66 132 0 1490 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6500

[startup+282.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/78 3875
/proc/meminfo: memFree=1625648/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=6764 CPUtime=282.19
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1411 0 0 0 28217 2 0 0 25 0 1 0 380806233 6926336 1395 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 1691 1395 66 132 0 1556 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 6764

[startup+342.301 s]
/proc/loadavg: 1.00 1.06 1.17 2/78 3875
/proc/meminfo: memFree=1624752/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=7556 CPUtime=342.17
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1621 0 0 0 34214 3 0 0 25 0 1 0 380806233 7737344 1605 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 1889 1605 66 132 0 1754 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 7556

[startup+402.303 s]
/proc/loadavg: 1.00 1.04 1.16 2/78 3875
/proc/meminfo: memFree=1624624/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=7692 CPUtime=402.16
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1645 0 0 0 40212 4 0 0 25 0 1 0 380806233 7876608 1629 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 1923 1629 66 132 0 1788 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 7692

[startup+462.302 s]
/proc/loadavg: 1.03 1.05 1.15 2/78 3875
/proc/meminfo: memFree=1624304/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=7956 CPUtime=462.13
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1715 0 0 0 46209 4 0 0 25 0 1 0 380806233 8146944 1699 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 1989 1699 66 132 0 1854 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 7956

[startup+522.301 s]
/proc/loadavg: 1.01 1.04 1.14 2/78 3875
/proc/meminfo: memFree=1624176/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8112 CPUtime=522.12
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1747 0 0 0 52207 5 0 0 25 0 1 0 380806233 8306688 1731 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2028 1731 66 132 0 1893 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 8112

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.13 2/78 3875
/proc/meminfo: memFree=1623856/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8424 CPUtime=582.1
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1812 0 0 0 58204 6 0 0 25 0 1 0 380806233 8626176 1796 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2106 1796 66 132 0 1971 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 8424

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

[startup+588.701 s]
/proc/loadavg: 1.00 1.03 1.12 2/78 3875
/proc/meminfo: memFree=1623856/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8424 CPUtime=588.5
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1817 0 0 0 58844 6 0 0 25 0 1 0 380806233 8626176 1801 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551688 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2106 1801 66 132 0 1971 0
Current children cumulated CPU time (s) 588.5
Current children cumulated vsize (KiB) 8424

[startup+614.302 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 3875
/proc/meminfo: memFree=1623664/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8560 CPUtime=614.09
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1851 0 0 0 61403 6 0 0 25 0 1 0 380806233 8765440 1835 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2140 1835 66 132 0 2005 0
Current children cumulated CPU time (s) 614.09
Current children cumulated vsize (KiB) 8560

[startup+620.702 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 3875
/proc/meminfo: memFree=1623664/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8560 CPUtime=620.48
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1851 0 0 0 62042 6 0 0 25 0 1 0 380806233 8765440 1835 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2140 1835 66 132 0 2005 0
Current children cumulated CPU time (s) 620.48
Current children cumulated vsize (KiB) 8560

[startup+623.902 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 3875
/proc/meminfo: memFree=1623664/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8560 CPUtime=623.68
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1851 0 0 0 62362 6 0 0 25 0 1 0 380806233 8765440 1835 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551163 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2140 1835 66 132 0 2005 0
Current children cumulated CPU time (s) 623.68
Current children cumulated vsize (KiB) 8560

[startup+625.502 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 3875
/proc/meminfo: memFree=1623664/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8560 CPUtime=625.28
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1851 0 0 0 62522 6 0 0 25 0 1 0 380806233 8765440 1835 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2140 1835 66 132 0 2005 0
Current children cumulated CPU time (s) 625.28
Current children cumulated vsize (KiB) 8560

[startup+626.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 3875
/proc/meminfo: memFree=1623664/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8560 CPUtime=626.08
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1851 0 0 0 62602 6 0 0 25 0 1 0 380806233 8765440 1835 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2140 1835 66 132 0 2005 0
Current children cumulated CPU time (s) 626.08
Current children cumulated vsize (KiB) 8560

[startup+626.701 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 3875
/proc/meminfo: memFree=1623664/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8560 CPUtime=626.48
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1851 0 0 0 62642 6 0 0 25 0 1 0 380806233 8765440 1835 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2140 1835 66 132 0 2005 0
Current children cumulated CPU time (s) 626.48
Current children cumulated vsize (KiB) 8560

[startup+626.901 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 3875
/proc/meminfo: memFree=1623664/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8560 CPUtime=626.69
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1851 0 0 0 62663 6 0 0 25 0 1 0 380806233 8765440 1835 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2140 1835 66 132 0 2005 0
Current children cumulated CPU time (s) 626.69
Current children cumulated vsize (KiB) 8560

[startup+627.005 s]
/proc/loadavg: 1.00 1.02 1.12 2/78 3875
/proc/meminfo: memFree=1623664/2055920 swapFree=4156588/4192956
[pid=3874] ppid=3872 vsize=8560 CPUtime=626.79
/proc/3874/stat : 3874 (minimarch) R 3872 3874 2734 0 -1 4194304 1851 0 0 0 62673 6 0 0 25 0 1 0 380806233 8765440 1835 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/3874/statm: 2140 1835 66 132 0 2005 0
Current children cumulated CPU time (s) 626.79
Current children cumulated vsize (KiB) 8560

Child status: 20
Real time (s): 627.038
CPU time (s): 626.829
CPU user time (s): 626.761
CPU system time (s): 0.067989
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 8560

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

runsolver used 0.759884 second user time and 1.49677 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Mar 11 10:21:58 UTC 2007

IDJOB= 335086
IDBENCH= 24643
IDSOLVER= 110
FILE ID= node12/335086-1173608518

PBS_JOBID= 4101239

Free space on /tmp= 66296 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335086-1173608518/minimarch /tmp/evaluation/335086-1173608518/instance-335086-1173608518.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-335086-1173608518 -o ROOT/results/node12/solver-335086-1173608518 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335086-1173608518/minimarch /tmp/evaluation/335086-1173608518/instance-335086-1173608518.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  7f866db903b373b6b7f75057c2353f02

RANDOM SEED= 864426186

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1631952 kB
Buffers:         21512 kB
Cached:         309604 kB
SwapCached:      14596 kB
Active:         206996 kB
Inactive:       147120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631952 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:          30048 kB
Slab:            55492 kB
Committed_AS:  1682120 kB
PageTables:       1696 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= 66296 MiB

End job on node12 on Sun Mar 11 10:32:25 UTC 2007