Trace number 39562

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.13 1800.77

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900573901.opb
MD5SUM40d0bcc4171e4a5907ae30e54ba56b80
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark242.265
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 701
Number of bits of the biggest sum of numbers10
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.
0.06	c Initial problem consists of 231 variables and 2707 constraints.
0.07	c Using non-optimization problem switches.
0.07	c No problem reductions applied in OPT. instance.
0.07	c	preprocess terminated. Elapsed time: 0.068
0.07	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.12	c Restart #1 #Var: 231 LB: 0 @ 0.112
0.25	c Restart #2 #Var: 231 LB: 0 @ 0.239
0.40	c Restart #3 #Var: 231 LB: 0 @ 0.395
0.55	c Restart #4 #Var: 231 LB: 0 @ 0.539
0.71	c Restart #5 #Var: 231 LB: 0 @ 0.705
0.88	c Restart #6 #Var: 231 LB: 0 @ 0.875
1.24	c Restart #7 #Var: 231 LB: 0 @ 1.233
1.60	c Restart #8 #Var: 231 LB: 0 @ 1.596
1.96	c Restart #9 #Var: 231 LB: 0 @ 1.957
2.53	c Restart #10 #Var: 231 LB: 0 @ 2.519
3.19	c Restart #11 #Var: 231 LB: 0 @ 3.18
3.86	c Restart #12 #Var: 231 LB: 0 @ 3.852
4.71	c Restart #13 #Var: 231 LB: 0 @ 4.703
5.51	c Restart #14 #Var: 231 LB: 0 @ 5.499
6.58	c Restart #15 #Var: 231 LB: 0 @ 6.57
7.73	c Restart #16 #Var: 231 LB: 0 @ 7.723
9.39	c Restart #17 #Var: 231 LB: 0 @ 9.38
11.13	c Restart #18 #Var: 231 LB: 0 @ 11.119
13.67	c Restart #19 #Var: 231 LB: 0 @ 13.658
16.09	c Restart #20 #Var: 231 LB: 0 @ 16.069
19.88	c Restart #21 #Var: 231 LB: 0 @ 19.861
22.86	c Restart #22 #Var: 231 LB: 0 @ 22.844
26.62	c Restart #23 #Var: 231 LB: 0 @ 26.597
30.25	c Restart #24 #Var: 231 LB: 0 @ 30.231
34.32	c Restart #25 #Var: 231 LB: 0 @ 34.296
39.44	c Restart #26 #Var: 231 LB: 0 @ 39.417
43.95	c Restart #27 #Var: 231 LB: 0 @ 43.928
49.09	c Restart #28 #Var: 231 LB: 0 @ 49.058
55.98	c Restart #29 #Var: 231 LB: 0 @ 55.946
61.06	c Restart #30 #Var: 231 LB: 0 @ 61.028
67.62	c Restart #31 #Var: 231 LB: 0 @ 67.588
74.32	c Restart #32 #Var: 231 LB: 0 @ 74.284
85.14	c Restart #33 #Var: 231 LB: 0 @ 85.102
94.63	c Restart #34 #Var: 231 LB: 0 @ 94.591
106.15	c Restart #35 #Var: 231 LB: 0 @ 106.11
116.84	c Restart #36 #Var: 231 LB: 0 @ 116.79
130.13	c Restart #37 #Var: 231 LB: 0 @ 130.08
146.17	c Restart #38 #Var: 231 LB: 0 @ 146.11
157.16	c Restart #39 #Var: 231 LB: 0 @ 157.1
171.99	c Restart #40 #Var: 231 LB: 0 @ 171.92
188.18	c Restart #41 #Var: 231 LB: 0 @ 188.1
205.54	c Restart #42 #Var: 231 LB: 0 @ 205.46
226.45	c Restart #43 #Var: 231 LB: 0 @ 226.36
243.69	c Restart #44 #Var: 231 LB: 0 @ 243.59
266.01	c Restart #45 #Var: 231 LB: 0 @ 265.91
288.24	c Restart #46 #Var: 231 LB: 0 @ 288.13
311.45	c Restart #47 #Var: 231 LB: 0 @ 311.33
331.06	c Restart #48 #Var: 231 LB: 0 @ 330.93
358.70	c Restart #49 #Var: 231 LB: 0 @ 358.56
388.19	c Restart #50 #Var: 231 LB: 0 @ 388.04
418.46	c Restart #51 #Var: 231 LB: 0 @ 418.31
450.67	c Restart #52 #Var: 231 LB: 0 @ 450.5
492.74	c Restart #53 #Var: 231 LB: 0 @ 492.56
526.77	c Restart #54 #Var: 231 LB: 0 @ 526.58
563.66	c Restart #55 #Var: 231 LB: 0 @ 563.45
605.79	c Restart #56 #Var: 231 LB: 0 @ 605.57
640.54	c Restart #57 #Var: 231 LB: 0 @ 640.31
673.14	c Restart #58 #Var: 231 LB: 0 @ 672.89
733.74	c Restart #59 #Var: 231 LB: 0 @ 733.47
782.43	c Restart #60 #Var: 231 LB: 0 @ 782.15
851.88	c Restart #61 #Var: 231 LB: 0 @ 851.57
890.56	c Restart #62 #Var: 231 LB: 0 @ 890.24
935.89	c CHANGE Heuristic... 
935.89	c Restart #0 #Var: 231 LB: 0 @ 935.55
946.48	c Restart #1 #Var: 231 LB: 0 @ 946.14
954.79	c Restart #2 #Var: 231 LB: 0 @ 954.45
961.09	c Restart #3 #Var: 231 LB: 0 @ 960.74
964.96	c Restart #4 #Var: 231 LB: 0 @ 964.61
971.73	c Restart #5 #Var: 231 LB: 0 @ 971.38
979.81	c Restart #6 #Var: 231 LB: 0 @ 979.46
989.14	c Restart #7 #Var: 231 LB: 0 @ 988.78
999.30	c Restart #8 #Var: 231 LB: 0 @ 998.94
1008.90	c Restart #9 #Var: 231 LB: 0 @ 1008.5
1024.69	c Restart #10 #Var: 231 LB: 0 @ 1024.3
1036.95	c Restart #11 #Var: 231 LB: 0 @ 1036.6
1050.81	c Restart #12 #Var: 231 LB: 0 @ 1050.4
1063.51	c Restart #13 #Var: 231 LB: 0 @ 1063.1
1077.63	c Restart #14 #Var: 231 LB: 0 @ 1077.2
1094.31	c Restart #15 #Var: 231 LB: 0 @ 1093.9
1112.11	c Restart #16 #Var: 231 LB: 0 @ 1111.7
1127.63	c Restart #17 #Var: 231 LB: 0 @ 1127.2
1148.42	c Restart #18 #Var: 231 LB: 0 @ 1148
1172.38	c Restart #19 #Var: 231 LB: 0 @ 1172
1201.85	c Restart #20 #Var: 231 LB: 0 @ 1201.4
1223.35	c Restart #21 #Var: 231 LB: 0 @ 1222.9
1249.60	c Restart #22 #Var: 231 LB: 0 @ 1249.1
1278.69	c Restart #23 #Var: 231 LB: 0 @ 1278.2
1305.10	c Restart #24 #Var: 231 LB: 0 @ 1304.6
1333.59	c Restart #25 #Var: 231 LB: 0 @ 1333.1
1356.88	c Restart #26 #Var: 231 LB: 0 @ 1356.4
1389.83	c Restart #27 #Var: 231 LB: 0 @ 1389.3
1426.45	c Restart #28 #Var: 231 LB: 0 @ 1425.9
1449.89	c Restart #29 #Var: 231 LB: 0 @ 1449.4
1483.74	c Restart #30 #Var: 231 LB: 0 @ 1483.2
1519.55	c Restart #31 #Var: 231 LB: 0 @ 1519
1550.18	c Restart #32 #Var: 231 LB: 0 @ 1549.6
1580.95	c Restart #33 #Var: 231 LB: 0 @ 1580.4
1619.27	c Restart #34 #Var: 231 LB: 0 @ 1618.7
1661.10	c Restart #35 #Var: 231 LB: 0 @ 1660.5
1716.04	c Restart #36 #Var: 231 LB: 0 @ 1715.4
1745.69	c Restart #37 #Var: 231 LB: 0 @ 1745.1
1798.90	c Restart #38 #Var: 231 LB: 0 @ 1798.3
1800.70	s UNKNOWN
1800.70	c Exit Code: 0
1800.70	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
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/node74/watcher-39562-1149218681 -o ROOT/results/node74/solver-39562-1149218681 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node74/39562-1149218681/instance-39562-1149218681.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.89 0.94 0.90 3/64 27849
/proc/meminfo: memFree=1459672/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=3436 CPUtime=0
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 65 0 0 0 0 0 0 0 19 0 1 0 187532449 3518464 47 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7394084 0 0 4096 0 0 0 0 17 1 0 0
/proc/27849/statm: 859 49 36 55 0 42 0

[startup+10.0032 s]
/proc/loadavg: 0.91 0.95 0.90 2/64 27849
/proc/meminfo: memFree=1439080/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=25060 CPUtime=9.98
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 5535 0 0 0 993 5 0 0 25 0 1 0 187532449 25661440 5450 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 6265 5450 296 55 0 5157 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 25060

[startup+20.0101 s]
/proc/loadavg: 0.92 0.95 0.91 2/64 27849
/proc/meminfo: memFree=1429864/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=34300 CPUtime=19.98
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 7842 0 0 0 1991 7 0 0 25 0 1 0 187532449 35123200 7757 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 8575 7757 296 55 0 7467 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 34300

[startup+30.0171 s]
/proc/loadavg: 0.93 0.95 0.91 2/64 27849
/proc/meminfo: memFree=1420904/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=43284 CPUtime=29.98
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 10072 0 0 0 2988 10 0 0 25 0 1 0 187532449 44322816 9987 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 10821 9987 296 55 0 9713 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 43284

[startup+40.0231 s]
/proc/loadavg: 0.94 0.95 0.91 2/64 27849
/proc/meminfo: memFree=1413160/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=50940 CPUtime=39.99
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 11992 0 0 0 3985 14 0 0 25 0 1 0 187532449 52162560 11907 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 12735 11907 296 55 0 11627 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 50940

[startup+50.03 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 27849
/proc/meminfo: memFree=1405736/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=58328 CPUtime=49.99
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 13838 0 0 0 4982 17 0 0 25 0 1 0 187532449 59727872 13753 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 14582 13753 296 55 0 13474 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 58328

[startup+60.036 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 27849
/proc/meminfo: memFree=1398440/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=65588 CPUtime=59.99
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 15665 0 0 0 5980 19 0 0 25 0 1 0 187532449 67162112 15580 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534124 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 16397 15580 296 55 0 15289 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 65588

[startup+70.0419 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 27849
/proc/meminfo: memFree=1392360/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=71684 CPUtime=70
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 17168 0 0 0 6979 21 0 0 25 0 1 0 187532449 73404416 17083 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 17921 17083 296 55 0 16813 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 71684

[startup+80.0479 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 27849
/proc/meminfo: memFree=1387432/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=76572 CPUtime=80
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 18404 0 0 0 7977 23 0 0 25 0 1 0 187532449 78409728 18319 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 19143 18319 296 55 0 18035 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 76572

[startup+90.0539 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 27849
/proc/meminfo: memFree=1382568/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=81456 CPUtime=90
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 19619 0 0 0 8976 24 0 0 25 0 1 0 187532449 83410944 19533 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7829115 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 20364 19533 296 55 0 19256 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 81456

[startup+100.06 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 27849
/proc/meminfo: memFree=1378088/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=85952 CPUtime=100
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 20725 0 0 0 9974 26 0 0 25 0 1 0 187532449 88014848 20639 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 21488 20639 296 55 0 20380 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 85952

[startup+110.066 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 27849
/proc/meminfo: memFree=1373736/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=90332 CPUtime=110.01
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 21821 0 0 0 10973 28 0 0 25 0 1 0 187532449 92499968 21735 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 22583 21735 296 55 0 21475 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 90332

[startup+120.072 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 27849
/proc/meminfo: memFree=1369320/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=94712 CPUtime=120.01
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 22920 0 0 0 11972 29 0 0 25 0 1 0 187532449 96985088 22834 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 23678 22834 296 55 0 22570 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 94712

[startup+130.078 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 27849
/proc/meminfo: memFree=1364904/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=99080 CPUtime=130.01
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 24018 0 0 0 12971 30 0 0 25 0 1 0 187532449 101457920 23932 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 24770 23932 296 55 0 23662 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 99080

[startup+140.084 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 27849
/proc/meminfo: memFree=1361576/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=102532 CPUtime=140.01
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 24848 0 0 0 13969 32 0 0 25 0 1 0 187532449 104992768 24762 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 25633 24762 296 55 0 24525 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 102532

[startup+150.09 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 27849
/proc/meminfo: memFree=1357672/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=106360 CPUtime=150.02
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 25827 0 0 0 14968 34 0 0 25 0 1 0 187532449 108912640 25741 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 26590 25741 296 55 0 25482 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 106360

[startup+160.096 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 27849
/proc/meminfo: memFree=1353064/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=110980 CPUtime=160.02
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 26972 0 0 0 15966 36 0 0 25 0 1 0 187532449 113643520 26886 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 27745 26886 296 55 0 26637 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 110980

[startup+170.102 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 27849
/proc/meminfo: memFree=1348520/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=115468 CPUtime=170.02
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 28101 0 0 0 16964 38 0 0 25 0 1 0 187532449 118239232 28015 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 28867 28015 296 55 0 27759 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 115468

[startup+180.108 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 27849
/proc/meminfo: memFree=1345576/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=118504 CPUtime=180.02
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 28838 0 0 0 17963 39 0 0 25 0 1 0 187532449 121348096 28752 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 29626 28752 296 55 0 28518 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 118504

[startup+190.113 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 27849
/proc/meminfo: memFree=1341416/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=122744 CPUtime=190.03
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 29880 0 0 0 18962 41 0 0 25 0 1 0 187532449 125689856 29794 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 30686 29794 296 55 0 29578 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 122744

[startup+200.119 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 27849
/proc/meminfo: memFree=1338280/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=125796 CPUtime=200.03
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 30651 0 0 0 19961 42 0 0 25 0 1 0 187532449 128815104 30565 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 31449 30565 296 55 0 30341 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 125796

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27849
/proc/meminfo: memFree=1334888/2055920 swapFree=4182292/4192956

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

/proc/27849/statm: 102181 100670 296 55 0 101073 0
Current children cumulated CPU time (s) 1760.45
Current children cumulated vsize (Kb) 408724

[startup+1771.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1056040/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=409780 CPUtime=1770.45
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101099 0 0 0 176868 177 0 0 25 0 1 0 187532449 419614720 100946 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102445 100946 296 55 0 101337 0
Current children cumulated CPU time (s) 1770.45
Current children cumulated vsize (Kb) 409780

[startup+1781.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054888/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=410836 CPUtime=1780.45
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101372 0 0 0 177868 177 0 0 25 0 1 0 187532449 420696064 101219 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102709 101219 296 55 0 101601 0
Current children cumulated CPU time (s) 1780.45
Current children cumulated vsize (Kb) 410836

[startup+1782.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054696/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411100 CPUtime=1781.45
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101419 0 0 0 177968 177 0 0 25 0 1 0 187532449 420966400 101266 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102775 101266 296 55 0 101667 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 411100

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054696/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411100 CPUtime=1782.46
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101427 0 0 0 178069 177 0 0 25 0 1 0 187532449 420966400 101274 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102775 101274 296 55 0 101667 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 411100

[startup+1784.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054632/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411100 CPUtime=1783.46
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101438 0 0 0 178169 177 0 0 25 0 1 0 187532449 420966400 101285 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102775 101285 296 55 0 101667 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 411100

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054568/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411232 CPUtime=1784.46
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101455 0 0 0 178269 177 0 0 25 0 1 0 187532449 421101568 101302 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102808 101302 296 55 0 101700 0
Current children cumulated CPU time (s) 1784.46
Current children cumulated vsize (Kb) 411232

[startup+1786.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054504/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411232 CPUtime=1785.48
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101470 0 0 0 178370 178 0 0 25 0 1 0 187532449 421101568 101317 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102808 101317 296 55 0 101700 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 411232

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054440/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411364 CPUtime=1786.48
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101486 0 0 0 178470 178 0 0 25 0 1 0 187532449 421236736 101333 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102841 101333 296 55 0 101733 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 411364

[startup+1788.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054376/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411364 CPUtime=1787.49
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101504 0 0 0 178571 178 0 0 25 0 1 0 187532449 421236736 101351 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102841 101351 296 55 0 101733 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 411364

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054376/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411364 CPUtime=1788.49
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101506 0 0 0 178671 178 0 0 25 0 1 0 187532449 421236736 101353 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102841 101353 296 55 0 101733 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 411364

[startup+1790.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054312/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411496 CPUtime=1789.5
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101523 0 0 0 178772 178 0 0 25 0 1 0 187532449 421371904 101370 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102874 101370 296 55 0 101766 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 411496

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054248/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411496 CPUtime=1790.5
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101540 0 0 0 178872 178 0 0 25 0 1 0 187532449 421371904 101387 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102874 101387 296 55 0 101766 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 411496

[startup+1792.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054120/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411628 CPUtime=1791.5
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101568 0 0 0 178972 178 0 0 25 0 1 0 187532449 421507072 101415 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102907 101415 296 55 0 101799 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 411628

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1054056/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411760 CPUtime=1792.51
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101585 0 0 0 179073 178 0 0 25 0 1 0 187532449 421642240 101432 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102940 101432 296 55 0 101832 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 411760

[startup+1794.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1053992/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411760 CPUtime=1793.51
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101601 0 0 0 179173 178 0 0 25 0 1 0 187532449 421642240 101448 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102940 101448 296 55 0 101832 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 411760

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1053864/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=411892 CPUtime=1794.52
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101628 0 0 0 179274 178 0 0 25 0 1 0 187532449 421777408 101475 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 102973 101475 296 55 0 101865 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 411892

[startup+1796.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1053736/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=412024 CPUtime=1795.52
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101655 0 0 0 179374 178 0 0 25 0 1 0 187532449 421912576 101502 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 103006 101502 296 55 0 101898 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 412024

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1053672/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=412156 CPUtime=1796.53
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101682 0 0 0 179475 178 0 0 25 0 1 0 187532449 422047744 101529 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 103039 101529 296 55 0 101931 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 412156

[startup+1798.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1053544/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=412156 CPUtime=1797.53
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101709 0 0 0 179575 178 0 0 25 0 1 0 187532449 422047744 101556 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 103039 101556 296 55 0 101931 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 412156

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1053416/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=412288 CPUtime=1798.53
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101740 0 0 0 179675 178 0 0 25 0 1 0 187532449 422182912 101587 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 103072 101587 296 55 0 101964 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 412288

[startup+1800.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27851
/proc/meminfo: memFree=1053416/2055920 swapFree=4182292/4192956
[pid=27849] ppid=27847 vsize=412288 CPUtime=1799.54
/proc/27849/stat : 27849 (bsolo) R 27847 27849 27804 0 -1 0 101747 0 0 0 179776 178 0 0 25 0 1 0 187532449 422182912 101594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27849/statm: 103072 101594 296 55 0 101964 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 412288

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.13
CPU user time (s): 1798.28
CPU system time (s): 1.84872
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (Kb): 412288

Launcher Data (download as text)

Begin job on node74 on Fri Jun  2 03:24:41 UTC 2006


FILE ID= 39562-1149218681

PBS_JOBID= 295058

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  40d0bcc4171e4a5907ae30e54ba56b80

RANDOM SEED= 499589303


/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.274
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.274
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:       1459816 kB
Buffers:         35136 kB
Cached:         483880 kB
SwapCached:       2476 kB
Active:          85088 kB
Inactive:       442676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459816 kB
SwapTotal:     4192956 kB
SwapFree:      4182292 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            54344 kB
Committed_AS:   185264 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node74 on Fri Jun  2 03:54:42 UTC 2006