Trace number 40811

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/05Signal 1431.59 1432.19

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww1.opb
MD5SUM52b3cfe13fa99e74b3b63fc245437649
Bench CategorySATUNSAT-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.278957
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables60
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint60
Maximum length of a constraint60
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 89643482
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 740339225
Number of bits of the biggest sum of numbers30
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.02	c INFO: OSL Context initialized.
0.02	c BIG Int formula...
0.02	c Initial problem consists of 60 variables and 2 constraints.
0.02	c Using non-optimization problem switches.
0.02	c No problem reductions applied in OPT. instance.
0.02	c	preprocess terminated. Elapsed time: 0.006
0.02	c After prepocess the problem consists of 60 variables and 2 constraints.
0.02	c Restart #1 #Var: 60 LB: 0 @ 0.012
0.04	c Restart #2 #Var: 60 LB: 0 @ 0.027
0.06	c Restart #3 #Var: 60 LB: 0 @ 0.05
0.10	c Restart #4 #Var: 60 LB: 0 @ 0.085
0.13	c Restart #5 #Var: 60 LB: 0 @ 0.123
0.18	c Restart #6 #Var: 60 LB: 0 @ 0.165
0.23	c Restart #7 #Var: 60 LB: 0 @ 0.216
0.30	c Restart #8 #Var: 60 LB: 0 @ 0.292
0.39	c Restart #9 #Var: 60 LB: 0 @ 0.381
0.51	c Restart #10 #Var: 60 LB: 0 @ 0.495
0.65	c Restart #11 #Var: 60 LB: 0 @ 0.638
0.82	c Restart #12 #Var: 60 LB: 0 @ 0.811
1.06	c Restart #13 #Var: 60 LB: 0 @ 1.054
1.36	c Restart #14 #Var: 60 LB: 0 @ 1.354
1.77	c Restart #15 #Var: 60 LB: 0 @ 1.76
2.17	c Restart #16 #Var: 60 LB: 0 @ 2.159
2.59	c Restart #17 #Var: 60 LB: 0 @ 2.584
3.22	c Restart #18 #Var: 60 LB: 0 @ 3.212
3.83	c Restart #19 #Var: 60 LB: 0 @ 3.815
4.47	c Restart #20 #Var: 60 LB: 0 @ 4.456
5.39	c Restart #21 #Var: 60 LB: 0 @ 5.382
6.35	c Restart #22 #Var: 60 LB: 0 @ 6.334
7.45	c Restart #23 #Var: 60 LB: 0 @ 7.433
8.46	c Restart #24 #Var: 60 LB: 0 @ 8.451
9.25	c Restart #25 #Var: 60 LB: 0 @ 9.241
10.52	c Restart #26 #Var: 60 LB: 0 @ 10.499
11.88	c Restart #27 #Var: 60 LB: 0 @ 11.867
13.11	c Restart #28 #Var: 60 LB: 0 @ 13.096
14.24	c Restart #29 #Var: 60 LB: 0 @ 14.224
16.22	c Restart #30 #Var: 60 LB: 0 @ 16.205
17.86	c Restart #31 #Var: 60 LB: 0 @ 17.843
18.88	c Restart #32 #Var: 60 LB: 0 @ 18.857
20.05	c Restart #33 #Var: 60 LB: 0 @ 20.034
21.15	c Restart #34 #Var: 60 LB: 0 @ 21.134
22.45	c Restart #35 #Var: 60 LB: 0 @ 22.432
23.68	c Restart #36 #Var: 60 LB: 0 @ 23.656
25.23	c Restart #37 #Var: 60 LB: 0 @ 25.209
27.50	c Restart #38 #Var: 60 LB: 0 @ 27.477
30.94	c Restart #39 #Var: 60 LB: 0 @ 30.921
35.60	c Restart #40 #Var: 60 LB: 0 @ 35.572
40.73	c Restart #41 #Var: 60 LB: 0 @ 40.707
44.19	c Restart #42 #Var: 60 LB: 0 @ 44.163
49.06	c Restart #43 #Var: 60 LB: 0 @ 49.032
54.10	c Restart #44 #Var: 60 LB: 0 @ 54.075
57.30	c Restart #45 #Var: 60 LB: 0 @ 57.271
60.28	c Restart #46 #Var: 60 LB: 0 @ 60.249
62.69	c Restart #47 #Var: 60 LB: 0 @ 62.662
65.46	c Restart #48 #Var: 60 LB: 0 @ 65.433
71.35	c Restart #49 #Var: 60 LB: 0 @ 71.32
75.91	c Restart #50 #Var: 60 LB: 0 @ 75.875
80.68	c Restart #51 #Var: 60 LB: 0 @ 80.641
86.51	c Restart #52 #Var: 60 LB: 0 @ 86.471
94.75	c Restart #53 #Var: 60 LB: 0 @ 94.709
102.73	c Restart #54 #Var: 60 LB: 0 @ 102.69
106.02	c Restart #55 #Var: 60 LB: 0 @ 105.98
110.34	c Restart #56 #Var: 60 LB: 0 @ 110.3
113.81	c Restart #57 #Var: 60 LB: 0 @ 113.77
119.13	c Restart #58 #Var: 60 LB: 0 @ 119.09
128.85	c Restart #59 #Var: 60 LB: 0 @ 128.8
139.09	c Restart #60 #Var: 60 LB: 0 @ 139.03
146.74	c Restart #61 #Var: 60 LB: 0 @ 146.69
152.56	c Restart #62 #Var: 60 LB: 0 @ 152.51
159.91	c Restart #63 #Var: 60 LB: 0 @ 159.85
166.57	c Restart #64 #Var: 60 LB: 0 @ 166.51
171.84	c Restart #65 #Var: 60 LB: 0 @ 171.78
178.10	c Restart #66 #Var: 60 LB: 0 @ 178.04
186.72	c Restart #67 #Var: 60 LB: 0 @ 186.66
195.31	c Restart #68 #Var: 60 LB: 0 @ 195.24
202.88	c Restart #69 #Var: 60 LB: 0 @ 202.82
208.90	c Restart #70 #Var: 60 LB: 0 @ 208.83
217.01	c Restart #71 #Var: 60 LB: 0 @ 216.94
224.55	c Restart #72 #Var: 60 LB: 0 @ 224.47
239.38	c Restart #73 #Var: 60 LB: 0 @ 239.3
256.38	c Restart #74 #Var: 60 LB: 0 @ 256.29
269.62	c Restart #75 #Var: 60 LB: 0 @ 269.53
281.91	c Restart #76 #Var: 60 LB: 0 @ 281.82
294.53	c Restart #77 #Var: 60 LB: 0 @ 294.44
306.87	c Restart #78 #Var: 60 LB: 0 @ 306.77
317.82	c Restart #79 #Var: 60 LB: 0 @ 317.72
329.70	c Restart #80 #Var: 60 LB: 0 @ 329.6
338.28	c Restart #81 #Var: 60 LB: 0 @ 338.17
346.22	c Restart #82 #Var: 60 LB: 0 @ 346.11
355.38	c Restart #83 #Var: 60 LB: 0 @ 355.27
364.58	c Restart #84 #Var: 60 LB: 0 @ 364.46
374.46	c Restart #85 #Var: 60 LB: 0 @ 374.35
385.24	c Restart #86 #Var: 60 LB: 0 @ 385.12
397.79	c Restart #87 #Var: 60 LB: 0 @ 397.66
406.98	c Restart #88 #Var: 60 LB: 0 @ 406.86
419.23	c Restart #89 #Var: 60 LB: 0 @ 419.1
428.09	c Restart #90 #Var: 60 LB: 0 @ 427.96
440.37	c Restart #91 #Var: 60 LB: 0 @ 440.23
459.97	c Restart #92 #Var: 60 LB: 0 @ 459.84
477.81	c Restart #93 #Var: 60 LB: 0 @ 477.67
491.72	c Restart #94 #Var: 60 LB: 0 @ 491.57
508.47	c Restart #95 #Var: 60 LB: 0 @ 508.32
517.38	c Restart #96 #Var: 60 LB: 0 @ 517.23
528.21	c Restart #97 #Var: 60 LB: 0 @ 528.05
538.72	c Restart #98 #Var: 60 LB: 0 @ 538.56
548.72	c Restart #99 #Var: 60 LB: 0 @ 548.56
562.32	c Restart #100 #Var: 60 LB: 0 @ 562.15
589.45	c Restart #101 #Var: 60 LB: 0 @ 589.28
612.54	c Restart #102 #Var: 60 LB: 0 @ 612.37
638.88	c Restart #103 #Var: 60 LB: 0 @ 638.69
661.48	c Restart #104 #Var: 60 LB: 0 @ 661.28
687.12	c Restart #105 #Var: 60 LB: 0 @ 686.92
712.50	c Restart #106 #Var: 60 LB: 0 @ 712.3
727.86	c Restart #107 #Var: 60 LB: 0 @ 727.65
747.08	c Restart #108 #Var: 60 LB: 0 @ 746.86
760.32	c Restart #109 #Var: 60 LB: 0 @ 760.1
774.59	c Restart #110 #Var: 60 LB: 0 @ 774.37
790.38	c Restart #111 #Var: 60 LB: 0 @ 790.15
808.49	c Restart #112 #Var: 60 LB: 0 @ 808.25
829.57	c Restart #113 #Var: 60 LB: 0 @ 829.33
847.03	c Restart #114 #Var: 60 LB: 0 @ 846.79
863.12	c Restart #115 #Var: 60 LB: 0 @ 862.88
895.80	c Restart #116 #Var: 60 LB: 0 @ 895.55
923.86	c CHANGE Heuristic... 
923.86	c Restart #0 #Var: 60 LB: 0 @ 923.59
930.59	c Restart #1 #Var: 60 LB: 0 @ 930.31
936.52	c Restart #2 #Var: 60 LB: 0 @ 936.24
941.52	c Restart #3 #Var: 60 LB: 0 @ 941.23
945.75	c Restart #4 #Var: 60 LB: 0 @ 945.46
955.56	c Restart #5 #Var: 60 LB: 0 @ 955.27
961.75	c Restart #6 #Var: 60 LB: 0 @ 961.45
970.40	c Restart #7 #Var: 60 LB: 0 @ 970.1
977.06	c Restart #8 #Var: 60 LB: 0 @ 976.75
984.33	c Restart #9 #Var: 60 LB: 0 @ 984.02
990.69	c Restart #10 #Var: 60 LB: 0 @ 990.37
996.55	c Restart #11 #Var: 60 LB: 0 @ 996.23
1002.19	c Restart #12 #Var: 60 LB: 0 @ 1001.9
1008.76	c Restart #13 #Var: 60 LB: 0 @ 1008.4
1016.36	c Restart #14 #Var: 60 LB: 0 @ 1016
1025.98	c Restart #15 #Var: 60 LB: 0 @ 1025.6
1035.09	c Restart #16 #Var: 60 LB: 0 @ 1034.7
1044.81	c Restart #17 #Var: 60 LB: 0 @ 1044.4
1056.12	c Restart #18 #Var: 60 LB: 0 @ 1055.8
1063.02	c Restart #19 #Var: 60 LB: 0 @ 1062.6
1074.29	c Restart #20 #Var: 60 LB: 0 @ 1073.9
1081.52	c Restart #21 #Var: 60 LB: 0 @ 1081.1
1095.46	c Restart #22 #Var: 60 LB: 0 @ 1095.1
1106.15	c Restart #23 #Var: 60 LB: 0 @ 1105.8
1115.34	c Restart #24 #Var: 60 LB: 0 @ 1114.9
1123.35	c Restart #25 #Var: 60 LB: 0 @ 1122.9
1135.97	c Restart #26 #Var: 60 LB: 0 @ 1135.6
1148.72	c Restart #27 #Var: 60 LB: 0 @ 1148.3
1160.14	c Restart #28 #Var: 60 LB: 0 @ 1159.7
1172.76	c Restart #29 #Var: 60 LB: 0 @ 1172.3
1187.61	c Restart #30 #Var: 60 LB: 0 @ 1187.2
1200.05	c Restart #31 #Var: 60 LB: 0 @ 1199.6
1208.93	c Restart #32 #Var: 60 LB: 0 @ 1208.5
1215.82	c Restart #33 #Var: 60 LB: 0 @ 1215.4
1222.07	c Restart #34 #Var: 60 LB: 0 @ 1221.6
1232.31	c Restart #35 #Var: 60 LB: 0 @ 1231.9
1239.32	c Restart #36 #Var: 60 LB: 0 @ 1238.9
1251.68	c Restart #37 #Var: 60 LB: 0 @ 1251.2
1268.67	c Restart #38 #Var: 60 LB: 0 @ 1268.1
1276.44	c Restart #39 #Var: 60 LB: 0 @ 1275.9
1282.47	c Restart #40 #Var: 60 LB: 0 @ 1281.9
1291.53	c Restart #41 #Var: 60 LB: 0 @ 1291
1309.25	c Restart #42 #Var: 60 LB: 0 @ 1308.7
1322.79	c Restart #43 #Var: 60 LB: 0 @ 1322.2
1337.48	c Restart #44 #Var: 60 LB: 0 @ 1336.9
1348.56	c Restart #45 #Var: 60 LB: 0 @ 1348
1360.46	c Restart #46 #Var: 60 LB: 0 @ 1359.9
1370.80	c Restart #47 #Var: 60 LB: 0 @ 1370.2
1380.93	c Restart #48 #Var: 60 LB: 0 @ 1380.4
1388.26	c Restart #49 #Var: 60 LB: 0 @ 1387.7
1396.16	c Restart #50 #Var: 60 LB: 0 @ 1395.6
1406.25	c Restart #51 #Var: 60 LB: 0 @ 1405.7
1425.57	c Restart #52 #Var: 60 LB: 0 @ 1425

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/node1/watcher-40811-1149320420 -o ROOT/results/node1/solver-40811-1149320420 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node1/40811-1149320420/instance-40811-1149320420.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.80 0.94 0.98 3/64 4777
/proc/meminfo: memFree=1521144/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=436 CPUtime=0
/proc/4777/stat : 4777 (bsolo) D 4775 4777 4731 0 -1 0 38 0 0 0 0 0 0 0 19 0 1 0 197703561 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5829412 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/4777/statm: 109 23 18 55 0 18 0

[startup+10.0031 s]
/proc/loadavg: 0.83 0.94 0.98 2/64 4777
/proc/meminfo: memFree=1446152/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=79720 CPUtime=9.98
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 19125 0 0 0 986 12 0 0 25 0 1 0 197703561 81633280 19036 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 19930 19036 296 55 0 18822 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 79720

[startup+20.0103 s]
/proc/loadavg: 0.86 0.94 0.98 2/64 4777
/proc/meminfo: memFree=1397000/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=129052 CPUtime=19.98
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 31396 0 0 0 1977 21 0 0 25 0 1 0 197703561 132149248 31292 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 32263 31292 296 55 0 31155 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 129052

[startup+30.0164 s]
/proc/loadavg: 0.88 0.94 0.98 2/64 4777
/proc/meminfo: memFree=1350344/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=175956 CPUtime=29.99
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 43056 0 0 0 2969 30 0 0 25 0 1 0 197703561 180178944 42933 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 43989 42933 296 55 0 42881 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 175956

[startup+40.0226 s]
/proc/loadavg: 0.90 0.94 0.98 2/64 4777
/proc/meminfo: memFree=1332424/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=194104 CPUtime=39.99
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 47548 0 0 0 3967 32 0 0 25 0 1 0 197703561 198762496 47420 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6264443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 48526 47420 296 55 0 47418 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 194104

[startup+50.0288 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1311624/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=214768 CPUtime=49.99
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 52730 0 0 0 4962 37 0 0 25 0 1 0 197703561 219922432 52598 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 53692 52598 296 55 0 52584 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 214768

[startup+60.035 s]
/proc/loadavg: 0.92 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1283272/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=243392 CPUtime=60
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 59832 0 0 0 5958 42 0 0 25 0 1 0 197703561 249233408 59681 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 60848 59681 296 55 0 59740 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 243392

[startup+70.0411 s]
/proc/loadavg: 0.94 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1254728/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=272340 CPUtime=70
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 66959 0 0 0 6953 47 0 0 25 0 1 0 197703561 278876160 66790 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 68085 66790 296 55 0 66977 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 272340

[startup+80.0473 s]
/proc/loadavg: 0.94 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1231176/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=295760 CPUtime=80
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 72832 0 0 0 7949 51 0 0 25 0 1 0 197703561 302858240 72663 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548730 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 73940 72663 296 55 0 72832 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 295760

[startup+90.0535 s]
/proc/loadavg: 0.95 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1212040/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=315068 CPUtime=90.01
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 77637 0 0 0 8946 55 0 0 25 0 1 0 197703561 322629632 77462 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 78767 77462 296 55 0 77659 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 315068

[startup+100.06 s]
/proc/loadavg: 0.96 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1198984/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=328104 CPUtime=100.01
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 80872 0 0 0 9944 57 0 0 25 0 1 0 197703561 335978496 80696 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534980 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 82026 80696 296 55 0 80918 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 328104

[startup+110.066 s]
/proc/loadavg: 0.97 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1171208/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=356200 CPUtime=110.01
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 87899 0 0 0 10939 62 0 0 25 0 1 0 197703561 364748800 87639 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6264443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 89050 87639 296 55 0 87942 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 356200

[startup+120.072 s]
/proc/loadavg: 0.97 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1145096/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=382360 CPUtime=120.01
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 94411 0 0 0 11934 67 0 0 25 0 1 0 197703561 391536640 94143 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 95590 94143 296 55 0 94482 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 382360

[startup+130.078 s]
/proc/loadavg: 0.97 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1132168/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=395428 CPUtime=130.02
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 97725 0 0 0 12933 69 0 0 25 0 1 0 197703561 404918272 97371 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 98857 97371 296 55 0 97749 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 395428

[startup+140.084 s]
/proc/loadavg: 0.98 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1118920/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=408892 CPUtime=140.02
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 101052 0 0 0 13931 71 0 0 25 0 1 0 197703561 418705408 100680 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 102223 100680 296 55 0 101115 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 408892

[startup+150.091 s]
/proc/loadavg: 0.98 0.95 0.98 2/64 4777
/proc/meminfo: memFree=1101000/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=426712 CPUtime=150.03
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 105531 0 0 0 14928 75 0 0 25 0 1 0 197703561 436953088 105159 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 106678 105159 296 55 0 105570 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 426712

[startup+160.097 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 4777
/proc/meminfo: memFree=1079048/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=448556 CPUtime=160.03
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 111003 0 0 0 15923 80 0 0 25 0 1 0 197703561 459321344 110631 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 112139 110631 296 55 0 111031 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 448556

[startup+170.103 s]
/proc/loadavg: 0.99 0.96 0.98 2/64 4777
/proc/meminfo: memFree=1056008/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=471576 CPUtime=170.04
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 116742 0 0 0 16920 84 0 0 25 0 1 0 197703561 482893824 116370 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 117894 116370 296 55 0 116786 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 471576

[startup+180.109 s]
/proc/loadavg: 0.99 0.96 0.98 2/64 4777
/proc/meminfo: memFree=1034312/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=493560 CPUtime=180.04
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 122242 0 0 0 17916 88 0 0 25 0 1 0 197703561 505405440 121775 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 123390 121775 296 55 0 122282 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 493560

[startup+190.115 s]
/proc/loadavg: 0.99 0.96 0.98 2/64 4777
/proc/meminfo: memFree=1019080/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=508740 CPUtime=190.04
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 126064 0 0 0 18913 91 0 0 25 0 1 0 197703561 520949760 125597 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6264443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 127185 125598 296 55 0 126077 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 508740

[startup+200.12 s]
/proc/loadavg: 0.99 0.96 0.98 2/64 4777
/proc/meminfo: memFree=996872/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=530972 CPUtime=200.04
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 131663 0 0 0 19909 95 0 0 25 0 1 0 197703561 543715328 131114 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 132743 131114 296 55 0 131635 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 530972

[startup+210.127 s]
/proc/loadavg: 0.99 0.96 0.98 2/64 4777
/proc/meminfo: memFree=976328/2055920 swapFree=4181372/4192956

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

Current children cumulated CPU time (s) 1220.31
Current children cumulated vsize (Kb) 1656796

[startup+1230.76 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4777
/proc/meminfo: memFree=15120/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=1662604 CPUtime=1230.32
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 417593 0 0 0 122732 300 0 0 25 0 1 0 197703561 1702506496 411693 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 415651 411693 296 55 0 414543 0
Current children cumulated CPU time (s) 1230.32
Current children cumulated vsize (Kb) 1662604

[startup+1240.77 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4777
/proc/meminfo: memFree=15632/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=1673980 CPUtime=1240.32
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 420524 0 0 0 123730 302 0 0 25 0 1 0 197703561 1714155520 414300 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 418495 414300 296 55 0 417387 0
Current children cumulated CPU time (s) 1240.32
Current children cumulated vsize (Kb) 1673980

[startup+1250.77 s]
/proc/loadavg: 0.99 0.97 0.98 2/70 4848
/proc/meminfo: memFree=15640/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=1681928 CPUtime=1250.3
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 422510 0 0 0 124724 306 0 0 25 0 1 0 197703561 1722294272 416286 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 420482 416286 296 55 0 419374 0
Current children cumulated CPU time (s) 1250.3
Current children cumulated vsize (Kb) 1681928

[startup+1260.78 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=16120/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=1683908 CPUtime=1260.25
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 423026 0 0 0 125718 307 0 0 25 0 1 0 197703561 1724321792 416802 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 420977 416802 296 55 0 419869 0
Current children cumulated CPU time (s) 1260.25
Current children cumulated vsize (Kb) 1683908

[startup+1270.79 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=15944/2055920 swapFree=4181372/4192956
[pid=4777] ppid=4775 vsize=1690700 CPUtime=1270.24
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 424758 0 0 0 126716 308 0 0 25 0 1 0 197703561 1731276800 418452 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 422675 418452 296 55 0 421567 0
Current children cumulated CPU time (s) 1270.24
Current children cumulated vsize (Kb) 1690700

[startup+1280.79 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=16272/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1706408 CPUtime=1280.25
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 428690 0 0 0 127714 311 0 0 25 0 1 0 197703561 1747361792 422384 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 426602 422384 296 55 0 425494 0
Current children cumulated CPU time (s) 1280.25
Current children cumulated vsize (Kb) 1706408

[startup+1290.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=15056/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1717224 CPUtime=1290.26
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 431399 0 0 0 128712 314 0 0 25 0 1 0 197703561 1758437376 425002 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 429306 425002 296 55 0 428198 0
Current children cumulated CPU time (s) 1290.26
Current children cumulated vsize (Kb) 1717224

[startup+1300.81 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=15440/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1719864 CPUtime=1300.26
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 432079 0 0 0 129712 314 0 0 25 0 1 0 197703561 1761140736 425682 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 429966 425682 296 55 0 428858 0
Current children cumulated CPU time (s) 1300.26
Current children cumulated vsize (Kb) 1719864

[startup+1310.81 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=14864/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1726468 CPUtime=1310.26
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 433750 0 0 0 130711 315 0 0 25 0 1 0 197703561 1767903232 427353 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 431617 427353 296 55 0 430509 0
Current children cumulated CPU time (s) 1310.26
Current children cumulated vsize (Kb) 1726468

[startup+1320.82 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=15056/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1735444 CPUtime=1320.27
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 436002 0 0 0 131710 317 0 0 25 0 1 0 197703561 1777094656 429605 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 433861 429605 296 55 0 432753 0
Current children cumulated CPU time (s) 1320.27
Current children cumulated vsize (Kb) 1735444

[startup+1330.83 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=15952/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1739712 CPUtime=1330.27
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 437103 0 0 0 132709 318 0 0 25 0 1 0 197703561 1781465088 430544 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 6264443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 434928 430544 296 55 0 433820 0
Current children cumulated CPU time (s) 1330.27
Current children cumulated vsize (Kb) 1739712

[startup+1340.83 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=14992/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1746708 CPUtime=1340.27
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 438873 0 0 0 133709 318 0 0 25 0 1 0 197703561 1788628992 432314 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 436677 432314 296 55 0 435569 0
Current children cumulated CPU time (s) 1340.27
Current children cumulated vsize (Kb) 1746708

[startup+1350.84 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=16016/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1756516 CPUtime=1350.27
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 441303 0 0 0 134707 320 0 0 25 0 1 0 197703561 1798672384 434741 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 439129 434741 296 55 0 438021 0
Current children cumulated CPU time (s) 1350.27
Current children cumulated vsize (Kb) 1756516

[startup+1360.84 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=15632/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1766020 CPUtime=1360.28
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 443698 0 0 0 135706 322 0 0 25 0 1 0 197703561 1808404480 437136 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 441505 437136 296 55 0 440397 0
Current children cumulated CPU time (s) 1360.28
Current children cumulated vsize (Kb) 1766020

[startup+1370.85 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=16016/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1776184 CPUtime=1370.28
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 446272 0 0 0 136704 324 0 0 25 0 1 0 197703561 1818812416 439710 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 444046 439710 296 55 0 442938 0
Current children cumulated CPU time (s) 1370.28
Current children cumulated vsize (Kb) 1776184

[startup+1380.86 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=16272/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1786812 CPUtime=1380.29
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 448916 0 0 0 137703 326 0 0 25 0 1 0 197703561 1829695488 442353 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 446703 442353 296 55 0 445595 0
Current children cumulated CPU time (s) 1380.29
Current children cumulated vsize (Kb) 1786812

[startup+1390.86 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=15696/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1799672 CPUtime=1390.29
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 452200 0 0 0 138700 329 0 0 25 0 1 0 197703561 1842864128 445555 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 449918 445555 296 55 0 448810 0
Current children cumulated CPU time (s) 1390.29
Current children cumulated vsize (Kb) 1799672

[startup+1400.87 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=15120/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1812344 CPUtime=1400.29
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 455459 0 0 0 139698 331 0 0 25 0 1 0 197703561 1855840256 448814 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 453086 448814 296 55 0 451978 0
Current children cumulated CPU time (s) 1400.29
Current children cumulated vsize (Kb) 1812344

[startup+1410.88 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=14992/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1822092 CPUtime=1410.29
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 457995 0 0 0 140697 332 0 0 25 0 1 0 197703561 1865822208 451188 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 455523 451188 296 55 0 454415 0
Current children cumulated CPU time (s) 1410.29
Current children cumulated vsize (Kb) 1822092

[startup+1420.88 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=15504/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1831068 CPUtime=1420.29
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 460256 0 0 0 141696 333 0 0 25 0 1 0 197703561 1875013632 453449 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 457767 453449 296 55 0 456659 0
Current children cumulated CPU time (s) 1420.29
Current children cumulated vsize (Kb) 1831068

[startup+1430.89 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 4972
/proc/meminfo: memFree=16016/2055920 swapFree=4181376/4192956
[pid=4777] ppid=4775 vsize=1839408 CPUtime=1430.31
/proc/4777/stat : 4777 (bsolo) R 4775 4777 4731 0 -1 0 462402 0 0 0 142696 335 0 0 25 0 1 0 197703561 1883553792 455264 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551610 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4777/statm: 459852 455264 296 55 0 458744 0
Current children cumulated CPU time (s) 1430.31
Current children cumulated vsize (Kb) 1839408

Child ended because it received signal 6 (SIGABRT)
Real time (s): 1432.19
CPU time (s): 1431.59
CPU user time (s): 1427.97
CPU system time (s): 3.62345
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (Kb): 1839408
The end

Launcher Data (download as text)

Begin job on node1 on Sat Jun  3 07:40:20 UTC 2006


FILE ID= 40811-1149320420

PBS_JOBID= 308604

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node1/40811-1149320420/instance-40811-1149320420.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-40811-1149320420 -o ROOT/results/node1/solver-40811-1149320420 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node1/40811-1149320420/instance-40811-1149320420.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  52b3cfe13fa99e74b3b63fc245437649

RANDOM SEED= 7234586


/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.231
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.231
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:       1521416 kB
Buffers:         27356 kB
Cached:         439396 kB
SwapCached:       3332 kB
Active:          34300 kB
Inactive:       441284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521416 kB
SwapTotal:     4192956 kB
SwapFree:      4181372 kB
Dirty:             372 kB
Writeback:           0 kB
Mapped:          14908 kB
Slab:            44976 kB
Committed_AS:   292752 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node1 on Sat Jun  3 08:04:12 UTC 2006