Trace number 46271

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.01 1800.21

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-21-20.opb
MD5SUMbaaece72b2eab05d33afe010e43c4897
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
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 variables420
Total number of constraints4221
Number of constraints which are clauses4221
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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.07	c Initial problem consists of 420 variables and 4221 constraints.
0.09	c Using non-optimization problem switches.
0.09	c No problem reductions applied in OPT. instance.
0.09	c	preprocess terminated. Elapsed time: 0.082
0.09	c After prepocess the problem consists of 420 variables and 4221 constraints.
0.11	c Restart #1 #Var: 420 LB: 0 @ 0.103
0.20	c Restart #2 #Var: 420 LB: 0 @ 0.189
0.34	c Restart #3 #Var: 420 LB: 0 @ 0.332
0.55	c Restart #4 #Var: 420 LB: 0 @ 0.541
0.82	c Restart #5 #Var: 420 LB: 0 @ 0.815
1.17	c Restart #6 #Var: 420 LB: 0 @ 1.162
1.60	c Restart #7 #Var: 420 LB: 0 @ 1.589
2.08	c Restart #8 #Var: 420 LB: 0 @ 2.072
2.62	c Restart #9 #Var: 420 LB: 0 @ 2.611
3.24	c Restart #10 #Var: 420 LB: 0 @ 3.231
3.88	c Restart #11 #Var: 420 LB: 0 @ 3.869
4.63	c Restart #12 #Var: 420 LB: 0 @ 4.616
5.40	c Restart #13 #Var: 420 LB: 0 @ 5.391
6.33	c Restart #14 #Var: 420 LB: 0 @ 6.315
7.43	c Restart #15 #Var: 420 LB: 0 @ 7.419
8.58	c Restart #16 #Var: 420 LB: 0 @ 8.571
9.81	c Restart #17 #Var: 420 LB: 0 @ 9.794
11.18	c Restart #18 #Var: 420 LB: 0 @ 11.169
12.70	c Restart #19 #Var: 420 LB: 0 @ 12.689
14.21	c Restart #20 #Var: 420 LB: 0 @ 14.191
15.80	c Restart #21 #Var: 420 LB: 0 @ 15.786
17.53	c Restart #22 #Var: 420 LB: 0 @ 17.518
19.47	c Restart #23 #Var: 420 LB: 0 @ 19.456
21.40	c Restart #24 #Var: 420 LB: 0 @ 21.38
23.72	c Restart #25 #Var: 420 LB: 0 @ 23.701
26.08	c Restart #26 #Var: 420 LB: 0 @ 26.069
28.67	c Restart #27 #Var: 420 LB: 0 @ 28.652
31.42	c Restart #28 #Var: 420 LB: 0 @ 31.401
34.48	c Restart #29 #Var: 420 LB: 0 @ 34.467
37.45	c Restart #30 #Var: 420 LB: 0 @ 37.432
40.41	c Restart #31 #Var: 420 LB: 0 @ 40.389
43.73	c Restart #32 #Var: 420 LB: 0 @ 43.717
47.14	c Restart #33 #Var: 420 LB: 0 @ 47.12
50.61	c Restart #34 #Var: 420 LB: 0 @ 50.59
54.43	c Restart #35 #Var: 420 LB: 0 @ 54.408
58.51	c Restart #36 #Var: 420 LB: 0 @ 58.497
62.54	c Restart #37 #Var: 420 LB: 0 @ 62.525
67.31	c Restart #38 #Var: 420 LB: 0 @ 67.288
72.22	c Restart #39 #Var: 420 LB: 0 @ 72.202
77.17	c Restart #40 #Var: 420 LB: 0 @ 77.148
82.64	c Restart #41 #Var: 420 LB: 0 @ 82.619
88.15	c Restart #42 #Var: 420 LB: 0 @ 88.126
94.20	c Restart #43 #Var: 420 LB: 0 @ 94.175
100.29	c Restart #44 #Var: 420 LB: 0 @ 100.27
106.84	c Restart #45 #Var: 420 LB: 0 @ 106.81
114.52	c Restart #46 #Var: 420 LB: 0 @ 114.5
121.89	c Restart #47 #Var: 420 LB: 0 @ 121.86
129.99	c Restart #48 #Var: 420 LB: 0 @ 129.96
138.46	c Restart #49 #Var: 420 LB: 0 @ 138.43
148.37	c Restart #50 #Var: 420 LB: 0 @ 148.35
157.06	c Restart #51 #Var: 420 LB: 0 @ 157.03
166.76	c Restart #52 #Var: 420 LB: 0 @ 166.73
175.19	c Restart #53 #Var: 420 LB: 0 @ 175.17
186.17	c Restart #54 #Var: 420 LB: 0 @ 186.14
196.62	c Restart #55 #Var: 420 LB: 0 @ 196.6
207.03	c Restart #56 #Var: 420 LB: 0 @ 207
219.03	c Restart #57 #Var: 420 LB: 0 @ 219
231.51	c Restart #58 #Var: 420 LB: 0 @ 231.48
243.25	c Restart #59 #Var: 420 LB: 0 @ 243.22
255.93	c Restart #60 #Var: 420 LB: 0 @ 255.89
267.72	c Restart #61 #Var: 420 LB: 0 @ 267.69
281.98	c Restart #62 #Var: 420 LB: 0 @ 281.94
295.19	c Restart #63 #Var: 420 LB: 0 @ 295.15
307.82	c Restart #64 #Var: 420 LB: 0 @ 307.78
320.07	c Restart #65 #Var: 420 LB: 0 @ 320.03
336.05	c Restart #66 #Var: 420 LB: 0 @ 336.01
350.29	c Restart #67 #Var: 420 LB: 0 @ 350.25
365.11	c Restart #68 #Var: 420 LB: 0 @ 365.06
379.98	c Restart #69 #Var: 420 LB: 0 @ 379.94
396.72	c Restart #70 #Var: 420 LB: 0 @ 396.68
415.70	c Restart #71 #Var: 420 LB: 0 @ 415.66
432.71	c Restart #72 #Var: 420 LB: 0 @ 432.67
451.57	c Restart #73 #Var: 420 LB: 0 @ 451.52
470.24	c Restart #74 #Var: 420 LB: 0 @ 470.19
490.09	c Restart #75 #Var: 420 LB: 0 @ 490.04
511.02	c Restart #76 #Var: 420 LB: 0 @ 510.97
531.39	c Restart #77 #Var: 420 LB: 0 @ 531.34
555.72	c Restart #78 #Var: 420 LB: 0 @ 555.66
579.24	c Restart #79 #Var: 420 LB: 0 @ 579.18
606.55	c Restart #80 #Var: 420 LB: 0 @ 606.5
628.77	c Restart #81 #Var: 420 LB: 0 @ 628.72
655.09	c Restart #82 #Var: 420 LB: 0 @ 655.03
679.85	c Restart #83 #Var: 420 LB: 0 @ 679.79
705.53	c Restart #84 #Var: 420 LB: 0 @ 705.47
729.45	c Restart #85 #Var: 420 LB: 0 @ 729.38
759.96	c Restart #86 #Var: 420 LB: 0 @ 759.89
787.26	c Restart #87 #Var: 420 LB: 0 @ 787.2
818.18	c Restart #88 #Var: 420 LB: 0 @ 818.11
849.08	c Restart #89 #Var: 420 LB: 0 @ 849.01
880.62	c Restart #90 #Var: 420 LB: 0 @ 880.55
915.09	c CHANGE Heuristic... 
915.09	c Restart #0 #Var: 420 LB: 0 @ 915.01
915.19	c Restart #1 #Var: 420 LB: 0 @ 915.11
915.71	c Restart #2 #Var: 420 LB: 0 @ 915.63
916.20	c Restart #3 #Var: 420 LB: 0 @ 916.12
917.34	c Restart #4 #Var: 420 LB: 0 @ 917.26
918.45	c Restart #5 #Var: 420 LB: 0 @ 918.37
919.77	c Restart #6 #Var: 420 LB: 0 @ 919.69
921.36	c Restart #7 #Var: 420 LB: 0 @ 921.28
923.50	c Restart #8 #Var: 420 LB: 0 @ 923.42
925.81	c Restart #9 #Var: 420 LB: 0 @ 925.73
928.49	c Restart #10 #Var: 420 LB: 0 @ 928.41
931.58	c Restart #11 #Var: 420 LB: 0 @ 931.5
934.60	c Restart #12 #Var: 420 LB: 0 @ 934.53
937.99	c Restart #13 #Var: 420 LB: 0 @ 937.91
942.11	c Restart #14 #Var: 420 LB: 0 @ 942.03
946.88	c Restart #15 #Var: 420 LB: 0 @ 946.8
950.99	c Restart #16 #Var: 420 LB: 0 @ 950.91
955.66	c Restart #17 #Var: 420 LB: 0 @ 955.58
960.47	c Restart #18 #Var: 420 LB: 0 @ 960.38
965.53	c Restart #19 #Var: 420 LB: 0 @ 965.45
970.78	c Restart #20 #Var: 420 LB: 0 @ 970.7
977.10	c Restart #21 #Var: 420 LB: 0 @ 977.02
982.64	c Restart #22 #Var: 420 LB: 0 @ 982.56
988.72	c Restart #23 #Var: 420 LB: 0 @ 988.64
996.83	c Restart #24 #Var: 420 LB: 0 @ 996.75
1004.22	c Restart #25 #Var: 420 LB: 0 @ 1004.1
1011.49	c Restart #26 #Var: 420 LB: 0 @ 1011.4
1018.46	c Restart #27 #Var: 420 LB: 0 @ 1018.4
1025.88	c Restart #28 #Var: 420 LB: 0 @ 1025.8
1032.12	c Restart #29 #Var: 420 LB: 0 @ 1032
1039.43	c Restart #30 #Var: 420 LB: 0 @ 1039.3
1047.45	c Restart #31 #Var: 420 LB: 0 @ 1047.4
1056.12	c Restart #32 #Var: 420 LB: 0 @ 1056
1064.21	c Restart #33 #Var: 420 LB: 0 @ 1064.1
1072.20	c Restart #34 #Var: 420 LB: 0 @ 1072.1
1081.40	c Restart #35 #Var: 420 LB: 0 @ 1081.3
1089.90	c Restart #36 #Var: 420 LB: 0 @ 1089.8
1099.48	c Restart #37 #Var: 420 LB: 0 @ 1099.4
1110.30	c Restart #38 #Var: 420 LB: 0 @ 1110.2
1119.88	c Restart #39 #Var: 420 LB: 0 @ 1119.8
1129.77	c Restart #40 #Var: 420 LB: 0 @ 1129.7
1140.11	c Restart #41 #Var: 420 LB: 0 @ 1140
1152.04	c Restart #42 #Var: 420 LB: 0 @ 1151.9
1163.46	c Restart #43 #Var: 420 LB: 0 @ 1163.4
1174.53	c Restart #44 #Var: 420 LB: 0 @ 1174.4
1187.05	c Restart #45 #Var: 420 LB: 0 @ 1187
1199.54	c Restart #46 #Var: 420 LB: 0 @ 1199.4
1211.17	c Restart #47 #Var: 420 LB: 0 @ 1211.1
1223.29	c Restart #48 #Var: 420 LB: 0 @ 1223.2
1237.12	c Restart #49 #Var: 420 LB: 0 @ 1237
1251.70	c Restart #50 #Var: 420 LB: 0 @ 1251.6
1264.97	c Restart #51 #Var: 420 LB: 0 @ 1264.9
1277.94	c Restart #52 #Var: 420 LB: 0 @ 1277.8
1291.68	c Restart #53 #Var: 420 LB: 0 @ 1291.6
1307.06	c Restart #54 #Var: 420 LB: 0 @ 1307
1321.42	c Restart #55 #Var: 420 LB: 0 @ 1321.3
1340.31	c Restart #56 #Var: 420 LB: 0 @ 1340.2
1356.57	c Restart #57 #Var: 420 LB: 0 @ 1356.5
1374.56	c Restart #58 #Var: 420 LB: 0 @ 1374.5
1391.24	c Restart #59 #Var: 420 LB: 0 @ 1391.1
1410.34	c Restart #60 #Var: 420 LB: 0 @ 1410.2
1429.20	c Restart #61 #Var: 420 LB: 0 @ 1429
1447.54	c Restart #62 #Var: 420 LB: 0 @ 1447.4
1468.30	c Restart #63 #Var: 420 LB: 0 @ 1468.1
1488.87	c Restart #64 #Var: 420 LB: 0 @ 1488.7
1507.97	c Restart #65 #Var: 420 LB: 0 @ 1507.8
1527.80	c Restart #66 #Var: 420 LB: 0 @ 1527.6
1550.65	c Restart #67 #Var: 420 LB: 0 @ 1550.5
1571.36	c Restart #68 #Var: 420 LB: 0 @ 1571.2
1594.02	c Restart #69 #Var: 420 LB: 0 @ 1593.8
1617.53	c Restart #70 #Var: 420 LB: 0 @ 1617.4
1640.39	c Restart #71 #Var: 420 LB: 0 @ 1640.2
1664.45	c Restart #72 #Var: 420 LB: 0 @ 1664.3
1687.64	c Restart #73 #Var: 420 LB: 0 @ 1687.5
1712.59	c Restart #74 #Var: 420 LB: 0 @ 1712.4
1737.29	c Restart #75 #Var: 420 LB: 0 @ 1737.1
1763.68	c Restart #76 #Var: 420 LB: 0 @ 1763.5
1788.52	c Restart #77 #Var: 420 LB: 0 @ 1788.3
1800.19	s UNKNOWN
1800.19	c Exit Code: 0
1800.19	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node16/watcher-46271-1154061486 -o ROOT/results/node16/solver-46271-1154061486 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node16/46271-1154061486/instance-46271-1154061486.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1166304/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=4924 CPUtime=0
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 277 0 0 0 0 0 0 0 18 0 1 0 153009364 5042176 245 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 7408592 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 1231 254 165 55 0 123 0

[startup+10.0005 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1160552/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=10216 CPUtime=9.98
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 1818 0 0 0 996 2 0 0 25 0 1 0 153009364 10461184 1732 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134551610 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 2554 1732 296 55 0 1446 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 10216

[startup+20.0054 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1159336/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=11400 CPUtime=19.98
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 2125 0 0 0 1995 3 0 0 25 0 1 0 153009364 11673600 2039 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134524581 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 2850 2039 296 55 0 1742 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 11400

[startup+30.0093 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1158376/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=12420 CPUtime=29.98
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 2353 0 0 0 2994 4 0 0 25 0 1 0 153009364 12718080 2267 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 3105 2267 296 55 0 1997 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 12420

[startup+40.0132 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1157352/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=13420 CPUtime=39.99
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 2613 0 0 0 3993 6 0 0 25 0 1 0 153009364 13742080 2527 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 3355 2527 296 55 0 2247 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 13420

[startup+50.0171 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1156584/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=14208 CPUtime=49.99
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 2808 0 0 0 4993 6 0 0 25 0 1 0 153009364 14548992 2722 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 3552 2722 296 55 0 2444 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 14208

[startup+60.021 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1155944/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=14732 CPUtime=59.99
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 2952 0 0 0 5992 7 0 0 25 0 1 0 153009364 15085568 2866 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 3683 2866 296 55 0 2575 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 14732

[startup+70.0249 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1155560/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=15120 CPUtime=69.99
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3044 0 0 0 6991 8 0 0 25 0 1 0 153009364 15482880 2958 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 3780 2958 296 55 0 2672 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 15120

[startup+80.0298 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1155368/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=15384 CPUtime=80
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3108 0 0 0 7991 9 0 0 25 0 1 0 153009364 15753216 3022 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 3846 3022 296 55 0 2738 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 15384

[startup+90.0337 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1155112/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=15636 CPUtime=90
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3176 0 0 0 8989 11 0 0 25 0 1 0 153009364 16011264 3090 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548500 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 3909 3090 296 55 0 2801 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 15636

[startup+100.038 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1154664/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=16112 CPUtime=100.01
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3285 0 0 0 9989 12 0 0 25 0 1 0 153009364 16498688 3199 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4028 3199 296 55 0 2920 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 16112

[startup+110.041 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1154344/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=16376 CPUtime=110.01
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3361 0 0 0 10988 13 0 0 25 0 1 0 153009364 16769024 3275 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134551488 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4094 3275 296 55 0 2986 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 16376

[startup+120.045 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1154088/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=16628 CPUtime=120.01
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3423 0 0 0 11987 14 0 0 25 0 1 0 153009364 17027072 3337 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4157 3337 296 55 0 3049 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 16628

[startup+130.049 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1153896/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=16892 CPUtime=130.02
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3478 0 0 0 12987 15 0 0 25 0 1 0 153009364 17297408 3392 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542147 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4223 3392 296 55 0 3115 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 16892

[startup+140.053 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1153640/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=17148 CPUtime=140.02
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3550 0 0 0 13986 16 0 0 25 0 1 0 153009364 17559552 3464 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542120 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4287 3464 296 55 0 3179 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 17148

[startup+150.057 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1153512/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=17280 CPUtime=150.02
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3582 0 0 0 14985 17 0 0 25 0 1 0 153009364 17694720 3496 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4320 3496 296 55 0 3212 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 17280

[startup+160.061 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1153320/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=17412 CPUtime=160.03
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3625 0 0 0 15985 18 0 0 25 0 1 0 153009364 17829888 3539 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4353 3539 296 55 0 3245 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 17412

[startup+170.065 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1152872/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=17808 CPUtime=170.03
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3729 0 0 0 16984 19 0 0 25 0 1 0 153009364 18235392 3643 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4452 3643 296 55 0 3344 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 17808

[startup+180.069 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1152616/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=18072 CPUtime=180.04
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3790 0 0 0 17984 20 0 0 25 0 1 0 153009364 18505728 3704 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4518 3704 296 55 0 3410 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 18072

[startup+190.073 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1152616/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=18072 CPUtime=190.03
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3790 0 0 0 18982 21 0 0 25 0 1 0 153009364 18505728 3704 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4518 3704 296 55 0 3410 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 18072

[startup+200.077 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179
/proc/meminfo: memFree=1152296/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=18336 CPUtime=200.04
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 3858 0 0 0 19982 22 0 0 25 0 1 0 153009364 18776064 3772 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134529235 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 4584 3772 296 55 0 3476 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 18336

[startup+210.08 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 23179

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

Current children cumulated CPU time (s) 1760.51
Current children cumulated vsize (Kb) 44412

[startup+1770.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125936/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44412 CPUtime=1770.51
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10377 0 0 0 176874 177 0 0 25 0 1 0 153009364 45477888 10289 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11103 10289 296 55 0 9995 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (Kb) 44412

[startup+1780.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125872/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1780.52
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10384 0 0 0 177874 178 0 0 25 0 1 0 153009364 45613056 10296 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10296 296 55 0 10028 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (Kb) 44544

[startup+1781.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125872/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1781.52
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10384 0 0 0 177974 178 0 0 25 0 1 0 153009364 45613056 10296 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550907 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10296 296 55 0 10028 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 44544

[startup+1782.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125872/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1782.52
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10384 0 0 0 178074 178 0 0 25 0 1 0 153009364 45613056 10296 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10296 296 55 0 10028 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 44544

[startup+1783.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125872/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1783.53
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10392 0 0 0 178175 178 0 0 25 0 1 0 153009364 45613056 10304 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10304 296 55 0 10028 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 44544

[startup+1784.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1784.53
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10392 0 0 0 178275 178 0 0 25 0 1 0 153009364 45613056 10304 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10304 296 55 0 10028 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 44544

[startup+1785.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1785.54
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10392 0 0 0 178376 178 0 0 25 0 1 0 153009364 45613056 10304 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10304 296 55 0 10028 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 44544

[startup+1786.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1786.54
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10392 0 0 0 178476 178 0 0 25 0 1 0 153009364 45613056 10304 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10304 296 55 0 10028 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 44544

[startup+1787.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1787.54
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 178576 178 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (Kb) 44544

[startup+1788.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1788.55
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 178677 178 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 44544

[startup+1789.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1789.55
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 178777 178 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (Kb) 44544

[startup+1790.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1790.56
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 178878 178 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134604124 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 44544

[startup+1791.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1791.56
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 178978 178 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 44544

[startup+1792.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1792.56
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 179078 178 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1792.56
Current children cumulated vsize (Kb) 44544

[startup+1793.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1793.57
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 179179 178 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533995 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 44544

[startup+1794.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1794.57
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 179279 178 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (Kb) 44544

[startup+1795.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1795.59
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 179380 179 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 44544

[startup+1796.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1796.59
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 179480 179 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 44544

[startup+1797.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1797.6
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 179581 179 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (Kb) 44544

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1798.6
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 179681 179 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 44544

[startup+1799.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 23377
/proc/meminfo: memFree=1125808/2055920 swapFree=4183200/4192956
[pid=23179] ppid=23177 vsize=44544 CPUtime=1799.61
/proc/23179/stat : 23179 (bsolo) R 23177 23179 23130 0 -1 0 10406 0 0 0 179782 179 0 0 25 0 1 0 153009364 45613056 10318 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134528751 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23179/statm: 11136 10318 296 55 0 10028 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 44544

Child status: 0
Real time (s): 1800.21
CPU time (s): 1800.01
CPU user time (s): 1798.21
CPU system time (s): 1.79873
CPU usage (%): 99.9892
Max. virtual memory (cumulated for all children) (Kb): 44544
The end

Launcher Data (download as text)

Begin job on node16 on Fri Jul 28 04:38:06 UTC 2006


FILE ID= 46271-1154061486

PBS_JOBID= 882250

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-21-20.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node16/46271-1154061486/instance-46271-1154061486.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-46271-1154061486 -o ROOT/results/node16/solver-46271-1154061486 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node16/46271-1154061486/instance-46271-1154061486.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  baaece72b2eab05d33afe010e43c4897

RANDOM SEED= 517706949

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.229
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.229
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:       1166512 kB
Buffers:         31956 kB
Cached:         803720 kB
SwapCached:       3716 kB
Active:         169768 kB
Inactive:       674676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1166512 kB
SwapTotal:     4192956 kB
SwapFree:      4183200 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            31056 kB
Committed_AS:   591336 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node16 on Fri Jul 28 05:08:06 UTC 2006