Trace number 40608

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.05 1800.55

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-CMS750_4.opb
MD5SUM793a421e66649b71c1e582af22e89954
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1024000
Best CPU time to get the best result obtained on this benchmark1801.62
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 589824
Optimality of the best value was proved NO
Number of variables142226
Total number of constraints20881
Number of constraints which are clauses2438
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18443
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 780
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1074509823
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147731454
Number of bits of the biggest sum of numbers32
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.03	c BIG Int formula...
4.79	c Initial problem consists of 142226 variables and 20882 constraints.
5.57	c No problem reductions applied in OPT. instance.
5.57	c	preprocess terminated. Elapsed time: 5.552
5.57	c After prepocess the problem consists of 142196 variables and 20880 constraints.
5.57	c Initial Lower Bound: 256000
10.93	c Restart #1 #Var: 142196 LB: 256000 @ 10.917
22.84	c Restart #2 #Var: 142196 LB: 256000 @ 22.823
82.84	c Restart #3 #Var: 142196 LB: 256000 @ 82.783
284.70	c Restart #4 #Var: 142196 LB: 256000 @ 284.57
314.60	c Restart #5 #Var: 142196 LB: 256000 @ 314.46
342.29	c Restart #6 #Var: 142196 LB: 256000 @ 342.15
386.18	c Restart #7 #Var: 142196 LB: 256000 @ 386.02
412.98	c Restart #8 #Var: 142196 LB: 256000 @ 412.81
419.57	c Restart #9 #Var: 142196 LB: 256000 @ 419.41
427.71	c Restart #10 #Var: 142196 LB: 256000 @ 427.54
437.82	c Restart #11 #Var: 142196 LB: 256000 @ 437.65
440.85	c Restart #12 #Var: 142196 LB: 256000 @ 440.68
442.39	c Restart #13 #Var: 142196 LB: 256000 @ 442.22
443.89	c Restart #14 #Var: 142196 LB: 256000 @ 443.72
445.64	c Restart #15 #Var: 142196 LB: 256000 @ 445.47
458.17	c Restart #16 #Var: 142196 LB: 256000 @ 458
460.10	c Restart #17 #Var: 142196 LB: 256000 @ 459.93
480.47	c Restart #18 #Var: 142196 LB: 256000 @ 480.3
482.53	c Restart #19 #Var: 142196 LB: 256000 @ 482.36
502.82	c Restart #20 #Var: 142196 LB: 256000 @ 502.63
505.12	c Restart #21 #Var: 142196 LB: 256000 @ 504.93
528.34	c Restart #22 #Var: 142196 LB: 256000 @ 528.16
530.82	c Restart #23 #Var: 142196 LB: 256000 @ 530.63
552.08	c Restart #24 #Var: 142196 LB: 256000 @ 551.89
554.79	c Restart #25 #Var: 142196 LB: 256000 @ 554.59
582.61	c Restart #26 #Var: 142196 LB: 256000 @ 582.4
586.48	c Restart #27 #Var: 142196 LB: 256000 @ 586.28
614.85	c Restart #28 #Var: 142196 LB: 256000 @ 614.64
618.83	c Restart #29 #Var: 142196 LB: 256000 @ 618.62
649.62	c Restart #30 #Var: 142196 LB: 256000 @ 649.4
653.47	c Restart #31 #Var: 142196 LB: 256000 @ 653.25
685.55	c Restart #32 #Var: 142196 LB: 256000 @ 685.33
688.97	c Restart #33 #Var: 142196 LB: 256000 @ 688.75
722.07	c Restart #34 #Var: 142196 LB: 256000 @ 721.84
725.73	c Restart #35 #Var: 142196 LB: 256000 @ 725.5
760.04	c Restart #36 #Var: 142196 LB: 256000 @ 759.79
763.92	c Restart #37 #Var: 142196 LB: 256000 @ 763.68
801.70	c Restart #38 #Var: 142196 LB: 256000 @ 801.45
805.80	c Restart #39 #Var: 142196 LB: 256000 @ 805.55
844.48	c Restart #40 #Var: 142196 LB: 256000 @ 844.22
848.75	c Restart #41 #Var: 142196 LB: 256000 @ 848.49
891.18	c Restart #42 #Var: 142196 LB: 256000 @ 890.91
895.63	c Restart #43 #Var: 142196 LB: 256000 @ 895.35
939.79	c CHANGE Heuristic... 
939.79	c Restart #0 #Var: 142196 LB: 256000 @ 939.5
941.27	c Restart #1 #Var: 142196 LB: 256000 @ 940.99
941.98	c Restart #2 #Var: 142196 LB: 256000 @ 941.69
943.06	c Restart #3 #Var: 142196 LB: 256000 @ 942.77
947.44	c Restart #4 #Var: 142196 LB: 256000 @ 947.15
953.86	c Restart #5 #Var: 142196 LB: 256000 @ 953.57
956.66	c Restart #6 #Var: 142196 LB: 256000 @ 956.37
965.35	c Restart #7 #Var: 142196 LB: 256000 @ 965.06
973.29	c Restart #8 #Var: 142196 LB: 256000 @ 972.99
1000.82	c Restart #9 #Var: 142196 LB: 256000 @ 1000.5
1022.04	c Restart #10 #Var: 142196 LB: 256000 @ 1021.7
1056.22	c Restart #11 #Var: 142196 LB: 256000 @ 1055.9
1081.78	c Restart #12 #Var: 142196 LB: 256000 @ 1081.5
1122.28	c Restart #13 #Var: 142196 LB: 256000 @ 1121.9
1152.38	c Restart #14 #Var: 142196 LB: 256000 @ 1152
1199.09	c Restart #15 #Var: 142196 LB: 256000 @ 1198.7
1233.13	c Restart #16 #Var: 142196 LB: 256000 @ 1232.8
1286.09	c Restart #17 #Var: 142196 LB: 256000 @ 1285.7
1324.38	c Restart #18 #Var: 142196 LB: 256000 @ 1324
1383.54	c Restart #19 #Var: 142196 LB: 256000 @ 1383.2
1426.13	c Restart #20 #Var: 142196 LB: 256000 @ 1425.7
1491.51	c Restart #21 #Var: 142196 LB: 256000 @ 1491.1
1538.35	c Restart #22 #Var: 142196 LB: 256000 @ 1537.9
1610.06	c Restart #23 #Var: 142196 LB: 256000 @ 1609.6
1661.17	c Restart #24 #Var: 142196 LB: 256000 @ 1660.7
1739.08	c Restart #25 #Var: 142196 LB: 256000 @ 1738.6
1794.62	c Restart #26 #Var: 142196 LB: 256000 @ 1794.1
1800.50	s UNKNOWN
1800.50	c Exit Code: 0
1800.50	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/node64/watcher-40608-1149308185 -o ROOT/results/node64/solver-40608-1149308185 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node64/40608-1149308185/instance-40608-1149308185.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.97 1/64 2879
/proc/meminfo: memFree=1523440/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=4932 CPUtime=0
/proc/2879/stat : 2879 (bsolo) D 2877 2879 2833 0 -1 0 368 0 0 0 0 0 0 0 19 0 1 0 32809802 5050368 331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072099781622 0 0 17 0 0 0
/proc/2879/statm: 1233 331 227 55 0 125 0

[startup+10.0021 s]
/proc/loadavg: 0.93 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1318832/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=214304 CPUtime=9.98
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 57505 0 0 0 966 32 0 0 25 0 1 0 32809802 219447296 51433 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 53576 51433 296 55 0 52468 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 214304

[startup+20.009 s]
/proc/loadavg: 0.94 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1318640/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=214604 CPUtime=19.98
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58003 0 0 0 1954 44 0 0 25 0 1 0 32809802 219754496 51514 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528470 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 53651 51514 297 55 0 52543 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 214604

[startup+30.0159 s]
/proc/loadavg: 0.95 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1317872/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=215400 CPUtime=29.98
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58209 0 0 0 2943 55 0 0 25 0 1 0 32809802 220569600 51720 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 53850 51720 297 55 0 52742 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 215400

[startup+40.0218 s]
/proc/loadavg: 0.96 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1317808/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=215732 CPUtime=39.99
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58302 0 0 0 3943 56 0 0 25 0 1 0 32809802 220909568 51813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134547755 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 53933 51813 297 55 0 52825 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 215732

[startup+50.0277 s]
/proc/loadavg: 0.96 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1317744/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=215836 CPUtime=49.98
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58309 0 0 0 4942 56 0 0 25 0 1 0 32809802 221016064 51820 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134558055 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 53959 51820 297 55 0 52851 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 215836

[startup+60.0335 s]
/proc/loadavg: 0.97 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1317680/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=215836 CPUtime=59.99
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58309 0 0 0 5942 57 0 0 25 0 1 0 32809802 221016064 51820 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548372 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 53959 51820 297 55 0 52851 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 215836

[startup+70.0394 s]
/proc/loadavg: 0.97 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1317552/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=215836 CPUtime=69.98
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58346 0 0 0 6938 60 0 0 25 0 1 0 32809802 221016064 51842 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 53959 51842 297 55 0 52851 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 215836

[startup+80.0463 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1317552/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=215836 CPUtime=79.99
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58346 0 0 0 7936 63 0 0 25 0 1 0 32809802 221016064 51842 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 53959 51842 297 55 0 52851 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 215836

[startup+90.0532 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1317552/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=215836 CPUtime=89.98
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58346 0 0 0 8926 72 0 0 25 0 1 0 32809802 221016064 51842 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 53959 51842 297 55 0 52851 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 215836

[startup+100.059 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1317168/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=216364 CPUtime=99.98
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58458 0 0 0 9926 72 0 0 25 0 1 0 32809802 221556736 51954 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 54091 51954 297 55 0 52983 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 216364

[startup+110.065 s]
/proc/loadavg: 0.98 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1317296/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=216256 CPUtime=109.99
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58527 0 0 0 10926 73 0 0 25 0 1 0 32809802 221446144 51919 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 54064 51919 297 55 0 52956 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 216256

[startup+120.071 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1316912/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=216548 CPUtime=119.99
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58623 0 0 0 11926 73 0 0 25 0 1 0 32809802 221745152 52015 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548409 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 54137 52015 297 55 0 53029 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 216548

[startup+130.078 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1316656/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=216944 CPUtime=129.99
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58700 0 0 0 12926 73 0 0 25 0 1 0 32809802 222150656 52092 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 54236 52092 297 55 0 53128 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 216944

[startup+140.085 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1316656/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=216944 CPUtime=139.99
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58700 0 0 0 13926 73 0 0 25 0 1 0 32809802 222150656 52092 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 54236 52092 297 55 0 53128 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 216944

[startup+150.091 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1316336/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=217208 CPUtime=149.99
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58778 0 0 0 14926 73 0 0 25 0 1 0 32809802 222420992 52170 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 54302 52170 297 55 0 53194 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 217208

[startup+160.097 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1316336/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=217208 CPUtime=159.99
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58778 0 0 0 15926 73 0 0 25 0 1 0 32809802 222420992 52170 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548392 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 54302 52170 297 55 0 53194 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 217208

[startup+170.104 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1316336/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=217208 CPUtime=169.99
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58778 0 0 0 16926 73 0 0 25 0 1 0 32809802 222420992 52170 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 54302 52170 297 55 0 53194 0
Current children cumulated CPU time (s) 169.99
Current children cumulated vsize (Kb) 217208

[startup+180.11 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1316336/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=217208 CPUtime=180
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58778 0 0 0 17927 73 0 0 25 0 1 0 32809802 222420992 52170 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548222 0 0 4096 16384 0 0 0 17 0 0 0
/proc/2879/statm: 54302 52170 297 55 0 53194 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 217208

[startup+190.116 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1316016/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=217488 CPUtime=190
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58857 0 0 0 18927 73 0 0 25 0 1 0 32809802 222707712 52249 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 54372 52249 297 55 0 53264 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 217488

[startup+200.123 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1316016/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=217488 CPUtime=200
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 58857 0 0 0 19927 73 0 0 25 0 1 0 32809802 222707712 52249 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 54372 52249 297 55 0 53264 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 217488

[startup+210.129 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1316016/2055920 swapFree=4192036/4192956

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

/proc/2879/statm: 70808 68906 297 55 0 69700 0
Current children cumulated CPU time (s) 1760.54
Current children cumulated vsize (Kb) 283232

[startup+1771.05 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1247920/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=284288 CPUtime=1770.55
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77252 0 0 0 176764 291 0 0 25 0 1 0 32809802 291110912 69155 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71072 69155 297 55 0 69964 0
Current children cumulated CPU time (s) 1770.55
Current children cumulated vsize (Kb) 284288

[startup+1781.05 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1246896/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=285212 CPUtime=1780.56
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77502 0 0 0 177764 292 0 0 25 0 1 0 32809802 292057088 69405 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71303 69405 297 55 0 70195 0
Current children cumulated CPU time (s) 1780.56
Current children cumulated vsize (Kb) 285212

[startup+1782.06 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1246768/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=285344 CPUtime=1781.56
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77526 0 0 0 177864 292 0 0 25 0 1 0 32809802 292192256 69429 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542283 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71336 69429 297 55 0 70228 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 285344

[startup+1783.06 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1246704/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=285476 CPUtime=1782.56
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77551 0 0 0 177964 292 0 0 25 0 1 0 32809802 292327424 69454 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71369 69454 297 55 0 70261 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 285476

[startup+1784.07 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1246576/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=285608 CPUtime=1783.57
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77575 0 0 0 178065 292 0 0 25 0 1 0 32809802 292462592 69478 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71402 69478 297 55 0 70294 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 285608

[startup+1785.07 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1246512/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=285608 CPUtime=1784.57
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77599 0 0 0 178165 292 0 0 25 0 1 0 32809802 292462592 69502 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71402 69502 297 55 0 70294 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 285608

[startup+1786.08 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1246384/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=285740 CPUtime=1785.58
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77623 0 0 0 178266 292 0 0 25 0 1 0 32809802 292597760 69526 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71435 69526 297 55 0 70327 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 285740

[startup+1787.08 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1246320/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=285872 CPUtime=1786.58
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77648 0 0 0 178366 292 0 0 25 0 1 0 32809802 292732928 69551 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71468 69551 297 55 0 70360 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 285872

[startup+1788.09 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1246192/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286004 CPUtime=1787.58
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77672 0 0 0 178466 292 0 0 25 0 1 0 32809802 292868096 69575 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71501 69575 297 55 0 70393 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 286004

[startup+1789.09 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1246128/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286004 CPUtime=1788.59
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77697 0 0 0 178567 292 0 0 25 0 1 0 32809802 292868096 69600 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71501 69600 297 55 0 70393 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 286004

[startup+1790.1 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1246000/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286136 CPUtime=1789.59
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77723 0 0 0 178667 292 0 0 25 0 1 0 32809802 293003264 69626 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71534 69626 297 55 0 70426 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 286136

[startup+1791.1 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1245872/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286268 CPUtime=1790.6
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77748 0 0 0 178768 292 0 0 25 0 1 0 32809802 293138432 69651 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71567 69651 297 55 0 70459 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 286268

[startup+1792.11 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1245808/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286400 CPUtime=1791.6
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77773 0 0 0 178868 292 0 0 25 0 1 0 32809802 293273600 69676 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71600 69676 297 55 0 70492 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 286400

[startup+1793.11 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1245680/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286400 CPUtime=1792.61
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77798 0 0 0 178969 292 0 0 25 0 1 0 32809802 293273600 69701 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71600 69701 297 55 0 70492 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 286400

[startup+1794.12 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1245616/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286532 CPUtime=1793.61
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77822 0 0 0 179069 292 0 0 25 0 1 0 32809802 293408768 69725 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71633 69725 297 55 0 70525 0
Current children cumulated CPU time (s) 1793.61
Current children cumulated vsize (Kb) 286532

[startup+1795.12 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1245488/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286664 CPUtime=1794.62
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77846 0 0 0 179170 292 0 0 25 0 1 0 32809802 293543936 69749 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71666 69749 297 55 0 70558 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 286664

[startup+1796.13 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1245424/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286664 CPUtime=1795.62
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77863 0 0 0 179270 292 0 0 25 0 1 0 32809802 293543936 69766 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71666 69766 297 55 0 70558 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 286664

[startup+1797.13 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1245360/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286796 CPUtime=1796.63
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77879 0 0 0 179371 292 0 0 25 0 1 0 32809802 293679104 69782 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540647 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71699 69782 297 55 0 70591 0
Current children cumulated CPU time (s) 1796.63
Current children cumulated vsize (Kb) 286796

[startup+1798.14 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1245296/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286796 CPUtime=1797.63
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77896 0 0 0 179471 292 0 0 25 0 1 0 32809802 293679104 69799 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71699 69799 297 55 0 70591 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 286796

[startup+1799.14 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1245232/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286928 CPUtime=1798.64
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77909 0 0 0 179571 293 0 0 25 0 1 0 32809802 293814272 69812 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71732 69812 297 55 0 70624 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 286928

[startup+1800.15 s]
/proc/loadavg: 0.99 0.98 0.97 2/64 2879
/proc/meminfo: memFree=1245104/2055920 swapFree=4192036/4192956
[pid=2879] ppid=2877 vsize=286928 CPUtime=1799.65
/proc/2879/stat : 2879 (bsolo) R 2877 2879 2833 0 -1 0 77936 0 0 0 179672 293 0 0 25 0 1 0 32809802 293814272 69839 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/2879/statm: 71732 69839 297 55 0 70624 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 286928

Child status: 0
Real time (s): 1800.55
CPU time (s): 1800.05
CPU user time (s): 1797.07
CPU system time (s): 2.97355
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (Kb): 286928

Launcher Data (download as text)

Begin job on node64 on Sat Jun  3 04:16:25 UTC 2006


FILE ID= 40608-1149308185

PBS_JOBID= 307747

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  793a421e66649b71c1e582af22e89954

RANDOM SEED= 498999775


/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.219
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.219
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:       1523648 kB
Buffers:         30052 kB
Cached:         423948 kB
SwapCached:        444 kB
Active:          55260 kB
Inactive:       412760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1523648 kB
SwapTotal:     4192956 kB
SwapFree:      4192036 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          23736 kB
Slab:            50216 kB
Committed_AS:   248160 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 node64 on Sat Jun  3 04:46:26 UTC 2006