Trace number 35161

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14SAT (TO)999 1800.66 1801.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-sp97ar.opb
MD5SUM08881dff6590c7283bf2bddc3ff4042d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark51
Best CPU time to get the best result obtained on this benchmark1783.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 46
Optimality of the best value was proved NO
Number of variables282020
Total number of constraints1761
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1761
Minimum length of a constraint20
Maximum length of a constraint49260
Number of terms in the objective function 282020
Biggest coefficient in the objective function 79
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 756319
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 756319
Number of bits of the biggest sum of numbers20
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)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK	999

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node77/watcher-35161-1149360529 -o ROOT/results/node77/solver-35161-1149360529 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node77/35161-1149360529/instance-35161-1149360529.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.99 2/67 10365
/proc/meminfo: memFree=1238120/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=1180 CPUtime=0
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 201692286 1208320 113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 295 113 67 215 0 77 0

[startup+10.002 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 10365
/proc/meminfo: memFree=1166440/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=81560 CPUtime=9.99
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 29148 0 0 0 984 15 0 0 25 0 1 0 201692286 83517440 18002 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134651050 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 20390 18002 75 215 0 20172 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 81560

[startup+20.0082 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 10365
/proc/meminfo: memFree=1127080/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=125624 CPUtime=19.99
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 58348 0 0 0 1972 27 0 0 25 0 1 0 201692286 128638976 27890 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003866 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 31406 27890 75 215 0 31188 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 125624

[startup+30.0145 s]
/proc/loadavg: 0.95 0.97 0.99 2/67 10365
/proc/meminfo: memFree=1092328/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=162804 CPUtime=29.99
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 86016 0 0 0 2960 39 0 0 25 0 1 0 201692286 166711296 36570 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134651050 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 40701 36570 75 215 0 40483 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 162804

[startup+40.0207 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 10365
/proc/meminfo: memFree=1052520/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=206920 CPUtime=39.99
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 114324 0 0 0 3949 50 0 0 25 0 1 0 201692286 211886080 46544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 51730 46544 75 215 0 51512 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 206920

[startup+50.027 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 10365
/proc/meminfo: memFree=1015720/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=245300 CPUtime=49.99
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 140243 0 0 0 4937 62 0 0 25 0 1 0 201692286 251187200 55757 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838470 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 61325 55757 75 215 0 61107 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 245300

[startup+60.0332 s]
/proc/loadavg: 0.97 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991208/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=60
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 5934 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005791 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 269984

[startup+70.0384 s]
/proc/loadavg: 0.97 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=70
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 6934 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 269984

[startup+80.0447 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=80
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 7934 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 269984

[startup+90.0509 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=90.01
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 8935 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621806 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 269984

[startup+100.057 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=100.01
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 9935 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134621806 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 269984

[startup+110.063 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=110.01
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 10935 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 269984

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=120.02
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 11936 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012197 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 269984

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=130.02
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 12936 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812771 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 269984

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=140.02
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 13936 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134812748 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 269984

[startup+150.087 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=150.03
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 14937 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 269984

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=160.03
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 15937 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 269984

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=170.03
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 16937 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 269984

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=180.04
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 17938 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838344 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 269984

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=190.04
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 18938 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 269984

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=269984 CPUtime=200.04
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 148743 0 0 0 19938 66 0 0 25 0 1 0 201692286 276463616 61884 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012164 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 67496 61884 83 215 0 67278 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 269984

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10365
/proc/meminfo: memFree=991144/2055892 swapFree=4085336/4096564

################
# More data... #
################

[pid=10365] ppid=10363 vsize=278848 CPUtime=1781.44
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 178069 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838324 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (Kb) 278848

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1782.45
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 178170 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005357 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1782.45
Current children cumulated vsize (Kb) 278848

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1783.45
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 178270 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003217 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1783.45
Current children cumulated vsize (Kb) 278848

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1784.45
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 178370 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809814 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1784.45
Current children cumulated vsize (Kb) 278848

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1785.46
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 178471 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134648485 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 278848

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1786.46
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 178571 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134666974 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1786.46
Current children cumulated vsize (Kb) 278848

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1787.47
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 178672 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134648433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 278848

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1788.47
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 178772 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005791 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (Kb) 278848

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1789.48
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 178873 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134648487 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (Kb) 278848

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1790.48
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 178973 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1790.48
Current children cumulated vsize (Kb) 278848

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1791.49
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179074 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134648473 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (Kb) 278848

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1792.49
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179174 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012086 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 278848

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1793.5
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179275 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809814 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1793.5
Current children cumulated vsize (Kb) 278848

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1794.5
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179375 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (Kb) 278848

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1795.51
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179476 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1795.51
Current children cumulated vsize (Kb) 278848

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1796.51
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179576 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809814 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (Kb) 278848

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1797.51
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179676 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005895 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (Kb) 278848

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1798.52
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179777 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012072 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (Kb) 278848

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1799.52
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179877 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (Kb) 278848

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1800.53
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179978 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 278848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 10560
/proc/meminfo: memFree=966312/2055892 swapFree=4085336/4096564
[pid=10365] ppid=10363 vsize=278848 CPUtime=1800.53
/proc/10365/stat : 10365 (minisat+) R 10363 10365 10319 0 -1 4194304 158864 0 0 0 179978 75 0 0 25 0 1 0 201692286 285540352 68019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10365/statm: 69712 68019 107 215 0 69494 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 278848

Sending SIGTERM to -10365
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.32
CPU time (s): 1800.66
CPU user time (s): 1799.86
CPU system time (s): 0.799878
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (Kb): 278848

Launcher Data (download as text)

Begin job on node77 on Sat Jun  3 18:48:50 UTC 2006


FILE ID= 35161-1149360529

PBS_JOBID= 311487

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-sp97ar.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node77/35161-1149360529/instance-35161-1149360529.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node77/watcher-35161-1149360529 -o ROOT/results/node77/solver-35161-1149360529 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node77/35161-1149360529/instance-35161-1149360529.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  08881dff6590c7283bf2bddc3ff4042d

RANDOM SEED= 362552973


/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.238
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	: 6006.16
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.238
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1238456 kB
Buffers:         40664 kB
Cached:         706460 kB
SwapCached:       2644 kB
Active:         184536 kB
Inactive:       571516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1238456 kB
SwapTotal:     4096564 kB
SwapFree:      4085336 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          16132 kB
Slab:            48048 kB
Committed_AS:   338920 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node77 on Sat Jun  3 19:18:52 UTC 2006