Trace number 46590

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.09 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_19.opb
MD5SUM5a1b3155d98b6c4d8f9ab1b869fece67
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark355
Best CPU time to get the best result obtained on this benchmark1782.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 355
Optimality of the best value was proved NO
Number of variables11001
Total number of constraints21678
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints21678
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
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 2765
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.04	c Time Limit set via PBTIMEOUT to 1800
0.06	c INFO: OSL Context initialized.
3.23	c Initial problem consists of 11001 variables and 21678 constraints.
9.98	c No problem reductions applied in OPT. instance.
9.98	c	preprocess terminated. Elapsed time: 9.927
9.98	c After prepocess the problem consists of 11001 variables and 21678 constraints.
9.98	c Initial Lower Bound: 0
25.55	c Restart #1 #Var: 11001 LB: 0 @ 25.494
77.73	c Restart #2 #Var: 11001 LB: 0 @ 77.66
154.22	c Restart #3 #Var: 11001 LB: 0 @ 154.13
224.11	c Restart #4 #Var: 11001 LB: 0 @ 224
319.97	c Restart #5 #Var: 11001 LB: 0 @ 319.84
433.60	c Restart #6 #Var: 11001 LB: 0 @ 433.44
609.66	c Restart #7 #Var: 11001 LB: 0 @ 609.45
763.08	c Restart #8 #Var: 11001 LB: 0 @ 762.83
923.95	c CHANGE Heuristic... 
923.95	c Restart #0 #Var: 11001 LB: 0 @ 923.65
958.20	c Restart #1 #Var: 11001 LB: 0 @ 957.89
982.23	c Restart #2 #Var: 11001 LB: 0 @ 981.92
1024.88	c Restart #3 #Var: 11001 LB: 0 @ 1024.6
1049.21	c Restart #4 #Var: 11001 LB: 0 @ 1048.9
1100.56	c Restart #5 #Var: 11001 LB: 0 @ 1100.2
1125.45	c Restart #6 #Var: 11001 LB: 0 @ 1125.1
1157.11	c Restart #7 #Var: 11001 LB: 0 @ 1156.7
1203.58	c Restart #8 #Var: 11001 LB: 0 @ 1203.2
1258.93	c Restart #9 #Var: 11001 LB: 0 @ 1258.5
1343.29	c Restart #10 #Var: 11001 LB: 0 @ 1342.9
1426.46	c Restart #11 #Var: 11001 LB: 0 @ 1426
1494.90	c Restart #12 #Var: 11001 LB: 0 @ 1494.5
1579.22	c Restart #13 #Var: 11001 LB: 0 @ 1578.8
1672.81	c Restart #14 #Var: 11001 LB: 0 @ 1672.3
1704.73	c Restart #15 #Var: 11001 LB: 0 @ 1704.2
1787.64	c Restart #16 #Var: 11001 LB: 0 @ 1787.1
1800.59	s UNKNOWN
1800.59	c Exit Code: 0
1800.59	c Total time: 1800.1 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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-46590-1154067744 -o ROOT/results/node43/solver-46590-1154067744 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node43/46590-1154067744/instance-46590-1154067744.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 32042
/proc/meminfo: memFree=852056/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=2900 CPUtime=0
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 40 0 0 0 0 0 0 0 19 0 1 0 153645387 2969600 24 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4736007 0 0 4096 0 0 0 0 17 1 0 0
/proc/32042/statm: 725 24 18 55 0 19 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 32042
/proc/meminfo: memFree=773280/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=81808 CPUtime=9.94
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19477 0 10 0 984 10 0 0 25 0 1 0 153645387 83771392 19368 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20452 19368 295 55 0 19344 0
Current children cumulated CPU time (s) 9.94
Current children cumulated vsize (Kb) 81808

[startup+20.0081 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 32042
/proc/meminfo: memFree=773288/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=81940 CPUtime=19.95
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19521 0 10 0 1984 11 0 0 25 0 1 0 153645387 83906560 19412 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20485 19412 296 55 0 19377 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (Kb) 81940

[startup+30.015 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 32042
/proc/meminfo: memFree=773352/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82156 CPUtime=29.95
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19565 0 10 0 2984 11 0 0 25 0 1 0 153645387 84127744 19456 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20539 19456 296 55 0 19431 0
Current children cumulated CPU time (s) 29.95
Current children cumulated vsize (Kb) 82156

[startup+40.0218 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 32042
/proc/meminfo: memFree=773288/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82156 CPUtime=39.95
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19571 0 10 0 3984 11 0 0 25 0 1 0 153645387 84127744 19462 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20539 19462 296 55 0 19431 0
Current children cumulated CPU time (s) 39.95
Current children cumulated vsize (Kb) 82156

[startup+50.0277 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 32042
/proc/meminfo: memFree=773160/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82156 CPUtime=49.95
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19594 0 10 0 4984 11 0 0 25 0 1 0 153645387 84127744 19485 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537710 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20539 19485 296 55 0 19431 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (Kb) 82156

[startup+60.0335 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 32042
/proc/meminfo: memFree=773032/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82288 CPUtime=59.95
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19622 0 10 0 5984 11 0 0 25 0 1 0 153645387 84262912 19513 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20572 19513 296 55 0 19464 0
Current children cumulated CPU time (s) 59.95
Current children cumulated vsize (Kb) 82288

[startup+70.0394 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772968/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82420 CPUtime=69.97
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19646 0 10 0 6985 12 0 0 25 0 1 0 153645387 84398080 19537 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20605 19537 296 55 0 19497 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 82420

[startup+80.0453 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772968/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82420 CPUtime=79.97
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19659 0 10 0 7985 12 0 0 25 0 1 0 153645387 84398080 19550 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20605 19550 296 55 0 19497 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 82420

[startup+90.0511 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772904/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82552 CPUtime=89.97
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19675 0 10 0 8985 12 0 0 25 0 1 0 153645387 84533248 19566 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20638 19566 296 55 0 19530 0
Current children cumulated CPU time (s) 89.97
Current children cumulated vsize (Kb) 82552

[startup+100.057 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772776/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82552 CPUtime=99.97
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19692 0 10 0 9985 12 0 0 25 0 1 0 153645387 84533248 19583 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20638 19583 296 55 0 19530 0
Current children cumulated CPU time (s) 99.97
Current children cumulated vsize (Kb) 82552

[startup+110.063 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772712/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82684 CPUtime=109.98
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19708 0 10 0 10986 12 0 0 25 0 1 0 153645387 84668416 19599 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134718704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20671 19599 296 55 0 19563 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 82684

[startup+120.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772648/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82684 CPUtime=119.98
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19722 0 10 0 11986 12 0 0 25 0 1 0 153645387 84668416 19613 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541274 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20671 19613 296 55 0 19563 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 82684

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772648/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82832 CPUtime=129.98
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19732 0 10 0 12986 12 0 0 25 0 1 0 153645387 84819968 19623 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20708 19623 296 55 0 19600 0
Current children cumulated CPU time (s) 129.98
Current children cumulated vsize (Kb) 82832

[startup+140.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772520/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82832 CPUtime=139.99
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19751 0 10 0 13987 12 0 0 25 0 1 0 153645387 84819968 19642 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20708 19642 296 55 0 19600 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 82832

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772456/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82832 CPUtime=149.99
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19764 0 10 0 14987 12 0 0 25 0 1 0 153645387 84819968 19655 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20708 19655 296 55 0 19600 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 82832

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772456/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=82964 CPUtime=159.99
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19783 0 10 0 15987 12 0 0 25 0 1 0 153645387 84955136 19674 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20741 19674 296 55 0 19633 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 82964

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772264/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=83096 CPUtime=169.99
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19819 0 10 0 16987 12 0 0 25 0 1 0 153645387 85090304 19710 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20774 19710 296 55 0 19666 0
Current children cumulated CPU time (s) 169.99
Current children cumulated vsize (Kb) 83096

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772136/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=83228 CPUtime=179.99
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19849 0 10 0 17987 12 0 0 25 0 1 0 153645387 85225472 19740 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20807 19740 296 55 0 19699 0
Current children cumulated CPU time (s) 179.99
Current children cumulated vsize (Kb) 83228

[startup+190.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 32042
/proc/meminfo: memFree=772072/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=83360 CPUtime=190
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19875 0 10 0 18988 12 0 0 25 0 1 0 153645387 85360640 19766 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20840 19766 296 55 0 19732 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 83360

[startup+200.116 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 32042
/proc/meminfo: memFree=771944/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=83360 CPUtime=200
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 19895 0 10 0 19988 12 0 0 25 0 1 0 153645387 85360640 19786 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 20840 19786 296 55 0 19732 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 83360

[startup+210.121 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 32042

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

Current children cumulated CPU time (s) 1760.52
Current children cumulated vsize (Kb) 117204

[startup+1771.05 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=737640/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=117600 CPUtime=1770.52
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28465 0 10 0 177019 33 0 0 25 0 1 0 153645387 120422400 28329 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29400 28329 296 55 0 28292 0
Current children cumulated CPU time (s) 1770.52
Current children cumulated vsize (Kb) 117600

[startup+1781.06 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=737192/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=117996 CPUtime=1780.52
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28571 0 10 0 178019 33 0 0 25 0 1 0 153645387 120827904 28435 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29499 28435 296 55 0 28391 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (Kb) 117996

[startup+1782.06 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=737192/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118128 CPUtime=1781.53
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28581 0 10 0 178120 33 0 0 25 0 1 0 153645387 120963072 28445 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29532 28445 296 55 0 28424 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (Kb) 118128

[startup+1783.07 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=737128/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118128 CPUtime=1782.53
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28590 0 10 0 178220 33 0 0 25 0 1 0 153645387 120963072 28454 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29532 28454 296 55 0 28424 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 118128

[startup+1784.07 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=737064/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118128 CPUtime=1783.54
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28602 0 10 0 178321 33 0 0 25 0 1 0 153645387 120963072 28466 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29532 28466 296 55 0 28424 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 118128

[startup+1785.08 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=737064/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118260 CPUtime=1784.54
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28611 0 10 0 178421 33 0 0 25 0 1 0 153645387 121098240 28475 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542141 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29565 28475 296 55 0 28457 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 118260

[startup+1786.08 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=737000/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118260 CPUtime=1785.55
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28619 0 10 0 178521 34 0 0 25 0 1 0 153645387 121098240 28483 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29565 28483 296 55 0 28457 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 118260

[startup+1787.09 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=737000/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118260 CPUtime=1786.56
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28626 0 10 0 178622 34 0 0 25 0 1 0 153645387 121098240 28490 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29565 28490 296 55 0 28457 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 118260

[startup+1788.09 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736936/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1787.56
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28639 0 10 0 178722 34 0 0 25 0 1 0 153645387 121241600 28502 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28502 296 55 0 28492 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 118400

[startup+1789.1 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736936/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1788.57
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28639 0 10 0 178823 34 0 0 25 0 1 0 153645387 121241600 28502 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28502 296 55 0 28492 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 118400

[startup+1790.1 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736936/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1789.57
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28640 0 10 0 178923 34 0 0 25 0 1 0 153645387 121241600 28503 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28503 296 55 0 28492 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 118400

[startup+1791.11 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736936/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1790.58
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28640 0 10 0 179024 34 0 0 25 0 1 0 153645387 121241600 28503 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542288 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28503 296 55 0 28492 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 118400

[startup+1792.11 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736936/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1791.58
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28642 0 10 0 179124 34 0 0 25 0 1 0 153645387 121241600 28505 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28505 296 55 0 28492 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 118400

[startup+1793.12 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736872/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1792.59
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28646 0 10 0 179225 34 0 0 25 0 1 0 153645387 121241600 28509 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28509 296 55 0 28492 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 118400

[startup+1794.12 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736872/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1793.59
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28651 0 10 0 179325 34 0 0 25 0 1 0 153645387 121241600 28514 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541460 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28514 296 55 0 28492 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 118400

[startup+1795.13 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736872/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1794.6
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28655 0 10 0 179426 34 0 0 25 0 1 0 153645387 121241600 28518 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541373 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28518 296 55 0 28492 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 118400

[startup+1796.13 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736808/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1795.6
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28660 0 10 0 179526 34 0 0 25 0 1 0 153645387 121241600 28523 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28523 296 55 0 28492 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 118400

[startup+1797.14 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736808/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1796.61
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28666 0 10 0 179627 34 0 0 25 0 1 0 153645387 121241600 28529 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537563 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28529 296 55 0 28492 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 118400

[startup+1798.14 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736808/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1797.61
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28667 0 10 0 179727 34 0 0 25 0 1 0 153645387 121241600 28530 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540599 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28530 296 55 0 28492 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 118400

[startup+1799.15 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736808/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118400 CPUtime=1798.62
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28671 0 10 0 179828 34 0 0 25 0 1 0 153645387 121241600 28534 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29600 28534 296 55 0 28492 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 118400

[startup+1800.15 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 32044
/proc/meminfo: memFree=736744/2055920 swapFree=4183032/4192956
[pid=32042] ppid=32040 vsize=118532 CPUtime=1799.62
/proc/32042/stat : 32042 (bsolo) R 32040 32042 31993 0 -1 0 28674 0 10 0 179928 34 0 0 25 0 1 0 153645387 121376768 28537 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/32042/statm: 29633 28537 296 55 0 28525 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 118532

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1799.73
CPU system time (s): 0.359945
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (Kb): 118532
The end

Launcher Data (download as text)

Begin job on node43 on Fri Jul 28 06:22:24 UTC 2006


FILE ID= 46590-1154067744

PBS_JOBID= 882549

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  5a1b3155d98b6c4d8f9ab1b869fece67

RANDOM SEED= 971539372

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:        852328 kB
Buffers:         38856 kB
Cached:        1097936 kB
SwapCached:       4384 kB
Active:         455280 kB
Inactive:       690788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        852328 kB
SwapTotal:     4192956 kB
SwapFree:      4183032 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          14704 kB
Slab:            43588 kB
Committed_AS:   549408 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 06:52:25 UTC 2006