Trace number 40604

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.17 1800.73

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-A2C1S1.opb
MD5SUMa644593dc228e712d5b0d277ee939168
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables103872
Total number of constraints3312
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 constraints3312
Minimum length of a constraint31
Maximum length of a constraint725
Number of terms in the objective function 37632
Biggest coefficient in the objective function 31125091123200
Number of bits for the biggest coefficient in the objective function 45
Sum of the numbers in the objective function 14624065344515792
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 31125091123200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 14624065344515792
Number of bits of the biggest sum of numbers54
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.02	c INFO: OSL Context initialized.
0.02	c BIG Int formula...
14.29	c Initial problem consists of 103872 variables and 4560 constraints.
14.58	c No problem reductions applied in OPT. instance.
14.58	c	preprocess terminated. Elapsed time: 14.565
14.58	c After prepocess the problem consists of 66045 variables and 4560 constraints.
14.58	c Initial Lower Bound: 0
16.57	c Restart #1 #Var: 66045 LB: 0 @ 16.55
19.60	c Restart #2 #Var: 66045 LB: 0 @ 19.584
23.10	c Restart #3 #Var: 66045 LB: 0 @ 23.079
26.27	c Restart #4 #Var: 66045 LB: 0 @ 26.246
36.61	c Restart #5 #Var: 66045 LB: 0 @ 36.582
45.54	c Restart #6 #Var: 66045 LB: 0 @ 45.515
56.07	c Restart #7 #Var: 66045 LB: 0 @ 56.036
61.92	c Restart #8 #Var: 66045 LB: 0 @ 61.889
67.51	c Restart #9 #Var: 66045 LB: 0 @ 67.472
70.06	c Restart #10 #Var: 66045 LB: 0 @ 70.026
76.83	c Restart #11 #Var: 66045 LB: 0 @ 76.796
83.18	c Restart #12 #Var: 66045 LB: 0 @ 83.145
83.79	c Restart #13 #Var: 66045 LB: 0 @ 83.747
83.99	c Restart #14 #Var: 66045 LB: 0 @ 83.951
84.22	c Restart #15 #Var: 66045 LB: 0 @ 84.18
84.48	c Restart #16 #Var: 66045 LB: 0 @ 84.437
84.74	c Restart #17 #Var: 66045 LB: 0 @ 84.699
85.05	c Restart #18 #Var: 66045 LB: 0 @ 85.006
85.38	c Restart #19 #Var: 66045 LB: 0 @ 85.334
85.74	c Restart #20 #Var: 66045 LB: 0 @ 85.694
86.22	c Restart #21 #Var: 66045 LB: 0 @ 86.172
86.61	c Restart #22 #Var: 66045 LB: 0 @ 86.57
87.10	c Restart #23 #Var: 66045 LB: 0 @ 87.055
87.65	c Restart #24 #Var: 66045 LB: 0 @ 87.607
88.17	c Restart #25 #Var: 66045 LB: 0 @ 88.127
88.87	c Restart #26 #Var: 66045 LB: 0 @ 88.83
89.75	c Restart #27 #Var: 66045 LB: 0 @ 89.701
90.83	c Restart #28 #Var: 66045 LB: 0 @ 90.781
91.93	c Restart #29 #Var: 66045 LB: 0 @ 91.884
92.99	c Restart #30 #Var: 66045 LB: 0 @ 92.947
93.68	c Restart #31 #Var: 66045 LB: 0 @ 93.634
94.43	c Restart #32 #Var: 66045 LB: 0 @ 94.386
95.45	c Restart #33 #Var: 66045 LB: 0 @ 95.403
96.20	c Restart #34 #Var: 66045 LB: 0 @ 96.157
97.20	c Restart #35 #Var: 66045 LB: 0 @ 97.153
97.97	c Restart #36 #Var: 66045 LB: 0 @ 97.918
98.87	c Restart #37 #Var: 66045 LB: 0 @ 98.819
99.88	c Restart #38 #Var: 66045 LB: 0 @ 99.832
100.77	c Restart #39 #Var: 66045 LB: 0 @ 100.72
101.99	c Restart #40 #Var: 66045 LB: 0 @ 101.94
103.37	c Restart #41 #Var: 66045 LB: 0 @ 103.31
104.59	c Restart #42 #Var: 66045 LB: 0 @ 104.54
120.09	c Restart #43 #Var: 65977 LB: 0 @ 120.03
128.63	c Restart #44 #Var: 65976 LB: 0 @ 128.57
133.24	c Restart #45 #Var: 65976 LB: 0 @ 133.18
148.16	c Restart #46 #Var: 65975 LB: 0 @ 148.09
179.62	c Restart #47 #Var: 65973 LB: 0 @ 179.55
200.70	c Restart #48 #Var: 65973 LB: 0 @ 200.62
228.71	c Restart #49 #Var: 65973 LB: 0 @ 228.62
491.53	c Restart #50 #Var: 65937 LB: 0 @ 491.36
505.20	c Restart #51 #Var: 65937 LB: 0 @ 505.03
512.74	c Restart #52 #Var: 65937 LB: 0 @ 512.57
566.47	c Restart #53 #Var: 65937 LB: 0 @ 566.28
585.43	c Restart #54 #Var: 65935 LB: 0 @ 585.23
594.68	c Restart #55 #Var: 65935 LB: 0 @ 594.48
608.16	c Restart #56 #Var: 65935 LB: 0 @ 607.96
616.47	c Restart #57 #Var: 65923 LB: 0 @ 616.27
647.47	c Restart #58 #Var: 65923 LB: 0 @ 647.26
673.56	c Restart #59 #Var: 65912 LB: 0 @ 673.35
693.02	c Restart #60 #Var: 65911 LB: 0 @ 692.8
712.16	c Restart #61 #Var: 65911 LB: 0 @ 711.93
749.19	c Restart #62 #Var: 65886 LB: 0 @ 748.95
833.34	c Restart #63 #Var: 65886 LB: 0 @ 833.07
852.99	c Restart #64 #Var: 65884 LB: 0 @ 852.71
882.75	c Restart #65 #Var: 65884 LB: 0 @ 882.47
925.57	c CHANGE Heuristic... 
925.57	c Restart #0 #Var: 65884 LB: 0 @ 925.28
925.88	c Restart #1 #Var: 65825 LB: 0 @ 925.59
929.62	c Restart #2 #Var: 65816 LB: 0 @ 929.33
933.08	c Restart #3 #Var: 65815 LB: 0 @ 932.79
938.27	c Restart #4 #Var: 65815 LB: 0 @ 937.98
944.38	c Restart #5 #Var: 65815 LB: 0 @ 944.09
956.75	c Restart #6 #Var: 65814 LB: 0 @ 956.44
972.16	c Restart #7 #Var: 65814 LB: 0 @ 971.86
974.11	c Restart #8 #Var: 65814 LB: 0 @ 973.81
993.36	c Restart #9 #Var: 65814 LB: 0 @ 993.05
996.19	c Restart #10 #Var: 65814 LB: 0 @ 995.88
1001.57	c Restart #11 #Var: 65814 LB: 0 @ 1001.3
1002.86	c Restart #12 #Var: 65814 LB: 0 @ 1002.5
1010.01	c Restart #13 #Var: 65814 LB: 0 @ 1009.7
1041.05	c Restart #14 #Var: 65813 LB: 0 @ 1040.7
1051.24	c Restart #15 #Var: 65807 LB: 0 @ 1050.9
1090.01	c Restart #16 #Var: 65807 LB: 0 @ 1089.7
1122.51	c Restart #17 #Var: 65807 LB: 0 @ 1122.2
1145.51	c Restart #18 #Var: 65807 LB: 0 @ 1145.1
1161.59	c Restart #19 #Var: 65807 LB: 0 @ 1161.2
1196.04	c Restart #20 #Var: 65807 LB: 0 @ 1195.7
1216.44	c Restart #21 #Var: 65807 LB: 0 @ 1216.1
1261.45	c Restart #22 #Var: 65807 LB: 0 @ 1261.1
1300.56	c Restart #23 #Var: 65796 LB: 0 @ 1300.2
1320.84	c Restart #24 #Var: 65796 LB: 0 @ 1320.4
1339.81	c Restart #25 #Var: 65796 LB: 0 @ 1339.4
1355.71	c Restart #26 #Var: 65796 LB: 0 @ 1355.3
1363.58	c Restart #27 #Var: 65796 LB: 0 @ 1363.2
1370.12	c Restart #28 #Var: 65796 LB: 0 @ 1369.7
1391.82	c Restart #29 #Var: 65796 LB: 0 @ 1391.4
1412.00	c Restart #30 #Var: 65796 LB: 0 @ 1411.6
1451.67	c Restart #31 #Var: 65796 LB: 0 @ 1451.2
1460.63	c Restart #32 #Var: 65796 LB: 0 @ 1460.2
1484.87	c Restart #33 #Var: 65796 LB: 0 @ 1484.4
1490.13	c Restart #34 #Var: 65796 LB: 0 @ 1489.7
1588.02	c Restart #35 #Var: 65796 LB: 0 @ 1587.5
1645.09	c Restart #36 #Var: 65796 LB: 0 @ 1644.6
1651.33	c Restart #37 #Var: 65796 LB: 0 @ 1650.8
1678.14	c Restart #38 #Var: 65796 LB: 0 @ 1677.6
1695.11	c Restart #39 #Var: 65796 LB: 0 @ 1694.6
1743.75	c Restart #40 #Var: 65796 LB: 0 @ 1743.2
1754.15	c Restart #41 #Var: 65796 LB: 0 @ 1753.6
1800.66	s UNKNOWN
1800.66	c Exit Code: 0
1800.66	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/node86/watcher-40604-1149307744 -o ROOT/results/node86/solver-40604-1149307744 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node86/40604-1149307744/instance-40604-1149307744.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1496104/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=436 CPUtime=0
/proc/12342/stat : 12342 (bsolo) D 12340 12342 12296 0 -1 0 37 0 0 0 0 0 0 0 19 0 1 0 196413607 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5665716 0 2147483391 4096 0 18446744072099941670 0 0 17 1 0 0
/proc/12342/statm: 109 23 18 55 0 18 0

[startup+10.0031 s]
/proc/loadavg: 0.93 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1434472/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=66836 CPUtime=9.98
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 1813923 0 0 0 518 480 0 0 25 0 1 0 196413607 68440064 15675 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 16709 15684 278 55 0 15600 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 66836

[startup+20.0093 s]
/proc/loadavg: 0.94 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1374120/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=129808 CPUtime=19.98
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2673053 0 0 0 1271 727 0 0 25 0 1 0 196413607 132923392 30726 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 32452 30726 294 55 0 31343 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 129808

[startup+30.0154 s]
/proc/loadavg: 0.95 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1373992/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=130116 CPUtime=29.98
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2673146 0 0 0 2241 757 0 0 25 0 1 0 196413607 133238784 30798 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 32529 30798 294 55 0 31420 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 130116

[startup+40.0216 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1373352/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=130780 CPUtime=39.98
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2673330 0 0 0 3208 790 0 0 25 0 1 0 196413607 133918720 30982 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 32695 30982 294 55 0 31586 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 130780

[startup+50.0277 s]
/proc/loadavg: 0.96 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1373288/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=130568 CPUtime=49.99
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2673345 0 0 0 4180 819 0 0 25 0 1 0 196413607 133701632 30934 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 32642 30934 294 55 0 31533 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 130568

[startup+60.0339 s]
/proc/loadavg: 0.97 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1373224/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=130964 CPUtime=59.99
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2673422 0 0 0 5145 854 0 0 25 0 1 0 196413607 134107136 31011 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6095601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 32741 31011 294 55 0 31632 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 130964

[startup+70.04 s]
/proc/loadavg: 0.97 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1371304/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=132780 CPUtime=69.99
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2673918 0 0 0 6119 880 0 0 25 0 1 0 196413607 135966720 31484 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 33195 31484 294 55 0 32086 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 132780

[startup+80.0462 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1368872/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=135292 CPUtime=80
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2674535 0 0 0 7082 918 0 0 25 0 1 0 196413607 138539008 32101 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 33823 32101 294 55 0 32714 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 135292

[startup+90.0523 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1298600/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=205856 CPUtime=90
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2692088 0 0 0 8061 939 0 0 25 0 1 0 196413607 210796544 49640 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 51464 49640 294 55 0 50355 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 205856

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1219560/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=285196 CPUtime=100
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2711837 0 0 0 9048 952 0 0 25 0 1 0 196413607 292040704 69351 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548654 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 71299 69351 294 55 0 70190 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 285196

[startup+110.065 s]
/proc/loadavg: 0.98 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1182248/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=322344 CPUtime=110
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2721138 0 0 0 10042 958 0 0 25 0 1 0 196413607 330080256 78650 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551583 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 80586 78650 294 55 0 79477 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 322344

[startup+120.071 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1177256/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=327568 CPUtime=120.01
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2722393 0 0 0 11041 960 0 0 25 0 1 0 196413607 335429632 79901 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 81892 79901 294 55 0 80783 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 327568

[startup+130.077 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1174312/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=330572 CPUtime=130.01
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2723137 0 0 0 12040 961 0 0 25 0 1 0 196413607 338505728 80645 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541205 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 82643 80645 294 55 0 81534 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 330572

[startup+140.082 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1174120/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=330704 CPUtime=140.01
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2723186 0 0 0 13039 962 0 0 25 0 1 0 196413607 338640896 80694 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524328 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 82676 80694 294 55 0 81567 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 330704

[startup+150.088 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1172072/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=332732 CPUtime=150.01
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2723698 0 0 0 14038 963 0 0 25 0 1 0 196413607 340717568 81204 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 83183 81204 294 55 0 82074 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 332732

[startup+160.094 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1172072/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=332732 CPUtime=160.02
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2723698 0 0 0 15039 963 0 0 25 0 1 0 196413607 340717568 81204 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 83183 81204 294 55 0 82074 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 332732

[startup+170.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1171496/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=333392 CPUtime=170.02
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2723846 0 0 0 16039 963 0 0 25 0 1 0 196413607 341393408 81352 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542276 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 83348 81352 294 55 0 82239 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 333392

[startup+180.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1170408/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=334328 CPUtime=180.03
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2724112 0 0 0 17039 964 0 0 25 0 1 0 196413607 342351872 81605 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 83582 81605 294 55 0 82473 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 334328

[startup+190.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1170408/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=334328 CPUtime=190.03
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2724112 0 0 0 18038 965 0 0 25 0 1 0 196413607 342351872 81605 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 83582 81605 294 55 0 82473 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 334328

[startup+200.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1169000/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=335780 CPUtime=200.02
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2724465 0 0 0 19037 965 0 0 25 0 1 0 196413607 343838720 81958 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 83945 81958 294 55 0 82836 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 335780

[startup+210.124 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1169000/2055892 swapFree=4084792/4096564

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

/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1760.51
Current children cumulated vsize (Kb) 432936

[startup+1771.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1770.51
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 176010 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (Kb) 432936

[startup+1781.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1780.51
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 177010 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1780.51
Current children cumulated vsize (Kb) 432936

[startup+1782.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1781.52
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 177111 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 432936

[startup+1783.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1782.52
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 177211 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 432936

[startup+1784.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1783.53
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 177312 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 432936

[startup+1785.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1784.53
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 177412 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534138 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 432936

[startup+1786.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1785.54
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 177513 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 432936

[startup+1787.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1786.54
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 177613 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 432936

[startup+1788.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1787.55
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 177714 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 432936

[startup+1789.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1788.55
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 177814 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 432936

[startup+1790.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1789.56
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 177915 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 432936

[startup+1791.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1790.56
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 178015 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 432936

[startup+1792.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1791.56
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 178115 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 432936

[startup+1793.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1792.57
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 178216 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 432936

[startup+1794.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1793.57
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 178316 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 432936

[startup+1795.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1794.58
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 178417 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 432936

[startup+1796.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1795.58
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 178517 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (Kb) 432936

[startup+1797.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1796.59
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 178618 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 432936

[startup+1798.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1797.59
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 178718 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 432936

[startup+1799.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071720/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1798.6
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749508 0 0 0 178819 1041 0 0 25 0 1 0 196413607 443326464 106201 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106201 294 55 0 107125 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 432936

[startup+1800.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/68 12342
/proc/meminfo: memFree=1071656/2055892 swapFree=4084792/4096564
[pid=12342] ppid=12340 vsize=432936 CPUtime=1799.6
/proc/12342/stat : 12342 (bsolo) R 12340 12342 12296 0 -1 0 2749516 0 0 0 178919 1041 0 0 25 0 1 0 196413607 443326464 106209 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535121 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12342/statm: 108234 106209 294 55 0 107125 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 432936

Child status: 0
Real time (s): 1800.73
CPU time (s): 1800.17
CPU user time (s): 1789.69
CPU system time (s): 10.4734
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (Kb): 432936

Launcher Data (download as text)

Begin job on node86 on Sat Jun  3 04:09:04 UTC 2006


FILE ID= 40604-1149307744

PBS_JOBID= 307731

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-A2C1S1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node86/40604-1149307744/instance-40604-1149307744.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node86/watcher-40604-1149307744 -o ROOT/results/node86/solver-40604-1149307744 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node86/40604-1149307744/instance-40604-1149307744.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  a644593dc228e712d5b0d277ee939168

RANDOM SEED= 726772648


/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.214
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	: 6006.19
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.214
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1496312 kB
Buffers:         37468 kB
Cached:         451616 kB
SwapCached:       3032 kB
Active:          70740 kB
Inactive:       427100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1496312 kB
SwapTotal:     4096564 kB
SwapFree:      4084792 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          15148 kB
Slab:            48368 kB
Committed_AS:   315420 kB
PageTables:       1300 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node86 on Sat Jun  3 04:39:05 UTC 2006