Trace number 39880

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
bsolo 2006/05? 1800.17 1800.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-NSR8K.opb
MD5SUM093bff5ffdc26fbd8afb9be10c9fedc9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 benchmark5.21221
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables221520
Total number of constraints6283
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 constraints6283
Minimum length of a constraint45
Maximum length of a constraint221520
Number of terms in the objective function 221520
Biggest coefficient in the objective function 8183
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 743259
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262141
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 743261
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)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
5.85	c Initial problem consists of 221520 variables and 12478 constraints.
6.63	c No problem reductions applied in OPT. instance.
6.63	c	preprocess terminated. Elapsed time: 6.622
6.63	c After prepocess the problem consists of 138068 variables and 12478 constraints.
6.63	c Initial Lower Bound: 0
134.36	c Restart #1 #Var: 138068 LB: 0 @ 134.3
419.79	c Restart #2 #Var: 138068 LB: 0 @ 419.62
782.65	c Restart #3 #Var: 138068 LB: 0 @ 782.36
1114.22	c CHANGE Heuristic... 
1114.22	c Restart #0 #Var: 138068 LB: 0 @ 1113.8
1216.19	c Restart #1 #Var: 138068 LB: 0 @ 1215.7
1419.92	c Restart #2 #Var: 138068 LB: 0 @ 1419.4
1728.27	c Restart #3 #Var: 138068 LB: 0 @ 1727.6
1800.77	s UNKNOWN
1800.77	c Exit Code: 0
1800.77	c Total time: 1800.1 s

Verifier Data (download as text)

ERROR: no interpretation found !

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/node15/watcher-39880-1149272864 -o ROOT/results/node15/solver-39880-1149272864 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node15/39880-1149272864/instance-39880-1149272864.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1356568/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=4928 CPUtime=0
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 289 0 0 0 0 0 0 0 18 0 1 0 192949222 5046272 258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7913296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 1232 266 176 55 0 124 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1080992/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289272 CPUtime=9.98
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82860 0 0 0 964 34 0 0 25 0 1 0 192949222 296214528 69084 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72318 69084 296 55 0 71210 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 289272

[startup+20.0089 s]
/proc/loadavg: 0.94 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081064/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289272 CPUtime=19.98
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82866 0 0 0 1964 34 0 0 25 0 1 0 192949222 296214528 69090 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72318 69090 296 55 0 71210 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 289272

[startup+30.0156 s]
/proc/loadavg: 0.95 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081192/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289272 CPUtime=29.98
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82871 0 0 0 2964 34 0 0 25 0 1 0 192949222 296214528 69095 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72318 69095 296 55 0 71210 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 289272

[startup+40.0213 s]
/proc/loadavg: 0.95 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081256/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289404 CPUtime=39.98
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82876 0 0 0 3964 34 0 0 25 0 1 0 192949222 296349696 69100 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72351 69100 296 55 0 71243 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 289404

[startup+50.0271 s]
/proc/loadavg: 0.96 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081192/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289404 CPUtime=49.99
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82882 0 0 0 4964 35 0 0 25 0 1 0 192949222 296349696 69106 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72351 69106 296 55 0 71243 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 289404

[startup+60.0328 s]
/proc/loadavg: 0.97 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081256/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289404 CPUtime=59.99
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82886 0 0 0 5964 35 0 0 25 0 1 0 192949222 296349696 69110 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72351 69110 296 55 0 71243 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 289404

[startup+70.0395 s]
/proc/loadavg: 0.97 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081192/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289404 CPUtime=70
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82893 0 0 0 6965 35 0 0 25 0 1 0 192949222 296349696 69117 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72351 69117 296 55 0 71243 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 289404

[startup+80.0452 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081192/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289404 CPUtime=80
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82899 0 0 0 7965 35 0 0 25 0 1 0 192949222 296349696 69123 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72351 69123 296 55 0 71243 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 289404

[startup+90.0509 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081128/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289536 CPUtime=90
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82906 0 0 0 8965 35 0 0 25 0 1 0 192949222 296484864 69130 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72384 69130 296 55 0 71276 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 289536

[startup+100.057 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081128/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289536 CPUtime=100
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82913 0 0 0 9965 35 0 0 25 0 1 0 192949222 296484864 69137 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604184 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72384 69137 296 55 0 71276 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 289536

[startup+110.063 s]
/proc/loadavg: 0.98 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081064/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289536 CPUtime=110.01
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82919 0 0 0 10966 35 0 0 25 0 1 0 192949222 296484864 69143 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72384 69143 296 55 0 71276 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 289536

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081064/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289536 CPUtime=120
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82925 0 0 0 11965 35 0 0 25 0 1 0 192949222 296484864 69149 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72384 69149 296 55 0 71276 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 289536

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1081064/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289536 CPUtime=130.01
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 82930 0 0 0 12966 35 0 0 25 0 1 0 192949222 296484864 69154 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72384 69154 296 55 0 71276 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 289536

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1080808/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289536 CPUtime=140.01
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 83589 0 0 0 13966 35 0 0 25 0 1 0 192949222 296484864 69163 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72384 69163 297 55 0 71276 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 289536

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1080808/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289668 CPUtime=150.01
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 83596 0 0 0 14966 35 0 0 25 0 1 0 192949222 296620032 69170 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72417 69170 297 55 0 71309 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 289668

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1080808/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289668 CPUtime=160.01
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 83602 0 0 0 15966 35 0 0 25 0 1 0 192949222 296620032 69176 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72417 69176 297 55 0 71309 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 289668

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1080808/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289668 CPUtime=170.01
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 83609 0 0 0 16966 35 0 0 25 0 1 0 192949222 296620032 69183 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72417 69183 297 55 0 71309 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 289668

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1080808/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289668 CPUtime=180.02
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 83616 0 0 0 17967 35 0 0 25 0 1 0 192949222 296620032 69190 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696494 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72417 69190 297 55 0 71309 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 289668

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1080872/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289668 CPUtime=190.02
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 83621 0 0 0 18967 35 0 0 25 0 1 0 192949222 296620032 69195 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72417 69195 297 55 0 71309 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 289668

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1080872/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=289800 CPUtime=200.02
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 83630 0 0 0 19967 35 0 0 25 0 1 0 192949222 296755200 69204 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 72450 69204 297 55 0 71342 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 289800

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31833
/proc/meminfo: memFree=1080808/2055920 swapFree=4181408/4192956

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

/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1760.4
Current children cumulated vsize (Kb) 296268

[startup+1771.05 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1770.4
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 176999 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1770.4
Current children cumulated vsize (Kb) 296268

[startup+1781.05 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1780.41
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 178000 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537690 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1780.41
Current children cumulated vsize (Kb) 296268

[startup+1782.06 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1781.41
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 178100 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 296268

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1782.42
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 178201 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 296268

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1783.42
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 178301 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604189 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 296268

[startup+1785.07 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1784.43
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 178402 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 296268

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1785.43
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 178502 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696500 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 296268

[startup+1787.08 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1786.43
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 178602 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 296268

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1787.44
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 178703 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 296268

[startup+1789.09 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1788.44
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 178803 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603833 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 296268

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1789.45
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 178904 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 296268

[startup+1791.1 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1790.45
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 179004 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 296268

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1791.46
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 179105 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533902 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 296268

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1792.46
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 179205 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 296268

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1793.47
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 179306 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 296268

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1794.47
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 179406 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540702 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 296268

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1795.47
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 179506 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 296268

[startup+1797.13 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1796.48
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 179607 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 296268

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1797.48
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 179707 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533902 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 296268

[startup+1799.14 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1798.49
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 179808 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 296268

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.93 2/64 31835
/proc/meminfo: memFree=1073768/2055920 swapFree=4181408/4192956
[pid=31833] ppid=31831 vsize=296268 CPUtime=1799.49
/proc/31833/stat : 31833 (bsolo) R 31831 31833 31787 0 -1 0 86697 0 0 0 179908 41 0 0 25 0 1 0 192949222 303378432 70918 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31833/statm: 74067 70918 297 55 0 72959 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 296268

Child status: 0
Real time (s): 1800.82
CPU time (s): 1800.17
CPU user time (s): 1799.71
CPU system time (s): 0.45693
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (Kb): 296268

Launcher Data (download as text)

Begin job on node15 on Fri Jun  2 18:27:44 UTC 2006


FILE ID= 39880-1149272864

PBS_JOBID= 299055

BENCH NAME= ROOT/tmp/node15/39880-1149272864/instance-39880-1149272864.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node15/39880-1149272864/instance-39880-1149272864.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-39880-1149272864 -o ROOT/results/node15/solver-39880-1149272864 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node15/39880-1149272864/instance-39880-1149272864.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  093bff5ffdc26fbd8afb9be10c9fedc9

RANDOM SEED= 529549887


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1356776 kB
Buffers:         28436 kB
Cached:         609428 kB
SwapCached:       3308 kB
Active:         106420 kB
Inactive:       540224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356776 kB
SwapTotal:     4192956 kB
SwapFree:      4181408 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14692 kB
Slab:            38436 kB
Committed_AS:   260136 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node15 on Fri Jun  2 18:57:45 UTC 2006