Trace number 39873

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.2 1800.64

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-dg012142.opb
MD5SUM99b260f11bc3e586ce78c7adccfe4295
Bench CategoryOPT-SMALLINT (optimisation, small 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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables41920
Total number of constraints2137
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2097
Minimum length of a constraint1
Maximum length of a constraint371
Number of terms in the objective function 22720
Biggest coefficient in the objective function 1634
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 336608
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 262143
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524548
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.
1.50	c Initial problem consists of 41920 variables and 2777 constraints.
1.70	c	preprocess terminated. Elapsed time: 1.685
1.70	c After prepocess the problem consists of 33807 variables and 2737 constraints.
1.70	c Initial Lower Bound: 40
762.85	c Restart #1 #Var: 33807 LB: 40 @ 762.66
1265.29	c CHANGE Heuristic... 
1265.29	c Restart #0 #Var: 33807 LB: 40 @ 1265
1418.55	c Restart #1 #Var: 33800 LB: 40 @ 1418.2
1422.64	c Restart #2 #Var: 33800 LB: 40 @ 1422.3
1582.40	c Restart #3 #Var: 33787 LB: 40 @ 1582
1800.45	s UNKNOWN
1800.45	c Exit Code: 0
1800.45	c Total time: 1800 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/node49/watcher-39873-1149269454 -o ROOT/results/node49/solver-39873-1149269454 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node49/39873-1149269454/instance-39873-1149269454.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.08 1.04 0.94 3/64 1573
/proc/meminfo: memFree=1845968/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=4616 CPUtime=0
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 192612607 4726784 146 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 2982848 0 0 4096 0 0 0 0 17 1 0 0
/proc/1573/statm: 1154 155 114 55 0 46 0

[startup+10.0028 s]
/proc/loadavg: 1.07 1.03 0.94 2/64 1573
/proc/meminfo: memFree=1783064/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=69132 CPUtime=9.97
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 20480 0 0 0 988 9 0 0 25 0 1 0 192612607 70791168 16031 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 17283 16031 295 55 0 16175 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 69132

[startup+20.0096 s]
/proc/loadavg: 1.06 1.03 0.94 2/64 1573
/proc/meminfo: memFree=1780568/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=71652 CPUtime=19.98
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 21104 0 0 0 1988 10 0 0 25 0 1 0 192612607 73371648 16655 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 17913 16655 295 55 0 16805 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 71652

[startup+30.0154 s]
/proc/loadavg: 1.05 1.03 0.94 2/64 1573
/proc/meminfo: memFree=1778136/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=74172 CPUtime=29.99
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 21748 0 0 0 2988 11 0 0 25 0 1 0 192612607 75952128 17299 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 18543 17299 295 55 0 17435 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 74172

[startup+40.0213 s]
/proc/loadavg: 1.04 1.03 0.94 2/64 1573
/proc/meminfo: memFree=1777752/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=74580 CPUtime=39.99
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 21837 0 0 0 3988 11 0 0 25 0 1 0 192612607 76369920 17388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649154 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 18645 17388 295 55 0 17537 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 74580

[startup+50.0271 s]
/proc/loadavg: 1.03 1.03 0.94 2/64 1573
/proc/meminfo: memFree=1777752/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=74580 CPUtime=49.99
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 21839 0 0 0 4988 11 0 0 25 0 1 0 192612607 76369920 17390 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 18645 17390 295 55 0 17537 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 74580

[startup+60.0329 s]
/proc/loadavg: 1.03 1.03 0.94 2/64 1573
/proc/meminfo: memFree=1771544/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=81632 CPUtime=60
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 23390 0 0 0 5988 12 0 0 25 0 1 0 192612607 83591168 18936 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 20408 18936 295 55 0 19300 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 81632

[startup+70.0387 s]
/proc/loadavg: 1.02 1.03 0.94 2/64 1573
/proc/meminfo: memFree=1755288/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=99212 CPUtime=70
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 27454 0 0 0 6986 14 0 0 25 0 1 0 192612607 101593088 23000 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649100 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 24803 23000 295 55 0 23695 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 99212

[startup+80.0456 s]
/proc/loadavg: 1.02 1.02 0.94 2/64 1573
/proc/meminfo: memFree=1745624/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=109228 CPUtime=80
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 29871 0 0 0 7985 15 0 0 25 0 1 0 192612607 111849472 25417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541652 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 27307 25417 295 55 0 26199 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 109228

[startup+90.0504 s]
/proc/loadavg: 1.02 1.02 0.94 2/64 1573
/proc/meminfo: memFree=1736536/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=118600 CPUtime=90
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 32146 0 0 0 8983 17 0 0 25 0 1 0 192612607 121446400 27692 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555655 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 29650 27692 295 55 0 28542 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 118600

[startup+100.056 s]
/proc/loadavg: 1.01 1.02 0.94 2/64 1573
/proc/meminfo: memFree=1733656/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=121312 CPUtime=100.01
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 32853 0 0 0 9983 18 0 0 25 0 1 0 192612607 124223488 28399 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649036 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 30328 28399 295 55 0 29220 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 121312

[startup+110.062 s]
/proc/loadavg: 1.01 1.02 0.94 2/64 1573
/proc/meminfo: memFree=1733656/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=121312 CPUtime=110.01
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 32853 0 0 0 10983 18 0 0 25 0 1 0 192612607 124223488 28399 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 30328 28399 295 55 0 29220 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 121312

[startup+120.068 s]
/proc/loadavg: 1.01 1.02 0.94 2/64 1573
/proc/meminfo: memFree=1716952/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=140588 CPUtime=120.01
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 37022 0 0 0 11982 19 0 0 25 0 1 0 192612607 143962112 32564 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 35147 32564 295 55 0 34039 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 140588

[startup+130.074 s]
/proc/loadavg: 1.01 1.02 0.94 2/64 1573
/proc/meminfo: memFree=1696216/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=163212 CPUtime=130.02
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 42195 0 0 0 12980 22 0 0 25 0 1 0 192612607 167129088 37737 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 40803 37737 295 55 0 39695 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 163212

[startup+140.079 s]
/proc/loadavg: 1.00 1.02 0.94 2/64 1573
/proc/meminfo: memFree=1692440/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=167380 CPUtime=140.02
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 43140 0 0 0 13980 22 0 0 25 0 1 0 192612607 171397120 38682 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 41845 38682 295 55 0 40737 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 167380

[startup+150.085 s]
/proc/loadavg: 1.00 1.02 0.94 2/64 1573
/proc/meminfo: memFree=1688920/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=171180 CPUtime=150.02
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 44022 0 0 0 14979 23 0 0 25 0 1 0 192612607 175288320 39564 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555645 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 42795 39564 295 55 0 41687 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 171180

[startup+160.091 s]
/proc/loadavg: 1.00 1.02 0.94 2/64 1574
/proc/meminfo: memFree=1688856/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=171180 CPUtime=160.03
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 44024 0 0 0 15979 24 0 0 25 0 1 0 192612607 175288320 39566 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 42795 39566 295 55 0 41687 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 171180

[startup+170.097 s]
/proc/loadavg: 1.00 1.02 0.94 2/64 1575
/proc/meminfo: memFree=1688856/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=171180 CPUtime=170.03
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 44028 0 0 0 16979 24 0 0 25 0 1 0 192612607 175288320 39570 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 42795 39570 295 55 0 41687 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 171180

[startup+180.103 s]
/proc/loadavg: 1.00 1.01 0.94 2/64 1575
/proc/meminfo: memFree=1671832/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=188076 CPUtime=180.04
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 48270 0 0 0 17978 26 0 0 25 0 1 0 192612607 192589824 43811 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 47019 43811 295 55 0 45911 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 188076

[startup+190.11 s]
/proc/loadavg: 1.00 1.01 0.94 2/64 1575
/proc/meminfo: memFree=1671832/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=188076 CPUtime=190.04
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 48274 0 0 0 18977 27 0 0 25 0 1 0 192612607 192589824 43815 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649123 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 47019 43815 295 55 0 45911 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 188076

[startup+200.115 s]
/proc/loadavg: 1.00 1.01 0.94 2/64 1575
/proc/meminfo: memFree=1355800/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=545040 CPUtime=200.04
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 127113 0 0 0 19943 61 0 0 25 0 1 0 192612607 558120960 122648 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 136260 122648 295 55 0 135152 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 545040

[startup+210.121 s]
/proc/loadavg: 1.00 1.01 0.94 2/64 1575
/proc/meminfo: memFree=1212568/2055920 swapFree=4181416/4192956

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

/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1760.58
Current children cumulated vsize (Kb) 1188096

[startup+1771.02 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1770.58
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 176879 179 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1770.58
Current children cumulated vsize (Kb) 1188096

[startup+1781.03 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1780.59
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 177880 179 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134645924 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1780.59
Current children cumulated vsize (Kb) 1188096

[startup+1782.04 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1781.59
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 177980 179 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (Kb) 1188096

[startup+1783.04 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1782.6
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 178081 179 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 1188096

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1783.6
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 178181 179 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 1188096

[startup+1785.05 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1784.6
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 178281 179 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 1188096

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1785.61
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 178382 179 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535076 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 1188096

[startup+1787.06 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1786.62
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 178482 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 1188096

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1787.63
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 178583 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 1188096

[startup+1789.07 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1788.63
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 178683 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 1188096

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1789.64
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 178784 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 1188096

[startup+1791.08 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1790.64
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 178884 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134645927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 1188096

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1791.64
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 178984 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535086 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 1188096

[startup+1793.09 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1792.65
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 179085 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 1188096

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1793.65
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 179185 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649082 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 1188096

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1794.66
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 179286 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649570 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 1188096

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1795.66
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 179386 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555913 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 1188096

[startup+1797.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1796.67
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 179487 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535099 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 1188096

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1797.67
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 179587 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649078 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 1188096

[startup+1799.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1798.68
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 179688 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134649162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 1188096

[startup+1800.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/64 1575
/proc/meminfo: memFree=663768/2055920 swapFree=4181416/4192956
[pid=1573] ppid=1571 vsize=1188096 CPUtime=1799.68
/proc/1573/stat : 1573 (bsolo) R 1571 1573 1527 0 -1 0 300192 0 0 0 179788 180 0 0 25 0 1 0 192612607 1216610304 295191 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134555645 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1573/statm: 297024 295191 296 55 0 295916 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 1188096

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.2
CPU user time (s): 1798.21
CPU system time (s): 1.9907
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (Kb): 1189584

Launcher Data (download as text)

Begin job on node49 on Fri Jun  2 17:30:55 UTC 2006


FILE ID= 39873-1149269454

PBS_JOBID= 298959

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  99b260f11bc3e586ce78c7adccfe4295

RANDOM SEED= 731782766


/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.216
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.216
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:       1846240 kB
Buffers:          9204 kB
Cached:         143276 kB
SwapCached:       3036 kB
Active:          35820 kB
Inactive:       125164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846240 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14908 kB
Slab:            34704 kB
Committed_AS:   269556 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node49 on Fri Jun  2 18:00:55 UTC 2006