Trace number 39741

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 NameAnswerCPU timeWall clock time
bsolo 2006/05? 1800.06 1800.7

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.rf10.ucl.opb
MD5SUM631c705feb60dcd8a1b144825a73a754
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.1701
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables18069
Total number of constraints52475
Number of constraints which are clauses51555
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints920
Minimum length of a constraint1
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
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.10	c INFO: OSL Context initialized.
1.25	c Initial problem consists of 18069 variables and 52475 constraints.
2.11	c Using non-optimization problem switches.
2.11	c No problem reductions applied in OPT. instance.
2.11	c	preprocess terminated. Elapsed time: 2.006
2.11	c After prepocess the problem consists of 17334 variables and 50973 constraints.
4.79	c Restart #1 #Var: 17334 LB: 0 @ 4.689
9.38	c Restart #2 #Var: 17334 LB: 0 @ 9.279
15.08	c Restart #3 #Var: 17297 LB: 0 @ 14.972
22.18	c Restart #4 #Var: 17297 LB: 0 @ 22.07
29.33	c Restart #5 #Var: 17297 LB: 0 @ 29.216
35.77	c Restart #6 #Var: 17297 LB: 0 @ 35.654
45.45	c Restart #7 #Var: 17297 LB: 0 @ 45.329
57.62	c Restart #8 #Var: 17246 LB: 0 @ 57.496
67.19	c Restart #9 #Var: 17228 LB: 0 @ 67.067
80.79	c Restart #10 #Var: 17228 LB: 0 @ 80.66
90.37	c Restart #11 #Var: 17228 LB: 0 @ 90.239
103.18	c Restart #12 #Var: 17228 LB: 0 @ 103.05
124.50	c Restart #13 #Var: 17228 LB: 0 @ 124.36
138.77	c Restart #14 #Var: 17227 LB: 0 @ 138.63
158.13	c Restart #15 #Var: 17202 LB: 0 @ 157.99
171.76	c Restart #16 #Var: 17202 LB: 0 @ 171.61
195.26	c Restart #17 #Var: 17177 LB: 0 @ 195.1
217.26	c Restart #18 #Var: 17177 LB: 0 @ 217.09
250.37	c Restart #19 #Var: 17092 LB: 0 @ 250.19
267.97	c Restart #20 #Var: 17092 LB: 0 @ 267.79
292.38	c Restart #21 #Var: 17092 LB: 0 @ 292.19
314.30	c Restart #22 #Var: 17092 LB: 0 @ 314.11
341.72	c Restart #23 #Var: 17072 LB: 0 @ 341.51
381.23	c Restart #24 #Var: 17072 LB: 0 @ 381.02
414.62	c Restart #25 #Var: 16954 LB: 0 @ 414.4
476.04	c Restart #26 #Var: 16897 LB: 0 @ 475.8
529.01	c Restart #27 #Var: 16897 LB: 0 @ 528.75
585.15	c Restart #28 #Var: 16897 LB: 0 @ 584.88
626.71	c Restart #29 #Var: 16897 LB: 0 @ 626.43
672.14	c Restart #30 #Var: 16897 LB: 0 @ 671.85
720.63	c Restart #31 #Var: 16897 LB: 0 @ 720.32
769.39	c Restart #32 #Var: 16897 LB: 0 @ 769.07
827.49	c Restart #33 #Var: 16896 LB: 0 @ 827.15
878.44	c Restart #34 #Var: 16895 LB: 0 @ 878.09
950.90	c CHANGE Heuristic... 
950.90	c Restart #0 #Var: 16895 LB: 0 @ 950.53
952.32	c Restart #1 #Var: 16892 LB: 0 @ 951.94
955.47	c Restart #2 #Var: 16892 LB: 0 @ 955.09
961.57	c Restart #3 #Var: 16892 LB: 0 @ 961.19
968.89	c Restart #4 #Var: 16892 LB: 0 @ 968.5
978.41	c Restart #5 #Var: 16892 LB: 0 @ 978.03
993.27	c Restart #6 #Var: 16892 LB: 0 @ 992.89
1003.76	c Restart #7 #Var: 16892 LB: 0 @ 1003.4
1015.13	c Restart #8 #Var: 16871 LB: 0 @ 1014.7
1030.85	c Restart #9 #Var: 16871 LB: 0 @ 1030.4
1054.35	c Restart #10 #Var: 16871 LB: 0 @ 1053.9
1074.15	c Restart #11 #Var: 16871 LB: 0 @ 1073.7
1092.28	c Restart #12 #Var: 16871 LB: 0 @ 1091.9
1117.16	c Restart #13 #Var: 16871 LB: 0 @ 1116.7
1137.56	c Restart #14 #Var: 16871 LB: 0 @ 1137.1
1161.43	c Restart #15 #Var: 16871 LB: 0 @ 1161
1190.45	c Restart #16 #Var: 16871 LB: 0 @ 1190
1217.12	c Restart #17 #Var: 16871 LB: 0 @ 1216.7
1247.50	c Restart #18 #Var: 16871 LB: 0 @ 1247
1276.52	c Restart #19 #Var: 16871 LB: 0 @ 1276.1
1312.64	c Restart #20 #Var: 16871 LB: 0 @ 1312.2
1346.18	c Restart #21 #Var: 16871 LB: 0 @ 1345.7
1385.62	c Restart #22 #Var: 16871 LB: 0 @ 1385.1
1415.49	c Restart #23 #Var: 16871 LB: 0 @ 1415
1467.39	c Restart #24 #Var: 16871 LB: 0 @ 1466.9
1508.39	c Restart #25 #Var: 16871 LB: 0 @ 1507.9
1549.30	c Restart #26 #Var: 16871 LB: 0 @ 1548.8
1591.96	c Restart #27 #Var: 16871 LB: 0 @ 1591.4
1640.99	c Restart #28 #Var: 16871 LB: 0 @ 1640.4
1696.91	c Restart #29 #Var: 16871 LB: 0 @ 1696.3
1740.11	c Restart #30 #Var: 16871 LB: 0 @ 1739.5
1779.59	c Restart #31 #Var: 16871 LB: 0 @ 1779
1800.66	s UNKNOWN
1800.66	c Exit Code: 0
1800.66	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/node19/watcher-39741-1149240360 -o ROOT/results/node19/solver-39741-1149240360 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node19/39741-1149240360/instance-39741-1149240360.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.00 0.01 0.24 2/64 30205
/proc/meminfo: memFree=1379472/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=436 CPUtime=0
/proc/30205/stat : 30205 (bsolo) D 30203 30205 30160 0 -1 0 38 0 0 0 0 0 0 0 18 0 1 0 189699074 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7484196 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/30205/statm: 109 23 18 55 0 18 0

[startup+10.0025 s]
/proc/loadavg: 0.15 0.04 0.25 2/64 30205
/proc/meminfo: memFree=1334304/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=50396 CPUtime=9.89
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 88945 0 0 0 963 26 0 0 25 0 1 0 189699074 51605504 11588 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 12599 11588 300 55 0 11491 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (Kb) 50396

[startup+20.0086 s]
/proc/loadavg: 0.28 0.07 0.26 2/64 30205
/proc/meminfo: memFree=1333728/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=50924 CPUtime=19.9
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 89095 0 0 0 1963 27 0 0 25 0 1 0 189699074 52146176 11738 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524867 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 12731 11738 300 55 0 11623 0
Current children cumulated CPU time (s) 19.9
Current children cumulated vsize (Kb) 50924

[startup+30.0146 s]
/proc/loadavg: 0.39 0.10 0.27 2/64 30205
/proc/meminfo: memFree=1333088/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=51584 CPUtime=29.89
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 89252 0 0 0 2962 27 0 0 25 0 1 0 189699074 52822016 11895 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528755 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 12896 11895 300 55 0 11788 0
Current children cumulated CPU time (s) 29.89
Current children cumulated vsize (Kb) 51584

[startup+40.0207 s]
/proc/loadavg: 0.49 0.13 0.27 2/64 30205
/proc/meminfo: memFree=1332192/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=52508 CPUtime=39.9
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 89482 0 0 0 3962 28 0 0 25 0 1 0 189699074 53768192 12125 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 13127 12125 300 55 0 12019 0
Current children cumulated CPU time (s) 39.9
Current children cumulated vsize (Kb) 52508

[startup+50.0268 s]
/proc/loadavg: 0.56 0.16 0.28 2/64 30205
/proc/meminfo: memFree=1331808/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=52904 CPUtime=49.9
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 89568 0 0 0 4962 28 0 0 25 0 1 0 189699074 54173696 12211 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540611 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 13226 12211 300 55 0 12118 0
Current children cumulated CPU time (s) 49.9
Current children cumulated vsize (Kb) 52904

[startup+60.0329 s]
/proc/loadavg: 0.63 0.19 0.29 2/64 30205
/proc/meminfo: memFree=1331424/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=53300 CPUtime=59.9
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 89674 0 0 0 5961 29 0 0 25 0 1 0 189699074 54579200 12317 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540657 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 13325 12317 300 55 0 12217 0
Current children cumulated CPU time (s) 59.9
Current children cumulated vsize (Kb) 53300

[startup+70.039 s]
/proc/loadavg: 0.69 0.21 0.29 2/64 30205
/proc/meminfo: memFree=1330272/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=54356 CPUtime=69.91
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 89961 0 0 0 6961 30 0 0 25 0 1 0 189699074 55660544 12604 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718274 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 13589 12604 300 55 0 12481 0
Current children cumulated CPU time (s) 69.91
Current children cumulated vsize (Kb) 54356

[startup+80.0451 s]
/proc/loadavg: 0.73 0.24 0.30 2/64 30205
/proc/meminfo: memFree=1329696/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=55016 CPUtime=79.91
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 90109 0 0 0 7961 30 0 0 25 0 1 0 189699074 56336384 12752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540759 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 13754 12752 300 55 0 12646 0
Current children cumulated CPU time (s) 79.91
Current children cumulated vsize (Kb) 55016

[startup+90.0512 s]
/proc/loadavg: 0.77 0.26 0.31 2/64 30205
/proc/meminfo: memFree=1328992/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=55676 CPUtime=89.91
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 90280 0 0 0 8960 31 0 0 25 0 1 0 189699074 57012224 12923 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 13919 12923 300 55 0 12811 0
Current children cumulated CPU time (s) 89.91
Current children cumulated vsize (Kb) 55676

[startup+100.057 s]
/proc/loadavg: 0.81 0.29 0.31 2/64 30205
/proc/meminfo: memFree=1328224/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=56336 CPUtime=99.91
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 90457 0 0 0 9960 31 0 0 25 0 1 0 189699074 57688064 13100 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541640 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 14084 13100 300 55 0 12976 0
Current children cumulated CPU time (s) 99.91
Current children cumulated vsize (Kb) 56336

[startup+110.063 s]
/proc/loadavg: 0.84 0.31 0.32 2/64 30205
/proc/meminfo: memFree=1327776/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=56860 CPUtime=109.92
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 90571 0 0 0 10960 32 0 0 25 0 1 0 189699074 58224640 13214 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541442 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 14215 13214 300 55 0 13107 0
Current children cumulated CPU time (s) 109.92
Current children cumulated vsize (Kb) 56860

[startup+120.069 s]
/proc/loadavg: 0.86 0.33 0.33 2/64 30205
/proc/meminfo: memFree=1326944/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=57652 CPUtime=119.92
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 90779 0 0 0 11960 32 0 0 25 0 1 0 189699074 59035648 13422 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541231 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 14413 13422 300 55 0 13305 0
Current children cumulated CPU time (s) 119.92
Current children cumulated vsize (Kb) 57652

[startup+130.076 s]
/proc/loadavg: 0.88 0.35 0.33 2/64 30205
/proc/meminfo: memFree=1326304/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=58300 CPUtime=129.93
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 90930 0 0 0 12960 33 0 0 25 0 1 0 189699074 59699200 13573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 14575 13573 300 55 0 13467 0
Current children cumulated CPU time (s) 129.93
Current children cumulated vsize (Kb) 58300

[startup+140.082 s]
/proc/loadavg: 0.90 0.37 0.34 2/64 30205
/proc/meminfo: memFree=1325920/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=58696 CPUtime=139.93
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 91032 0 0 0 13960 33 0 0 25 0 1 0 189699074 60104704 13675 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 14674 13675 300 55 0 13566 0
Current children cumulated CPU time (s) 139.93
Current children cumulated vsize (Kb) 58696

[startup+150.088 s]
/proc/loadavg: 0.92 0.39 0.35 2/64 30205
/proc/meminfo: memFree=1325024/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=59616 CPUtime=149.94
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 91261 0 0 0 14960 34 0 0 25 0 1 0 189699074 61046784 13904 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 14904 13904 300 55 0 13796 0
Current children cumulated CPU time (s) 149.94
Current children cumulated vsize (Kb) 59616

[startup+160.094 s]
/proc/loadavg: 0.93 0.41 0.36 2/64 30205
/proc/meminfo: memFree=1324576/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=60000 CPUtime=159.93
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 91367 0 0 0 15959 34 0 0 25 0 1 0 189699074 61440000 14010 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632952 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 15000 14010 300 55 0 13892 0
Current children cumulated CPU time (s) 159.93
Current children cumulated vsize (Kb) 60000

[startup+170.099 s]
/proc/loadavg: 0.94 0.43 0.36 2/64 30205
/proc/meminfo: memFree=1323872/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=60764 CPUtime=169.94
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 91543 0 0 0 16959 35 0 0 25 0 1 0 189699074 62222336 14186 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 15191 14186 300 55 0 14083 0
Current children cumulated CPU time (s) 169.94
Current children cumulated vsize (Kb) 60764

[startup+180.105 s]
/proc/loadavg: 0.95 0.45 0.37 2/64 30205
/proc/meminfo: memFree=1323424/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=61160 CPUtime=179.94
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 91646 0 0 0 17959 35 0 0 25 0 1 0 189699074 62627840 14289 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528678 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 15290 14289 300 55 0 14182 0
Current children cumulated CPU time (s) 179.94
Current children cumulated vsize (Kb) 61160

[startup+190.111 s]
/proc/loadavg: 0.95 0.47 0.37 2/64 30205
/proc/meminfo: memFree=1322528/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=62084 CPUtime=189.94
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 91876 0 0 0 18959 35 0 0 25 0 1 0 189699074 63574016 14519 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 15521 14519 300 55 0 14413 0
Current children cumulated CPU time (s) 189.94
Current children cumulated vsize (Kb) 62084

[startup+200.117 s]
/proc/loadavg: 0.96 0.48 0.38 2/64 30205
/proc/meminfo: memFree=1322144/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=62476 CPUtime=199.95
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 91984 0 0 0 19959 36 0 0 25 0 1 0 189699074 63975424 14627 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595889 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 15619 14627 300 55 0 14511 0
Current children cumulated CPU time (s) 199.95
Current children cumulated vsize (Kb) 62476

[startup+210.123 s]
/proc/loadavg: 0.97 0.50 0.39 2/64 30205
/proc/meminfo: memFree=1321440/2055920 swapFree=4181404/4192956

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

/proc/30205/statm: 26060 25071 300 55 0 24952 0
Current children cumulated CPU time (s) 1760.45
Current children cumulated vsize (Kb) 104240

[startup+1771.07 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1280032/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=104240 CPUtime=1770.45
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102502 0 0 0 176965 80 0 0 25 0 1 0 189699074 106741760 25071 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548247 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26060 25071 300 55 0 24952 0
Current children cumulated CPU time (s) 1770.45
Current children cumulated vsize (Kb) 104240

[startup+1781.07 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1279328/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105032 CPUtime=1780.45
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102679 0 0 0 177965 80 0 0 25 0 1 0 189699074 107552768 25248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26258 25248 300 55 0 25150 0
Current children cumulated CPU time (s) 1780.45
Current children cumulated vsize (Kb) 105032

[startup+1782.08 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1279328/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105032 CPUtime=1781.45
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102679 0 0 0 178065 80 0 0 25 0 1 0 189699074 107552768 25248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26258 25248 300 55 0 25150 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 105032

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1279328/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105032 CPUtime=1782.46
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102679 0 0 0 178166 80 0 0 25 0 1 0 189699074 107552768 25248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542265 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26258 25248 300 55 0 25150 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 105032

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1279328/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105032 CPUtime=1783.46
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102679 0 0 0 178266 80 0 0 25 0 1 0 189699074 107552768 25248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26258 25248 300 55 0 25150 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 105032

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1279136/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105164 CPUtime=1784.47
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102729 0 0 0 178366 81 0 0 25 0 1 0 189699074 107687936 25298 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26291 25298 300 55 0 25183 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 105164

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1279072/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105296 CPUtime=1785.48
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102748 0 0 0 178467 81 0 0 25 0 1 0 189699074 107823104 25317 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26324 25317 300 55 0 25216 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 105296

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1278944/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105428 CPUtime=1786.48
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102779 0 0 0 178567 81 0 0 25 0 1 0 189699074 107958272 25348 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26357 25348 300 55 0 25249 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 105428

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1278816/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105560 CPUtime=1787.49
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102809 0 0 0 178668 81 0 0 25 0 1 0 189699074 108093440 25378 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26390 25378 300 55 0 25282 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 105560

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1278816/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105560 CPUtime=1788.49
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102809 0 0 0 178768 81 0 0 25 0 1 0 189699074 108093440 25378 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534898 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26390 25378 300 55 0 25282 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 105560

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1278752/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105560 CPUtime=1789.5
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102818 0 0 0 178869 81 0 0 25 0 1 0 189699074 108093440 25387 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26390 25387 300 55 0 25282 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 105560

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1278624/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105692 CPUtime=1790.5
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102859 0 0 0 178969 81 0 0 25 0 1 0 189699074 108228608 25428 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26423 25428 300 55 0 25315 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 105692

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1278560/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105692 CPUtime=1791.5
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102867 0 0 0 179069 81 0 0 25 0 1 0 189699074 108228608 25436 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26423 25436 300 55 0 25315 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 105692

[startup+1793.13 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 30207
/proc/meminfo: memFree=1278560/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105692 CPUtime=1792.51
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102867 0 0 0 179170 81 0 0 25 0 1 0 189699074 108228608 25436 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528844 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26423 25436 300 55 0 25315 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 105692

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 30207
/proc/meminfo: memFree=1278560/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105692 CPUtime=1793.51
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102867 0 0 0 179270 81 0 0 25 0 1 0 189699074 108228608 25436 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548460 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26423 25436 300 55 0 25315 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 105692

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 30207
/proc/meminfo: memFree=1278560/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105692 CPUtime=1794.52
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102867 0 0 0 179371 81 0 0 25 0 1 0 189699074 108228608 25436 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26423 25436 300 55 0 25315 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 105692

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 30207
/proc/meminfo: memFree=1278560/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105692 CPUtime=1795.52
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102867 0 0 0 179471 81 0 0 25 0 1 0 189699074 108228608 25436 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26423 25436 300 55 0 25315 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 105692

[startup+1797.15 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 30207
/proc/meminfo: memFree=1278560/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105692 CPUtime=1796.53
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102871 0 0 0 179572 81 0 0 25 0 1 0 189699074 108228608 25440 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528729 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26423 25440 300 55 0 25315 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 105692

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 30207
/proc/meminfo: memFree=1278496/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105824 CPUtime=1797.53
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102879 0 0 0 179672 81 0 0 25 0 1 0 189699074 108363776 25448 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529232 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26456 25448 300 55 0 25348 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 105824

[startup+1799.16 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 30207
/proc/meminfo: memFree=1278368/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105956 CPUtime=1798.53
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102911 0 0 0 179772 81 0 0 25 0 1 0 189699074 108498944 25480 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541373 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26489 25480 300 55 0 25381 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 105956

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 30207
/proc/meminfo: memFree=1278368/2055920 swapFree=4181404/4192956
[pid=30205] ppid=30203 vsize=105956 CPUtime=1799.54
/proc/30205/stat : 30205 (bsolo) R 30203 30205 30160 0 -1 0 102913 0 0 0 179873 81 0 0 25 0 1 0 189699074 108498944 25482 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718272 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30205/statm: 26489 25482 300 55 0 25381 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 105956

Child status: 0
Real time (s): 1800.7
CPU time (s): 1800.06
CPU user time (s): 1799.23
CPU system time (s): 0.833873
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (Kb): 105956

Launcher Data (download as text)

Begin job on node19 on Fri Jun  2 09:26:00 UTC 2006


FILE ID= 39741-1149240360

PBS_JOBID= 297378

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  631c705feb60dcd8a1b144825a73a754

RANDOM SEED= 409012320


/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.236
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.236
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:       1379680 kB
Buffers:         39532 kB
Cached:         560252 kB
SwapCached:       3308 kB
Active:          83180 kB
Inactive:       525380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1379680 kB
SwapTotal:     4192956 kB
SwapFree:      4181404 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            53664 kB
Committed_AS:   300252 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Fri Jun  2 09:56:02 UTC 2006