Trace number 420797

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 296.171 296.36

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Difficult/contest05/
QG/QG6-gensys-icl006.sat05-2718.reshuffled-07.opb
MD5SUM43f8439768af5f11400f090cfcecd492
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 benchmark173.11
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1321
Total number of constraints7617
Number of constraints which are clauses7617
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.49/0.60	c Converting 7407 PB-constraints to clauses...
0.59/0.60	c   -- Unit propagations: pppppp
0.59/0.60	c   -- Detecting intervals from adjacent constraints: (none)
0.59/0.60	c   -- Clauses(.)/Splits(s): ..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.59/0.63	c ==================================[MINISAT+]==================================
0.59/0.63	c | Conflicts | Original         | Learnt                           | Progress |
0.59/0.63	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.59/0.63	c ==============================================================================
0.59/0.63	c |         0 |    7194    60996 |    2398       0        0     nan |  0.000 % |
0.59/0.63	c |       103 |    7194    60996 |    2637     103     1382    13.4 |  3.179 % |
0.59/0.63	c |       254 |    7194    60996 |    2901     254     3833    15.1 |  3.179 % |
0.59/0.64	c |       479 |    7194    60996 |    3191     479     7420    15.5 |  3.179 % |
0.59/0.65	c |       816 |    7194    60996 |    3510     816    12575    15.4 |  3.179 % |
0.59/0.67	c |      1322 |    7194    60996 |    3862    1322    19289    14.6 |  3.180 % |
0.69/0.70	c |      2082 |    7194    60996 |    4248    2082    31482    15.1 |  3.179 % |
0.69/0.76	c |      3221 |    7194    60996 |    4673    3221    54871    17.0 |  3.180 % |
0.79/0.88	c |      4930 |    7194    60996 |    5140    2528    50884    20.1 |  3.179 % |
0.99/1.07	c |      7493 |    7194    60996 |    5654    5091   115372    22.7 |  3.179 % |
1.39/1.40	c |     11337 |    7194    60996 |    6219    3152    75698    24.0 |  3.179 % |
1.79/1.84	c |     17103 |    7194    60996 |    6841    5738   122720    21.4 |  3.179 % |
2.49/2.56	c |     25753 |    7194    60996 |    7525    3942    73422    18.6 |  3.179 % |
3.69/3.78	c |     38728 |    7194    60996 |    8278    5486   152585    27.8 |  3.180 % |
5.50/5.56	c |     58189 |    7194    60996 |    9106    8175   159979    19.6 |  3.179 % |
8.49/8.52	c |     87383 |    7194    60996 |   10017    5134    82407    16.1 |  3.180 % |
13.59/13.67	c |    131172 |    7194    60996 |   11018    8421   246762    29.3 |  3.179 % |
20.69/20.78	c |    196856 |    7194    60996 |   12120    7306   132981    18.2 |  3.179 % |
33.76/33.84	c |    295382 |    7194    60996 |   13332    8016   154185    19.2 |  3.179 % |
54.06/54.20	c |    443172 |    7194    60996 |   14665    7989   215841    27.0 |  3.179 % |
86.13/86.29	c |    664855 |    7194    60996 |   16132    8119   160007    19.7 |  3.179 % |
136.90/137.04	c |    997380 |    6400    54161 |   17745   15533   334985    21.6 |  3.331 % |
220.75/220.91	c |   1496170 |    6361    53987 |   19520   15129   295014    19.5 |  3.407 % |
296.10/296.35	c ==============================================================================
296.10/296.35	c UNSATISFIABLE
296.10/296.35	s UNSATISFIABLE
296.10/296.35	c _______________________________________________________________________________
296.10/296.35	c 
296.10/296.35	c restarts              : 23
296.10/296.35	c conflicts             : 1900952        (6419 /sec)
296.10/296.35	c decisions             : 4338072        (14649 /sec)
296.10/296.35	c propagations          : 0              (0 /sec)
296.10/296.35	c inspects              : 0              (0 /sec)
296.10/296.35	c CPU time              : 296.14 s
296.10/296.35	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/420797-1177431834/instance-420797-1177431834.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/node19/watcher-420797-1177431834 -o ROOT/results/node19/solver-420797-1177431834 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420797-1177431834/minisat+ /tmp/evaluation/420797-1177431834/instance-420797-1177431834.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.99 0.97 0.98 3/77 6710
/proc/meminfo: memFree=1861248/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=1048 CPUtime=0
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 191100780 1073152 105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 262 105 74 215 0 44 0

[startup+0.0971921 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 6710
/proc/meminfo: memFree=1861248/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=1940 CPUtime=0.09
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 331 0 0 0 9 0 0 0 18 0 1 0 191100780 1986560 317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005252 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 485 317 75 215 0 267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1940

[startup+0.101192 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 6710
/proc/meminfo: memFree=1861248/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=1940 CPUtime=0.09
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 339 0 0 0 9 0 0 0 18 0 1 0 191100780 1986560 325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 485 325 75 215 0 267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1940

[startup+0.301214 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 6710
/proc/meminfo: memFree=1861248/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=3616 CPUtime=0.29
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 732 0 0 0 29 0 0 0 19 0 1 0 191100780 3702784 718 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 904 719 75 215 0 686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3616

[startup+0.701257 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 6710
/proc/meminfo: memFree=1861248/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=6336 CPUtime=0.69
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 1469 0 0 0 68 1 0 0 18 0 1 0 191100780 6488064 1455 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588728 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 1584 1455 103 215 0 1366 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6336

[startup+1.50135 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1855800/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=6336 CPUtime=1.49
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 1469 0 0 0 148 1 0 0 25 0 1 0 191100780 6488064 1455 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 1584 1455 103 215 0 1366 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6336

[startup+3.10152 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1855608/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=6336 CPUtime=3.09
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 1469 0 0 0 308 1 0 0 25 0 1 0 191100780 6488064 1455 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 1584 1455 103 215 0 1366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6336

[startup+6.30187 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1855480/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=6468 CPUtime=6.3
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 1479 0 0 0 628 2 0 0 25 0 1 0 191100780 6623232 1465 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 1617 1465 103 215 0 1399 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 6468

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1855352/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=6468 CPUtime=12.69
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 1480 0 0 0 1267 2 0 0 25 0 1 0 191100780 6623232 1466 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 1617 1466 103 215 0 1399 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6468

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1854968/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=7132 CPUtime=25.48
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 1643 0 0 0 2546 2 0 0 25 0 1 0 191100780 7303168 1629 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 1783 1629 103 215 0 1565 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7132

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1854648/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=7396 CPUtime=51.06
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 1719 0 0 0 5104 2 0 0 25 0 1 0 191100780 7573504 1705 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134593024 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 1849 1705 103 215 0 1631 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 7396

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1854008/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=7940 CPUtime=102.23
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 1863 0 0 0 10221 2 0 0 25 0 1 0 191100780 8130560 1849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588652 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 1985 1849 103 215 0 1767 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 7940

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1853304/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=8612 CPUtime=162.19
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 2026 0 0 0 16217 2 0 0 25 0 1 0 191100780 8818688 2012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 2153 2012 103 215 0 1935 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 8612

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1852664/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=9360 CPUtime=222.15
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 2190 0 0 0 22213 2 0 0 25 0 1 0 191100780 9584640 2176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580343 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 2340 2176 103 215 0 2122 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 9360

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1852408/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=9496 CPUtime=282.11
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 2237 0 0 0 28209 2 0 0 25 0 1 0 191100780 9723904 2223 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 2374 2223 103 215 0 2156 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 9496

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

[startup+287.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1852344/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=9496 CPUtime=287.71
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 2241 0 0 0 28769 2 0 0 25 0 1 0 191100780 9723904 2227 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 2374 2227 103 215 0 2156 0
Current children cumulated CPU time (s) 287.71
Current children cumulated vsize (KiB) 9496

[startup+291.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1852344/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=9496 CPUtime=290.91
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 2253 0 0 0 29089 2 0 0 25 0 1 0 191100780 9723904 2239 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/6710/statm: 2374 2239 103 215 0 2156 0
Current children cumulated CPU time (s) 290.91
Current children cumulated vsize (KiB) 9496

[startup+294.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1852344/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=9628 CPUtime=294.1
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 2257 0 0 0 29408 2 0 0 25 0 1 0 191100780 9859072 2243 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 2407 2243 103 215 0 2189 0
Current children cumulated CPU time (s) 294.1
Current children cumulated vsize (KiB) 9628

[startup+295.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1852344/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=9628 CPUtime=294.9
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 2257 0 0 0 29488 2 0 0 25 0 1 0 191100780 9859072 2243 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580980 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 2407 2243 103 215 0 2189 0
Current children cumulated CPU time (s) 294.9
Current children cumulated vsize (KiB) 9628

[startup+295.905 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1852344/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=9628 CPUtime=295.7
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 2257 0 0 0 29568 2 0 0 25 0 1 0 191100780 9859072 2243 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 2407 2243 103 215 0 2189 0
Current children cumulated CPU time (s) 295.7
Current children cumulated vsize (KiB) 9628

[startup+296.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 6711
/proc/meminfo: memFree=1852344/2055920 swapFree=4153624/4192956
[pid=6710] ppid=6708 vsize=9628 CPUtime=296.1
/proc/6710/stat : 6710 (minisat+) R 6708 6710 5767 0 -1 4194304 2257 0 0 0 29608 2 0 0 25 0 1 0 191100780 9859072 2243 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 0 0 0
/proc/6710/statm: 2407 2243 103 215 0 2189 0
Current children cumulated CPU time (s) 296.1
Current children cumulated vsize (KiB) 9628

Child status: 20
Real time (s): 296.36
CPU time (s): 296.171
CPU user time (s): 296.14
CPU system time (s): 0.030995
CPU usage (%): 99.9363
Max. virtual memory (cumulated for all children) (KiB): 9628

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

runsolver used 0.283956 second user time and 0.824874 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Tue Apr 24 16:23:54 UTC 2007

IDJOB= 420797
IDBENCH= 47871
IDSOLVER= 156
FILE ID= node19/420797-1177431834

PBS_JOBID= 4675738

Free space on /tmp= 66467 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl006.sat05-2718.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420797-1177431834/minisat+ /tmp/evaluation/420797-1177431834/instance-420797-1177431834.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node19/convwatcher-420797-1177431834 -o ROOT/results/node19/conversion-420797-1177431834 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420797-1177431834/instance-420797-1177431834.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  43f8439768af5f11400f090cfcecd492

RANDOM SEED= 717782795

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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	: 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.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:       1861656 kB
Buffers:         27072 kB
Cached:          96680 kB
SwapCached:       8576 kB
Active:          80988 kB
Inactive:        66476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1861656 kB
SwapTotal:     4192956 kB
SwapFree:      4153624 kB
Dirty:            2988 kB
Writeback:           0 kB
Mapped:          29900 kB
Slab:            32344 kB
Committed_AS:  4701652 kB
PageTables:       1784 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= 66467 MiB

End job on node19 on Tue Apr 24 16:28:51 UTC 2007