Trace number 39654

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.09 1800.59

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga15_13_sat_pb.cnf.cr.opb
MD5SUM5525732a92b9529feed86b3ca7f3367f
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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.003999
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables293
Total number of constraints236
Number of constraints which are clauses208
Number of constraints which are cardinality constraints (but not clauses)28
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint15
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 16
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.02	c Initial problem consists of 293 variables and 236 constraints.
0.03	c Using non-optimization problem switches.
0.03	c No problem reductions applied in OPT. instance.
0.03	c	preprocess terminated. Elapsed time: 0.018
0.03	c After prepocess the problem consists of 293 variables and 236 constraints.
0.04	c Restart #1 #Var: 293 LB: 0 @ 0.035
0.07	c Restart #2 #Var: 293 LB: 0 @ 0.058
0.09	c Restart #3 #Var: 293 LB: 0 @ 0.085
0.15	c Restart #4 #Var: 293 LB: 0 @ 0.143
0.26	c Restart #5 #Var: 293 LB: 0 @ 0.249
0.38	c Restart #6 #Var: 293 LB: 0 @ 0.373
0.59	c Restart #7 #Var: 293 LB: 0 @ 0.585
1.02	c Restart #8 #Var: 293 LB: 0 @ 1.009
1.56	c Restart #9 #Var: 293 LB: 0 @ 1.557
2.08	c Restart #10 #Var: 293 LB: 0 @ 2.069
2.34	c Restart #11 #Var: 293 LB: 0 @ 2.336
2.87	c Restart #12 #Var: 293 LB: 0 @ 2.857
3.32	c Restart #13 #Var: 293 LB: 0 @ 3.312
4.34	c Restart #14 #Var: 293 LB: 0 @ 4.333
5.56	c Restart #15 #Var: 293 LB: 0 @ 5.545
6.06	c Restart #16 #Var: 293 LB: 0 @ 6.046
7.85	c Restart #17 #Var: 293 LB: 0 @ 7.84
8.44	c Restart #18 #Var: 293 LB: 0 @ 8.427
10.31	c Restart #19 #Var: 293 LB: 0 @ 10.296
13.16	c Restart #20 #Var: 293 LB: 0 @ 13.145
15.02	c Restart #21 #Var: 293 LB: 0 @ 15.006
20.07	c Restart #22 #Var: 293 LB: 0 @ 20.057
23.28	c Restart #23 #Var: 293 LB: 0 @ 23.265
26.53	c Restart #24 #Var: 293 LB: 0 @ 26.509
29.52	c Restart #25 #Var: 293 LB: 0 @ 29.502
32.50	c Restart #26 #Var: 293 LB: 0 @ 32.48
40.61	c Restart #27 #Var: 293 LB: 0 @ 40.585
43.60	c Restart #28 #Var: 293 LB: 0 @ 43.578
54.38	c Restart #29 #Var: 293 LB: 0 @ 54.359
65.55	c Restart #30 #Var: 293 LB: 0 @ 65.521
79.50	c Restart #31 #Var: 293 LB: 0 @ 79.466
90.97	c Restart #32 #Var: 293 LB: 0 @ 90.93
104.57	c Restart #33 #Var: 293 LB: 0 @ 104.53
119.02	c Restart #34 #Var: 293 LB: 0 @ 118.98
140.70	c Restart #35 #Var: 293 LB: 0 @ 140.65
157.78	c Restart #36 #Var: 293 LB: 0 @ 157.72
185.35	c Restart #37 #Var: 293 LB: 0 @ 185.29
211.60	c Restart #38 #Var: 293 LB: 0 @ 211.53
246.86	c Restart #39 #Var: 293 LB: 0 @ 246.79
269.46	c Restart #40 #Var: 293 LB: 0 @ 269.38
314.35	c Restart #41 #Var: 293 LB: 0 @ 314.25
348.11	c Restart #42 #Var: 293 LB: 0 @ 348
379.43	c Restart #43 #Var: 293 LB: 0 @ 379.31
416.24	c Restart #44 #Var: 293 LB: 0 @ 416.11
454.63	c Restart #45 #Var: 293 LB: 0 @ 454.5
474.91	c Restart #46 #Var: 293 LB: 0 @ 474.77
507.55	c Restart #47 #Var: 293 LB: 0 @ 507.41
551.03	c Restart #48 #Var: 293 LB: 0 @ 550.87
592.35	c Restart #49 #Var: 293 LB: 0 @ 592.18
610.51	c Restart #50 #Var: 293 LB: 0 @ 610.33
661.19	c Restart #51 #Var: 293 LB: 0 @ 661
704.57	c Restart #52 #Var: 293 LB: 0 @ 704.37
763.00	c Restart #53 #Var: 293 LB: 0 @ 762.79
788.92	c Restart #54 #Var: 293 LB: 0 @ 788.7
838.27	c Restart #55 #Var: 293 LB: 0 @ 838.04
885.06	c Restart #56 #Var: 293 LB: 0 @ 884.81
1020.14	c CHANGE Heuristic... 
1020.14	c Restart #0 #Var: 293 LB: 0 @ 1019.9
1021.33	c Restart #1 #Var: 293 LB: 0 @ 1021
1023.90	c Restart #2 #Var: 293 LB: 0 @ 1023.6
1026.20	c Restart #3 #Var: 293 LB: 0 @ 1025.9
1026.65	c Restart #4 #Var: 293 LB: 0 @ 1026.4
1029.56	c Restart #5 #Var: 293 LB: 0 @ 1029.3
1030.22	c Restart #6 #Var: 293 LB: 0 @ 1029.9
1032.18	c Restart #7 #Var: 293 LB: 0 @ 1031.9
1033.62	c Restart #8 #Var: 293 LB: 0 @ 1033.3
1036.44	c Restart #9 #Var: 293 LB: 0 @ 1036.1
1039.69	c Restart #10 #Var: 293 LB: 0 @ 1039.4
1042.20	c Restart #11 #Var: 293 LB: 0 @ 1041.9
1045.18	c Restart #12 #Var: 293 LB: 0 @ 1044.9
1048.39	c Restart #13 #Var: 293 LB: 0 @ 1048.1
1052.53	c Restart #14 #Var: 293 LB: 0 @ 1052.2
1056.65	c Restart #15 #Var: 293 LB: 0 @ 1056.4
1074.00	c Restart #16 #Var: 293 LB: 0 @ 1073.7
1078.56	c Restart #17 #Var: 293 LB: 0 @ 1078.3
1090.66	c Restart #18 #Var: 293 LB: 0 @ 1090.4
1096.46	c Restart #19 #Var: 293 LB: 0 @ 1096.1
1103.79	c Restart #20 #Var: 293 LB: 0 @ 1103.5
1113.00	c Restart #21 #Var: 293 LB: 0 @ 1112.7
1126.04	c Restart #22 #Var: 293 LB: 0 @ 1125.7
1141.91	c Restart #23 #Var: 293 LB: 0 @ 1141.6
1154.68	c Restart #24 #Var: 293 LB: 0 @ 1154.4
1179.61	c Restart #25 #Var: 293 LB: 0 @ 1179.3
1203.37	c Restart #26 #Var: 293 LB: 0 @ 1203
1222.37	c Restart #27 #Var: 293 LB: 0 @ 1222
1240.63	c Restart #28 #Var: 293 LB: 0 @ 1240.3
1259.71	c Restart #29 #Var: 293 LB: 0 @ 1259.4
1278.96	c Restart #30 #Var: 293 LB: 0 @ 1278.6
1304.58	c Restart #31 #Var: 293 LB: 0 @ 1304.2
1333.75	c Restart #32 #Var: 293 LB: 0 @ 1333.4
1352.14	c Restart #33 #Var: 293 LB: 0 @ 1351.8
1384.57	c Restart #34 #Var: 293 LB: 0 @ 1384.2
1409.28	c Restart #35 #Var: 293 LB: 0 @ 1408.9
1450.56	c Restart #36 #Var: 293 LB: 0 @ 1450.2
1467.77	c Restart #37 #Var: 293 LB: 0 @ 1467.4
1508.09	c Restart #38 #Var: 293 LB: 0 @ 1507.7
1545.54	c Restart #39 #Var: 293 LB: 0 @ 1545.1
1579.96	c Restart #40 #Var: 293 LB: 0 @ 1579.5
1620.83	c Restart #41 #Var: 293 LB: 0 @ 1620.4
1671.40	c Restart #42 #Var: 293 LB: 0 @ 1670.9
1706.74	c Restart #43 #Var: 293 LB: 0 @ 1706.3
1752.01	c Restart #44 #Var: 293 LB: 0 @ 1751.5
1800.50	s UNKNOWN
1800.50	c Exit Code: 0
1800.50	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/node39/watcher-39654-1149229096 -o ROOT/results/node39/solver-39654-1149229096 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node39/39654-1149229096/instance-39654-1149229096.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.77 0.92 0.89 3/64 1041
/proc/meminfo: memFree=1159688/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=4664 CPUtime=0
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 143 0 0 0 0 0 0 0 18 0 1 0 188575927 4775936 123 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11060918 0 0 4096 0 0 0 0 17 1 0 0
/proc/1041/statm: 1166 130 103 55 0 46 0

[startup+10.0024 s]
/proc/loadavg: 0.81 0.92 0.89 2/64 1041
/proc/meminfo: memFree=1126992/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=37048 CPUtime=9.98
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 8537 0 0 0 990 8 0 0 25 0 1 0 188575927 37937152 8452 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 9262 8452 297 55 0 8154 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 37048

[startup+20.0083 s]
/proc/loadavg: 0.84 0.93 0.90 2/64 1041
/proc/meminfo: memFree=1113296/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=50808 CPUtime=19.99
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 11943 0 0 0 1987 12 0 0 25 0 1 0 188575927 52027392 11858 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548733 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 12702 11858 297 55 0 11594 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 50808

[startup+30.0142 s]
/proc/loadavg: 0.86 0.93 0.90 2/64 1041
/proc/meminfo: memFree=1098960/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=65104 CPUtime=29.99
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 15524 0 0 0 2982 17 0 0 25 0 1 0 188575927 66666496 15439 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 16276 15439 297 55 0 15168 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 65104

[startup+40.0202 s]
/proc/loadavg: 0.88 0.93 0.90 2/64 1041
/proc/meminfo: memFree=1088656/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=75576 CPUtime=39.99
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 18100 0 0 0 3978 21 0 0 25 0 1 0 188575927 77389824 18015 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 18894 18015 297 55 0 17786 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 75576

[startup+50.0271 s]
/proc/loadavg: 0.90 0.93 0.90 2/64 1041
/proc/meminfo: memFree=1080528/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=83576 CPUtime=49.99
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 20110 0 0 0 4976 23 0 0 25 0 1 0 188575927 85581824 20025 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 20894 20025 297 55 0 19786 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 83576

[startup+60.032 s]
/proc/loadavg: 0.91 0.93 0.90 2/64 1041
/proc/meminfo: memFree=1077584/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=86620 CPUtime=59.99
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 20866 0 0 0 5975 24 0 0 25 0 1 0 188575927 88698880 20781 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 21655 20781 297 55 0 20547 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 86620

[startup+70.038 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 1041
/proc/meminfo: memFree=1072592/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=91744 CPUtime=70
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 22121 0 0 0 6973 27 0 0 25 0 1 0 188575927 93945856 22029 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 22936 22029 297 55 0 21828 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 91744

[startup+80.0439 s]
/proc/loadavg: 0.94 0.94 0.90 2/64 1041
/proc/meminfo: memFree=1067984/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=96412 CPUtime=80
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 23262 0 0 0 7971 29 0 0 25 0 1 0 188575927 98725888 23170 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11527803 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 24103 23170 297 55 0 22995 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 96412

[startup+90.0498 s]
/proc/loadavg: 0.95 0.94 0.90 2/64 1041
/proc/meminfo: memFree=1064464/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=99992 CPUtime=90.01
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 24148 0 0 0 8969 32 0 0 25 0 1 0 188575927 102391808 24056 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 24998 24056 297 55 0 23890 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 99992

[startup+100.056 s]
/proc/loadavg: 0.95 0.94 0.90 2/64 1041
/proc/meminfo: memFree=1061776/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=102700 CPUtime=100.01
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 24818 0 0 0 9967 34 0 0 25 0 1 0 188575927 105164800 24722 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 25675 24722 297 55 0 24567 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 102700

[startup+110.063 s]
/proc/loadavg: 0.96 0.94 0.90 2/64 1041
/proc/meminfo: memFree=1056976/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=107504 CPUtime=110.01
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 26014 0 0 0 10966 35 0 0 25 0 1 0 188575927 110084096 25916 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 26876 25916 297 55 0 25768 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 107504

[startup+120.069 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 1041
/proc/meminfo: memFree=1054352/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=110200 CPUtime=120.01
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 26677 0 0 0 11965 36 0 0 25 0 1 0 188575927 112844800 26577 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 27550 26577 297 55 0 26442 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 110200

[startup+130.075 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 1041
/proc/meminfo: memFree=1051600/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=112988 CPUtime=130.02
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 27364 0 0 0 12965 37 0 0 25 0 1 0 188575927 115699712 27262 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 28247 27262 297 55 0 27139 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 112988

[startup+140.08 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 1041
/proc/meminfo: memFree=1048976/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=115844 CPUtime=140.02
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 28022 0 0 0 13964 38 0 0 25 0 1 0 188575927 118624256 27917 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 28961 27917 297 55 0 27853 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 115844

[startup+150.086 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 1041
/proc/meminfo: memFree=1045712/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=119172 CPUtime=150.02
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 28841 0 0 0 14963 39 0 0 25 0 1 0 188575927 122032128 28734 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 29793 28734 297 55 0 28685 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 119172

[startup+160.092 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 1041
/proc/meminfo: memFree=1043664/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=121184 CPUtime=160.03
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 29355 0 0 0 15962 41 0 0 25 0 1 0 188575927 124092416 29247 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 30296 29247 297 55 0 29188 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 121184

[startup+170.099 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 1041
/proc/meminfo: memFree=1042000/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=122952 CPUtime=170.04
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 29758 0 0 0 16962 42 0 0 25 0 1 0 188575927 125902848 29648 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 30738 29648 297 55 0 29630 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 122952

[startup+180.105 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 1041
/proc/meminfo: memFree=1040016/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=124872 CPUtime=180.04
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 30260 0 0 0 17961 43 0 0 25 0 1 0 188575927 127868928 30148 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 31218 30148 297 55 0 30110 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 124872

[startup+190.111 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 1041
/proc/meminfo: memFree=1037776/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=127116 CPUtime=190.04
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 30823 0 0 0 18960 44 0 0 25 0 1 0 188575927 130166784 30711 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548421 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 31779 30711 297 55 0 30671 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 127116

[startup+200.117 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 1041
/proc/meminfo: memFree=1036112/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=128788 CPUtime=200.04
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 31227 0 0 0 19959 45 0 0 25 0 1 0 188575927 131878912 31111 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 32197 31111 297 55 0 31089 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 128788

[startup+210.123 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 1041
/proc/meminfo: memFree=1034640/2055920 swapFree=4180888/4192956

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

/proc/1041/statm: 135102 132589 297 55 0 133994 0
Current children cumulated CPU time (s) 1760.55
Current children cumulated vsize (Kb) 540408

[startup+1771.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=627344/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=542388 CPUtime=1770.55
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 133517 0 0 0 176848 207 0 0 25 0 1 0 188575927 555405312 133099 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 135597 133099 297 55 0 134489 0
Current children cumulated CPU time (s) 1770.55
Current children cumulated vsize (Kb) 542388

[startup+1781.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=625232/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=544500 CPUtime=1780.55
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134044 0 0 0 177847 208 0 0 25 0 1 0 188575927 557568000 133626 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551605 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136125 133626 297 55 0 135017 0
Current children cumulated CPU time (s) 1780.55
Current children cumulated vsize (Kb) 544500

[startup+1782.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=625040/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=544632 CPUtime=1781.56
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134081 0 0 0 177948 208 0 0 25 0 1 0 188575927 557703168 133663 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136158 133663 297 55 0 135050 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (Kb) 544632

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=624912/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=544764 CPUtime=1782.56
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134111 0 0 0 178048 208 0 0 25 0 1 0 188575927 557838336 133693 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136191 133693 297 55 0 135083 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 544764

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=624784/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=544896 CPUtime=1783.57
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134155 0 0 0 178149 208 0 0 25 0 1 0 188575927 557973504 133737 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136224 133737 297 55 0 135116 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 544896

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=624592/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=545028 CPUtime=1784.57
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134191 0 0 0 178249 208 0 0 25 0 1 0 188575927 558108672 133773 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534041 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136257 133773 297 55 0 135149 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 545028

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=624528/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=545160 CPUtime=1785.58
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134216 0 0 0 178350 208 0 0 25 0 1 0 188575927 558243840 133798 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136290 133798 297 55 0 135182 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 545160

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=624336/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=545292 CPUtime=1786.59
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134256 0 0 0 178450 209 0 0 25 0 1 0 188575927 558379008 133838 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136323 133838 297 55 0 135215 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 545292

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=624080/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=545556 CPUtime=1787.59
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134325 0 0 0 178550 209 0 0 25 0 1 0 188575927 558649344 133907 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534817 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136389 133907 297 55 0 135281 0
Current children cumulated CPU time (s) 1787.59
Current children cumulated vsize (Kb) 545556

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=623888/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=545820 CPUtime=1788.59
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134378 0 0 0 178650 209 0 0 25 0 1 0 188575927 558919680 133960 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136455 133960 297 55 0 135347 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 545820

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=623632/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=546084 CPUtime=1789.6
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134442 0 0 0 178751 209 0 0 25 0 1 0 188575927 559190016 134024 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136521 134024 297 55 0 135413 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 546084

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=623440/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=546216 CPUtime=1790.6
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134489 0 0 0 178851 209 0 0 25 0 1 0 188575927 559325184 134071 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136554 134071 297 55 0 135446 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 546216

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=623248/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=546480 CPUtime=1791.61
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134540 0 0 0 178952 209 0 0 25 0 1 0 188575927 559595520 134122 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548439 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136620 134122 297 55 0 135512 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (Kb) 546480

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=622992/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=546612 CPUtime=1792.61
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134593 0 0 0 179052 209 0 0 25 0 1 0 188575927 559730688 134175 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136653 134175 297 55 0 135545 0
Current children cumulated CPU time (s) 1792.61
Current children cumulated vsize (Kb) 546612

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=622864/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=546744 CPUtime=1793.62
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134628 0 0 0 179153 209 0 0 25 0 1 0 188575927 559865856 134210 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136686 134210 297 55 0 135578 0
Current children cumulated CPU time (s) 1793.62
Current children cumulated vsize (Kb) 546744

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=622672/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=546876 CPUtime=1794.62
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134668 0 0 0 179253 209 0 0 25 0 1 0 188575927 560001024 134250 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136719 134250 297 55 0 135611 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (Kb) 546876

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=622544/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=547140 CPUtime=1795.62
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134709 0 0 0 179353 209 0 0 25 0 1 0 188575927 560271360 134291 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136785 134291 297 55 0 135677 0
Current children cumulated CPU time (s) 1795.62
Current children cumulated vsize (Kb) 547140

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=622416/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=547272 CPUtime=1796.64
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134743 0 0 0 179454 210 0 0 25 0 1 0 188575927 560406528 134325 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136818 134325 297 55 0 135710 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 547272

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=622288/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=547404 CPUtime=1797.64
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134773 0 0 0 179554 210 0 0 25 0 1 0 188575927 560541696 134355 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136851 134355 297 55 0 135743 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 547404

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=622096/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=547536 CPUtime=1798.65
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134816 0 0 0 179655 210 0 0 25 0 1 0 188575927 560676864 134398 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136884 134398 297 55 0 135776 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 547536

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 1043
/proc/meminfo: memFree=621840/2055920 swapFree=4180888/4192956
[pid=1041] ppid=1039 vsize=547800 CPUtime=1799.65
/proc/1041/stat : 1041 (bsolo) R 1039 1041 996 0 -1 0 134889 0 0 0 179755 210 0 0 25 0 1 0 188575927 560947200 134471 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1041/statm: 136950 134471 297 55 0 135842 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 547800

Child status: 0
Real time (s): 1800.59
CPU time (s): 1800.09
CPU user time (s): 1797.91
CPU system time (s): 2.18267
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (Kb): 547800

Launcher Data (download as text)

Begin job on node39 on Fri Jun  2 06:18:16 UTC 2006


FILE ID= 39654-1149229096

PBS_JOBID= 296247

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  5525732a92b9529feed86b3ca7f3367f

RANDOM SEED= 21830961


/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.213
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	: 5931.00
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.213
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:       1159832 kB
Buffers:         44432 kB
Cached:         776356 kB
SwapCached:       4052 kB
Active:         219068 kB
Inactive:       610676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1159832 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          14820 kB
Slab:            52360 kB
Committed_AS:   225432 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node39 on Fri Jun  2 06:48:17 UTC 2006