Trace number 50354

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.02 1800.48

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_18.opb
MD5SUM92a7a1679de6bb1b52854275d5fc6396
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark303
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 303
Optimality of the best value was proved NO
Number of variables8878
Total number of constraints17460
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 constraints17459
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 153
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 408
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 2755
Number of bits of the biggest sum of numbers12
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.
2.48	c Initial problem consists of 8878 variables and 17460 constraints.
5.02	c No problem reductions applied in OPT. instance.
5.02	c	preprocess terminated. Elapsed time: 5.012
5.02	c After prepocess the problem consists of 8877 variables and 17459 constraints.
5.02	c Initial Lower Bound: 153
20.40	c Restart #1 #Var: 8877 LB: 153 @ 20.384
54.06	c Restart #2 #Var: 8877 LB: 153 @ 54.019
111.87	c Restart #3 #Var: 8877 LB: 153 @ 111.82
188.68	c Restart #4 #Var: 8877 LB: 153 @ 188.6
267.79	c Restart #5 #Var: 8877 LB: 153 @ 267.7
389.30	c Restart #6 #Var: 8877 LB: 153 @ 389.18
502.28	c Restart #7 #Var: 8877 LB: 153 @ 502.13
612.70	c Restart #8 #Var: 8877 LB: 153 @ 612.52
671.03	c Restart #9 #Var: 8877 LB: 153 @ 670.84
768.98	c Restart #10 #Var: 8877 LB: 153 @ 768.77
829.82	c Restart #11 #Var: 8877 LB: 153 @ 829.59
892.57	c Restart #12 #Var: 8877 LB: 153 @ 892.33
911.79	c CHANGE Heuristic... 
911.79	c Restart #0 #Var: 8877 LB: 153 @ 911.54
932.27	c Restart #1 #Var: 8877 LB: 153 @ 932.02
954.56	c Restart #2 #Var: 8877 LB: 153 @ 954.3
960.16	c Restart #3 #Var: 8877 LB: 153 @ 959.9
978.43	c Restart #4 #Var: 8877 LB: 153 @ 978.17
1020.55	c Restart #5 #Var: 8877 LB: 153 @ 1020.3
1039.64	c Restart #6 #Var: 8877 LB: 153 @ 1039.4
1068.65	c Restart #7 #Var: 8877 LB: 153 @ 1068.4
1125.72	c Restart #8 #Var: 8877 LB: 153 @ 1125.4
1148.78	c Restart #9 #Var: 8877 LB: 153 @ 1148.5
1221.41	c Restart #10 #Var: 8877 LB: 153 @ 1221.1
1276.04	c Restart #11 #Var: 8877 LB: 153 @ 1275.7
1404.19	c Restart #12 #Var: 8877 LB: 153 @ 1403.8
1468.13	c Restart #13 #Var: 8877 LB: 153 @ 1467.7
1555.92	c Restart #14 #Var: 8877 LB: 153 @ 1555.5
1632.46	c Restart #15 #Var: 8877 LB: 153 @ 1632
1723.13	c Restart #16 #Var: 8877 LB: 153 @ 1722.7
1800.46	s UNKNOWN
1800.46	c Exit Code: 0
1800.46	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/node43/watcher-50354-1154114602 -o ROOT/results/node43/solver-50354-1154114602 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node43/50354-1154114602/instance-50354-1154114602.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=825696/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=4928 CPUtime=0
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 335 0 0 0 0 0 0 0 18 0 1 0 158331256 5046272 298 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4159471296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 1232 301 203 55 0 124 0

[startup+10.0021 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=764384/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=66832 CPUtime=9.98
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15719 0 0 0 991 7 0 0 25 0 1 0 158331256 68435968 15606 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16708 15606 296 55 0 15600 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 66832

[startup+20.009 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=764448/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=66964 CPUtime=19.98
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15748 0 0 0 1991 7 0 0 25 0 1 0 158331256 68571136 15635 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542216 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16741 15635 296 55 0 15633 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 66964

[startup+30.0149 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=764384/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67132 CPUtime=29.98
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15775 0 0 0 2991 7 0 0 25 0 1 0 158331256 68743168 15662 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 0 0 0
/proc/4119/statm: 16783 15662 297 55 0 15675 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 67132

[startup+40.0207 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=764448/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67132 CPUtime=39.97
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15790 0 0 0 3990 7 0 0 25 0 1 0 158331256 68743168 15677 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16783 15677 297 55 0 15675 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 67132

[startup+50.0276 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=764384/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67132 CPUtime=49.98
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15803 0 0 0 4991 7 0 0 25 0 1 0 158331256 68743168 15690 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16783 15690 297 55 0 15675 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 67132

[startup+60.0334 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=764384/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67264 CPUtime=59.99
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15810 0 0 0 5992 7 0 0 25 0 1 0 158331256 68878336 15697 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134633156 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16816 15697 297 55 0 15708 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 67264

[startup+70.0513 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=764256/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67264 CPUtime=69.99
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15839 0 0 0 6992 7 0 0 25 0 1 0 158331256 68878336 15726 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16816 15726 297 55 0 15708 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 67264

[startup+80.0571 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=764192/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67396 CPUtime=80
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15853 0 0 0 7993 7 0 0 25 0 1 0 158331256 69013504 15740 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16849 15740 297 55 0 15741 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 67396

[startup+90.063 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=764128/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67396 CPUtime=90
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15872 0 0 0 8993 7 0 0 25 0 1 0 158331256 69013504 15759 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16849 15759 297 55 0 15741 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 67396

[startup+100.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=764064/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67528 CPUtime=100
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15888 0 0 0 9993 7 0 0 25 0 1 0 158331256 69148672 15775 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16882 15775 297 55 0 15774 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 67528

[startup+110.076 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=763936/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67528 CPUtime=110.02
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15906 0 0 0 10994 8 0 0 25 0 1 0 158331256 69148672 15793 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541283 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16882 15793 297 55 0 15774 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 67528

[startup+120.082 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=763872/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67660 CPUtime=120.02
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15922 0 0 0 11994 8 0 0 25 0 1 0 158331256 69283840 15809 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16915 15809 297 55 0 15807 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 67660

[startup+130.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=763808/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67792 CPUtime=130.02
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15945 0 0 0 12994 8 0 0 25 0 1 0 158331256 69419008 15832 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16948 15832 297 55 0 15840 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 67792

[startup+140.093 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=763680/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67792 CPUtime=140.02
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15972 0 0 0 13994 8 0 0 25 0 1 0 158331256 69419008 15859 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16948 15859 297 55 0 15840 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 67792

[startup+150.099 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=763616/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=67924 CPUtime=150.03
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 15989 0 0 0 14995 8 0 0 25 0 1 0 158331256 69554176 15876 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 16981 15876 297 55 0 15873 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 67924

[startup+160.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=763552/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=68052 CPUtime=160.03
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 16010 0 0 0 15995 8 0 0 25 0 1 0 158331256 69685248 15897 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 17013 15897 297 55 0 15905 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 68052

[startup+170.111 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=763488/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=68052 CPUtime=170.04
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 16022 0 0 0 16996 8 0 0 25 0 1 0 158331256 69685248 15909 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542262 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 17013 15909 297 55 0 15905 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 68052

[startup+180.117 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=763424/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=68052 CPUtime=180.04
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 16036 0 0 0 17996 8 0 0 25 0 1 0 158331256 69685248 15923 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 17013 15923 297 55 0 15905 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 68052

[startup+190.123 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=763360/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=68184 CPUtime=190.04
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 16055 0 0 0 18996 8 0 0 25 0 1 0 158331256 69820416 15942 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 17046 15942 297 55 0 15938 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 68184

[startup+200.128 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119
/proc/meminfo: memFree=763296/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=68184 CPUtime=200.04
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 16069 0 0 0 19996 8 0 0 25 0 1 0 158331256 69820416 15956 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 17046 15956 297 55 0 15938 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 68184

[startup+210.134 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4119

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

Current children cumulated CPU time (s) 1760.59
Current children cumulated vsize (Kb) 113852

[startup+1771.05 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716896/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=114248 CPUtime=1770.6
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27641 0 0 0 177027 33 0 0 25 0 1 0 158331256 116989952 27510 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28562 27510 297 55 0 27454 0
Current children cumulated CPU time (s) 1770.6
Current children cumulated vsize (Kb) 114248

[startup+1781.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716512/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=114776 CPUtime=1780.6
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27748 0 0 0 178027 33 0 0 25 0 1 0 158331256 117530624 27617 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28694 27617 297 55 0 27586 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (Kb) 114776

[startup+1782.06 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716448/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=114776 CPUtime=1781.6
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27759 0 0 0 178127 33 0 0 25 0 1 0 158331256 117530624 27628 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28694 27628 297 55 0 27586 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 114776

[startup+1783.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716448/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=114776 CPUtime=1782.61
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27769 0 0 0 178228 33 0 0 25 0 1 0 158331256 117530624 27638 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28694 27638 297 55 0 27586 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 114776

[startup+1784.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716384/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=114908 CPUtime=1783.61
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27781 0 0 0 178328 33 0 0 25 0 1 0 158331256 117665792 27650 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28727 27650 297 55 0 27619 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 114908

[startup+1785.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716320/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=114908 CPUtime=1784.62
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27791 0 0 0 178429 33 0 0 25 0 1 0 158331256 117665792 27660 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28727 27660 297 55 0 27619 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 114908

[startup+1786.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716320/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=114908 CPUtime=1785.62
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27802 0 0 0 178529 33 0 0 25 0 1 0 158331256 117665792 27671 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28727 27671 297 55 0 27619 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 114908

[startup+1787.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716256/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=114908 CPUtime=1786.63
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27810 0 0 0 178630 33 0 0 25 0 1 0 158331256 117665792 27679 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28727 27679 297 55 0 27619 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 114908

[startup+1788.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716256/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115040 CPUtime=1787.63
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27820 0 0 0 178730 33 0 0 25 0 1 0 158331256 117800960 27689 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 5166715 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28760 27689 297 55 0 27652 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 115040

[startup+1789.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716192/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115040 CPUtime=1788.64
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27830 0 0 0 178831 33 0 0 25 0 1 0 158331256 117800960 27699 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28760 27699 297 55 0 27652 0
Current children cumulated CPU time (s) 1788.64
Current children cumulated vsize (Kb) 115040

[startup+1790.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716128/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115040 CPUtime=1789.64
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27840 0 0 0 178931 33 0 0 25 0 1 0 158331256 117800960 27709 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28760 27709 297 55 0 27652 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 115040

[startup+1791.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716128/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115172 CPUtime=1790.65
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27849 0 0 0 179032 33 0 0 25 0 1 0 158331256 117936128 27718 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28793 27718 297 55 0 27685 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 115172

[startup+1792.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716064/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115172 CPUtime=1791.65
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27860 0 0 0 179132 33 0 0 25 0 1 0 158331256 117936128 27729 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28793 27729 297 55 0 27685 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 115172

[startup+1793.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716000/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115172 CPUtime=1792.66
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27870 0 0 0 179233 33 0 0 25 0 1 0 158331256 117936128 27739 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537753 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28793 27739 297 55 0 27685 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 115172

[startup+1794.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=716000/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115304 CPUtime=1793.66
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27880 0 0 0 179333 33 0 0 25 0 1 0 158331256 118071296 27749 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28826 27749 297 55 0 27718 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 115304

[startup+1795.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=715936/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115304 CPUtime=1794.67
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27890 0 0 0 179434 33 0 0 25 0 1 0 158331256 118071296 27759 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28826 27759 297 55 0 27718 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (Kb) 115304

[startup+1796.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=715936/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115304 CPUtime=1795.67
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27899 0 0 0 179534 33 0 0 25 0 1 0 158331256 118071296 27768 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28826 27768 297 55 0 27718 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 115304

[startup+1797.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=715872/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115304 CPUtime=1796.67
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27910 0 0 0 179634 33 0 0 25 0 1 0 158331256 118071296 27779 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28826 27779 297 55 0 27718 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 115304

[startup+1798.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=715808/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115436 CPUtime=1797.68
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27919 0 0 0 179735 33 0 0 25 0 1 0 158331256 118206464 27788 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28859 27788 297 55 0 27751 0
Current children cumulated CPU time (s) 1797.68
Current children cumulated vsize (Kb) 115436

[startup+1799.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=715808/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115436 CPUtime=1798.68
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27929 0 0 0 179835 33 0 0 25 0 1 0 158331256 118206464 27798 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28859 27798 297 55 0 27751 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 115436

[startup+1800.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 4121
/proc/meminfo: memFree=715744/2055920 swapFree=4183032/4192956
[pid=4119] ppid=4117 vsize=115436 CPUtime=1799.69
/proc/4119/stat : 4119 (bsolo) R 4117 4119 4070 0 -1 0 27939 0 0 0 179936 33 0 0 25 0 1 0 158331256 118206464 27808 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4119/statm: 28859 27808 297 55 0 27751 0
Current children cumulated CPU time (s) 1799.69
Current children cumulated vsize (Kb) 115436

Child status: 0
Real time (s): 1800.48
CPU time (s): 1800.02
CPU user time (s): 1799.67
CPU system time (s): 0.354946
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (Kb): 115436
The end

Launcher Data (download as text)

Begin job on node43 on Fri Jul 28 19:23:22 UTC 2006


FILE ID= 50354-1154114602

PBS_JOBID= 886657

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  92a7a1679de6bb1b52854275d5fc6396

RANDOM SEED= 190393280

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.221
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.221
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:        825904 kB
Buffers:         39012 kB
Cached:        1123824 kB
SwapCached:       4384 kB
Active:         463940 kB
Inactive:       708228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        825904 kB
SwapTotal:     4192956 kB
SwapFree:      4183032 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          14704 kB
Slab:            43888 kB
Committed_AS:   615704 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node43 on Fri Jul 28 19:53:23 UTC 2006