Trace number 39727

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 2006/05? 1800.31 1801

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-cache.inv14.ucl.opb
MD5SUM939f54a73a83900b8b6d857af47a0b62
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables62704
Total number of constraints187107
Number of constraints which are clauses186603
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints504
Minimum length of a constraint1
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
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.
11.09	c Initial problem consists of 62704 variables and 187107 constraints.
27.34	c Using non-optimization problem switches.
27.34	c No problem reductions applied in OPT. instance.
27.34	c	preprocess terminated. Elapsed time: 27.318
27.34	c After prepocess the problem consists of 62144 variables and 185956 constraints.
34.33	c Restart #1 #Var: 61406 LB: 0 @ 34.307
44.60	c Restart #2 #Var: 61406 LB: 0 @ 44.565
49.88	c Restart #3 #Var: 61406 LB: 0 @ 49.844
57.88	c Restart #4 #Var: 61406 LB: 0 @ 57.849
88.56	c Restart #5 #Var: 61406 LB: 0 @ 88.51
136.49	c Restart #6 #Var: 61406 LB: 0 @ 136.43
174.38	c Restart #7 #Var: 60934 LB: 0 @ 174.31
204.94	c Restart #8 #Var: 60929 LB: 0 @ 204.85
254.85	c Restart #9 #Var: 59333 LB: 0 @ 254.75
321.50	c Restart #10 #Var: 59134 LB: 0 @ 321.37
380.85	c Restart #11 #Var: 59129 LB: 0 @ 380.7
452.26	c Restart #12 #Var: 58996 LB: 0 @ 452.09
545.61	c Restart #13 #Var: 58996 LB: 0 @ 545.4
587.04	c Restart #14 #Var: 58996 LB: 0 @ 586.76
686.30	c Restart #15 #Var: 58917 LB: 0 @ 686
776.09	c Restart #16 #Var: 58908 LB: 0 @ 775.75
867.75	c Restart #17 #Var: 58907 LB: 0 @ 867.38
939.68	c CHANGE Heuristic... 
939.68	c Restart #0 #Var: 58906 LB: 0 @ 939.28
944.01	c Restart #1 #Var: 58906 LB: 0 @ 943.62
952.56	c Restart #2 #Var: 58894 LB: 0 @ 952.16
967.83	c Restart #3 #Var: 58894 LB: 0 @ 967.42
983.73	c Restart #4 #Var: 58894 LB: 0 @ 983.32
1002.88	c Restart #5 #Var: 58894 LB: 0 @ 1002.5
1052.60	c Restart #6 #Var: 58894 LB: 0 @ 1052.2
1070.77	c Restart #7 #Var: 58873 LB: 0 @ 1070.3
1142.75	c Restart #8 #Var: 58872 LB: 0 @ 1142.3
1182.40	c Restart #9 #Var: 58872 LB: 0 @ 1181.9
1264.35	c Restart #10 #Var: 58838 LB: 0 @ 1263.8
1345.19	c Restart #11 #Var: 58836 LB: 0 @ 1344.7
1370.76	c Restart #12 #Var: 58836 LB: 0 @ 1370.2
1457.92	c Restart #13 #Var: 58836 LB: 0 @ 1457.4
1516.05	c Restart #14 #Var: 58836 LB: 0 @ 1515.5
1584.86	c Restart #15 #Var: 58824 LB: 0 @ 1584.2
1665.24	c Restart #16 #Var: 58796 LB: 0 @ 1664.6
1768.26	c Restart #17 #Var: 58796 LB: 0 @ 1767.6
1800.96	s UNKNOWN
1800.96	c Exit Code: 0
1800.97	c Total time: 1800.3 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node34/watcher-39727-1149238302 -o ROOT/results/node34/solver-39727-1149238302 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node34/39727-1149238302/instance-39727-1149238302.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.97 0.91 2/64 14485
/proc/meminfo: memFree=850224/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=4664 CPUtime=0
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 99 0 0 0 0 0 0 0 19 0 1 0 189494026 4775936 81 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7725144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14485/statm: 1166 100 83 55 0 46 0

[startup+10.0016 s]
/proc/loadavg: 0.87 0.97 0.91 2/64 14485
/proc/meminfo: memFree=751024/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=103620 CPUtime=9.97
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1339495 0 0 0 636 361 0 0 25 0 1 0 189494026 106106880 25043 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134572197 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 25905 25052 281 55 0 24797 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 103620

[startup+20.0072 s]
/proc/loadavg: 0.89 0.97 0.91 2/64 14485
/proc/meminfo: memFree=719728/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=136356 CPUtime=19.98
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1523715 0 0 0 1586 412 0 0 25 0 1 0 189494026 139628544 32890 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134644615 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 34089 32890 288 55 0 32981 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 136356

[startup+30.0129 s]
/proc/loadavg: 0.91 0.97 0.91 2/64 14485
/proc/meminfo: memFree=669296/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=187352 CPUtime=29.97
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720104 0 0 0 2518 479 0 0 25 0 1 0 189494026 191848448 45521 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540762 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 46838 45521 300 55 0 45730 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 187352

[startup+40.0186 s]
/proc/loadavg: 0.92 0.97 0.91 2/64 14485
/proc/meminfo: memFree=669104/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=187484 CPUtime=39.98
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720144 0 0 0 3518 480 0 0 25 0 1 0 189494026 191983616 45561 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540723 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 46871 45561 300 55 0 45763 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 187484

[startup+50.0243 s]
/proc/loadavg: 0.93 0.97 0.91 2/64 14485
/proc/meminfo: memFree=668976/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=187616 CPUtime=49.98
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720182 0 0 0 4518 480 0 0 25 0 1 0 189494026 192118784 45599 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534088 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 46904 45599 300 55 0 45796 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 187616

[startup+60.03 s]
/proc/loadavg: 0.94 0.97 0.91 2/64 14485
/proc/meminfo: memFree=668784/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188012 CPUtime=59.98
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720250 0 0 0 5517 481 0 0 25 0 1 0 189494026 192524288 45667 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47003 45667 300 55 0 45895 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 188012

[startup+70.0357 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 14485
/proc/meminfo: memFree=668528/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188144 CPUtime=69.99
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720312 0 0 0 6517 482 0 0 25 0 1 0 189494026 192659456 45729 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595889 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47036 45729 300 55 0 45928 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 188144

[startup+80.0424 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 14485
/proc/meminfo: memFree=668336/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188276 CPUtime=79.99
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720344 0 0 0 7517 482 0 0 25 0 1 0 189494026 192794624 45761 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529520 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47069 45761 300 55 0 45961 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 188276

[startup+90.0491 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 14485
/proc/meminfo: memFree=668336/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188408 CPUtime=90
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720358 0 0 0 8518 482 0 0 25 0 1 0 189494026 192929792 45775 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47102 45775 300 55 0 45994 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 188408

[startup+100.056 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 14485
/proc/meminfo: memFree=668272/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188408 CPUtime=100
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720368 0 0 0 9518 482 0 0 25 0 1 0 189494026 192929792 45785 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47102 45785 300 55 0 45994 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 188408

[startup+110.063 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 14485
/proc/meminfo: memFree=668144/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188540 CPUtime=110
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720386 0 0 0 10518 482 0 0 25 0 1 0 189494026 193064960 45803 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47135 45803 300 55 0 46027 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 188540

[startup+120.069 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 14485
/proc/meminfo: memFree=668080/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188672 CPUtime=120
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720415 0 0 0 11518 482 0 0 25 0 1 0 189494026 193200128 45832 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47168 45832 300 55 0 46060 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 188672

[startup+130.075 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 14485
/proc/meminfo: memFree=668016/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188672 CPUtime=130
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720433 0 0 0 12518 482 0 0 25 0 1 0 189494026 193200128 45850 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541194 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47168 45850 300 55 0 46060 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 188672

[startup+140.081 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 14485
/proc/meminfo: memFree=667952/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188804 CPUtime=140.01
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720449 0 0 0 13519 482 0 0 25 0 1 0 189494026 193335296 45866 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47201 45866 300 55 0 46093 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 188804

[startup+150.087 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 14485
/proc/meminfo: memFree=667952/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188804 CPUtime=150.01
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720452 0 0 0 14519 482 0 0 25 0 1 0 189494026 193335296 45869 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47201 45869 300 55 0 46093 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 188804

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14485
/proc/meminfo: memFree=667824/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=188936 CPUtime=160.02
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720484 0 0 0 15519 483 0 0 25 0 1 0 189494026 193470464 45901 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47234 45901 300 55 0 46126 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 188936

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14485
/proc/meminfo: memFree=667568/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=189068 CPUtime=170.01
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720545 0 0 0 16518 483 0 0 25 0 1 0 189494026 193605632 45962 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47267 45962 300 55 0 46159 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 189068

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14485
/proc/meminfo: memFree=667376/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=189336 CPUtime=180.02
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720591 0 0 0 17519 483 0 0 25 0 1 0 189494026 193880064 46008 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542168 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47334 46008 300 55 0 46226 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 189336

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14485
/proc/meminfo: memFree=666992/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=189724 CPUtime=190.02
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720702 0 0 0 18519 483 0 0 25 0 1 0 189494026 194277376 46119 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719391 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47431 46119 300 55 0 46323 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 189724

[startup+200.117 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14485
/proc/meminfo: memFree=666800/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=189988 CPUtime=200.02
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1720749 0 0 0 19519 483 0 0 25 0 1 0 189494026 194547712 46166 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 47497 46166 300 55 0 46389 0
Current children cumulated CPU time (s) 200.02
Current children cumulated vsize (Kb) 189988

[startup+210.123 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14485
/proc/meminfo: memFree=666672/2055920 swapFree=4181356/4192956

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

/proc/14485/statm: 52772 51444 300 55 0 51664 0
Current children cumulated CPU time (s) 1760.35
Current children cumulated vsize (Kb) 211088

[startup+1771.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644912/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211484 CPUtime=1770.35
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726384 0 0 0 176533 502 0 0 25 0 1 0 189494026 216559616 51549 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524332 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52871 51549 300 55 0 51763 0
Current children cumulated CPU time (s) 1770.35
Current children cumulated vsize (Kb) 211484

[startup+1781.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644912/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211484 CPUtime=1780.35
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726384 0 0 0 177533 502 0 0 25 0 1 0 189494026 216559616 51549 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719391 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52871 51549 300 55 0 51763 0
Current children cumulated CPU time (s) 1780.35
Current children cumulated vsize (Kb) 211484

[startup+1782.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644976/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211484 CPUtime=1781.35
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726384 0 0 0 177633 502 0 0 25 0 1 0 189494026 216559616 51549 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719442 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52871 51549 300 55 0 51763 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (Kb) 211484

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644976/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211484 CPUtime=1782.36
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726384 0 0 0 177734 502 0 0 25 0 1 0 189494026 216559616 51549 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52871 51549 300 55 0 51763 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (Kb) 211484

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644976/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211484 CPUtime=1783.36
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726386 0 0 0 177834 502 0 0 25 0 1 0 189494026 216559616 51551 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52871 51551 300 55 0 51763 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 211484

[startup+1785.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644912/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211484 CPUtime=1784.37
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726390 0 0 0 177935 502 0 0 25 0 1 0 189494026 216559616 51555 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540647 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52871 51555 300 55 0 51763 0
Current children cumulated CPU time (s) 1784.37
Current children cumulated vsize (Kb) 211484

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644912/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211484 CPUtime=1785.37
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726390 0 0 0 178035 502 0 0 25 0 1 0 189494026 216559616 51555 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632900 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52871 51555 300 55 0 51763 0
Current children cumulated CPU time (s) 1785.37
Current children cumulated vsize (Kb) 211484

[startup+1787.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644912/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211484 CPUtime=1786.38
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726390 0 0 0 178136 502 0 0 25 0 1 0 189494026 216559616 51555 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52871 51555 300 55 0 51763 0
Current children cumulated CPU time (s) 1786.38
Current children cumulated vsize (Kb) 211484

[startup+1788.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644912/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211484 CPUtime=1787.38
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726392 0 0 0 178236 502 0 0 25 0 1 0 189494026 216559616 51557 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52871 51557 300 55 0 51763 0
Current children cumulated CPU time (s) 1787.38
Current children cumulated vsize (Kb) 211484

[startup+1789.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644848/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211616 CPUtime=1788.38
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726409 0 0 0 178336 502 0 0 25 0 1 0 189494026 216694784 51574 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529131 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52904 51574 300 55 0 51796 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 211616

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644784/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1789.39
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726432 0 0 0 178437 502 0 0 25 0 1 0 189494026 216829952 51597 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537551 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51597 300 55 0 51829 0
Current children cumulated CPU time (s) 1789.39
Current children cumulated vsize (Kb) 211748

[startup+1791.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644720/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1790.39
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726444 0 0 0 178537 502 0 0 25 0 1 0 189494026 216829952 51609 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51609 300 55 0 51829 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (Kb) 211748

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644720/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1791.4
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726444 0 0 0 178638 502 0 0 25 0 1 0 189494026 216829952 51609 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51609 300 55 0 51829 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (Kb) 211748

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644720/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1792.4
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726447 0 0 0 178738 502 0 0 25 0 1 0 189494026 216829952 51612 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542147 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51612 300 55 0 51829 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (Kb) 211748

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644656/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1793.41
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726458 0 0 0 178839 502 0 0 25 0 1 0 189494026 216829952 51623 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51623 300 55 0 51829 0
Current children cumulated CPU time (s) 1793.41
Current children cumulated vsize (Kb) 211748

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644656/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1794.41
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726458 0 0 0 178939 502 0 0 25 0 1 0 189494026 216829952 51623 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51623 300 55 0 51829 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 211748

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644656/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1795.42
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726458 0 0 0 179040 502 0 0 25 0 1 0 189494026 216829952 51623 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534944 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51623 300 55 0 51829 0
Current children cumulated CPU time (s) 1795.42
Current children cumulated vsize (Kb) 211748

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644656/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1796.42
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726458 0 0 0 179140 502 0 0 25 0 1 0 189494026 216829952 51623 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51623 300 55 0 51829 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 211748

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644656/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1797.42
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726458 0 0 0 179240 502 0 0 25 0 1 0 189494026 216829952 51623 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51623 300 55 0 51829 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 211748

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644656/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1798.43
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726458 0 0 0 179341 502 0 0 25 0 1 0 189494026 216829952 51623 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537615 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51623 300 55 0 51829 0
Current children cumulated CPU time (s) 1798.43
Current children cumulated vsize (Kb) 211748

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14680
/proc/meminfo: memFree=644656/2055920 swapFree=4181356/4192956
[pid=14485] ppid=14483 vsize=211748 CPUtime=1799.43
/proc/14485/stat : 14485 (bsolo) R 14483 14485 14440 0 -1 0 1726458 0 0 0 179441 502 0 0 25 0 1 0 189494026 216829952 51623 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/14485/statm: 52937 51623 300 55 0 51829 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 211748

Child status: 0
Real time (s): 1801
CPU time (s): 1800.31
CPU user time (s): 1795.25
CPU system time (s): 5.06023
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (Kb): 211748

Launcher Data (download as text)

Begin job on node34 on Fri Jun  2 08:51:42 UTC 2006


FILE ID= 39727-1149238302

PBS_JOBID= 297204

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  939f54a73a83900b8b6d857af47a0b62

RANDOM SEED= 40156051


/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.277
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.277
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:        850432 kB
Buffers:         39184 kB
Cached:        1091180 kB
SwapCached:       3536 kB
Active:         102236 kB
Inactive:      1037080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        850432 kB
SwapTotal:     4192956 kB
SwapFree:      4181356 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          14828 kB
Slab:            52232 kB
Committed_AS:   264944 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node34 on Fri Jun  2 09:21:43 UTC 2006