Trace number 50342

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.07 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_16.opb
MD5SUM6e5141f298d85d1f18641c02d22506a9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark222
Best CPU time to get the best result obtained on this benchmark1782.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 222
Optimality of the best value was proved NO
Number of variables5570
Total number of constraints10896
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10895
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 9
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 375
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1908
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
1.40	c Initial problem consists of 5570 variables and 10896 constraints.
1.52	c No problem reductions applied in OPT. instance.
1.52	c	preprocess terminated. Elapsed time: 1.507
1.52	c After prepocess the problem consists of 5568 variables and 10895 constraints.
1.52	c Initial Lower Bound: 120
10.59	c Restart #1 #Var: 5568 LB: 120 @ 10.581
31.47	c Restart #2 #Var: 5568 LB: 120 @ 31.452
62.88	c Restart #3 #Var: 5568 LB: 120 @ 62.835
101.51	c Restart #4 #Var: 5568 LB: 120 @ 101.45
164.44	c Restart #5 #Var: 5568 LB: 120 @ 164.36
237.22	c Restart #6 #Var: 5568 LB: 120 @ 237.12
321.14	c Restart #7 #Var: 5568 LB: 120 @ 321.01
398.10	c Restart #8 #Var: 5568 LB: 120 @ 397.95
455.45	c Restart #9 #Var: 5568 LB: 120 @ 455.28
486.32	c Restart #10 #Var: 5568 LB: 120 @ 486.14
526.93	c Restart #11 #Var: 5568 LB: 120 @ 526.74
549.69	c Restart #12 #Var: 5568 LB: 120 @ 549.49
616.30	c Restart #13 #Var: 5568 LB: 120 @ 616.08
632.11	c Restart #14 #Var: 5568 LB: 120 @ 631.89
684.04	c Restart #15 #Var: 5568 LB: 120 @ 683.81
709.40	c Restart #16 #Var: 5568 LB: 120 @ 709.16
764.46	c Restart #17 #Var: 5568 LB: 120 @ 764.2
786.76	c Restart #18 #Var: 5568 LB: 120 @ 786.5
818.35	c Restart #19 #Var: 5568 LB: 120 @ 818.08
864.58	c Restart #20 #Var: 5568 LB: 120 @ 864.29
919.30	c CHANGE Heuristic... 
919.30	c Restart #0 #Var: 5568 LB: 120 @ 918.99
928.02	c Restart #1 #Var: 5568 LB: 120 @ 927.71
945.12	c Restart #2 #Var: 5568 LB: 120 @ 944.81
947.51	c Restart #3 #Var: 5568 LB: 120 @ 947.19
963.68	c Restart #4 #Var: 5568 LB: 120 @ 963.37
972.11	c Restart #5 #Var: 5568 LB: 120 @ 971.79
1002.26	c Restart #6 #Var: 5568 LB: 120 @ 1001.9
1013.96	c Restart #7 #Var: 5568 LB: 120 @ 1013.6
1047.20	c Restart #8 #Var: 5568 LB: 120 @ 1046.9
1063.09	c Restart #9 #Var: 5568 LB: 120 @ 1062.7
1108.74	c Restart #10 #Var: 5568 LB: 120 @ 1108.4
1118.90	c Restart #11 #Var: 5568 LB: 120 @ 1118.5
1174.25	c Restart #12 #Var: 5568 LB: 120 @ 1173.9
1190.22	c Restart #13 #Var: 5568 LB: 120 @ 1189.8
1215.72	c Restart #14 #Var: 5568 LB: 120 @ 1215.3
1239.48	c Restart #15 #Var: 5568 LB: 120 @ 1239.1
1299.88	c Restart #16 #Var: 5568 LB: 120 @ 1299.5
1333.88	c Restart #17 #Var: 5568 LB: 120 @ 1333.5
1376.89	c Restart #18 #Var: 5568 LB: 120 @ 1376.5
1421.65	c Restart #19 #Var: 5568 LB: 120 @ 1421.2
1453.60	c Restart #20 #Var: 5568 LB: 120 @ 1453.1
1494.70	c Restart #21 #Var: 5568 LB: 120 @ 1494.2
1579.86	c Restart #22 #Var: 5568 LB: 120 @ 1579.4
1623.34	c Restart #23 #Var: 5568 LB: 120 @ 1622.8
1717.13	c Restart #24 #Var: 5568 LB: 120 @ 1716.6
1745.33	c Restart #25 #Var: 5568 LB: 120 @ 1744.8
1800.60	s UNKNOWN
1800.60	c Exit Code: 0
1800.60	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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node5/watcher-50342-1154111366 -o ROOT/results/node5/solver-50342-1154111366 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node5/50342-1154111366/instance-50342-1154111366.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 30680
/proc/meminfo: memFree=1550592/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=4932 CPUtime=0
/proc/30680/stat : 30680 (bsolo) D 30678 30680 30631 0 -1 0 371 0 0 0 0 0 0 0 18 0 1 0 157998111 5050368 331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 2147483391 4096 16384 18446744072099781622 0 0 17 0 0 0
/proc/30680/statm: 1233 331 227 55 0 125 0

[startup+10.0027 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1515904/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=39380 CPUtime=9.98
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9044 0 0 0 994 4 0 0 25 0 1 0 157998111 40325120 8958 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541521 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 9845 8958 296 55 0 8737 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 39380

[startup+20.0088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1515904/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=39664 CPUtime=19.98
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9106 0 0 0 1994 4 0 0 25 0 1 0 157998111 40615936 9020 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 9916 9020 297 55 0 8808 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 39664

[startup+30.0149 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1515776/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=39928 CPUtime=29.99
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9174 0 0 0 2995 4 0 0 25 0 1 0 157998111 40886272 9088 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 9982 9088 297 55 0 8874 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 39928

[startup+40.0211 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1515584/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=40192 CPUtime=39.99
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9235 0 0 0 3994 5 0 0 25 0 1 0 157998111 41156608 9149 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718704 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 10048 9149 297 55 0 8940 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 40192

[startup+50.0282 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1515264/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=40616 CPUtime=49.98
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9324 0 0 0 4993 5 0 0 25 0 1 0 157998111 41590784 9237 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 10154 9237 297 55 0 9046 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 40616

[startup+60.0353 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1515072/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=40880 CPUtime=59.98
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9389 0 0 0 5993 5 0 0 25 0 1 0 157998111 41861120 9302 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 10220 9302 297 55 0 9112 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 40880

[startup+70.0425 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1514752/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=41276 CPUtime=70
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9463 0 0 0 6994 6 0 0 25 0 1 0 157998111 42266624 9374 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541241 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 10319 9374 297 55 0 9211 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 41276

[startup+80.0486 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1514368/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=41540 CPUtime=80
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9550 0 0 0 7994 6 0 0 25 0 1 0 157998111 42536960 9461 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 10385 9461 297 55 0 9277 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 41540

[startup+90.0547 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1514048/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=41944 CPUtime=89.99
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9631 0 0 0 8993 6 0 0 25 0 1 0 157998111 42950656 9541 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 10486 9541 297 55 0 9378 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 41944

[startup+100.061 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1513792/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=42220 CPUtime=99.99
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9702 0 0 0 9993 6 0 0 25 0 1 0 157998111 43233280 9612 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 10555 9612 297 55 0 9447 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 42220

[startup+110.068 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1513600/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=42484 CPUtime=110
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9762 0 0 0 10994 6 0 0 25 0 1 0 157998111 43503616 9672 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 10621 9672 297 55 0 9513 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 42484

[startup+120.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1513280/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=42892 CPUtime=120
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9843 0 0 0 11994 6 0 0 25 0 1 0 157998111 43921408 9752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541162 0 0 4096 16384 0 0 0 17 0 0 0
/proc/30680/statm: 10723 9752 297 55 0 9615 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 42892

[startup+130.081 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1513024/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=43024 CPUtime=130
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9887 0 0 0 12994 6 0 0 25 0 1 0 157998111 44056576 9796 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 10756 9796 297 55 0 9648 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 43024

[startup+140.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1512832/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=43156 CPUtime=140.01
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9938 0 0 0 13994 7 0 0 25 0 1 0 157998111 44191744 9847 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 10789 9847 297 55 0 9681 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 43156

[startup+150.094 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1512640/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=43420 CPUtime=150.01
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 9988 0 0 0 14994 7 0 0 25 0 1 0 157998111 44462080 9897 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 10855 9897 297 55 0 9747 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 43420

[startup+160.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1512256/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=43828 CPUtime=160.01
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 10073 0 0 0 15994 7 0 0 25 0 1 0 157998111 44879872 9981 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 10957 9981 297 55 0 9849 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 43828

[startup+170.107 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1512064/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=43960 CPUtime=170.01
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 10125 0 0 0 16994 7 0 0 25 0 1 0 157998111 45015040 10033 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 10990 10033 297 55 0 9882 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 43960

[startup+180.113 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1511808/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=44224 CPUtime=180.01
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 10189 0 0 0 17994 7 0 0 25 0 1 0 157998111 45285376 10097 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 11056 10097 297 55 0 9948 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 44224

[startup+190.119 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1511552/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=44492 CPUtime=190.02
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 10257 0 0 0 18994 8 0 0 25 0 1 0 157998111 45559808 10164 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 11123 10164 297 55 0 10015 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 44492

[startup+200.125 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680
/proc/meminfo: memFree=1511296/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=44756 CPUtime=200.02
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 10313 0 0 0 19994 8 0 0 25 0 1 0 157998111 45830144 10220 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 11189 10220 297 55 0 10081 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 44756

[startup+210.131 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30680

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

Current children cumulated CPU time (s) 1760.51
Current children cumulated vsize (Kb) 155760

[startup+1771.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1400256/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156024 CPUtime=1770.52
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 37999 0 0 0 176988 64 0 0 25 0 1 0 157998111 159768576 37881 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39006 37881 297 55 0 37898 0
Current children cumulated CPU time (s) 1770.52
Current children cumulated vsize (Kb) 156024

[startup+1781.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1400000/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156288 CPUtime=1780.52
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38053 0 0 0 177988 64 0 0 25 0 1 0 157998111 160038912 37935 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540762 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39072 37935 297 55 0 37964 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (Kb) 156288

[startup+1782.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1400000/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156288 CPUtime=1781.53
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38057 0 0 0 178089 64 0 0 25 0 1 0 157998111 160038912 37939 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39072 37939 297 55 0 37964 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (Kb) 156288

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399936/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156288 CPUtime=1782.53
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38064 0 0 0 178189 64 0 0 25 0 1 0 157998111 160038912 37946 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39072 37946 297 55 0 37964 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 156288

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399936/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156288 CPUtime=1783.54
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38074 0 0 0 178290 64 0 0 25 0 1 0 157998111 160038912 37956 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39072 37956 297 55 0 37964 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 156288

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399872/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156288 CPUtime=1784.54
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38080 0 0 0 178390 64 0 0 25 0 1 0 157998111 160038912 37962 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39072 37962 297 55 0 37964 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 156288

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399872/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156420 CPUtime=1785.55
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38089 0 0 0 178491 64 0 0 25 0 1 0 157998111 160174080 37971 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39105 37971 297 55 0 37997 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 156420

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399808/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156420 CPUtime=1786.55
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38101 0 0 0 178591 64 0 0 25 0 1 0 157998111 160174080 37983 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39105 37983 297 55 0 37997 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 156420

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399744/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156420 CPUtime=1787.56
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38110 0 0 0 178692 64 0 0 25 0 1 0 157998111 160174080 37992 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39105 37992 297 55 0 37997 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 156420

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399744/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156552 CPUtime=1788.56
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38119 0 0 0 178792 64 0 0 25 0 1 0 157998111 160309248 38001 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39138 38001 297 55 0 38030 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 156552

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399680/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156552 CPUtime=1789.56
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38127 0 0 0 178892 64 0 0 25 0 1 0 157998111 160309248 38009 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39138 38009 297 55 0 38030 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 156552

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399680/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156552 CPUtime=1790.57
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38136 0 0 0 178993 64 0 0 25 0 1 0 157998111 160309248 38018 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39138 38018 297 55 0 38030 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 156552

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399616/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156684 CPUtime=1791.57
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38147 0 0 0 179093 64 0 0 25 0 1 0 157998111 160444416 38029 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39171 38029 297 55 0 38063 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 156684

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399552/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156684 CPUtime=1792.57
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38161 0 0 0 179193 64 0 0 25 0 1 0 157998111 160444416 38043 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134598977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39171 38043 297 55 0 38063 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 156684

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399488/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156684 CPUtime=1793.58
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38174 0 0 0 179294 64 0 0 25 0 1 0 157998111 160444416 38056 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39171 38056 297 55 0 38063 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 156684

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399488/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156816 CPUtime=1794.58
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38185 0 0 0 179394 64 0 0 25 0 1 0 157998111 160579584 38067 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39204 38067 297 55 0 38096 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 156816

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399424/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156816 CPUtime=1795.59
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38199 0 0 0 179495 64 0 0 25 0 1 0 157998111 160579584 38081 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39204 38081 297 55 0 38096 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 156816

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399296/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156968 CPUtime=1796.59
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38223 0 0 0 179595 64 0 0 25 0 1 0 157998111 160735232 38103 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39242 38103 297 55 0 38134 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 156968

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399296/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156968 CPUtime=1797.6
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38232 0 0 0 179696 64 0 0 25 0 1 0 157998111 160735232 38112 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39242 38112 297 55 0 38134 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 156968

[startup+1799.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399232/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=156968 CPUtime=1798.6
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38244 0 0 0 179796 64 0 0 25 0 1 0 157998111 160735232 38124 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39242 38124 297 55 0 38134 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 156968

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 30682
/proc/meminfo: memFree=1399168/2055920 swapFree=4173760/4192956
[pid=30680] ppid=30678 vsize=157100 CPUtime=1799.61
/proc/30680/stat : 30680 (bsolo) R 30678 30680 30631 0 -1 0 38256 0 0 0 179897 64 0 0 25 0 1 0 157998111 160870400 38136 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30680/statm: 39275 38136 297 55 0 38167 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 157100

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.07
CPU user time (s): 1799.4
CPU system time (s): 0.673897
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (Kb): 157100
The end

Launcher Data (download as text)

Begin job on node5 on Fri Jul 28 18:29:26 UTC 2006


FILE ID= 50342-1154111366

PBS_JOBID= 886501

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_16.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node5/50342-1154111366/instance-50342-1154111366.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-50342-1154111366 -o ROOT/results/node5/solver-50342-1154111366 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node5/50342-1154111366/instance-50342-1154111366.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  6e5141f298d85d1f18641c02d22506a9

RANDOM SEED= 445499168

TIMEOUT= 1800 seconds


/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.234
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.234
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:       1550800 kB
Buffers:         32492 kB
Cached:         406484 kB
SwapCached:      12884 kB
Active:          42924 kB
Inactive:       413988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550800 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14484 kB
Slab:            34304 kB
Committed_AS:   618736 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node5 on Fri Jul 28 18:59:27 UTC 2006