Trace number 40637

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.23 1800.83

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit2p.opb
MD5SUM61513bc338a8ab1ef0a0cedf59bc2ac8
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark223039233
Best CPU time to get the best result obtained on this benchmark1804.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 223035388
Optimality of the best value was proved NO
Number of variables293602
Total number of constraints10500
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 constraints10500
Minimum length of a constraint13
Maximum length of a constraint612
Number of terms in the objective function 246163
Biggest coefficient in the objective function 10737418240
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 43487073153772
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 31729070899200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 103505525327531
Number of bits of the biggest sum of numbers47
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...
132.19	c Initial problem consists of 293602 variables and 13500 constraints.
137.22	c No problem reductions applied in OPT. instance.
137.22	c	preprocess terminated. Elapsed time: 137.15
137.22	c After prepocess the problem consists of 293557 variables and 13500 constraints.
137.22	c Initial Lower Bound: 0
151.28	c Restart #1 #Var: 293557 LB: 0 @ 151.21
170.33	c Restart #2 #Var: 293557 LB: 0 @ 170.26
193.87	c Restart #3 #Var: 293557 LB: 0 @ 193.79
222.61	c Restart #4 #Var: 293557 LB: 0 @ 222.52
256.53	c Restart #5 #Var: 293557 LB: 0 @ 256.43
297.04	c Restart #6 #Var: 293557 LB: 0 @ 296.93
349.30	c Restart #7 #Var: 293557 LB: 0 @ 349.18
412.99	c Restart #8 #Var: 293557 LB: 0 @ 412.85
441.85	c Restart #9 #Var: 293557 LB: 0 @ 441.7
477.04	c Restart #10 #Var: 293557 LB: 0 @ 476.88
689.01	c Restart #11 #Var: 293557 LB: 0 @ 688.79
968.74	c CHANGE Heuristic... 
968.74	c Restart #0 #Var: 293557 LB: 0 @ 968.45
984.85	c Restart #1 #Var: 293557 LB: 0 @ 984.55
1025.86	c Restart #2 #Var: 293557 LB: 0 @ 1025.6
1056.91	c Restart #3 #Var: 293557 LB: 0 @ 1056.6
1091.89	c Restart #4 #Var: 293557 LB: 0 @ 1091.6
1109.51	c Restart #5 #Var: 293557 LB: 0 @ 1109.2
1172.24	c Restart #6 #Var: 293557 LB: 0 @ 1171.9
1182.06	c Restart #7 #Var: 293557 LB: 0 @ 1181.7
1286.09	c Restart #8 #Var: 293557 LB: 0 @ 1285.7
1330.57	c Restart #9 #Var: 293557 LB: 0 @ 1330.1
1547.60	c Restart #10 #Var: 293557 LB: 0 @ 1547.1
1585.56	c Restart #11 #Var: 293557 LB: 0 @ 1585
1800.74	s UNKNOWN
1800.74	c Exit Code: 0
1800.74	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/node1/watcher-40637-1149309555 -o ROOT/results/node1/solver-40637-1149309555 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node1/40637-1149309555/instance-40637-1149309555.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.87 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1515664/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=4748 CPUtime=0
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 228 0 0 0 0 0 0 0 18 0 1 0 196617183 4861952 198 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158032276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 1187 209 153 55 0 79 0

[startup+10.0019 s]
/proc/loadavg: 0.89 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1506320/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=14744 CPUtime=10.05
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 1923125 0 0 0 441 564 0 0 19 0 1 0 196617183 15097856 2837 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 3686 2837 373 55 0 2578 0
Current children cumulated CPU time (s) 10.05
Current children cumulated vsize (Kb) 14744

[startup+20.0861 s]
/proc/loadavg: 0.91 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1498448/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=22440 CPUtime=20.05
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 3763148 0 0 0 886 1119 0 0 25 0 1 0 196617183 22978560 4625 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 5610 4632 277 55 0 4502 0
Current children cumulated CPU time (s) 20.05
Current children cumulated vsize (Kb) 22440

[startup+30.0923 s]
/proc/loadavg: 0.92 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1491600/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=30512 CPUtime=30.06
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 5671200 0 0 0 1327 1679 0 0 25 0 1 0 196617183 31244288 6387 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 7628 6396 277 55 0 6520 0
Current children cumulated CPU time (s) 30.06
Current children cumulated vsize (Kb) 30512

[startup+40.0984 s]
/proc/loadavg: 0.93 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1484688/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=36920 CPUtime=40.06
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 7472679 0 0 0 1755 2251 0 0 25 0 1 0 196617183 37806080 8265 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 9230 8052 277 55 0 8122 0
Current children cumulated CPU time (s) 40.06
Current children cumulated vsize (Kb) 36920

[startup+50.1057 s]
/proc/loadavg: 0.94 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1478480/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=43240 CPUtime=50.06
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 9251121 0 0 0 2173 2833 0 0 25 0 1 0 196617183 44277760 9872 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 10810 9878 277 55 0 9702 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (Kb) 43240

[startup+60.1128 s]
/proc/loadavg: 0.95 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1471824/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=50364 CPUtime=60.06
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 10976156 0 0 0 2600 3406 0 0 25 0 1 0 196617183 51572736 11283 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 12842 11288 277 55 0 11734 0
Current children cumulated CPU time (s) 60.06
Current children cumulated vsize (Kb) 50364

[startup+70.119 s]
/proc/loadavg: 0.96 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1465104/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=57224 CPUtime=70.07
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 12663814 0 0 0 3018 3989 0 0 25 0 1 0 196617183 58597376 12935 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 14306 12942 277 55 0 13198 0
Current children cumulated CPU time (s) 70.07
Current children cumulated vsize (Kb) 57224

[startup+80.1251 s]
/proc/loadavg: 0.96 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1459152/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=62824 CPUtime=80.06
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 14352058 0 0 0 3442 4564 0 0 25 0 1 0 196617183 64331776 14343 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 15706 14350 277 55 0 14598 0
Current children cumulated CPU time (s) 80.06
Current children cumulated vsize (Kb) 62824

[startup+90.1313 s]
/proc/loadavg: 0.97 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1453648/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=68284 CPUtime=90.08
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 16013551 0 0 0 3869 5139 0 0 25 0 1 0 196617183 69922816 15731 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 16801 15732 277 55 0 15693 0
Current children cumulated CPU time (s) 90.08
Current children cumulated vsize (Kb) 68284

[startup+100.138 s]
/proc/loadavg: 0.97 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1447696/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=73744 CPUtime=100.07
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 17697244 0 0 0 4293 5714 0 0 25 0 1 0 196617183 75513856 17217 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 18436 17224 277 55 0 17328 0
Current children cumulated CPU time (s) 100.07
Current children cumulated vsize (Kb) 73744

[startup+110.145 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1443152/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=78940 CPUtime=110.07
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 19341567 0 0 0 4710 6297 0 0 25 0 1 0 196617183 80834560 18602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 19735 18609 277 55 0 18627 0
Current children cumulated CPU time (s) 110.07
Current children cumulated vsize (Kb) 78940

[startup+120.151 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1402768/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=121852 CPUtime=120.08
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 20898890 0 0 0 5160 6848 0 0 25 0 1 0 196617183 124776448 28700 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 30463 28707 280 55 0 29355 0
Current children cumulated CPU time (s) 120.08
Current children cumulated vsize (Kb) 121852

[startup+130.157 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1222800/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=303300 CPUtime=130.09
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 20953281 0 0 0 6135 6874 0 0 25 0 1 0 196617183 310579200 73554 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6250052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 75825 73554 281 55 0 74717 0
Current children cumulated CPU time (s) 130.09
Current children cumulated vsize (Kb) 303300

[startup+140.163 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1043408/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=491404 CPUtime=140.09
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 20998104 0 0 0 7111 6898 0 0 25 0 1 0 196617183 503197696 118307 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 122851 118307 296 55 0 121743 0
Current children cumulated CPU time (s) 140.09
Current children cumulated vsize (Kb) 491404

[startup+150.169 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1042256/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=491536 CPUtime=150.09
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 20998383 0 0 0 8082 6927 0 0 25 0 1 0 196617183 503332864 118586 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 122884 118586 297 55 0 121776 0
Current children cumulated CPU time (s) 150.09
Current children cumulated vsize (Kb) 491536

[startup+160.176 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1042064/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=491536 CPUtime=160.1
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 20999245 0 0 0 9046 6964 0 0 25 0 1 0 196617183 503332864 118587 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 122884 118587 297 55 0 121776 0
Current children cumulated CPU time (s) 160.1
Current children cumulated vsize (Kb) 491536

[startup+170.182 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1042128/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=491520 CPUtime=170.1
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 20999255 0 0 0 10018 6992 0 0 25 0 1 0 196617183 503316480 118597 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 122880 118597 297 55 0 121772 0
Current children cumulated CPU time (s) 170.1
Current children cumulated vsize (Kb) 491520

[startup+180.187 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1042128/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=491520 CPUtime=180.1
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 20999255 0 0 0 10978 7032 0 0 25 0 1 0 196617183 503316480 118597 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 122880 118597 297 55 0 121772 0
Current children cumulated CPU time (s) 180.1
Current children cumulated vsize (Kb) 491520

[startup+190.193 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1042128/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=491520 CPUtime=190.1
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 20999255 0 0 0 11928 7082 0 0 25 0 1 0 196617183 503316480 118597 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595889 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 122880 118597 297 55 0 121772 0
Current children cumulated CPU time (s) 190.1
Current children cumulated vsize (Kb) 491520

[startup+200.199 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1042128/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=491516 CPUtime=200.11
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 20999255 0 0 0 12906 7105 0 0 25 0 1 0 196617183 503312384 118597 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 122879 118597 297 55 0 121771 0
Current children cumulated CPU time (s) 200.11
Current children cumulated vsize (Kb) 491516

[startup+210.205 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 3586
/proc/meminfo: memFree=1042128/2055920 swapFree=4181372/4192956

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

/proc/3586/statm: 124619 120920 297 55 0 123511 0
Current children cumulated CPU time (s) 1760.57
Current children cumulated vsize (Kb) 498476

[startup+1771.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498476 CPUtime=1770.57
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003650 0 0 0 168783 8274 0 0 25 0 1 0 196617183 510439424 120922 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124619 120922 297 55 0 123511 0
Current children cumulated CPU time (s) 1770.57
Current children cumulated vsize (Kb) 498476

[startup+1781.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498476 CPUtime=1780.57
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003650 0 0 0 169783 8274 0 0 25 0 1 0 196617183 510439424 120922 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124619 120922 297 55 0 123511 0
Current children cumulated CPU time (s) 1780.57
Current children cumulated vsize (Kb) 498476

[startup+1782.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498476 CPUtime=1781.58
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003652 0 0 0 169884 8274 0 0 25 0 1 0 196617183 510439424 120924 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124619 120924 297 55 0 123511 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 498476

[startup+1783.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498476 CPUtime=1782.58
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003652 0 0 0 169984 8274 0 0 25 0 1 0 196617183 510439424 120924 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124619 120924 297 55 0 123511 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 498476

[startup+1784.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498476 CPUtime=1783.59
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003652 0 0 0 170085 8274 0 0 25 0 1 0 196617183 510439424 120924 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124619 120924 297 55 0 123511 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (Kb) 498476

[startup+1785.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498476 CPUtime=1784.59
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003652 0 0 0 170185 8274 0 0 25 0 1 0 196617183 510439424 120924 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124619 120924 297 55 0 123511 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 498476

[startup+1786.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498476 CPUtime=1785.6
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003652 0 0 0 170286 8274 0 0 25 0 1 0 196617183 510439424 120924 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540575 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124619 120924 297 55 0 123511 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 498476

[startup+1787.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498476 CPUtime=1786.6
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003652 0 0 0 170386 8274 0 0 25 0 1 0 196617183 510439424 120924 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124619 120924 297 55 0 123511 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 498476

[startup+1788.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032592/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1787.61
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003653 0 0 0 170487 8274 0 0 25 0 1 0 196617183 510574592 120925 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120925 297 55 0 123544 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 498608

[startup+1789.21 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3781
/proc/meminfo: memFree=1032592/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1788.61
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003655 0 0 0 170587 8274 0 0 25 0 1 0 196617183 510574592 120927 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120927 297 55 0 123544 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 498608

[startup+1790.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032592/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1789.62
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003655 0 0 0 170688 8274 0 0 25 0 1 0 196617183 510574592 120927 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120927 297 55 0 123544 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (Kb) 498608

[startup+1791.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032592/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1790.62
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003657 0 0 0 170788 8274 0 0 25 0 1 0 196617183 510574592 120929 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537626 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120929 297 55 0 123544 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 498608

[startup+1792.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1791.63
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003657 0 0 0 170889 8274 0 0 25 0 1 0 196617183 510574592 120929 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120929 297 55 0 123544 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 498608

[startup+1793.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1792.63
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003657 0 0 0 170989 8274 0 0 25 0 1 0 196617183 510574592 120929 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6270592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120929 297 55 0 123544 0
Current children cumulated CPU time (s) 1792.63
Current children cumulated vsize (Kb) 498608

[startup+1794.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1793.64
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003657 0 0 0 171090 8274 0 0 25 0 1 0 196617183 510574592 120929 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120929 297 55 0 123544 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (Kb) 498608

[startup+1795.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1794.64
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003659 0 0 0 171190 8274 0 0 25 0 1 0 196617183 510574592 120931 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120931 297 55 0 123544 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (Kb) 498608

[startup+1796.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1795.64
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003659 0 0 0 171290 8274 0 0 25 0 1 0 196617183 510574592 120931 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120931 297 55 0 123544 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 498608

[startup+1797.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1796.65
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003659 0 0 0 171391 8274 0 0 25 0 1 0 196617183 510574592 120931 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120931 297 55 0 123544 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 498608

[startup+1798.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1797.65
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003659 0 0 0 171491 8274 0 0 25 0 1 0 196617183 510574592 120931 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120931 297 55 0 123544 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 498608

[startup+1799.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1798.66
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003659 0 0 0 171592 8274 0 0 25 0 1 0 196617183 510574592 120931 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120931 297 55 0 123544 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (Kb) 498608

[startup+1800.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 3781
/proc/meminfo: memFree=1032528/2055920 swapFree=4181372/4192956
[pid=3586] ppid=3584 vsize=498608 CPUtime=1799.66
/proc/3586/stat : 3586 (bsolo) R 3584 3586 3540 0 -1 0 21003659 0 0 0 171692 8274 0 0 25 0 1 0 196617183 510574592 120931 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3586/statm: 124652 120931 297 55 0 123544 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 498608

Child status: 0
Real time (s): 1800.83
CPU time (s): 1800.23
CPU user time (s): 1717.41
CPU system time (s): 82.8274
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (Kb): 498608

Launcher Data (download as text)

Begin job on node1 on Sat Jun  3 04:39:16 UTC 2006


FILE ID= 40637-1149309555

PBS_JOBID= 307863

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fit2p.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node1/40637-1149309555/instance-40637-1149309555.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-40637-1149309555 -o ROOT/results/node1/solver-40637-1149309555 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node1/40637-1149309555/instance-40637-1149309555.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  61513bc338a8ab1ef0a0cedf59bc2ac8

RANDOM SEED= 167611803


/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.231
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.231
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:       1516064 kB
Buffers:         26096 kB
Cached:         445484 kB
SwapCached:       3332 kB
Active:          53196 kB
Inactive:       427164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516064 kB
SwapTotal:     4192956 kB
SwapFree:      4181372 kB
Dirty:             224 kB
Writeback:           0 kB
Mapped:          14908 kB
Slab:            45524 kB
Committed_AS:   285380 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node1 on Sat Jun  3 05:09:17 UTC 2006