Trace number 420601

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
minisat+ 1.14UNSAT 584.208 584.372

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
others/QG-gensys-brn008.sat05-2685.reshuffled-07.opb
MD5SUM413d2a34186936ca51e5abe4c646ad10
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark211.375
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1467
Total number of constraints7521
Number of constraints which are clauses7521
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 28
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.59/0.65	c Converting 7309 PB-constraints to clauses...
0.59/0.65	c   -- Unit propagations: pppppppp
0.59/0.66	c   -- Detecting intervals from adjacent constraints: (none)
0.59/0.66	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.59/0.68	c ==================================[MINISAT+]==================================
0.59/0.68	c | Conflicts | Original         | Learnt                           | Progress |
0.59/0.68	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.59/0.68	c ==============================================================================
0.59/0.68	c |         0 |    7152    62468 |    2384       0        0     nan |  0.000 % |
0.59/0.69	c |       100 |    7152    62468 |    2622     100     1436    14.4 |  2.863 % |
0.59/0.69	c |       251 |    7152    62468 |    2884     251     2986    11.9 |  2.863 % |
0.69/0.70	c |       478 |    7152    62468 |    3173     478     6084    12.7 |  2.863 % |
0.69/0.72	c |       815 |    7152    62468 |    3490     815    12007    14.7 |  2.863 % |
0.69/0.74	c |      1321 |    7152    62468 |    3839    1321    22309    16.9 |  2.863 % |
0.69/0.79	c |      2080 |    7152    62468 |    4223    2080    38125    18.3 |  2.863 % |
0.79/0.86	c |      3220 |    7152    62468 |    4645    3220    59288    18.4 |  2.863 % |
0.89/0.98	c |      4928 |    7152    62468 |    5110    2559    40938    16.0 |  2.863 % |
1.09/1.15	c |      7490 |    7152    62468 |    5621    5121    96270    18.8 |  2.863 % |
1.39/1.48	c |     11334 |    7152    62468 |    6183    3218    67968    21.1 |  2.863 % |
1.79/1.87	c |     17100 |    7152    62468 |    6801    5818   108314    18.6 |  2.863 % |
2.69/2.79	c |     25750 |    7152    62468 |    7482    4077   100396    24.6 |  2.863 % |
4.09/4.14	c |     38725 |    7152    62468 |    8230    5658   140693    24.9 |  2.863 % |
6.09/6.13	c |     58186 |    7152    62468 |    9053    4232   101508    24.0 |  2.863 % |
8.89/8.98	c |     87378 |    7152    62468 |    9958    5922   105234    17.8 |  2.863 % |
14.98/15.02	c |    131169 |    7152    62468 |   10954    9481   277816    29.3 |  2.863 % |
23.38/23.42	c |    196854 |    7152    62468 |   12049    8834   236230    26.7 |  2.863 % |
36.88/36.92	c |    295380 |    7152    62468 |   13254   10121   236845    23.4 |  2.863 % |
56.08/56.13	c |    443170 |    7152    62468 |   14580   10943   224025    20.5 |  2.863 % |
90.67/90.74	c |    664853 |    7152    62468 |   16038   12443   309287    24.9 |  2.863 % |
144.15/144.26	c |    997378 |    7152    62468 |   17642   14110   309715    22.0 |  2.863 % |
233.82/233.95	c |   1496169 |    7152    62468 |   19406   16042   330429    20.6 |  2.863 % |
383.19/383.35	c |   2244353 |    7152    62468 |   21347   12821   309463    24.1 |  2.863 % |
584.12/584.36	c ==============================================================================
584.12/584.36	c UNSATISFIABLE
584.12/584.36	s UNSATISFIABLE
584.12/584.36	c _______________________________________________________________________________
584.12/584.36	c 
584.12/584.36	c restarts              : 24
584.12/584.36	c conflicts             : 3230996        (5531 /sec)
584.12/584.36	c decisions             : 8892745        (15223 /sec)
584.12/584.36	c propagations          : 0              (0 /sec)
584.12/584.36	c inspects              : 0              (0 /sec)
584.12/584.36	c CPU time              : 584.167 s
584.12/584.36	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420601-1177427765/instance-420601-1177427765.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node27/watcher-420601-1177427765 -o ROOT/results/node27/solver-420601-1177427765 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420601-1177427765/minisat+ /tmp/evaluation/420601-1177427765/instance-420601-1177427765.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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.95 0.98 3/65 7711
/proc/meminfo: memFree=1871264/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=1048 CPUtime=0
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 155472472 1073152 101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 262 103 74 215 0 44 0

[startup+0.010129 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 7711
/proc/meminfo: memFree=1871264/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=1180 CPUtime=0
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 155472472 1208320 122 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 295 122 74 215 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1180

[startup+0.102137 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 7711
/proc/meminfo: memFree=1871264/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=1872 CPUtime=0.1
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 331 0 0 0 10 0 0 0 18 0 1 0 155472472 1916928 317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 468 317 75 215 0 250 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1872

[startup+0.302157 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 7711
/proc/meminfo: memFree=1871264/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=3392 CPUtime=0.29
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 696 0 0 0 29 0 0 0 19 0 1 0 155472472 3473408 682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 848 683 75 215 0 630 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3392

[startup+0.701199 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 7711
/proc/meminfo: memFree=1871264/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=6492 CPUtime=0.69
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 1496 0 0 0 68 1 0 0 18 0 1 0 155472472 6647808 1482 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580249 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 1623 1482 103 215 0 1405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6492

[startup+1.50128 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 7712
/proc/meminfo: memFree=1865624/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=6492 CPUtime=1.49
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 1496 0 0 0 148 1 0 0 24 0 1 0 155472472 6647808 1482 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576114 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 1623 1482 103 215 0 1405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6492

[startup+3.10144 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 7712
/proc/meminfo: memFree=1865432/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=6496 CPUtime=3.09
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 1497 0 0 0 308 1 0 0 25 0 1 0 155472472 6651904 1483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 1624 1483 103 215 0 1406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6496

[startup+6.30176 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 7712
/proc/meminfo: memFree=1865368/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=6496 CPUtime=6.29
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 1506 0 0 0 628 1 0 0 25 0 1 0 155472472 6651904 1492 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 1624 1492 103 215 0 1406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6496

[startup+12.7014 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 7712
/proc/meminfo: memFree=1865368/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=6496 CPUtime=12.68
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 1508 0 0 0 1267 1 0 0 25 0 1 0 155472472 6651904 1494 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 1624 1494 103 215 0 1406 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6496

[startup+25.5017 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 7712
/proc/meminfo: memFree=1865176/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=6800 CPUtime=25.48
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 1559 0 0 0 2547 1 0 0 25 0 1 0 155472472 6963200 1545 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 1700 1545 103 215 0 1482 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6800

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 7712
/proc/meminfo: memFree=1864728/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=7208 CPUtime=51.07
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 1681 0 0 0 5106 1 0 0 25 0 1 0 155472472 7380992 1667 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 1802 1667 103 215 0 1584 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7208

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 7712
/proc/meminfo: memFree=1863896/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=8024 CPUtime=102.27
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 1895 0 0 0 10225 2 0 0 25 0 1 0 155472472 8216576 1881 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2006 1881 103 215 0 1788 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8024

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1863128/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=8828 CPUtime=162.24
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2076 0 0 0 16222 2 0 0 25 0 1 0 155472472 9039872 2062 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581301 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2207 2062 103 215 0 1989 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 8828

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1862872/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=9116 CPUtime=222.23
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2134 0 0 0 22221 2 0 0 25 0 1 0 155472472 9334784 2120 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2279 2120 103 215 0 2061 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 9116

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1862424/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=9556 CPUtime=282.21
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2237 0 0 0 28219 2 0 0 25 0 1 0 155472472 9785344 2223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2389 2223 103 215 0 2171 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 9556

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1862040/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=9836 CPUtime=342.2
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2330 0 0 0 34217 3 0 0 25 0 1 0 155472472 10072064 2316 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2459 2316 103 215 0 2241 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 9836

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1861848/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=10124 CPUtime=402.18
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2379 0 0 0 40215 3 0 0 25 0 1 0 155472472 10366976 2365 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2531 2365 103 215 0 2313 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 10124

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1861464/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=10392 CPUtime=462.16
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2460 0 0 0 46213 3 0 0 25 0 1 0 155472472 10641408 2446 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2598 2446 103 215 0 2380 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 10392

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1861336/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=10552 CPUtime=522.14
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2477 0 0 0 52211 3 0 0 25 0 1 0 155472472 10805248 2463 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2638 2463 103 215 0 2420 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 10552

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1861144/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=10552 CPUtime=582.13
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2508 0 0 0 58210 3 0 0 25 0 1 0 155472472 10805248 2494 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2638 2494 103 215 0 2420 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 10552

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

[startup+583.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1861144/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=10552 CPUtime=582.92
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2508 0 0 0 58289 3 0 0 25 0 1 0 155472472 10805248 2494 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2638 2494 103 215 0 2420 0
Current children cumulated CPU time (s) 582.92
Current children cumulated vsize (KiB) 10552

[startup+583.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1861144/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=10696 CPUtime=583.72
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2513 0 0 0 58369 3 0 0 25 0 1 0 155472472 10952704 2499 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2674 2499 103 215 0 2456 0
Current children cumulated CPU time (s) 583.72
Current children cumulated vsize (KiB) 10696

[startup+584.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 7712
/proc/meminfo: memFree=1861144/2055920 swapFree=4182888/4192956
[pid=7711] ppid=7709 vsize=10696 CPUtime=584.12
/proc/7711/stat : 7711 (minisat+) R 7709 7711 7310 0 -1 4194304 2513 0 0 0 58409 3 0 0 25 0 1 0 155472472 10952704 2499 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7711/statm: 2674 2499 103 215 0 2456 0
Current children cumulated CPU time (s) 584.12
Current children cumulated vsize (KiB) 10696

Child status: 20
Real time (s): 584.372
CPU time (s): 584.208
CPU user time (s): 584.167
CPU system time (s): 0.040993
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 10696

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

runsolver used 0.450931 second user time and 1.17782 second system time

The end

Launcher Data (download as text)

Begin job on node27 on Tue Apr 24 15:16:06 UTC 2007

IDJOB= 420601
IDBENCH= 47857
IDSOLVER= 156
FILE ID= node27/420601-1177427765

PBS_JOBID= 4675759

Free space on /tmp= 66375 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420601-1177427765/minisat+ /tmp/evaluation/420601-1177427765/instance-420601-1177427765.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node27/convwatcher-420601-1177427765 -o ROOT/results/node27/conversion-420601-1177427765 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420601-1177427765/instance-420601-1177427765.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node27/watcher-420601-1177427765 -o ROOT/results/node27/solver-420601-1177427765 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/420601-1177427765/minisat+ /tmp/evaluation/420601-1177427765/instance-420601-1177427765.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  413d2a34186936ca51e5abe4c646ad10

RANDOM SEED= 947534011

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node27.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.213
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	: 5931.00
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.213
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:       1871672 kB
Buffers:          9344 kB
Cached:         129220 kB
SwapCached:       4304 kB
Active:          57096 kB
Inactive:        91928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1871672 kB
SwapTotal:     4192956 kB
SwapFree:      4182888 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:          15764 kB
Slab:            21280 kB
Committed_AS:  2145012 kB
PageTables:       1416 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= 66375 MiB

End job on node27 on Tue Apr 24 15:25:50 UTC 2007