Trace number 39530

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.1 1800.71

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900577940.opb
MD5SUM07abcf74f2aa8e328290ac3dd6aefa51
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 benchmark395.406
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 661
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.062
0.07	c After prepocess the problem consists of 231 variables and 2586 constraints.
0.12	c Restart #1 #Var: 231 LB: 0 @ 0.111
0.25	c Restart #2 #Var: 231 LB: 0 @ 0.239
0.44	c Restart #3 #Var: 231 LB: 0 @ 0.431
0.82	c Restart #4 #Var: 231 LB: 0 @ 0.813
1.18	c Restart #5 #Var: 231 LB: 0 @ 1.166
1.47	c Restart #6 #Var: 231 LB: 0 @ 1.461
1.88	c Restart #7 #Var: 231 LB: 0 @ 1.871
2.29	c Restart #8 #Var: 231 LB: 0 @ 2.276
2.73	c Restart #9 #Var: 231 LB: 0 @ 2.719
3.16	c Restart #10 #Var: 231 LB: 0 @ 3.144
3.67	c Restart #11 #Var: 231 LB: 0 @ 3.66
4.53	c Restart #12 #Var: 231 LB: 0 @ 4.518
5.34	c Restart #13 #Var: 231 LB: 0 @ 5.326
6.25	c Restart #14 #Var: 231 LB: 0 @ 6.239
7.63	c Restart #15 #Var: 231 LB: 0 @ 7.616
8.62	c Restart #16 #Var: 231 LB: 0 @ 8.603
10.05	c Restart #17 #Var: 231 LB: 0 @ 10.035
11.47	c Restart #18 #Var: 231 LB: 0 @ 11.455
13.26	c Restart #19 #Var: 231 LB: 0 @ 13.244
14.78	c Restart #20 #Var: 231 LB: 0 @ 14.756
18.06	c Restart #21 #Var: 231 LB: 0 @ 18.045
20.62	c Restart #22 #Var: 231 LB: 0 @ 20.601
24.09	c Restart #23 #Var: 231 LB: 0 @ 24.068
26.79	c Restart #24 #Var: 231 LB: 0 @ 26.766
30.41	c Restart #25 #Var: 231 LB: 0 @ 30.38
33.50	c Restart #26 #Var: 231 LB: 0 @ 33.467
39.63	c Restart #27 #Var: 231 LB: 0 @ 39.597
44.45	c Restart #28 #Var: 231 LB: 0 @ 44.416
50.26	c Restart #29 #Var: 231 LB: 0 @ 50.214
57.11	c Restart #30 #Var: 231 LB: 0 @ 57.066
61.34	c Restart #31 #Var: 231 LB: 0 @ 61.295
65.87	c Restart #32 #Var: 231 LB: 0 @ 65.819
73.64	c Restart #33 #Var: 231 LB: 0 @ 73.583
80.06	c Restart #34 #Var: 231 LB: 0 @ 80.001
87.01	c Restart #35 #Var: 231 LB: 0 @ 86.956
96.65	c Restart #36 #Var: 231 LB: 0 @ 96.593
108.67	c Restart #37 #Var: 231 LB: 0 @ 108.61
120.88	c Restart #38 #Var: 231 LB: 0 @ 120.82
133.42	c Restart #39 #Var: 231 LB: 0 @ 133.35
142.84	c Restart #40 #Var: 231 LB: 0 @ 142.76
155.94	c Restart #41 #Var: 231 LB: 0 @ 155.86
170.17	c Restart #42 #Var: 231 LB: 0 @ 170.09
183.83	c Restart #43 #Var: 231 LB: 0 @ 183.74
203.15	c Restart #44 #Var: 231 LB: 0 @ 203.06
216.19	c Restart #45 #Var: 231 LB: 0 @ 216.09
238.98	c Restart #46 #Var: 231 LB: 0 @ 238.88
258.88	c Restart #47 #Var: 231 LB: 0 @ 258.76
276.93	c Restart #48 #Var: 231 LB: 0 @ 276.81
296.92	c Restart #49 #Var: 231 LB: 0 @ 296.79
317.53	c Restart #50 #Var: 231 LB: 0 @ 317.4
337.23	c Restart #51 #Var: 231 LB: 0 @ 337.1
363.36	c Restart #52 #Var: 231 LB: 0 @ 363.21
388.61	c Restart #53 #Var: 231 LB: 0 @ 388.46
413.96	c Restart #54 #Var: 231 LB: 0 @ 413.8
443.30	c Restart #55 #Var: 231 LB: 0 @ 443.13
472.97	c Restart #56 #Var: 231 LB: 0 @ 472.79
504.91	c Restart #57 #Var: 231 LB: 0 @ 504.72
540.52	c Restart #58 #Var: 231 LB: 0 @ 540.32
589.92	c Restart #59 #Var: 231 LB: 0 @ 589.7
627.51	c Restart #60 #Var: 231 LB: 0 @ 627.28
668.16	c Restart #61 #Var: 231 LB: 0 @ 667.92
707.25	c Restart #62 #Var: 231 LB: 0 @ 707
752.35	c Restart #63 #Var: 231 LB: 0 @ 752.08
793.99	c Restart #64 #Var: 231 LB: 0 @ 793.71
850.26	c Restart #65 #Var: 231 LB: 0 @ 849.96
881.42	c Restart #66 #Var: 231 LB: 0 @ 881.11
947.04	c CHANGE Heuristic... 
947.04	c Restart #0 #Var: 231 LB: 0 @ 946.71
958.39	c Restart #1 #Var: 231 LB: 0 @ 958.05
966.26	c Restart #2 #Var: 231 LB: 0 @ 965.92
972.43	c Restart #3 #Var: 231 LB: 0 @ 972.09
978.22	c Restart #4 #Var: 231 LB: 0 @ 977.88
990.12	c Restart #5 #Var: 231 LB: 0 @ 989.77
997.85	c Restart #6 #Var: 231 LB: 0 @ 997.5
1006.69	c Restart #7 #Var: 231 LB: 0 @ 1006.3
1020.70	c Restart #8 #Var: 231 LB: 0 @ 1020.3
1035.14	c Restart #9 #Var: 231 LB: 0 @ 1034.8
1050.08	c Restart #10 #Var: 231 LB: 0 @ 1049.7
1063.81	c Restart #11 #Var: 231 LB: 0 @ 1063.4
1073.50	c Restart #12 #Var: 231 LB: 0 @ 1073.1
1082.90	c Restart #13 #Var: 231 LB: 0 @ 1082.5
1095.13	c Restart #14 #Var: 231 LB: 0 @ 1094.7
1117.77	c Restart #15 #Var: 231 LB: 0 @ 1117.4
1130.12	c Restart #16 #Var: 231 LB: 0 @ 1129.7
1147.38	c Restart #17 #Var: 231 LB: 0 @ 1147
1169.22	c Restart #18 #Var: 231 LB: 0 @ 1168.8
1192.86	c Restart #19 #Var: 231 LB: 0 @ 1192.5
1214.13	c Restart #20 #Var: 231 LB: 0 @ 1213.7
1231.93	c Restart #21 #Var: 231 LB: 0 @ 1231.5
1249.29	c Restart #22 #Var: 231 LB: 0 @ 1248.9
1289.96	c Restart #23 #Var: 231 LB: 0 @ 1289.5
1311.55	c Restart #24 #Var: 231 LB: 0 @ 1311.1
1342.86	c Restart #25 #Var: 231 LB: 0 @ 1342.4
1371.62	c Restart #26 #Var: 231 LB: 0 @ 1371.1
1411.84	c Restart #27 #Var: 231 LB: 0 @ 1411.4
1438.50	c Restart #28 #Var: 231 LB: 0 @ 1438
1467.62	c Restart #29 #Var: 231 LB: 0 @ 1467.1
1495.15	c Restart #30 #Var: 231 LB: 0 @ 1494.6
1528.81	c Restart #31 #Var: 231 LB: 0 @ 1528.3
1549.25	c Restart #32 #Var: 231 LB: 0 @ 1548.7
1586.07	c Restart #33 #Var: 231 LB: 0 @ 1585.5
1629.19	c Restart #34 #Var: 231 LB: 0 @ 1628.6
1654.15	c Restart #35 #Var: 231 LB: 0 @ 1653.6
1691.50	c Restart #36 #Var: 231 LB: 0 @ 1690.9
1734.28	c Restart #37 #Var: 231 LB: 0 @ 1733.7
1767.35	c Restart #38 #Var: 231 LB: 0 @ 1766.8
1800.63	s UNKNOWN
1800.63	c Exit Code: 0
1800.63	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
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/node29/watcher-39530-1149214987 -o ROOT/results/node29/solver-39530-1149214987 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node29/39530-1149214987/instance-39530-1149214987.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.96 1/64 5557
/proc/meminfo: memFree=1119192/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=4932 CPUtime=0
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 370 0 0 0 0 0 0 0 19 0 1 0 187162310 5050368 331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5557/statm: 1233 331 227 55 0 125 0

[startup+10.0018 s]
/proc/loadavg: 0.93 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1098656/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=25072 CPUtime=9.98
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 5537 0 0 0 994 4 0 0 25 0 1 0 187162310 25673728 5452 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551604 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5557/statm: 6268 5452 296 55 0 5160 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 25072

[startup+20.0082 s]
/proc/loadavg: 0.94 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1086368/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=37480 CPUtime=19.98
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 8631 0 0 0 1990 8 0 0 25 0 1 0 187162310 38379520 8546 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534063 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5557/statm: 9370 8546 296 55 0 8262 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 37480

[startup+30.0147 s]
/proc/loadavg: 0.95 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1076192/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=47516 CPUtime=29.98
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 11157 0 0 0 2987 11 0 0 25 0 1 0 187162310 48656384 11072 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5557/statm: 11879 11072 296 55 0 10771 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 47516

[startup+40.0211 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1068192/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=55704 CPUtime=39.98
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 13177 0 0 0 3984 14 0 0 25 0 1 0 187162310 57040896 13092 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 0 0 0
/proc/5557/statm: 13926 13092 296 55 0 12818 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 55704

[startup+50.0275 s]
/proc/loadavg: 0.96 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1060448/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=63360 CPUtime=49.97
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 15099 0 0 0 4980 17 0 0 25 0 1 0 187162310 64880640 15014 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719395 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 15840 15014 296 55 0 14732 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 63360

[startup+60.0339 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1052640/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=71148 CPUtime=59.98
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 17045 0 0 0 5977 21 0 0 25 0 1 0 187162310 72855552 16960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 17787 16960 296 55 0 16679 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 71148

[startup+70.0401 s]
/proc/loadavg: 0.97 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1043872/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=79868 CPUtime=69.98
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 19231 0 0 0 6974 24 0 0 25 0 1 0 187162310 81784832 19146 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529235 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 19967 19146 296 55 0 18859 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 79868

[startup+80.0456 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1037280/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=86484 CPUtime=79.98
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 20865 0 0 0 7971 27 0 0 25 0 1 0 187162310 88559616 20780 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 21621 20780 296 55 0 20513 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 86484

[startup+90.051 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1030560/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=93212 CPUtime=89.99
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 22548 0 0 0 8969 30 0 0 25 0 1 0 187162310 95449088 22463 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 23303 22463 296 55 0 22195 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 93212

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1025888/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=97964 CPUtime=99.99
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 23718 0 0 0 9968 31 0 0 25 0 1 0 187162310 100315136 23633 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534124 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 24491 23633 296 55 0 23383 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 97964

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1021344/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=102460 CPUtime=109.99
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 24840 0 0 0 10966 33 0 0 25 0 1 0 187162310 104919040 24755 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551616 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 25615 24755 296 55 0 24507 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 102460

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1016160/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=107608 CPUtime=119.99
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 26126 0 0 0 11965 34 0 0 25 0 1 0 187162310 110190592 26041 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 26902 26041 296 55 0 25794 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 107608

[startup+130.073 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1012640/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=111188 CPUtime=130
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 27002 0 0 0 12964 36 0 0 25 0 1 0 187162310 113856512 26917 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 27797 26917 296 55 0 26689 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 111188

[startup+140.078 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1006752/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=116996 CPUtime=140
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 28477 0 0 0 13962 38 0 0 25 0 1 0 187162310 119803904 28392 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4564603 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 29249 28392 296 55 0 28141 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 116996

[startup+150.084 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5557
/proc/meminfo: memFree=1000992/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=122820 CPUtime=149.99
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 29905 0 0 0 14959 40 0 0 25 0 1 0 187162310 125767680 29820 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 30705 29820 296 55 0 29597 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 122820

[startup+160.089 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5557
/proc/meminfo: memFree=997600/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=126128 CPUtime=160
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 30759 0 0 0 15958 42 0 0 25 0 1 0 187162310 129155072 30674 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718539 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 31532 30674 296 55 0 30424 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 126128

[startup+170.094 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5557
/proc/meminfo: memFree=992544/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=131160 CPUtime=170
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 32014 0 0 0 16956 44 0 0 25 0 1 0 187162310 134307840 31928 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 32790 31928 296 55 0 31682 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 131160

[startup+180.1 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5557
/proc/meminfo: memFree=988384/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=135404 CPUtime=180
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 33043 0 0 0 17955 45 0 0 25 0 1 0 187162310 138653696 32957 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 33851 32957 296 55 0 32743 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 135404

[startup+190.105 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5557
/proc/meminfo: memFree=985440/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=138460 CPUtime=190.01
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 33789 0 0 0 18955 46 0 0 25 0 1 0 187162310 141783040 33701 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534997 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 34615 33701 296 55 0 33507 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 138460

[startup+200.111 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5557
/proc/meminfo: memFree=981152/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=142684 CPUtime=200.01
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 34858 0 0 0 19953 48 0 0 25 0 1 0 187162310 146108416 34770 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 35671 34770 296 55 0 34563 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 142684

[startup+210.116 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5557
/proc/meminfo: memFree=977568/2055920 swapFree=4181384/4192956

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

/proc/5557/statm: 115785 114274 296 55 0 114677 0
Current children cumulated CPU time (s) 1760.4
Current children cumulated vsize (Kb) 463140

[startup+1771.01 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=659616/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=465912 CPUtime=1770.41
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115114 0 0 0 176856 185 0 0 25 0 1 0 187162310 477093888 114970 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 116478 114970 296 55 0 115370 0
Current children cumulated CPU time (s) 1770.41
Current children cumulated vsize (Kb) 465912

[startup+1781.01 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=658656/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=466836 CPUtime=1780.4
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115363 0 0 0 177855 185 0 0 25 0 1 0 187162310 478040064 115219 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 116709 115219 296 55 0 115601 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (Kb) 466836

[startup+1782.02 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=658336/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=467232 CPUtime=1781.41
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115436 0 0 0 177956 185 0 0 25 0 1 0 187162310 478445568 115292 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548487 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 116808 115292 296 55 0 115700 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 467232

[startup+1783.02 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=658080/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=467496 CPUtime=1782.41
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115506 0 0 0 178056 185 0 0 25 0 1 0 187162310 478715904 115362 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 116874 115362 296 55 0 115766 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 467496

[startup+1784.03 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=657952/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=467496 CPUtime=1783.42
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115530 0 0 0 178157 185 0 0 25 0 1 0 187162310 478715904 115386 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551613 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 116874 115386 296 55 0 115766 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 467496

[startup+1785.03 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=657888/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=467628 CPUtime=1784.42
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115549 0 0 0 178257 185 0 0 25 0 1 0 187162310 478851072 115405 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542172 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 116907 115405 296 55 0 115799 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 467628

[startup+1786.04 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=657824/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=467760 CPUtime=1785.42
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115573 0 0 0 178357 185 0 0 25 0 1 0 187162310 478986240 115429 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 116940 115429 296 55 0 115832 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 467760

[startup+1787.04 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=657696/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=467760 CPUtime=1786.43
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115596 0 0 0 178458 185 0 0 25 0 1 0 187162310 478986240 115452 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 116940 115452 296 55 0 115832 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 467760

[startup+1788.05 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=657568/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=467892 CPUtime=1787.43
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115631 0 0 0 178558 185 0 0 25 0 1 0 187162310 479121408 115487 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 116973 115487 296 55 0 115865 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 467892

[startup+1789.05 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=657376/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=468156 CPUtime=1788.44
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115676 0 0 0 178658 186 0 0 25 0 1 0 187162310 479391744 115532 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117039 115533 296 55 0 115931 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 468156

[startup+1790.06 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=657184/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=468288 CPUtime=1789.45
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115722 0 0 0 178759 186 0 0 25 0 1 0 187162310 479526912 115578 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117072 115578 296 55 0 115964 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 468288

[startup+1791.06 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=657120/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=468420 CPUtime=1790.45
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115738 0 0 0 178859 186 0 0 25 0 1 0 187162310 479662080 115594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117105 115594 296 55 0 115997 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 468420

[startup+1792.07 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=656928/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=468552 CPUtime=1791.45
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115792 0 0 0 178959 186 0 0 25 0 1 0 187162310 479797248 115648 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117138 115648 296 55 0 116030 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 468552

[startup+1793.07 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=656736/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=468816 CPUtime=1792.46
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115832 0 0 0 179060 186 0 0 25 0 1 0 187162310 480067584 115688 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542241 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117204 115688 296 55 0 116096 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 468816

[startup+1794.08 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=656544/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=468948 CPUtime=1793.46
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115883 0 0 0 179160 186 0 0 25 0 1 0 187162310 480202752 115739 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117237 115739 296 55 0 116129 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 468948

[startup+1795.08 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=656416/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=469080 CPUtime=1794.46
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115917 0 0 0 179260 186 0 0 25 0 1 0 187162310 480337920 115773 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534926 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117270 115773 296 55 0 116162 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 469080

[startup+1796.09 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=656352/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=469212 CPUtime=1795.47
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115933 0 0 0 179361 186 0 0 25 0 1 0 187162310 480473088 115789 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117303 115789 296 55 0 116195 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 469212

[startup+1797.09 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=656288/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=469212 CPUtime=1796.47
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115942 0 0 0 179461 186 0 0 25 0 1 0 187162310 480473088 115798 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117303 115798 296 55 0 116195 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 469212

[startup+1798.1 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=656224/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=469344 CPUtime=1797.48
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 115965 0 0 0 179562 186 0 0 25 0 1 0 187162310 480608256 115821 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117336 115821 296 55 0 116228 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 469344

[startup+1799.1 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=656032/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=469476 CPUtime=1798.48
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 116014 0 0 0 179662 186 0 0 25 0 1 0 187162310 480743424 115870 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117369 115870 296 55 0 116261 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 469476

[startup+1800.11 s]
/proc/loadavg: 0.99 0.98 0.96 2/64 5559
/proc/meminfo: memFree=655904/2055920 swapFree=4181384/4192956
[pid=5557] ppid=5555 vsize=469608 CPUtime=1799.49
/proc/5557/stat : 5557 (bsolo) R 5555 5557 5512 0 -1 0 116033 0 0 0 179762 187 0 0 25 0 1 0 187162310 480878592 115889 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5557/statm: 117402 115889 296 55 0 116294 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 469608

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.1
CPU user time (s): 1798.16
CPU system time (s): 1.9427
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (Kb): 469608

Launcher Data (download as text)

Begin job on node29 on Fri Jun  2 02:23:07 UTC 2006


FILE ID= 39530-1149214987

PBS_JOBID= 294642

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  07abcf74f2aa8e328290ac3dd6aefa51

RANDOM SEED= 458972669


/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.259
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.259
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:       1119336 kB
Buffers:         47872 kB
Cached:         805060 kB
SwapCached:       3392 kB
Active:         344896 kB
Inactive:       516880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1119336 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            60764 kB
Committed_AS:   221240 kB
PageTables:       1504 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node29 on Fri Jun  2 02:53:08 UTC 2006