Trace number 39878

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.1 1800.68

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-dc1c.opb
MD5SUM5bb71a9130ac2c3fe622e296e248e968
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 benchmark19.1091
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables58150
Total number of constraints1648
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 constraints1648
Minimum length of a constraint31
Maximum length of a constraint58150
Number of terms in the objective function 58150
Biggest coefficient in the objective function 41346
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 580891
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 580891
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.05	c INFO: OSL Context initialized.
1.94	c Initial problem consists of 58150 variables and 3284 constraints.
2.13	c No problem reductions applied in OPT. instance.
2.13	c	preprocess terminated. Elapsed time: 2.093
2.13	c After prepocess the problem consists of 36513 variables and 3282 constraints.
2.13	c Initial Lower Bound: 2
3.93	c Restart #1 #Var: 36513 LB: 2 @ 3.889
7.53	c Restart #2 #Var: 36513 LB: 2 @ 7.483
12.93	c Restart #3 #Var: 36513 LB: 2 @ 12.882
20.18	c Restart #4 #Var: 36513 LB: 2 @ 20.132
29.17	c Restart #5 #Var: 36513 LB: 2 @ 29.119
40.04	c Restart #6 #Var: 36513 LB: 2 @ 39.985
52.66	c Restart #7 #Var: 36513 LB: 2 @ 52.604
67.13	c Restart #8 #Var: 36513 LB: 2 @ 67.065
83.41	c Restart #9 #Var: 36513 LB: 2 @ 83.34
165.97	c Restart #10 #Var: 36513 LB: 2 @ 165.88
202.53	c Restart #11 #Var: 36513 LB: 2 @ 202.43
313.56	c Restart #12 #Var: 36513 LB: 2 @ 313.43
333.52	c Restart #13 #Var: 36513 LB: 2 @ 333.38
619.99	c Restart #14 #Var: 36513 LB: 2 @ 619.76
641.05	c Restart #15 #Var: 36513 LB: 2 @ 640.82
1010.43	c CHANGE Heuristic... 
1010.43	c Restart #0 #Var: 36513 LB: 2 @ 1010.1
1036.93	c Restart #1 #Var: 36513 LB: 2 @ 1036.6
1058.39	c Restart #2 #Var: 36513 LB: 2 @ 1058
1106.11	c Restart #3 #Var: 36513 LB: 2 @ 1105.7
1168.49	c Restart #4 #Var: 36513 LB: 2 @ 1168.1
1372.79	c Restart #5 #Var: 36513 LB: 2 @ 1372.3
1405.72	c Restart #6 #Var: 36513 LB: 2 @ 1405.3
1595.91	c Restart #7 #Var: 36513 LB: 2 @ 1595.4
1734.16	c Restart #8 #Var: 36513 LB: 2 @ 1733.6
1800.65	s UNKNOWN
1800.65	c Exit Code: 0
1800.65	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/node62/watcher-39878-1149271884 -o ROOT/results/node62/solver-39878-1149271884 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node62/39878-1149271884/instance-39878-1149271884.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1485408/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=4624 CPUtime=0
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 73 0 0 0 0 0 0 0 19 0 1 0 36392006 4734976 55 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8106788 0 0 4096 0 0 0 0 17 1 0 0
/proc/3277/statm: 1163 55 41 55 0 44 0

[startup+10.0031 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1408160/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=84216 CPUtime=9.95
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 21417 0 0 0 985 10 0 0 25 0 1 0 36392006 86237184 19624 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 21054 19624 296 55 0 19946 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 84216

[startup+20.0093 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1406496/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=86060 CPUtime=19.95
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 21881 0 0 0 1985 10 0 0 25 0 1 0 36392006 88125440 20088 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 21515 20088 297 55 0 20407 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (Kb) 86060

[startup+30.0155 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1404704/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=88032 CPUtime=29.96
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 22348 0 0 0 2985 11 0 0 25 0 1 0 36392006 90144768 20555 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 22008 20555 297 55 0 20900 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 88032

[startup+40.0216 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1402848/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=89876 CPUtime=39.95
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 22810 0 0 0 3984 11 0 0 25 0 1 0 36392006 92033024 21017 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 22469 21017 297 55 0 21361 0
Current children cumulated CPU time (s) 39.95
Current children cumulated vsize (Kb) 89876

[startup+50.0278 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1400992/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=91592 CPUtime=49.96
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 23269 0 0 0 4984 12 0 0 25 0 1 0 36392006 93790208 21476 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 22898 21476 297 55 0 21790 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (Kb) 91592

[startup+60.034 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1399200/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=93440 CPUtime=59.96
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 23729 0 0 0 5984 12 0 0 25 0 1 0 36392006 95682560 21936 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528470 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 23360 21936 297 55 0 22252 0
Current children cumulated CPU time (s) 59.96
Current children cumulated vsize (Kb) 93440

[startup+70.0402 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1397344/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=95288 CPUtime=69.97
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 24189 0 0 0 6984 13 0 0 25 0 1 0 36392006 97574912 22396 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 23822 22396 297 55 0 22714 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 95288

[startup+80.0464 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1395488/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=97136 CPUtime=79.97
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 24654 0 0 0 7983 14 0 0 25 0 1 0 36392006 99467264 22861 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 24284 22861 297 55 0 23176 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 97136

[startup+90.0526 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1394784/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=97928 CPUtime=89.97
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 24829 0 0 0 8983 14 0 0 25 0 1 0 36392006 100278272 23036 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 24482 23036 297 55 0 23374 0
Current children cumulated CPU time (s) 89.97
Current children cumulated vsize (Kb) 97928

[startup+100.059 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1394592/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=98060 CPUtime=99.98
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 24870 0 0 0 9983 15 0 0 25 0 1 0 36392006 100413440 23077 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 24515 23077 297 55 0 23407 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 98060

[startup+110.065 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1394464/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=98192 CPUtime=109.98
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 24912 0 0 0 10983 15 0 0 25 0 1 0 36392006 100548608 23119 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534855 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 24548 23119 297 55 0 23440 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 98192

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1394272/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=98456 CPUtime=119.99
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 24955 0 0 0 11984 15 0 0 25 0 1 0 36392006 100818944 23162 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604191 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 24614 23162 297 55 0 23506 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 98456

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1394080/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=98588 CPUtime=129.99
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 25000 0 0 0 12984 15 0 0 25 0 1 0 36392006 100954112 23207 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540728 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 24647 23207 297 55 0 23539 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 98588

[startup+140.084 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1393824/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=98852 CPUtime=139.99
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 25064 0 0 0 13984 15 0 0 25 0 1 0 36392006 101224448 23271 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 24713 23271 297 55 0 23605 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 98852

[startup+150.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1393696/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=98984 CPUtime=150
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 25107 0 0 0 14985 15 0 0 25 0 1 0 36392006 101359616 23314 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 24746 23314 297 55 0 23638 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 98984

[startup+160.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1393632/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=98984 CPUtime=160
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 25116 0 0 0 15985 15 0 0 25 0 1 0 36392006 101359616 23323 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 24746 23323 297 55 0 23638 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 98984

[startup+170.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1392928/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=99776 CPUtime=170
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 25295 0 0 0 16985 15 0 0 25 0 1 0 36392006 102170624 23502 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 24944 23502 297 55 0 23836 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 99776

[startup+180.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1391840/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=100832 CPUtime=180
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 25573 0 0 0 17985 15 0 0 25 0 1 0 36392006 103251968 23780 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718738 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 25208 23780 297 55 0 24100 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 100832

[startup+190.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1390752/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=101888 CPUtime=190.01
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 25843 0 0 0 18985 16 0 0 25 0 1 0 36392006 104333312 24050 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 25472 24050 297 55 0 24364 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 101888

[startup+200.125 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1390240/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=102416 CPUtime=200.01
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 25960 0 0 0 19985 16 0 0 25 0 1 0 36392006 104873984 24167 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 25604 24167 297 55 0 24496 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 102416

[startup+210.131 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 3277
/proc/meminfo: memFree=1389600/2055920 swapFree=4192036/4192956

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

/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1760.5
Current children cumulated vsize (Kb) 123532

[startup+1771.09 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368872/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1770.5
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 176945 105 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603845 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1770.5
Current children cumulated vsize (Kb) 123532

[startup+1781.09 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368872/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1780.52
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 177946 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134633166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (Kb) 123532

[startup+1782.1 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368872/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1781.52
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 178046 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 123532

[startup+1783.1 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368872/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1782.52
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 178146 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 123532

[startup+1784.1 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368872/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1783.53
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 178247 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534004 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 123532

[startup+1785.11 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368872/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1784.53
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 178347 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 123532

[startup+1786.11 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368872/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1785.54
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 178448 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534790 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 123532

[startup+1787.12 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368872/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1786.54
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 178548 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 123532

[startup+1788.12 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368872/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1787.55
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 178649 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718661 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 123532

[startup+1789.13 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368872/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1788.55
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 178749 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 123532

[startup+1790.14 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1789.56
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 178850 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 123532

[startup+1791.14 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1790.56
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 178950 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 123532

[startup+1792.14 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1791.56
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 179050 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 123532

[startup+1793.15 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1792.57
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 179151 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 123532

[startup+1794.15 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1793.57
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 179251 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603845 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 123532

[startup+1795.16 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1794.58
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 179352 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 123532

[startup+1796.16 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1795.58
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 179452 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 123532

[startup+1797.17 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1796.59
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 179553 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 123532

[startup+1798.18 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1797.59
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 179653 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 123532

[startup+1799.18 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1798.6
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 179754 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 123532

[startup+1800.18 s]
/proc/loadavg: 1.00 0.99 0.92 2/64 3277
/proc/meminfo: memFree=1368936/2055920 swapFree=4192036/4192956
[pid=3277] ppid=3275 vsize=123532 CPUtime=1799.6
/proc/3277/stat : 3277 (bsolo) R 3275 3277 3231 0 -1 0 31606 0 0 0 179854 106 0 0 25 0 1 0 36392006 126496768 29456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3277/statm: 30883 29456 297 55 0 29775 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 123532

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.1
CPU user time (s): 1799.02
CPU system time (s): 1.08083
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (Kb): 123532

Launcher Data (download as text)

Begin job on node62 on Fri Jun  2 18:11:25 UTC 2006


FILE ID= 39878-1149271884

PBS_JOBID= 299029

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  5bb71a9130ac2c3fe622e296e248e968

RANDOM SEED= 998086627


/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.225
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.225
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:       1485744 kB
Buffers:         36168 kB
Cached:         455572 kB
SwapCached:        444 kB
Active:          82416 kB
Inactive:       423336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485744 kB
SwapTotal:     4192956 kB
SwapFree:      4192036 kB
Dirty:             228 kB
Writeback:           0 kB
Mapped:          23728 kB
Slab:            50376 kB
Committed_AS:   228500 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 node62 on Fri Jun  2 18:41:25 UTC 2006