Trace number 39723

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.04 1800.56

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl.opb
MD5SUM14c93c93dc53353f81a889ada18ba601
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 benchmark1167.75
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables81558
Total number of constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
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 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
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.
18.67	c Initial problem consists of 81558 variables and 240469 constraints.
35.03	c Using non-optimization problem switches.
35.03	c No problem reductions applied in OPT. instance.
35.03	c	preprocess terminated. Elapsed time: 35.003
35.03	c After prepocess the problem consists of 80105 variables and 237129 constraints.
46.12	c Restart #1 #Var: 80105 LB: 0 @ 46.099
53.91	c Restart #2 #Var: 80105 LB: 0 @ 53.877
67.87	c Restart #3 #Var: 80105 LB: 0 @ 67.839
83.20	c Restart #4 #Var: 80105 LB: 0 @ 83.165
117.08	c Restart #5 #Var: 80105 LB: 0 @ 117.03
159.61	c Restart #6 #Var: 80105 LB: 0 @ 159.55
209.32	c Restart #7 #Var: 80105 LB: 0 @ 209.25
243.77	c Restart #8 #Var: 80105 LB: 0 @ 243.69
279.25	c Restart #9 #Var: 80105 LB: 0 @ 279.16
340.97	c Restart #10 #Var: 80105 LB: 0 @ 340.87
433.67	c Restart #11 #Var: 80105 LB: 0 @ 433.54
517.96	c Restart #12 #Var: 80105 LB: 0 @ 517.81
619.49	c Restart #13 #Var: 80105 LB: 0 @ 619.31
750.22	c Restart #14 #Var: 80105 LB: 0 @ 750
846.37	c Restart #15 #Var: 80105 LB: 0 @ 846.13
972.51	c CHANGE Heuristic... 
972.51	c Restart #0 #Var: 80105 LB: 0 @ 972.24
975.50	c Restart #1 #Var: 80105 LB: 0 @ 975.22
982.48	c Restart #2 #Var: 80105 LB: 0 @ 982.21
998.04	c Restart #3 #Var: 80105 LB: 0 @ 997.76
1028.15	c Restart #4 #Var: 80105 LB: 0 @ 1027.8
1061.07	c Restart #5 #Var: 80105 LB: 0 @ 1060.8
1102.37	c Restart #6 #Var: 80105 LB: 0 @ 1102
1156.40	c Restart #7 #Var: 80105 LB: 0 @ 1156.1
1206.69	c Restart #8 #Var: 80105 LB: 0 @ 1206.3
1259.87	c Restart #9 #Var: 80105 LB: 0 @ 1259.5
1294.16	c Restart #10 #Var: 80105 LB: 0 @ 1293.8
1372.20	c Restart #11 #Var: 80105 LB: 0 @ 1371.8
1453.70	c Restart #12 #Var: 80105 LB: 0 @ 1453.3
1523.79	c Restart #13 #Var: 80105 LB: 0 @ 1523.3
1625.37	c Restart #14 #Var: 80105 LB: 0 @ 1624.9
1728.72	c Restart #15 #Var: 80105 LB: 0 @ 1728.2
1800.52	s UNKNOWN
1800.52	c Exit Code: 0
1800.52	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-39723-1149237855 -o ROOT/results/node64/solver-39723-1149237855 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node64/39723-1149237855/instance-39723-1149237855.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1563248/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=440 CPUtime=0
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 38 0 0 0 0 0 0 0 19 0 1 0 25776849 450560 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6961805 0 0 4096 0 0 0 0 17 1 0 0
/proc/25328/statm: 725 26 18 55 0 38 0

[startup+10.0018 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1466360/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=101748 CPUtime=9.98
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 1394882 0 0 0 629 369 0 0 25 0 1 0 25776849 104189952 24556 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 25437 24565 281 55 0 24329 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 101748

[startup+20.0076 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1393272/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=177180 CPUtime=19.98
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 2874795 0 0 0 1225 773 0 0 25 0 1 0 25776849 181432320 42816 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542079 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 44295 42816 288 55 0 43187 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 177180

[startup+30.0135 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1385208/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=185124 CPUtime=29.99
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3014292 0 0 0 2177 822 0 0 25 0 1 0 25776849 189566976 44793 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134641129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 46281 44793 291 55 0 45173 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 185124

[startup+40.0194 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1369464/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=201664 CPUtime=39.99
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233570 0 0 0 3103 896 0 0 25 0 1 0 25776849 206503936 48791 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632900 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50416 48791 300 55 0 49308 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 201664

[startup+50.0253 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1369400/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=201796 CPUtime=49.99
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233592 0 0 0 4103 896 0 0 25 0 1 0 25776849 206639104 48813 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50449 48813 300 55 0 49341 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 201796

[startup+60.0311 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1369208/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=202060 CPUtime=59.99
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233648 0 0 0 5103 896 0 0 25 0 1 0 25776849 206909440 48869 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50515 48869 300 55 0 49407 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 202060

[startup+70.037 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1368952/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=202192 CPUtime=69.99
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233699 0 0 0 6102 897 0 0 25 0 1 0 25776849 207044608 48920 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50548 48920 300 55 0 49440 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 202192

[startup+80.0429 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1368760/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=202456 CPUtime=80
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233749 0 0 0 7102 898 0 0 25 0 1 0 25776849 207314944 48970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50614 48970 300 55 0 49506 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 202456

[startup+90.0488 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1368568/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=202588 CPUtime=90
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233802 0 0 0 8101 899 0 0 25 0 1 0 25776849 207450112 49023 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50647 49023 300 55 0 49539 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 202588

[startup+100.055 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1368440/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=202720 CPUtime=100
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233830 0 0 0 9101 899 0 0 25 0 1 0 25776849 207585280 49051 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632900 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50680 49051 300 55 0 49572 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 202720

[startup+110.061 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1368312/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=202980 CPUtime=110.01
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233869 0 0 0 10102 899 0 0 25 0 1 0 25776849 207851520 49090 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718912 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50745 49090 300 55 0 49637 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 202980

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1368120/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=203112 CPUtime=120.02
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233906 0 0 0 11102 900 0 0 25 0 1 0 25776849 207986688 49127 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540641 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50778 49127 300 55 0 49670 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 203112

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1367992/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=203244 CPUtime=130.02
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233939 0 0 0 12102 900 0 0 25 0 1 0 25776849 208121856 49160 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528844 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50811 49160 300 55 0 49703 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 203244

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1367864/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=203376 CPUtime=140.02
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3233969 0 0 0 13102 900 0 0 25 0 1 0 25776849 208257024 49190 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542143 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50844 49190 300 55 0 49736 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 203376

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1367736/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=203508 CPUtime=150.02
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3234006 0 0 0 14102 900 0 0 25 0 1 0 25776849 208392192 49227 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50877 49227 300 55 0 49769 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 203508

[startup+160.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1367672/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=203640 CPUtime=160.03
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3234042 0 0 0 15102 901 0 0 25 0 1 0 25776849 208527360 49263 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50910 49263 300 55 0 49802 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 203640

[startup+170.096 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1367480/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=203772 CPUtime=170.03
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3234085 0 0 0 16102 901 0 0 25 0 1 0 25776849 208662528 49306 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50943 49306 300 55 0 49835 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 203772

[startup+180.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1367288/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=203904 CPUtime=180.03
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3234122 0 0 0 17101 902 0 0 25 0 1 0 25776849 208797696 49343 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 50976 49343 300 55 0 49868 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 203904

[startup+190.108 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1367160/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=204036 CPUtime=190.04
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3234163 0 0 0 18102 902 0 0 25 0 1 0 25776849 208932864 49384 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542147 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 51009 49384 300 55 0 49901 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 204036

[startup+200.114 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1367032/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=204168 CPUtime=200.04
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3234197 0 0 0 19102 902 0 0 25 0 1 0 25776849 209068032 49418 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 51042 49418 300 55 0 49934 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 204168

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25328
/proc/meminfo: memFree=1366840/2055920 swapFree=4192956/4192956

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

/proc/25328/statm: 57765 56130 300 55 0 56657 0
Current children cumulated CPU time (s) 1760.59
Current children cumulated vsize (Kb) 231060

[startup+1771.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339576/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231192 CPUtime=1770.6
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241257 0 0 0 176124 936 0 0 25 0 1 0 25776849 236740608 56161 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57798 56161 300 55 0 56690 0
Current children cumulated CPU time (s) 1770.6
Current children cumulated vsize (Kb) 231192

[startup+1781.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339448/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231456 CPUtime=1780.6
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241306 0 0 0 177124 936 0 0 25 0 1 0 25776849 237010944 56210 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632940 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57864 56210 300 55 0 56756 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (Kb) 231456

[startup+1782.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339384/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231456 CPUtime=1781.6
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241312 0 0 0 177224 936 0 0 25 0 1 0 25776849 237010944 56216 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57864 56216 300 55 0 56756 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 231456

[startup+1783.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339320/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231456 CPUtime=1782.61
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241325 0 0 0 177325 936 0 0 25 0 1 0 25776849 237010944 56229 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57864 56229 300 55 0 56756 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 231456

[startup+1784.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339320/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231588 CPUtime=1783.61
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241334 0 0 0 177425 936 0 0 25 0 1 0 25776849 237146112 56238 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57897 56238 300 55 0 56789 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 231588

[startup+1785.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339320/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231572 CPUtime=1784.62
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241339 0 0 0 177526 936 0 0 25 0 1 0 25776849 237129728 56243 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534784 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57893 56243 300 55 0 56785 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 231572

[startup+1786.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339256/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231572 CPUtime=1785.62
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241348 0 0 0 177626 936 0 0 25 0 1 0 25776849 237129728 56252 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57893 56252 300 55 0 56785 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 231572

[startup+1787.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339256/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231572 CPUtime=1786.62
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241348 0 0 0 177726 936 0 0 25 0 1 0 25776849 237129728 56252 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57893 56252 300 55 0 56785 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 231572

[startup+1788.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339256/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231572 CPUtime=1787.63
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241348 0 0 0 177827 936 0 0 25 0 1 0 25776849 237129728 56252 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57893 56252 300 55 0 56785 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 231572

[startup+1789.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339256/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231572 CPUtime=1788.63
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241349 0 0 0 177927 936 0 0 25 0 1 0 25776849 237129728 56253 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57893 56253 300 55 0 56785 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 231572

[startup+1790.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339192/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231572 CPUtime=1789.64
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241360 0 0 0 178028 936 0 0 25 0 1 0 25776849 237129728 56264 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57893 56264 300 55 0 56785 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 231572

[startup+1791.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339192/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231704 CPUtime=1790.64
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241370 0 0 0 178128 936 0 0 25 0 1 0 25776849 237264896 56274 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541298 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57926 56274 300 55 0 56818 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 231704

[startup+1792.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339192/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231704 CPUtime=1791.65
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241371 0 0 0 178229 936 0 0 25 0 1 0 25776849 237264896 56275 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57926 56275 300 55 0 56818 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 231704

[startup+1793.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339128/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231704 CPUtime=1792.65
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241372 0 0 0 178329 936 0 0 25 0 1 0 25776849 237264896 56276 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57926 56276 300 55 0 56818 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 231704

[startup+1794.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339128/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231704 CPUtime=1793.66
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241377 0 0 0 178430 936 0 0 25 0 1 0 25776849 237264896 56281 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537587 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57926 56281 300 55 0 56818 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 231704

[startup+1795.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339128/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231704 CPUtime=1794.66
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241377 0 0 0 178530 936 0 0 25 0 1 0 25776849 237264896 56281 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718311 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57926 56281 300 55 0 56818 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 231704

[startup+1796.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339128/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231704 CPUtime=1795.67
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241387 0 0 0 178631 936 0 0 25 0 1 0 25776849 237264896 56291 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57926 56291 300 55 0 56818 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 231704

[startup+1797.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339128/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231704 CPUtime=1796.67
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241387 0 0 0 178731 936 0 0 25 0 1 0 25776849 237264896 56291 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57926 56291 300 55 0 56818 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 231704

[startup+1798.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339064/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231704 CPUtime=1797.68
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241391 0 0 0 178832 936 0 0 25 0 1 0 25776849 237264896 56295 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540685 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57926 56295 300 55 0 56818 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 231704

[startup+1799.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339064/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231704 CPUtime=1798.68
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241394 0 0 0 178932 936 0 0 25 0 1 0 25776849 237264896 56298 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540566 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57926 56298 300 55 0 56818 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 231704

[startup+1800.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25525
/proc/meminfo: memFree=1339064/2055920 swapFree=4192956/4192956
[pid=25328] ppid=25326 vsize=231704 CPUtime=1799.68
/proc/25328/stat : 25328 (bsolo) R 25326 25328 25283 0 -1 0 3241394 0 0 0 179032 936 0 0 25 0 1 0 25776849 237264896 56298 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541267 0 0 4096 16384 0 0 0 17 1 0 0
/proc/25328/statm: 57926 56298 300 55 0 56818 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 231704

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.04
CPU user time (s): 1790.64
CPU system time (s): 9.40157
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (Kb): 231704

Launcher Data (download as text)

Begin job on node64 on Fri Jun  2 08:44:16 UTC 2006


FILE ID= 39723-1149237855

PBS_JOBID= 297150

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  14c93c93dc53353f81a889ada18ba601

RANDOM SEED= 697171156


/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:       1563648 kB
Buffers:         30964 kB
Cached:         383360 kB
SwapCached:          0 kB
Active:         104548 kB
Inactive:       324352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1563648 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          24916 kB
Slab:            49352 kB
Committed_AS:   165740 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 Fri Jun  2 09:14:16 UTC 2006