Trace number 39645

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.79

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga14_12_sat_pb.cnf.cr.opb
MD5SUM9e0fb7268490d757b52d36b24fd70717
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.003998
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables252
Total number of constraints206
Number of constraints which are clauses180
Number of constraints which are cardinality constraints (but not clauses)26
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint14
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 15
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.01	c INFO: OSL Context initialized.
0.02	c Initial problem consists of 252 variables and 206 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.02
0.02	c After prepocess the problem consists of 252 variables and 206 constraints.
0.04	c Restart #1 #Var: 252 LB: 0 @ 0.036
0.08	c Restart #2 #Var: 252 LB: 0 @ 0.074
0.15	c Restart #3 #Var: 252 LB: 0 @ 0.144
0.26	c Restart #4 #Var: 252 LB: 0 @ 0.253
0.39	c Restart #5 #Var: 252 LB: 0 @ 0.39
0.62	c Restart #6 #Var: 252 LB: 0 @ 0.616
0.88	c Restart #7 #Var: 252 LB: 0 @ 0.874
1.23	c Restart #8 #Var: 252 LB: 0 @ 1.222
1.72	c Restart #9 #Var: 252 LB: 0 @ 1.713
2.26	c Restart #10 #Var: 252 LB: 0 @ 2.253
3.08	c Restart #11 #Var: 252 LB: 0 @ 3.076
4.26	c Restart #12 #Var: 252 LB: 0 @ 4.256
5.11	c Restart #13 #Var: 252 LB: 0 @ 5.105
6.89	c Restart #14 #Var: 252 LB: 0 @ 6.88
8.82	c Restart #15 #Var: 252 LB: 0 @ 8.814
10.76	c Restart #16 #Var: 252 LB: 0 @ 10.746
13.55	c Restart #17 #Var: 252 LB: 0 @ 13.539
16.16	c Restart #18 #Var: 252 LB: 0 @ 16.15
19.43	c Restart #19 #Var: 252 LB: 0 @ 19.414
23.97	c Restart #20 #Var: 252 LB: 0 @ 23.957
27.74	c Restart #21 #Var: 252 LB: 0 @ 27.727
33.10	c Restart #22 #Var: 252 LB: 0 @ 33.08
39.06	c Restart #23 #Var: 252 LB: 0 @ 39.035
45.24	c Restart #24 #Var: 252 LB: 0 @ 45.216
53.12	c Restart #25 #Var: 252 LB: 0 @ 53.09
61.74	c Restart #26 #Var: 252 LB: 0 @ 61.707
76.27	c Restart #27 #Var: 252 LB: 0 @ 76.239
89.69	c Restart #28 #Var: 252 LB: 0 @ 89.655
95.62	c Restart #29 #Var: 252 LB: 0 @ 95.579
110.95	c Restart #30 #Var: 252 LB: 0 @ 110.9
131.43	c Restart #31 #Var: 252 LB: 0 @ 131.38
153.13	c Restart #32 #Var: 252 LB: 0 @ 153.07
170.36	c Restart #33 #Var: 252 LB: 0 @ 170.29
188.47	c Restart #34 #Var: 252 LB: 0 @ 188.39
202.05	c Restart #35 #Var: 252 LB: 0 @ 201.97
231.09	c Restart #36 #Var: 252 LB: 0 @ 231.01
256.02	c Restart #37 #Var: 252 LB: 0 @ 255.93
272.41	c Restart #38 #Var: 252 LB: 0 @ 272.31
305.97	c Restart #39 #Var: 252 LB: 0 @ 305.86
325.88	c Restart #40 #Var: 252 LB: 0 @ 325.76
357.76	c Restart #41 #Var: 252 LB: 0 @ 357.63
377.14	c Restart #42 #Var: 252 LB: 0 @ 377
415.65	c Restart #43 #Var: 252 LB: 0 @ 415.49
446.89	c Restart #44 #Var: 252 LB: 0 @ 446.72
496.25	c Restart #45 #Var: 252 LB: 0 @ 496.02
535.58	c Restart #46 #Var: 252 LB: 0 @ 535.33
595.16	c Restart #47 #Var: 252 LB: 0 @ 594.89
644.28	c Restart #48 #Var: 252 LB: 0 @ 644
723.58	c Restart #49 #Var: 252 LB: 0 @ 723.27
756.18	c Restart #50 #Var: 252 LB: 0 @ 755.86
811.99	c Restart #51 #Var: 252 LB: 0 @ 811.64
878.05	c Restart #52 #Var: 252 LB: 0 @ 877.69
963.20	c CHANGE Heuristic... 
963.20	c Restart #0 #Var: 252 LB: 0 @ 962.8
964.84	c Restart #1 #Var: 252 LB: 0 @ 964.45
967.83	c Restart #2 #Var: 252 LB: 0 @ 967.44
970.77	c Restart #3 #Var: 252 LB: 0 @ 970.37
975.24	c Restart #4 #Var: 252 LB: 0 @ 974.84
980.43	c Restart #5 #Var: 252 LB: 0 @ 980.03
987.79	c Restart #6 #Var: 252 LB: 0 @ 987.39
992.73	c Restart #7 #Var: 252 LB: 0 @ 992.33
999.76	c Restart #8 #Var: 252 LB: 0 @ 999.35
1007.53	c Restart #9 #Var: 252 LB: 0 @ 1007.1
1014.76	c Restart #10 #Var: 252 LB: 0 @ 1014.3
1027.09	c Restart #11 #Var: 252 LB: 0 @ 1026.7
1037.18	c Restart #12 #Var: 252 LB: 0 @ 1036.8
1054.11	c Restart #13 #Var: 252 LB: 0 @ 1053.7
1067.36	c Restart #14 #Var: 252 LB: 0 @ 1066.9
1083.26	c Restart #15 #Var: 252 LB: 0 @ 1082.8
1097.66	c Restart #16 #Var: 252 LB: 0 @ 1097.2
1115.29	c Restart #17 #Var: 252 LB: 0 @ 1114.8
1131.57	c Restart #18 #Var: 252 LB: 0 @ 1131.1
1150.38	c Restart #19 #Var: 252 LB: 0 @ 1149.9
1172.55	c Restart #20 #Var: 252 LB: 0 @ 1172.1
1194.05	c Restart #21 #Var: 252 LB: 0 @ 1193.6
1209.84	c Restart #22 #Var: 252 LB: 0 @ 1209.4
1233.39	c Restart #23 #Var: 252 LB: 0 @ 1232.9
1256.39	c Restart #24 #Var: 252 LB: 0 @ 1255.9
1278.70	c Restart #25 #Var: 252 LB: 0 @ 1278.2
1303.68	c Restart #26 #Var: 252 LB: 0 @ 1303.2
1332.36	c Restart #27 #Var: 252 LB: 0 @ 1331.8
1367.56	c Restart #28 #Var: 252 LB: 0 @ 1367
1400.72	c Restart #29 #Var: 252 LB: 0 @ 1400.2
1429.35	c Restart #30 #Var: 252 LB: 0 @ 1428.8
1472.79	c Restart #31 #Var: 252 LB: 0 @ 1472.2
1513.41	c Restart #32 #Var: 252 LB: 0 @ 1512.8
1559.81	c Restart #33 #Var: 252 LB: 0 @ 1559.2
1611.03	c Restart #34 #Var: 252 LB: 0 @ 1610.4
1657.14	c Restart #35 #Var: 252 LB: 0 @ 1656.5
1706.23	c Restart #36 #Var: 252 LB: 0 @ 1705.6
1743.73	c Restart #37 #Var: 252 LB: 0 @ 1743.1
1783.19	c Restart #38 #Var: 252 LB: 0 @ 1782.5
1800.69	s UNKNOWN
1800.69	c Exit Code: 0
1800.69	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/node74/watcher-39645-1149227592 -o ROOT/results/node74/solver-39645-1149227592 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node74/39645-1149227592/instance-39645-1149227592.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.90 2/64 28720
/proc/meminfo: memFree=1438280/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=2900 CPUtime=0
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 43 0 0 0 0 0 0 0 19 0 1 0 188423529 2969600 27 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7394084 0 0 4096 0 0 0 0 17 1 0 0
/proc/28720/statm: 725 27 19 55 0 38 0

[startup+10.0025 s]
/proc/loadavg: 0.87 0.94 0.90 2/64 28720
/proc/meminfo: memFree=1404752/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=38120 CPUtime=9.98
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 8761 0 0 0 992 6 0 0 25 0 1 0 188423529 39034880 8675 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 9530 8675 297 55 0 8422 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 38120

[startup+20.0095 s]
/proc/loadavg: 0.89 0.94 0.90 2/64 28720
/proc/meminfo: memFree=1389144/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=53756 CPUtime=19.98
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 12657 0 0 0 1989 9 0 0 25 0 1 0 188423529 55046144 12570 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 13439 12570 297 55 0 12331 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 53756

[startup+30.0164 s]
/proc/loadavg: 0.90 0.94 0.90 2/64 28720
/proc/meminfo: memFree=1377368/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=65704 CPUtime=29.99
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 15600 0 0 0 2986 13 0 0 25 0 1 0 188423529 67280896 15509 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 16426 15509 297 55 0 15318 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 65704

[startup+40.0224 s]
/proc/loadavg: 0.92 0.94 0.90 2/64 28720
/proc/meminfo: memFree=1366680/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=76292 CPUtime=39.99
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 18261 0 0 0 3982 17 0 0 25 0 1 0 188423529 78123008 18166 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 19073 18166 297 55 0 17965 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 76292

[startup+50.0293 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 28720
/proc/meminfo: memFree=1357016/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=85948 CPUtime=50
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 20671 0 0 0 4980 20 0 0 25 0 1 0 188423529 88010752 20574 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 21487 20574 297 55 0 20379 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 85948

[startup+60.0353 s]
/proc/loadavg: 0.94 0.95 0.90 2/64 28720
/proc/meminfo: memFree=1349016/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=94004 CPUtime=60
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 22671 0 0 0 5978 22 0 0 25 0 1 0 188423529 96260096 22573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 23501 22573 297 55 0 22393 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 94004

[startup+70.0423 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 28720
/proc/meminfo: memFree=1342744/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=100292 CPUtime=70
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 24232 0 0 0 6977 23 0 0 25 0 1 0 188423529 102699008 24133 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 25073 24133 297 55 0 23965 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 100292

[startup+80.0492 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 28720
/proc/meminfo: memFree=1337624/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=105552 CPUtime=80.01
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 25513 0 0 0 7976 25 0 0 25 0 1 0 188423529 108085248 25410 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 26388 25410 297 55 0 25280 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 105552

[startup+90.0552 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 28720
/proc/meminfo: memFree=1332760/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=110632 CPUtime=90.01
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 26742 0 0 0 8974 27 0 0 25 0 1 0 188423529 113287168 26632 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 27658 26632 297 55 0 26550 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 110632

[startup+100.061 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 28720
/proc/meminfo: memFree=1324056/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=119264 CPUtime=100.01
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 28914 0 0 0 9972 29 0 0 25 0 1 0 188423529 122126336 28800 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 29816 28800 297 55 0 28708 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 119264

[startup+110.067 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 28720
/proc/meminfo: memFree=1318296/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=125140 CPUtime=110.01
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 30346 0 0 0 10970 31 0 0 25 0 1 0 188423529 128143360 30227 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 31285 30227 297 55 0 30177 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 125140

[startup+120.073 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 28720
/proc/meminfo: memFree=1313560/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=129976 CPUtime=120.01
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 31540 0 0 0 11969 32 0 0 25 0 1 0 188423529 133095424 31417 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550818 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 32494 31417 297 55 0 31386 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 129976

[startup+130.079 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 28720
/proc/meminfo: memFree=1310552/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=132912 CPUtime=130.02
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 32288 0 0 0 12969 33 0 0 25 0 1 0 188423529 136101888 32161 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 33228 32161 297 55 0 32120 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 132912

[startup+140.085 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 28720
/proc/meminfo: memFree=1306136/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=137424 CPUtime=140.02
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 33403 0 0 0 13968 34 0 0 25 0 1 0 188423529 140722176 33268 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 34356 33268 297 55 0 33248 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 137424

[startup+150.091 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 28720
/proc/meminfo: memFree=1303192/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=140376 CPUtime=150.02
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 34133 0 0 0 14967 35 0 0 25 0 1 0 188423529 143745024 33998 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540647 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 35094 33998 297 55 0 33986 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 140376

[startup+160.097 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 28720
/proc/meminfo: memFree=1298712/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=144920 CPUtime=160.03
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 35250 0 0 0 15966 37 0 0 25 0 1 0 188423529 148398080 35114 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 36230 35114 297 55 0 35122 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 144920

[startup+170.103 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 28720
/proc/meminfo: memFree=1292248/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=151404 CPUtime=170.03
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 36868 0 0 0 16964 39 0 0 25 0 1 0 188423529 155037696 36731 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7829115 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 37851 36731 297 55 0 36743 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 151404

[startup+180.109 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 28720
/proc/meminfo: memFree=1289240/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=154452 CPUtime=180.03
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 37612 0 0 0 17962 41 0 0 25 0 1 0 188423529 158158848 37473 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 38613 37473 297 55 0 37505 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 154452

[startup+190.115 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 28720
/proc/meminfo: memFree=1282648/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=160984 CPUtime=190.03
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 39262 0 0 0 18961 42 0 0 25 0 1 0 188423529 164847616 39120 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7829115 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 40246 39120 297 55 0 39138 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 160984

[startup+200.121 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 28720
/proc/meminfo: memFree=1275160/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=168632 CPUtime=200.03
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 41153 0 0 0 19958 45 0 0 25 0 1 0 188423529 172679168 41002 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533642 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 42158 41002 297 55 0 41050 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 168632

[startup+210.127 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 28720
/proc/meminfo: memFree=1272024/2055920 swapFree=4182292/4192956

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

/proc/28720/statm: 142721 140065 297 55 0 141613 0
Current children cumulated CPU time (s) 1760.4
Current children cumulated vsize (Kb) 570884

[startup+1771.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=874976/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=573524 CPUtime=1770.4
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 141381 0 0 0 176842 198 0 0 25 0 1 0 188423529 587288576 140764 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 143381 140764 297 55 0 142273 0
Current children cumulated CPU time (s) 1770.4
Current children cumulated vsize (Kb) 573524

[startup+1781.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=872672/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=575996 CPUtime=1780.4
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 141965 0 0 0 177842 198 0 0 25 0 1 0 188423529 589819904 141344 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 143999 141344 297 55 0 142891 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (Kb) 575996

[startup+1782.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=872352/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=576392 CPUtime=1781.41
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142047 0 0 0 177942 199 0 0 25 0 1 0 188423529 590225408 141426 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144098 141426 297 55 0 142990 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 576392

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=872032/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=576656 CPUtime=1782.42
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142125 0 0 0 178043 199 0 0 25 0 1 0 188423529 590495744 141504 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533997 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144164 141504 297 55 0 143056 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 576656

[startup+1784.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=871840/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=576984 CPUtime=1783.42
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142178 0 0 0 178143 199 0 0 25 0 1 0 188423529 590831616 141555 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144246 141555 297 55 0 143138 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 576984

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=871840/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=576984 CPUtime=1784.42
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142178 0 0 0 178243 199 0 0 25 0 1 0 188423529 590831616 141555 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144246 141555 297 55 0 143138 0
Current children cumulated CPU time (s) 1784.42
Current children cumulated vsize (Kb) 576984

[startup+1786.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=871712/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=577132 CPUtime=1785.43
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142206 0 0 0 178344 199 0 0 25 0 1 0 188423529 590983168 141582 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144283 141582 297 55 0 143175 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 577132

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=871520/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=577460 CPUtime=1786.43
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142251 0 0 0 178444 199 0 0 25 0 1 0 188423529 591319040 141627 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144365 141627 297 55 0 143257 0
Current children cumulated CPU time (s) 1786.43
Current children cumulated vsize (Kb) 577460

[startup+1788.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=871520/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=577460 CPUtime=1787.44
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142258 0 0 0 178545 199 0 0 25 0 1 0 188423529 591319040 141634 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7829115 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144365 141634 297 55 0 143257 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 577460

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=871328/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=577592 CPUtime=1788.44
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142300 0 0 0 178645 199 0 0 25 0 1 0 188423529 591454208 141676 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144398 141676 297 55 0 143290 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 577592

[startup+1790.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=871200/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=577724 CPUtime=1789.44
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142337 0 0 0 178745 199 0 0 25 0 1 0 188423529 591589376 141713 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144431 141713 297 55 0 143323 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 577724

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=870944/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=577988 CPUtime=1790.45
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142389 0 0 0 178846 199 0 0 25 0 1 0 188423529 591859712 141765 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144497 141765 297 55 0 143389 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 577988

[startup+1792.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=870816/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=578120 CPUtime=1791.45
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142423 0 0 0 178946 199 0 0 25 0 1 0 188423529 591994880 141799 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144530 141799 297 55 0 143422 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 578120

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=870496/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=578580 CPUtime=1792.46
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142503 0 0 0 179047 199 0 0 25 0 1 0 188423529 592465920 141878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144645 141878 297 55 0 143537 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 578580

[startup+1794.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=870496/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=578580 CPUtime=1793.46
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142508 0 0 0 179147 199 0 0 25 0 1 0 188423529 592465920 141883 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144645 141883 297 55 0 143537 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 578580

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=870368/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=578712 CPUtime=1794.46
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142535 0 0 0 179247 199 0 0 25 0 1 0 188423529 592601088 141910 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144678 141910 297 55 0 143570 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 578712

[startup+1796.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=870304/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=578844 CPUtime=1795.47
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142559 0 0 0 179348 199 0 0 25 0 1 0 188423529 592736256 141934 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144711 141934 297 55 0 143603 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 578844

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=870112/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=578976 CPUtime=1796.48
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142601 0 0 0 179448 200 0 0 25 0 1 0 188423529 592871424 141976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144744 141976 297 55 0 143636 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 578976

[startup+1798.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=869984/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=579108 CPUtime=1797.49
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142635 0 0 0 179549 200 0 0 25 0 1 0 188423529 593006592 142010 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528717 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144777 142010 297 55 0 143669 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 579108

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=869856/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=579240 CPUtime=1798.49
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142668 0 0 0 179649 200 0 0 25 0 1 0 188423529 593141760 142043 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144810 142043 297 55 0 143702 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 579240

[startup+1800.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28915
/proc/meminfo: memFree=869600/2055920 swapFree=4182292/4192956
[pid=28720] ppid=28718 vsize=579700 CPUtime=1799.49
/proc/28720/stat : 28720 (bsolo) R 28718 28720 28675 0 -1 0 142737 0 0 0 179749 200 0 0 25 0 1 0 188423529 593612800 142109 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/28720/statm: 144925 142109 297 55 0 143817 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 579700

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.09
CPU user time (s): 1798
CPU system time (s): 2.09068
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (Kb): 579700

Launcher Data (download as text)

Begin job on node74 on Fri Jun  2 05:53:12 UTC 2006


FILE ID= 39645-1149227592

PBS_JOBID= 296136

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  9e0fb7268490d757b52d36b24fd70717

RANDOM SEED= 511716726


/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.274
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.274
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:       1438488 kB
Buffers:         36212 kB
Cached:         503816 kB
SwapCached:       2476 kB
Active:         105948 kB
Inactive:       442900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438488 kB
SwapTotal:     4192956 kB
SwapFree:      4182292 kB
Dirty:             264 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            54624 kB
Committed_AS:   205228 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node74 on Fri Jun  2 06:23:13 UTC 2006