Trace number 39685

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.06 1800.74

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga12_11_sat_pb.cnf.cr.opb
MD5SUM05acc78c42ec3368f84785abcf0f7ebb
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.002999
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables198
Total number of constraints166
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint12
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 13
Number of bits of the biggest sum of numbers4
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.03	c Initial problem consists of 198 variables and 166 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.013
0.03	c After prepocess the problem consists of 198 variables and 166 constraints.
0.04	c Restart #1 #Var: 198 LB: 0 @ 0.022
0.06	c Restart #2 #Var: 198 LB: 0 @ 0.043
0.10	c Restart #3 #Var: 198 LB: 0 @ 0.083
0.18	c Restart #4 #Var: 198 LB: 0 @ 0.161
0.28	c Restart #5 #Var: 198 LB: 0 @ 0.26
0.42	c Restart #6 #Var: 198 LB: 0 @ 0.4
0.70	c Restart #7 #Var: 198 LB: 0 @ 0.684
1.00	c Restart #8 #Var: 198 LB: 0 @ 0.977
1.45	c Restart #9 #Var: 198 LB: 0 @ 1.428
2.16	c Restart #10 #Var: 198 LB: 0 @ 2.142
3.15	c Restart #11 #Var: 198 LB: 0 @ 3.135
4.18	c Restart #12 #Var: 198 LB: 0 @ 4.165
6.02	c Restart #13 #Var: 198 LB: 0 @ 6.002
7.56	c Restart #14 #Var: 198 LB: 0 @ 7.536
8.95	c Restart #15 #Var: 198 LB: 0 @ 8.92
11.08	c Restart #16 #Var: 198 LB: 0 @ 11.055
13.68	c Restart #17 #Var: 198 LB: 0 @ 13.657
17.71	c Restart #18 #Var: 198 LB: 0 @ 17.683
21.76	c Restart #19 #Var: 198 LB: 0 @ 21.732
26.83	c Restart #20 #Var: 198 LB: 0 @ 26.799
32.81	c Restart #21 #Var: 198 LB: 0 @ 32.78
38.74	c Restart #22 #Var: 198 LB: 0 @ 38.705
43.33	c Restart #23 #Var: 198 LB: 0 @ 43.296
46.22	c Restart #24 #Var: 198 LB: 0 @ 46.181
55.23	c Restart #25 #Var: 198 LB: 0 @ 55.187
70.14	c Restart #26 #Var: 198 LB: 0 @ 70.098
88.14	c Restart #27 #Var: 198 LB: 0 @ 88.086
99.92	c Restart #28 #Var: 198 LB: 0 @ 99.857
112.09	c Restart #29 #Var: 198 LB: 0 @ 112.03
128.77	c Restart #30 #Var: 198 LB: 0 @ 128.7
133.90	c Restart #31 #Var: 198 LB: 0 @ 133.83
154.56	c Restart #32 #Var: 198 LB: 0 @ 154.48
172.26	c Restart #33 #Var: 198 LB: 0 @ 172.18
194.75	c Restart #34 #Var: 198 LB: 0 @ 194.66
215.33	c Restart #35 #Var: 198 LB: 0 @ 215.23
223.69	c Restart #36 #Var: 198 LB: 0 @ 223.59
245.27	c Restart #37 #Var: 198 LB: 0 @ 245.16
269.66	c Restart #38 #Var: 198 LB: 0 @ 269.54
276.13	c Restart #39 #Var: 198 LB: 0 @ 276.01
345.49	c Restart #40 #Var: 198 LB: 0 @ 345.35
371.41	c Restart #41 #Var: 198 LB: 0 @ 371.25
403.39	c Restart #42 #Var: 198 LB: 0 @ 403.22
438.15	c Restart #43 #Var: 198 LB: 0 @ 437.97
492.73	c Restart #44 #Var: 198 LB: 0 @ 492.54
531.54	c Restart #45 #Var: 198 LB: 0 @ 531.33
601.00	c Restart #46 #Var: 198 LB: 0 @ 600.76
661.70	c Restart #47 #Var: 198 LB: 0 @ 661.44
733.20	c Restart #48 #Var: 198 LB: 0 @ 732.91
804.60	c Restart #49 #Var: 198 LB: 0 @ 804.28
890.91	c Restart #50 #Var: 198 LB: 0 @ 890.57
905.78	c CHANGE Heuristic... 
905.78	c Restart #0 #Var: 198 LB: 0 @ 905.42
907.55	c Restart #1 #Var: 198 LB: 0 @ 907.2
911.94	c Restart #2 #Var: 198 LB: 0 @ 911.59
919.43	c Restart #3 #Var: 198 LB: 0 @ 919.08
928.78	c Restart #4 #Var: 198 LB: 0 @ 928.42
938.46	c Restart #5 #Var: 198 LB: 0 @ 938.1
946.74	c Restart #6 #Var: 198 LB: 0 @ 946.38
956.84	c Restart #7 #Var: 198 LB: 0 @ 956.47
965.05	c Restart #8 #Var: 198 LB: 0 @ 964.68
975.50	c Restart #9 #Var: 198 LB: 0 @ 975.13
985.99	c Restart #10 #Var: 198 LB: 0 @ 985.61
994.15	c Restart #11 #Var: 198 LB: 0 @ 993.77
1002.70	c Restart #12 #Var: 198 LB: 0 @ 1002.3
1014.05	c Restart #13 #Var: 198 LB: 0 @ 1013.7
1024.67	c Restart #14 #Var: 198 LB: 0 @ 1024.3
1035.62	c Restart #15 #Var: 198 LB: 0 @ 1035.2
1040.95	c Restart #16 #Var: 198 LB: 0 @ 1040.5
1048.32	c Restart #17 #Var: 198 LB: 0 @ 1047.9
1062.02	c Restart #18 #Var: 198 LB: 0 @ 1061.6
1068.45	c Restart #19 #Var: 198 LB: 0 @ 1068
1106.74	c Restart #20 #Var: 198 LB: 0 @ 1106.3
1143.85	c Restart #21 #Var: 198 LB: 0 @ 1143.4
1170.77	c Restart #22 #Var: 198 LB: 0 @ 1170.3
1206.33	c Restart #23 #Var: 198 LB: 0 @ 1205.9
1213.22	c Restart #24 #Var: 198 LB: 0 @ 1212.8
1239.90	c Restart #25 #Var: 198 LB: 0 @ 1239.4
1249.18	c Restart #26 #Var: 198 LB: 0 @ 1248.7
1297.23	c Restart #27 #Var: 198 LB: 0 @ 1296.7
1331.38	c Restart #28 #Var: 198 LB: 0 @ 1330.9
1363.38	c Restart #29 #Var: 198 LB: 0 @ 1362.9
1396.79	c Restart #30 #Var: 198 LB: 0 @ 1396.3
1437.12	c Restart #31 #Var: 198 LB: 0 @ 1436.6
1450.21	c Restart #32 #Var: 198 LB: 0 @ 1449.7
1466.64	c Restart #33 #Var: 198 LB: 0 @ 1466.1
1485.37	c Restart #34 #Var: 198 LB: 0 @ 1484.8
1494.52	c Restart #35 #Var: 198 LB: 0 @ 1494
1556.73	c Restart #36 #Var: 198 LB: 0 @ 1556.1
1572.82	c Restart #37 #Var: 198 LB: 0 @ 1572.2
1737.18	c Restart #38 #Var: 198 LB: 0 @ 1736.5
1800.67	s UNKNOWN
1800.67	c Exit Code: 0
1800.67	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/node70/watcher-39685-1149233002 -o ROOT/results/node70/solver-39685-1149233002 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node70/39685-1149233002/instance-39685-1149233002.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.71 0.91 0.89 2/64 29791
/proc/meminfo: memFree=1577304/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=2900 CPUtime=0
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 43 0 0 0 0 0 0 0 18 0 1 0 188969783 2969600 27 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 8413483 0 0 4096 0 0 0 0 17 1 0 0
/proc/29791/statm: 725 27 19 55 0 38 0

[startup+10.0022 s]
/proc/loadavg: 0.76 0.91 0.89 2/64 29791
/proc/meminfo: memFree=1555176/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=26840 CPUtime=9.97
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 5927 0 0 0 993 4 0 0 25 0 1 0 188969783 27484160 5840 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 6710 5840 297 55 0 5602 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 26840

[startup+20.0091 s]
/proc/loadavg: 0.79 0.91 0.89 2/64 29791
/proc/meminfo: memFree=1545640/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=36448 CPUtime=19.97
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 8305 0 0 0 1989 8 0 0 25 0 1 0 188969783 37322752 8212 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 9112 8212 297 55 0 8004 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 36448

[startup+30.0159 s]
/proc/loadavg: 0.82 0.91 0.89 2/64 29791
/proc/meminfo: memFree=1540200/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=42076 CPUtime=29.97
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 9668 0 0 0 2987 10 0 0 25 0 1 0 188969783 43085824 9574 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537841 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 10519 9574 297 55 0 9411 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 42076

[startup+40.0227 s]
/proc/loadavg: 0.85 0.92 0.89 2/64 29791
/proc/meminfo: memFree=1533608/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=48824 CPUtime=39.98
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 11318 0 0 0 3985 13 0 0 25 0 1 0 188969783 49995776 11219 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 12206 11219 297 55 0 11098 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 48824

[startup+50.0295 s]
/proc/loadavg: 0.87 0.92 0.89 2/64 29791
/proc/meminfo: memFree=1524968/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=57444 CPUtime=49.98
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 13480 0 0 0 4983 15 0 0 25 0 1 0 188969783 58822656 13379 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 14361 13379 297 55 0 13253 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 57444

[startup+60.0353 s]
/proc/loadavg: 0.89 0.92 0.89 2/64 29791
/proc/meminfo: memFree=1521896/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=60504 CPUtime=59.99
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 14249 0 0 0 5982 17 0 0 25 0 1 0 188969783 61956096 14147 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 15126 14147 297 55 0 14018 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 60504

[startup+70.0421 s]
/proc/loadavg: 0.91 0.92 0.90 2/64 29791
/proc/meminfo: memFree=1519080/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=63428 CPUtime=69.99
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 14957 0 0 0 6981 18 0 0 25 0 1 0 188969783 64950272 14853 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 15857 14853 297 55 0 14749 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 63428

[startup+80.049 s]
/proc/loadavg: 0.92 0.92 0.90 2/64 29791
/proc/meminfo: memFree=1516776/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=65700 CPUtime=79.99
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 15538 0 0 0 7980 19 0 0 25 0 1 0 188969783 67276800 15433 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 16425 15433 297 55 0 15317 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 65700

[startup+90.0548 s]
/proc/loadavg: 0.93 0.93 0.90 2/64 29791
/proc/meminfo: memFree=1514344/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=68196 CPUtime=90
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 16153 0 0 0 8980 20 0 0 25 0 1 0 188969783 69832704 16048 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 17049 16048 297 55 0 15941 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 68196

[startup+100.061 s]
/proc/loadavg: 0.94 0.93 0.90 2/64 29791
/proc/meminfo: memFree=1510440/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=72064 CPUtime=99.99
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 17122 0 0 0 9978 21 0 0 25 0 1 0 188969783 73793536 17016 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 18016 17016 297 55 0 16908 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 72064

[startup+110.066 s]
/proc/loadavg: 0.95 0.93 0.90 2/64 29791
/proc/meminfo: memFree=1507432/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=74968 CPUtime=109.99
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 17869 0 0 0 10976 23 0 0 25 0 1 0 188969783 76767232 17763 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 18742 17763 297 55 0 17634 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 74968

[startup+120.072 s]
/proc/loadavg: 0.96 0.93 0.90 2/64 29791
/proc/meminfo: memFree=1504168/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=78376 CPUtime=120
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 18685 0 0 0 11975 25 0 0 25 0 1 0 188969783 80257024 18574 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 19594 18574 297 55 0 18486 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 78376

[startup+130.078 s]
/proc/loadavg: 0.96 0.93 0.90 2/64 29791
/proc/meminfo: memFree=1501160/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=81412 CPUtime=130
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 19440 0 0 0 12974 26 0 0 25 0 1 0 188969783 83365888 19329 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 20353 19329 297 55 0 19245 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 81412

[startup+140.084 s]
/proc/loadavg: 0.97 0.94 0.90 2/64 29791
/proc/meminfo: memFree=1495528/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=87104 CPUtime=140
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 20852 0 0 0 13972 28 0 0 25 0 1 0 188969783 89194496 20739 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 21776 20739 297 55 0 20668 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 87104

[startup+150.09 s]
/proc/loadavg: 0.97 0.94 0.90 2/64 29791
/proc/meminfo: memFree=1493032/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=89672 CPUtime=150
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 21481 0 0 0 14972 28 0 0 25 0 1 0 188969783 91824128 21361 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 22418 21361 297 55 0 21310 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 89672

[startup+160.095 s]
/proc/loadavg: 0.98 0.94 0.90 2/64 29791
/proc/meminfo: memFree=1490472/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=92404 CPUtime=160
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 22119 0 0 0 15971 29 0 0 25 0 1 0 188969783 94621696 21994 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529253 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 23101 21994 297 55 0 21993 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 92404

[startup+170.101 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 29791
/proc/meminfo: memFree=1487592/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=95308 CPUtime=170.01
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 22834 0 0 0 16970 31 0 0 25 0 1 0 188969783 97595392 22708 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 23827 22708 297 55 0 22719 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 95308

[startup+180.107 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 29791
/proc/meminfo: memFree=1484520/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=98376 CPUtime=180.01
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 23597 0 0 0 17970 31 0 0 25 0 1 0 188969783 100737024 23468 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 24594 23468 297 55 0 23486 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 98376

[startup+190.113 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 29791
/proc/meminfo: memFree=1482536/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=100476 CPUtime=190.01
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 24103 0 0 0 18969 32 0 0 25 0 1 0 188969783 102887424 23973 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529158 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 25119 23973 297 55 0 24011 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 100476

[startup+200.119 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 29791
/proc/meminfo: memFree=1479784/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=103240 CPUtime=200.01
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 24786 0 0 0 19968 33 0 0 25 0 1 0 188969783 105717760 24646 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 25810 24646 297 55 0 24702 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 103240

[startup+210.125 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 29791
/proc/meminfo: memFree=1476200/2055920 swapFree=4182240/4192956

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

/proc/29791/statm: 89400 87071 297 55 0 88292 0
Current children cumulated CPU time (s) 1760.39
Current children cumulated vsize (Kb) 357600

[startup+1771.06 s]
/proc/loadavg: 1.03 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1227944/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=359260 CPUtime=1770.4
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88060 0 0 0 176896 144 0 0 25 0 1 0 188969783 367882240 87450 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 89815 87450 297 55 0 88707 0
Current children cumulated CPU time (s) 1770.4
Current children cumulated vsize (Kb) 359260

[startup+1781.07 s]
/proc/loadavg: 1.03 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1226472/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=360776 CPUtime=1780.39
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88438 0 0 0 177895 144 0 0 25 0 1 0 188969783 369434624 87825 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90194 87825 297 55 0 89086 0
Current children cumulated CPU time (s) 1780.39
Current children cumulated vsize (Kb) 360776

[startup+1782.07 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1226344/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=360908 CPUtime=1781.4
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88461 0 0 0 177996 144 0 0 25 0 1 0 188969783 369569792 87848 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90227 87848 297 55 0 89119 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 360908

[startup+1783.08 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1226216/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361040 CPUtime=1782.4
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88491 0 0 0 178096 144 0 0 25 0 1 0 188969783 369704960 87878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90260 87878 297 55 0 89152 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 361040

[startup+1784.08 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1226152/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361172 CPUtime=1783.4
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88519 0 0 0 178196 144 0 0 25 0 1 0 188969783 369840128 87906 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90293 87906 297 55 0 89185 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 361172

[startup+1785.09 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1226024/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361172 CPUtime=1784.41
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88542 0 0 0 178297 144 0 0 25 0 1 0 188969783 369840128 87929 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533824 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90293 87929 297 55 0 89185 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 361172

[startup+1786.09 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1226024/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361304 CPUtime=1785.41
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88550 0 0 0 178397 144 0 0 25 0 1 0 188969783 369975296 87937 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90326 87937 297 55 0 89218 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (Kb) 361304

[startup+1787.1 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225896/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361304 CPUtime=1786.42
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88568 0 0 0 178498 144 0 0 25 0 1 0 188969783 369975296 87955 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90326 87955 297 55 0 89218 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 361304

[startup+1788.1 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225832/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361436 CPUtime=1787.42
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88595 0 0 0 178598 144 0 0 25 0 1 0 188969783 370110464 87982 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548552 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90359 87982 297 55 0 89251 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 361436

[startup+1789.11 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225768/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361568 CPUtime=1788.43
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88615 0 0 0 178699 144 0 0 25 0 1 0 188969783 370245632 88002 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90392 88002 297 55 0 89284 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 361568

[startup+1790.11 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225640/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361568 CPUtime=1789.43
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88642 0 0 0 178799 144 0 0 25 0 1 0 188969783 370245632 88029 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90392 88029 297 55 0 89284 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 361568

[startup+1791.12 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225512/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361700 CPUtime=1790.44
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88669 0 0 0 178900 144 0 0 25 0 1 0 188969783 370380800 88056 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90425 88056 297 55 0 89317 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 361700

[startup+1792.12 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225448/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361832 CPUtime=1791.44
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88696 0 0 0 179000 144 0 0 25 0 1 0 188969783 370515968 88083 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90458 88083 297 55 0 89350 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 361832

[startup+1793.13 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225320/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361964 CPUtime=1792.45
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88714 0 0 0 179101 144 0 0 25 0 1 0 188969783 370651136 88101 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90491 88101 297 55 0 89383 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 361964

[startup+1794.13 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225256/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=361964 CPUtime=1793.45
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88731 0 0 0 179201 144 0 0 25 0 1 0 188969783 370651136 88118 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90491 88118 297 55 0 89383 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 361964

[startup+1795.14 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225192/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=362096 CPUtime=1794.45
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88754 0 0 0 179301 144 0 0 25 0 1 0 188969783 370786304 88141 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90524 88141 297 55 0 89416 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 362096

[startup+1796.14 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225064/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=362096 CPUtime=1795.46
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88777 0 0 0 179402 144 0 0 25 0 1 0 188969783 370786304 88164 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534813 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90524 88164 297 55 0 89416 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 362096

[startup+1797.15 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1225000/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=362228 CPUtime=1796.46
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88799 0 0 0 179502 144 0 0 25 0 1 0 188969783 370921472 88186 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603863 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90557 88186 297 55 0 89449 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (Kb) 362228

[startup+1798.15 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1224872/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=362360 CPUtime=1797.47
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88826 0 0 0 179603 144 0 0 25 0 1 0 188969783 371056640 88213 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90590 88213 297 55 0 89482 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 362360

[startup+1799.16 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1224744/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=362492 CPUtime=1798.47
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88863 0 0 0 179703 144 0 0 25 0 1 0 188969783 371191808 88250 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90623 88250 297 55 0 89515 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 362492

[startup+1800.16 s]
/proc/loadavg: 1.02 0.99 0.91 2/64 29793
/proc/meminfo: memFree=1224616/2055920 swapFree=4182240/4192956
[pid=29791] ppid=29789 vsize=362624 CPUtime=1799.48
/proc/29791/stat : 29791 (bsolo) R 29789 29791 29746 0 -1 0 88892 0 0 0 179804 144 0 0 25 0 1 0 188969783 371326976 88279 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/29791/statm: 90656 88279 297 55 0 89548 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 362624

Child status: 0
Real time (s): 1800.74
CPU time (s): 1800.06
CPU user time (s): 1798.55
CPU system time (s): 1.50577
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (Kb): 362624

Launcher Data (download as text)

Begin job on node70 on Fri Jun  2 07:23:22 UTC 2006


FILE ID= 39685-1149233002

PBS_JOBID= 296652

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  05acc78c42ec3368f84785abcf0f7ebb

RANDOM SEED= 607634276


/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.265
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.265
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:       1577512 kB
Buffers:         37672 kB
Cached:         367124 kB
SwapCached:       2456 kB
Active:         113832 kB
Inactive:       299668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577512 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:             300 kB
Writeback:           0 kB
Mapped:          15400 kB
Slab:            50932 kB
Committed_AS:   185600 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node70 on Fri Jun  2 07:53:23 UTC 2006