Trace number 40601

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.22 1800.67

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
MD5SUMc6beff0c06c855c4098e361c6e1a2493
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11503
Total number of constraints971
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)835
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint4
Maximum length of a constraint9784
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 508832629179091
Number of bits of the biggest sum of numbers49
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.
0.01	c BIG Int formula...
1.95	c Initial problem consists of 11503 variables and 1059 constraints.
2.04	c No problem reductions applied in OPT. instance.
2.04	c	preprocess terminated. Elapsed time: 2.032
2.04	c After prepocess the problem consists of 9839 variables and 932 constraints.
2.04	c Initial Lower Bound: 0
12.52	c Restart #1 #Var: 9839 LB: 0 @ 12.51
32.21	c Restart #2 #Var: 9839 LB: 0 @ 32.199
58.03	c Restart #3 #Var: 9839 LB: 0 @ 58.011
89.18	c Restart #4 #Var: 9839 LB: 0 @ 89.157
129.20	c Restart #5 #Var: 9839 LB: 0 @ 129.17
184.60	c Restart #6 #Var: 9839 LB: 0 @ 184.55
233.90	c Restart #7 #Var: 9839 LB: 0 @ 233.84
275.55	c Restart #8 #Var: 9839 LB: 0 @ 275.47
324.46	c Restart #9 #Var: 9839 LB: 0 @ 324.37
396.35	c Restart #10 #Var: 9839 LB: 0 @ 396.25
572.06	c Restart #11 #Var: 9839 LB: 0 @ 571.92
610.32	c Restart #12 #Var: 9839 LB: 0 @ 610.16
702.34	c Restart #13 #Var: 9839 LB: 0 @ 702.16
798.57	c Restart #14 #Var: 9839 LB: 0 @ 798.37
909.45	c CHANGE Heuristic... 
909.45	c Restart #0 #Var: 9839 LB: 0 @ 909.22
909.77	c Restart #1 #Var: 9839 LB: 0 @ 909.54
913.78	c Restart #2 #Var: 9839 LB: 0 @ 913.55
921.79	c Restart #3 #Var: 9839 LB: 0 @ 921.56
926.43	c Restart #4 #Var: 9839 LB: 0 @ 926.2
947.37	c Restart #5 #Var: 9839 LB: 0 @ 947.13
952.05	c Restart #6 #Var: 9839 LB: 0 @ 951.81
956.55	c Restart #7 #Var: 9839 LB: 0 @ 956.31
981.30	c Restart #8 #Var: 9839 LB: 0 @ 981.06
1275.84	c Restart #9 #Var: 9839 LB: 0 @ 1275.5
1415.67	c Restart #10 #Var: 9839 LB: 0 @ 1415.3
1439.38	c Restart #11 #Var: 9839 LB: 0 @ 1439
1800.65	s UNKNOWN
1800.65	c Exit Code: 0
1800.65	c Total time: 1800.2 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/node39/watcher-40601-1149307537 -o ROOT/results/node39/solver-40601-1149307537 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node39/40601-1149307537/instance-40601-1149307537.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.95 3/64 14135
/proc/meminfo: memFree=1627168/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=4624 CPUtime=0
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 68 0 0 0 0 0 0 0 19 0 1 0 196419999 4734976 50 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11097095 0 0 4096 0 0 0 0 17 1 0 0
/proc/14135/statm: 1156 55 41 55 0 44 0

[startup+10.0019 s]
/proc/loadavg: 0.93 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1598504/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=33816 CPUtime=9.98
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 7626 0 0 0 994 4 0 0 25 0 1 0 196419999 34627584 7451 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 8454 7451 296 55 0 7346 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 33816

[startup+20.0079 s]
/proc/loadavg: 0.94 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1597800/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=34744 CPUtime=19.98
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 7828 0 0 0 1994 4 0 0 25 0 1 0 196419999 35577856 7653 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 8686 7653 297 55 0 7578 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 34744

[startup+30.0138 s]
/proc/loadavg: 0.95 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1596904/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=35668 CPUtime=29.99
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 8065 0 0 0 2995 4 0 0 25 0 1 0 196419999 36524032 7890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604186 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 8917 7890 297 55 0 7809 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 35668

[startup+40.0197 s]
/proc/loadavg: 0.96 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1596072/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=36460 CPUtime=40
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 8280 0 0 0 3995 5 0 0 25 0 1 0 196419999 37335040 8105 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696517 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 9115 8105 297 55 0 8007 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 36460

[startup+50.0266 s]
/proc/loadavg: 0.96 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1595368/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=37252 CPUtime=50
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 8471 0 0 0 4995 5 0 0 25 0 1 0 196419999 38146048 8296 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537746 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 9313 8296 297 55 0 8205 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 37252

[startup+60.0316 s]
/proc/loadavg: 0.97 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1591208/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=41352 CPUtime=60
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 9504 0 0 0 5994 6 0 0 25 0 1 0 196419999 42344448 9329 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10338 9329 297 55 0 9230 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 41352

[startup+70.0375 s]
/proc/loadavg: 0.97 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1591208/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=41352 CPUtime=70.01
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 9504 0 0 0 6995 6 0 0 25 0 1 0 196419999 42344448 9329 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10338 9329 297 55 0 9230 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 41352

[startup+80.0434 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1591208/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=41352 CPUtime=80.01
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 9504 0 0 0 7995 6 0 0 25 0 1 0 196419999 42344448 9329 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603845 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10338 9329 297 55 0 9230 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 41352

[startup+90.0494 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588968/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=43528 CPUtime=90.01
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10053 0 0 0 8995 6 0 0 25 0 1 0 196419999 44572672 9878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10882 9878 297 55 0 9774 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 43528

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588968/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=43528 CPUtime=100.01
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10053 0 0 0 9995 6 0 0 25 0 1 0 196419999 44572672 9878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10882 9878 297 55 0 9774 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 43528

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588968/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=43528 CPUtime=110.01
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10053 0 0 0 10995 6 0 0 25 0 1 0 196419999 44572672 9878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10882 9878 297 55 0 9774 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 43528

[startup+120.066 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588968/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=43528 CPUtime=120.02
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10053 0 0 0 11995 7 0 0 25 0 1 0 196419999 44572672 9878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604184 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10882 9878 297 55 0 9774 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 43528

[startup+130.072 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588968/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=43528 CPUtime=130.02
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10053 0 0 0 12995 7 0 0 25 0 1 0 196419999 44572672 9878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10882 9878 297 55 0 9774 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 43528

[startup+140.078 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588968/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=43528 CPUtime=140.03
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10053 0 0 0 13996 7 0 0 25 0 1 0 196419999 44572672 9878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10882 9878 297 55 0 9774 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 43528

[startup+150.084 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588968/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=43528 CPUtime=150.03
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10053 0 0 0 14996 7 0 0 25 0 1 0 196419999 44572672 9878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134696506 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10882 9878 297 55 0 9774 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 43528

[startup+160.09 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588968/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=43528 CPUtime=160.03
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10053 0 0 0 15996 7 0 0 25 0 1 0 196419999 44572672 9878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10882 9878 297 55 0 9774 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 43528

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588904/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=43528 CPUtime=170.04
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10053 0 0 0 16997 7 0 0 25 0 1 0 196419999 44572672 9878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603839 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10882 9878 297 55 0 9774 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 43528

[startup+180.102 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588968/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=43528 CPUtime=180.04
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10053 0 0 0 17997 7 0 0 25 0 1 0 196419999 44572672 9878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719035 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 10882 9878 297 55 0 9774 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 43528

[startup+190.108 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588392/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=44188 CPUtime=190.04
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10210 0 0 0 18997 7 0 0 25 0 1 0 196419999 45248512 10035 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 11047 10035 297 55 0 9939 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 44188

[startup+200.114 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588392/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=44016 CPUtime=200.04
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 10210 0 0 0 19997 7 0 0 25 0 1 0 196419999 45072384 10003 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 11004 10003 297 55 0 9896 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 44016

[startup+210.12 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14135
/proc/meminfo: memFree=1588392/2055920 swapFree=4180884/4192956

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

/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1760.67
Current children cumulated vsize (Kb) 96132

[startup+1771.12 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1536040/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1770.67
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 177047 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1770.67
Current children cumulated vsize (Kb) 96132

[startup+1781.13 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1536040/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1780.68
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 178048 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1780.68
Current children cumulated vsize (Kb) 96132

[startup+1782.13 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1536040/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1781.68
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 178148 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (Kb) 96132

[startup+1783.14 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1536040/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1782.69
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 178249 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1782.69
Current children cumulated vsize (Kb) 96132

[startup+1784.14 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1536040/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1783.69
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 178349 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1783.69
Current children cumulated vsize (Kb) 96132

[startup+1785.15 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1536040/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1784.7
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 178450 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1784.7
Current children cumulated vsize (Kb) 96132

[startup+1786.15 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1536040/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1785.7
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 178550 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548386 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1785.7
Current children cumulated vsize (Kb) 96132

[startup+1787.16 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1536040/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1786.71
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 178651 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1786.71
Current children cumulated vsize (Kb) 96132

[startup+1788.16 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1536040/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1787.71
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 178751 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1787.71
Current children cumulated vsize (Kb) 96132

[startup+1789.16 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1788.71
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 178851 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1788.71
Current children cumulated vsize (Kb) 96132

[startup+1790.17 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1789.72
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 178952 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1789.72
Current children cumulated vsize (Kb) 96132

[startup+1791.17 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1790.72
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 179052 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1790.72
Current children cumulated vsize (Kb) 96132

[startup+1792.18 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1791.73
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 179153 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1791.73
Current children cumulated vsize (Kb) 96132

[startup+1793.18 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1792.73
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 179253 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1792.73
Current children cumulated vsize (Kb) 96132

[startup+1794.19 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1793.74
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 179354 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1793.74
Current children cumulated vsize (Kb) 96132

[startup+1795.19 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1794.74
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 179454 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (Kb) 96132

[startup+1796.2 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1795.75
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 179555 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548222 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1795.75
Current children cumulated vsize (Kb) 96132

[startup+1797.2 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1796.75
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 179655 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (Kb) 96132

[startup+1798.21 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1797.76
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 179756 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (Kb) 96132

[startup+1799.21 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1798.76
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 179856 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1798.76
Current children cumulated vsize (Kb) 96132

[startup+1800.22 s]
/proc/loadavg: 0.99 0.98 0.95 2/64 14137
/proc/meminfo: memFree=1535976/2055920 swapFree=4180884/4192956
[pid=14135] ppid=14133 vsize=96132 CPUtime=1799.77
/proc/14135/stat : 14135 (bsolo) R 14133 14135 14089 0 -1 0 23264 0 0 0 179957 20 0 0 25 0 1 0 196419999 98439168 23034 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134547755 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14135/statm: 24033 23034 297 55 0 22925 0
Current children cumulated CPU time (s) 1799.77
Current children cumulated vsize (Kb) 96132

Child status: 0
Real time (s): 1800.67
CPU time (s): 1800.22
CPU user time (s): 1800.01
CPU system time (s): 0.215967
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (Kb): 96224

Launcher Data (download as text)

Begin job on node39 on Sat Jun  3 04:05:37 UTC 2006


FILE ID= 40601-1149307537

PBS_JOBID= 307719

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node39/40601-1149307537/instance-40601-1149307537.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-40601-1149307537 -o ROOT/results/node39/solver-40601-1149307537 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node39/40601-1149307537/instance-40601-1149307537.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  c6beff0c06c855c4098e361c6e1a2493

RANDOM SEED= 475130725


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1627376 kB
Buffers:         27516 kB
Cached:         331080 kB
SwapCached:       3912 kB
Active:          69228 kB
Inactive:       298256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627376 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14836 kB
Slab:            47108 kB
Committed_AS:   327024 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node39 on Sat Jun  3 04:35:38 UTC 2006