Trace number 339706

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 386.187 386.334

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
MD5SUMd2283e85579af5f5de3cfcfaac7f25fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark518.297
Satisfiable
(Un)Satisfiability was proved
Number of variables580
Number of clauses7153
Sum of the clauses size21604
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37008
Number of clauses of size 4145
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:  580                                                  |
0.00/0.00	|  Number of clauses:    7153                                                 |
0.00/0.01	|  Parsing time:         0.01         s                                       |
0.10/0.10	============================[ Search Statistics ]==============================
0.10/0.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.10/0.10	===============================================================================
0.10/0.10	|         0 |     435     7008    23412 |     2336        0    nan |  0.000 % |
0.10/0.11	|       100 |     435     7008    23412 |     2569      100     15 |  0.000 % |
0.10/0.12	|       250 |     435     7008    23412 |     2826      250     15 |  0.000 % |
0.10/0.13	|       476 |     435     7008    23412 |     3109      476     14 |  0.001 % |
0.10/0.15	|       813 |     435     7008    23412 |     3420      813     14 |  0.000 % |
0.10/0.18	|      1319 |     435     7008    23412 |     3762     1319     15 |  0.000 % |
0.19/0.23	|      2078 |     435     7008    23412 |     4138     2078     15 |  0.000 % |
0.29/0.31	|      3218 |     435     7008    23412 |     4552     3218     15 |  0.001 % |
0.39/0.45	|      4926 |     435     7008    23412 |     5007     2627     15 |  0.000 % |
0.59/0.67	|      7488 |     435     7008    23412 |     5508     2653     15 |  0.001 % |
1.00/1.03	|     11333 |     435     7008    23412 |     6058     3727     15 |  0.000 % |
1.59/1.62	|     17099 |     435     7008    23412 |     6664     3363     17 |  0.000 % |
2.49/2.57	|     25748 |     435     7008    23412 |     7331     5302     14 |  0.001 % |
3.99/4.09	|     38723 |     435     7008    23412 |     8064     7189     16 |  0.000 % |
6.49/6.54	|     58184 |     435     7008    23412 |     8870     6368     15 |  0.001 % |
10.59/10.62	|     87377 |     435     7008    23412 |     9758     8836     16 |  0.000 % |
17.18/17.27	|    131166 |     435     7008    23412 |    10733     8457     15 |  0.000 % |
27.08/27.11	|    196850 |     435     7008    23412 |    11807     9471     17 |  0.000 % |
42.97/43.08	|    295376 |     435     7008    23412 |    12987     7277     14 |  0.000 % |
67.67/67.73	|    443165 |     435     7008    23412 |    14286    11744     16 |  0.000 % |
103.85/103.92	|    664849 |     435     7008    23412 |    15715    11385     14 |  0.001 % |
157.93/158.01	|    997375 |     435     7008    23412 |    17286    13029     15 |  0.001 % |
258.29/258.48	|   1496163 |     435     7008    23412 |    19015     9444     15 |  0.001 % |
386.14/386.33	===============================================================================
386.14/386.33	lookaheads            : 2265857
386.14/386.33	variable balance      : 0.00
386.14/386.33	restarts              : 23
386.14/386.33	conflicts             : 2138196        (5537 /sec)
386.14/386.33	decisions             : 2265857        (1.70 % random) (5868 /sec)
386.14/386.33	decision = positive   : 1154706
386.14/386.33	decision = negative   : 1111151
386.14/386.33	propagations          : 205103876      (531155 /sec)
386.14/386.33	conflict literals     : 35420723       (36.87 % deleted)
386.14/386.33	Memory used           : 6.40 MB
386.14/386.33	CPU time              : 386.147 s
386.14/386.33	
386.14/386.33	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/node6/watcher-339706-1173710019 -o ROOT/results/node6/solver-339706-1173710019 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339706-1173710019/minimarch /tmp/evaluation/339706-1173710019/instance-339706-1173710019.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.83 1.82 1.43 3/77 6459
/proc/meminfo: memFree=1631744/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=2012 CPUtime=0
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 390956598 2060288 161 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 503 161 51 132 0 368 0

[startup+0.0312711 s]
/proc/loadavg: 1.83 1.82 1.43 3/77 6459
/proc/meminfo: memFree=1631744/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=2536 CPUtime=0.02
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 316 0 0 0 2 0 0 0 18 0 1 0 390956598 2596864 300 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 634 300 63 132 0 499 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2536

[startup+0.102268 s]
/proc/loadavg: 1.83 1.82 1.43 3/77 6459
/proc/meminfo: memFree=1631744/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=2808 CPUtime=0.1
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 408 0 0 0 10 0 0 0 18 0 1 0 390956598 2875392 391 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134631028 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 702 391 65 132 0 567 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2808

[startup+0.301305 s]
/proc/loadavg: 1.83 1.82 1.43 3/77 6459
/proc/meminfo: memFree=1631744/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=2808 CPUtime=0.29
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 409 0 0 0 29 0 0 0 19 0 1 0 390956598 2875392 392 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 702 392 66 132 0 567 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2808

[startup+0.701381 s]
/proc/loadavg: 1.83 1.82 1.43 3/77 6459
/proc/meminfo: memFree=1631744/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=2808 CPUtime=0.69
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 409 0 0 0 69 0 0 0 22 0 1 0 390956598 2875392 392 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 702 392 66 132 0 567 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2808

[startup+1.50153 s]
/proc/loadavg: 1.83 1.82 1.43 2/78 6460
/proc/meminfo: memFree=1630328/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=2956 CPUtime=1.49
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 438 0 0 0 149 0 0 0 25 0 1 0 390956598 3026944 421 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 739 421 66 132 0 604 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2956

[startup+3.10184 s]
/proc/loadavg: 1.83 1.82 1.43 2/78 6460
/proc/meminfo: memFree=1630008/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=3088 CPUtime=3.09
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 471 0 0 0 309 0 0 0 25 0 1 0 390956598 3162112 454 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134553416 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 772 454 66 132 0 637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3088

[startup+6.30144 s]
/proc/loadavg: 1.77 1.80 1.43 2/78 6460
/proc/meminfo: memFree=1629624/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=3372 CPUtime=6.29
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 526 0 0 0 629 0 0 0 25 0 1 0 390956598 3452928 509 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551208 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 843 509 66 132 0 708 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3372

[startup+12.7017 s]
/proc/loadavg: 1.71 1.79 1.42 2/78 6460
/proc/meminfo: memFree=1629240/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=3636 CPUtime=12.69
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 603 0 0 0 1269 0 0 0 25 0 1 0 390956598 3723264 586 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 909 586 66 132 0 774 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3636

[startup+25.5021 s]
/proc/loadavg: 1.55 1.75 1.42 2/78 6460
/proc/meminfo: memFree=1628920/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=3900 CPUtime=25.48
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 673 0 0 0 2548 0 0 0 25 0 1 0 390956598 3993600 656 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 975 656 66 132 0 840 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3900

[startup+51.1019 s]
/proc/loadavg: 1.36 1.69 1.41 2/78 6460
/proc/meminfo: memFree=1628408/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=4444 CPUtime=51.06
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 810 0 0 0 5106 0 0 0 25 0 1 0 390956598 4550656 793 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551418 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1111 793 66 132 0 976 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 4444

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.38 2/78 6460
/proc/meminfo: memFree=1627896/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=5004 CPUtime=102.25
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 942 0 0 0 10224 1 0 0 25 0 1 0 390956598 5124096 925 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1251 925 66 132 0 1116 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 5004

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.35 2/78 6460
/proc/meminfo: memFree=1627448/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=5564 CPUtime=162.22
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1061 0 0 0 16221 1 0 0 25 0 1 0 390956598 5697536 1044 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1391 1044 66 132 0 1256 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 5564

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.33 2/78 6460
/proc/meminfo: memFree=1627000/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=5968 CPUtime=222.21
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1165 0 0 0 22219 2 0 0 25 0 1 0 390956598 6111232 1148 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1492 1148 66 132 0 1357 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 5968

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.31 2/78 6460
/proc/meminfo: memFree=1626744/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=6256 CPUtime=282.19
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1223 0 0 0 28216 3 0 0 25 0 1 0 390956598 6406144 1206 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551306 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1564 1206 66 132 0 1429 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 6256

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.28 2/78 6460
/proc/meminfo: memFree=1626552/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=6392 CPUtime=342.16
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1277 0 0 0 34213 3 0 0 25 0 1 0 390956598 6545408 1260 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1598 1260 66 132 0 1463 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 6392

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.24 1.28 2/78 6460
/proc/meminfo: memFree=1626488/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=6552 CPUtime=358.16
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1295 0 0 0 35813 3 0 0 25 0 1 0 390956598 6709248 1278 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134557478 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1638 1278 66 132 0 1503 0
Current children cumulated CPU time (s) 358.16
Current children cumulated vsize (KiB) 6552

[startup+371.102 s]
/proc/loadavg: 1.00 1.23 1.27 2/78 6460
/proc/meminfo: memFree=1626488/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=6552 CPUtime=370.95
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1300 0 0 0 37092 3 0 0 25 0 1 0 390956598 6709248 1283 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1638 1283 66 132 0 1503 0
Current children cumulated CPU time (s) 370.95
Current children cumulated vsize (KiB) 6552

[startup+377.502 s]
/proc/loadavg: 1.00 1.22 1.27 2/78 6460
/proc/meminfo: memFree=1626424/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=6552 CPUtime=377.35
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1307 0 0 0 37732 3 0 0 25 0 1 0 390956598 6709248 1290 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1638 1290 66 132 0 1503 0
Current children cumulated CPU time (s) 377.35
Current children cumulated vsize (KiB) 6552

[startup+380.702 s]
/proc/loadavg: 1.00 1.22 1.27 2/78 6460
/proc/meminfo: memFree=1626424/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=6552 CPUtime=380.55
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1307 0 0 0 38052 3 0 0 25 0 1 0 390956598 6709248 1290 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1638 1290 66 132 0 1503 0
Current children cumulated CPU time (s) 380.55
Current children cumulated vsize (KiB) 6552

[startup+383.905 s]
/proc/loadavg: 1.00 1.21 1.27 2/78 6460
/proc/meminfo: memFree=1626424/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=6552 CPUtime=383.75
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1307 0 0 0 38372 3 0 0 25 0 1 0 390956598 6709248 1290 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551429 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1638 1290 66 132 0 1503 0
Current children cumulated CPU time (s) 383.75
Current children cumulated vsize (KiB) 6552

[startup+385.501 s]
/proc/loadavg: 1.00 1.21 1.27 2/78 6460
/proc/meminfo: memFree=1626424/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=6552 CPUtime=385.34
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1307 0 0 0 38531 3 0 0 25 0 1 0 390956598 6709248 1290 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1638 1290 66 132 0 1503 0
Current children cumulated CPU time (s) 385.34
Current children cumulated vsize (KiB) 6552

[startup+385.902 s]
/proc/loadavg: 1.00 1.21 1.27 2/78 6460
/proc/meminfo: memFree=1626424/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=6552 CPUtime=385.74
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1307 0 0 0 38571 3 0 0 25 0 1 0 390956598 6709248 1290 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1638 1290 66 132 0 1503 0
Current children cumulated CPU time (s) 385.74
Current children cumulated vsize (KiB) 6552

[startup+386.302 s]
/proc/loadavg: 1.00 1.21 1.27 2/78 6460
/proc/meminfo: memFree=1626424/2055924 swapFree=4156844/4192956
[pid=6459] ppid=6457 vsize=6552 CPUtime=386.14
/proc/6459/stat : 6459 (minimarch) R 6457 6459 1815 0 -1 4194304 1307 0 0 0 38611 3 0 0 25 0 1 0 390956598 6709248 1290 18446744073709551615 134512640 135054332 4294956720 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6459/statm: 1638 1290 66 132 0 1503 0
Current children cumulated CPU time (s) 386.14
Current children cumulated vsize (KiB) 6552

Child status: 20
Real time (s): 386.334
CPU time (s): 386.187
CPU user time (s): 386.147
CPU system time (s): 0.039993
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 6552

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

runsolver used 0.444932 second user time and 0.968852 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Mar 12 14:33:39 UTC 2007

IDJOB= 339706
IDBENCH= 24753
IDSOLVER= 110
FILE ID= node6/339706-1173710019

PBS_JOBID= 4101472

Free space on /tmp= 66430 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-connm-ue-csp-sat-n600-d0.02-s1676244754.sat05-535.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339706-1173710019/minimarch /tmp/evaluation/339706-1173710019/instance-339706-1173710019.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-339706-1173710019 -o ROOT/results/node6/solver-339706-1173710019 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339706-1173710019/minimarch /tmp/evaluation/339706-1173710019/instance-339706-1173710019.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  d2283e85579af5f5de3cfcfaac7f25fa

RANDOM SEED= 963227620

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1632088 kB
Buffers:         42168 kB
Cached:         290472 kB
SwapCached:       2192 kB
Active:         163008 kB
Inactive:       192272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1632088 kB
SwapTotal:     4192956 kB
SwapFree:      4156844 kB
Dirty:            2384 kB
Writeback:           0 kB
Mapped:          30760 kB
Slab:            54124 kB
Committed_AS:  1397772 kB
PageTables:       1744 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= 66430 MiB

End job on node6 on Mon Mar 12 14:40:05 UTC 2007