Trace number 40431

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 NameAnswerObjective functionCPU timeWall clock time
bsolo 2006/05? 1800.04 1800.6

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.17.opb
MD5SUM7d701b956113b6fc93a1922e71200e27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4250
Total number of constraints68397
Number of constraints which are clauses68397
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 4250
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4250
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4250
Number of bits of the biggest sum of numbers13
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.03	c INFO: OSL Context initialized.
1.16	c Initial problem consists of 4250 variables and 68397 constraints.
5.48	c No problem reductions applied in OPT. instance.
5.48	c	preprocess terminated. Elapsed time: 5.448
5.48	c After prepocess the problem consists of 4250 variables and 68397 constraints.
5.48	c Initial Lower Bound: 0
5.98	c Restart #1 #Var: 4250 LB: 0 @ 5.948
6.69	c Restart #2 #Var: 4250 LB: 0 @ 6.657
10.40	c Restart #3 #Var: 4250 LB: 0 @ 10.367
13.83	c Restart #4 #Var: 4250 LB: 0 @ 13.788
19.61	c Restart #5 #Var: 4250 LB: 0 @ 19.569
25.84	c Restart #6 #Var: 4250 LB: 0 @ 25.798
31.81	c Restart #7 #Var: 4250 LB: 0 @ 31.763
41.26	c Restart #8 #Var: 4250 LB: 0 @ 41.215
52.34	c Restart #9 #Var: 4250 LB: 0 @ 52.29
64.41	c Restart #10 #Var: 4250 LB: 0 @ 64.359
76.79	c Restart #11 #Var: 4250 LB: 0 @ 76.739
91.59	c Restart #12 #Var: 4250 LB: 0 @ 91.528
108.95	c Restart #13 #Var: 4250 LB: 0 @ 108.88
126.18	c Restart #14 #Var: 4250 LB: 0 @ 126.11
145.28	c Restart #15 #Var: 4250 LB: 0 @ 145.21
166.06	c Restart #16 #Var: 4250 LB: 0 @ 165.98
188.79	c Restart #17 #Var: 4250 LB: 0 @ 188.7
214.78	c Restart #18 #Var: 4250 LB: 0 @ 214.68
242.98	c Restart #19 #Var: 4250 LB: 0 @ 242.87
273.75	c Restart #20 #Var: 4250 LB: 0 @ 273.64
310.60	c Restart #21 #Var: 4250 LB: 0 @ 310.47
349.98	c Restart #22 #Var: 4250 LB: 0 @ 349.84
383.81	c Restart #23 #Var: 4250 LB: 0 @ 383.67
426.47	c Restart #24 #Var: 4250 LB: 0 @ 426.31
460.38	c Restart #25 #Var: 4250 LB: 0 @ 460.21
504.81	c Restart #26 #Var: 4250 LB: 0 @ 504.63
553.79	c Restart #27 #Var: 4250 LB: 0 @ 553.6
598.17	c Restart #28 #Var: 4250 LB: 0 @ 597.97
643.70	c Restart #29 #Var: 4250 LB: 0 @ 643.48
684.47	c Restart #30 #Var: 4250 LB: 0 @ 684.24
734.75	c Restart #31 #Var: 4250 LB: 0 @ 734.5
779.83	c Restart #32 #Var: 4250 LB: 0 @ 779.58
827.49	c Restart #33 #Var: 4250 LB: 0 @ 827.22
883.42	c Restart #34 #Var: 4250 LB: 0 @ 883.13
934.86	c CHANGE Heuristic... 
934.86	c Restart #0 #Var: 4250 LB: 0 @ 934.56
936.38	c Restart #1 #Var: 4250 LB: 0 @ 936.08
939.34	c Restart #2 #Var: 4250 LB: 0 @ 939.03
944.57	c Restart #3 #Var: 4250 LB: 0 @ 944.27
951.12	c Restart #4 #Var: 4250 LB: 0 @ 950.81
960.53	c Restart #5 #Var: 4250 LB: 0 @ 960.22
969.47	c Restart #6 #Var: 4250 LB: 0 @ 969.16
982.39	c Restart #7 #Var: 4250 LB: 0 @ 982.07
997.04	c Restart #8 #Var: 4250 LB: 0 @ 996.72
1013.44	c Restart #9 #Var: 4250 LB: 0 @ 1013.1
1031.53	c Restart #10 #Var: 4250 LB: 0 @ 1031.2
1052.88	c Restart #11 #Var: 4250 LB: 0 @ 1052.5
1072.46	c Restart #12 #Var: 4250 LB: 0 @ 1072.1
1093.11	c Restart #13 #Var: 4250 LB: 0 @ 1092.8
1116.71	c Restart #14 #Var: 4250 LB: 0 @ 1116.4
1139.26	c Restart #15 #Var: 4250 LB: 0 @ 1138.9
1168.06	c Restart #16 #Var: 4250 LB: 0 @ 1167.7
1196.44	c Restart #17 #Var: 4250 LB: 0 @ 1196.1
1230.05	c Restart #18 #Var: 4250 LB: 0 @ 1229.7
1262.37	c Restart #19 #Var: 4250 LB: 0 @ 1262
1298.44	c Restart #20 #Var: 4250 LB: 0 @ 1298
1336.14	c Restart #21 #Var: 4250 LB: 0 @ 1335.7
1369.33	c Restart #22 #Var: 4250 LB: 0 @ 1368.9
1406.52	c Restart #23 #Var: 4250 LB: 0 @ 1406.1
1447.96	c Restart #24 #Var: 4250 LB: 0 @ 1447.5
1486.43	c Restart #25 #Var: 4250 LB: 0 @ 1486
1531.48	c Restart #26 #Var: 4250 LB: 0 @ 1531
1576.92	c Restart #27 #Var: 4250 LB: 0 @ 1576.4
1625.59	c Restart #28 #Var: 4250 LB: 0 @ 1625.1
1676.72	c Restart #29 #Var: 4250 LB: 0 @ 1676.2
1729.82	c Restart #30 #Var: 4250 LB: 0 @ 1729.3
1782.47	c Restart #31 #Var: 4250 LB: 0 @ 1781.9
1800.57	s UNKNOWN
1800.57	c Exit Code: 0
1800.57	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/node78/watcher-40431-1149282089 -o ROOT/results/node78/solver-40431-1149282089 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node78/40431-1149282089/instance-40431-1149282089.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.40 0.77 0.84 3/67 12078
/proc/meminfo: memFree=1573296/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=436 CPUtime=0
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 37 0 0 0 0 0 0 0 19 0 1 0 193237729 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 11469748 0 0 4096 0 0 0 0 17 1 0 0
/proc/12078/statm: 109 23 18 55 0 18 0

[startup+10.0022 s]
/proc/loadavg: 0.49 0.78 0.84 2/67 12078
/proc/meminfo: memFree=1536384/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=41608 CPUtime=9.96
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 9612 0 0 0 992 4 0 0 25 0 1 0 193237729 42606592 9528 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 10402 9528 292 55 0 9293 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 41608

[startup+20.0082 s]
/proc/loadavg: 0.57 0.79 0.84 2/67 12078
/proc/meminfo: memFree=1535168/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=42788 CPUtime=19.96
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 9920 0 0 0 1991 5 0 0 25 0 1 0 193237729 43814912 9836 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 10697 9836 293 55 0 9588 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 42788

[startup+30.0133 s]
/proc/loadavg: 0.63 0.79 0.84 2/67 12078
/proc/meminfo: memFree=1534080/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=43844 CPUtime=29.96
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 10186 0 0 0 2991 5 0 0 25 0 1 0 193237729 44896256 10102 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134535008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 10961 10102 293 55 0 9852 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 43844

[startup+40.0184 s]
/proc/loadavg: 0.69 0.80 0.85 2/67 12078
/proc/meminfo: memFree=1533376/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=44628 CPUtime=39.96
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 10364 0 0 0 3991 5 0 0 25 0 1 0 193237729 45699072 10280 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524506 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 11157 10280 293 55 0 10048 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 44628

[startup+50.0245 s]
/proc/loadavg: 0.74 0.81 0.85 2/67 12078
/proc/meminfo: memFree=1532544/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=45420 CPUtime=49.97
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 10567 0 0 0 4991 6 0 0 25 0 1 0 193237729 46510080 10483 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 11355 10483 293 55 0 10246 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 45420

[startup+60.0306 s]
/proc/loadavg: 0.78 0.81 0.85 2/67 12078
/proc/meminfo: memFree=1531904/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=46080 CPUtime=59.97
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 10726 0 0 0 5991 6 0 0 25 0 1 0 193237729 47185920 10642 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541333 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 11520 10642 293 55 0 10411 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 46080

[startup+70.0366 s]
/proc/loadavg: 0.81 0.82 0.85 2/67 12078
/proc/meminfo: memFree=1530944/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=47004 CPUtime=69.98
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 10957 0 0 0 6991 7 0 0 25 0 1 0 193237729 48132096 10873 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 11751 10873 293 55 0 10642 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 47004

[startup+80.0427 s]
/proc/loadavg: 0.84 0.82 0.85 2/67 12078
/proc/meminfo: memFree=1530368/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=47512 CPUtime=79.97
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 11096 0 0 0 7990 7 0 0 25 0 1 0 193237729 48652288 11012 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537624 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 11878 11012 293 55 0 10769 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 47512

[startup+90.0478 s]
/proc/loadavg: 0.86 0.83 0.85 2/67 12078
/proc/meminfo: memFree=1529792/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=48164 CPUtime=89.98
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 11266 0 0 0 8990 8 0 0 25 0 1 0 193237729 49319936 11182 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534119 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 12041 11182 293 55 0 10932 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 48164

[startup+100.053 s]
/proc/loadavg: 0.88 0.83 0.85 2/67 12078
/proc/meminfo: memFree=1529216/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=48804 CPUtime=99.98
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 11409 0 0 0 9990 8 0 0 25 0 1 0 193237729 49975296 11325 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 12201 11325 293 55 0 11092 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 48804

[startup+110.059 s]
/proc/loadavg: 0.90 0.84 0.85 2/67 12078
/proc/meminfo: memFree=1528256/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=49592 CPUtime=109.98
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 11631 0 0 0 10990 8 0 0 25 0 1 0 193237729 50782208 11547 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550560 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 12398 11547 293 55 0 11289 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 49592

[startup+120.065 s]
/proc/loadavg: 0.92 0.84 0.85 2/67 12078
/proc/meminfo: memFree=1527360/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=50516 CPUtime=119.99
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 11864 0 0 0 11990 9 0 0 25 0 1 0 193237729 51728384 11780 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 12629 11780 293 55 0 11520 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 50516

[startup+130.071 s]
/proc/loadavg: 0.93 0.85 0.85 2/67 12078
/proc/meminfo: memFree=1526848/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=51044 CPUtime=129.99
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 11992 0 0 0 12990 9 0 0 25 0 1 0 193237729 52269056 11908 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 12761 11908 293 55 0 11652 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 51044

[startup+140.077 s]
/proc/loadavg: 0.94 0.85 0.86 2/67 12078
/proc/meminfo: memFree=1526208/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=51700 CPUtime=139.99
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 12152 0 0 0 13989 10 0 0 25 0 1 0 193237729 52940800 12068 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 12925 12068 293 55 0 11816 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 51700

[startup+150.083 s]
/proc/loadavg: 0.95 0.86 0.86 2/67 12078
/proc/meminfo: memFree=1525888/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=52096 CPUtime=150
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 12228 0 0 0 14989 11 0 0 25 0 1 0 193237729 53346304 12144 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 13024 12144 293 55 0 11915 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 52096

[startup+160.088 s]
/proc/loadavg: 0.95 0.86 0.86 2/67 12078
/proc/meminfo: memFree=1525120/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=52748 CPUtime=160
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 12421 0 0 0 15989 11 0 0 25 0 1 0 193237729 54013952 12337 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529177 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 13187 12337 293 55 0 12078 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 52748

[startup+170.094 s]
/proc/loadavg: 0.96 0.86 0.86 2/67 12078
/proc/meminfo: memFree=1524288/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=53672 CPUtime=170
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 12622 0 0 0 16989 11 0 0 25 0 1 0 193237729 54960128 12538 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 13418 12538 293 55 0 12309 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 53672

[startup+180.1 s]
/proc/loadavg: 0.97 0.87 0.86 2/67 12078
/proc/meminfo: memFree=1523328/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=54588 CPUtime=180
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 12875 0 0 0 17988 12 0 0 25 0 1 0 193237729 55898112 12791 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 13647 12791 293 55 0 12538 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 54588

[startup+190.107 s]
/proc/loadavg: 0.97 0.87 0.86 2/67 12078
/proc/meminfo: memFree=1522432/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=55512 CPUtime=190.01
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 13087 0 0 0 18988 13 0 0 25 0 1 0 193237729 56844288 13003 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 13878 13003 293 55 0 12769 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 55512

[startup+200.113 s]
/proc/loadavg: 0.98 0.88 0.86 2/67 12078
/proc/meminfo: memFree=1521728/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=56168 CPUtime=200.01
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 13272 0 0 0 19988 13 0 0 25 0 1 0 193237729 57516032 13188 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 14042 13188 293 55 0 12933 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 56168

[startup+210.119 s]
/proc/loadavg: 0.98 0.88 0.86 2/67 12078
/proc/meminfo: memFree=1520960/2055892 swapFree=4085732/4096564

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

/proc/12078/statm: 33871 32979 293 55 0 32762 0
Current children cumulated CPU time (s) 1760.47
Current children cumulated vsize (Kb) 135484

[startup+1771.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441920/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136012 CPUtime=1770.48
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33186 0 0 0 176975 73 0 0 25 0 1 0 193237729 139276288 33102 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34003 33102 293 55 0 32894 0
Current children cumulated CPU time (s) 1770.48
Current children cumulated vsize (Kb) 136012

[startup+1781.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441408/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136408 CPUtime=1780.48
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33312 0 0 0 177975 73 0 0 25 0 1 0 193237729 139681792 33228 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540699 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34102 33228 293 55 0 32993 0
Current children cumulated CPU time (s) 1780.48
Current children cumulated vsize (Kb) 136408

[startup+1782.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441408/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136408 CPUtime=1781.48
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33312 0 0 0 178075 73 0 0 25 0 1 0 193237729 139681792 33228 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34102 33228 293 55 0 32993 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (Kb) 136408

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441408/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136540 CPUtime=1782.49
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33319 0 0 0 178175 74 0 0 25 0 1 0 193237729 139816960 33235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34135 33235 293 55 0 33026 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 136540

[startup+1784.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441344/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136540 CPUtime=1783.5
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33320 0 0 0 178276 74 0 0 25 0 1 0 193237729 139816960 33236 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719457 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34135 33236 293 55 0 33026 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 136540

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441344/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136540 CPUtime=1784.5
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33326 0 0 0 178376 74 0 0 25 0 1 0 193237729 139816960 33242 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34135 33242 293 55 0 33026 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 136540

[startup+1786.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441344/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136540 CPUtime=1785.5
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33327 0 0 0 178476 74 0 0 25 0 1 0 193237729 139816960 33243 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529373 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34135 33243 293 55 0 33026 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 136540

[startup+1787.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441344/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136540 CPUtime=1786.51
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33329 0 0 0 178577 74 0 0 25 0 1 0 193237729 139816960 33245 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34135 33245 293 55 0 33026 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 136540

[startup+1788.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441280/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136540 CPUtime=1787.51
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33341 0 0 0 178677 74 0 0 25 0 1 0 193237729 139816960 33257 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548614 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34135 33257 293 55 0 33026 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 136540

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441216/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136672 CPUtime=1788.52
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33355 0 0 0 178778 74 0 0 25 0 1 0 193237729 139952128 33271 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34168 33271 293 55 0 33059 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 136672

[startup+1790.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441152/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136672 CPUtime=1789.52
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33369 0 0 0 178878 74 0 0 25 0 1 0 193237729 139952128 33285 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595821 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34168 33285 293 55 0 33059 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 136672

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441088/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136804 CPUtime=1790.52
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33392 0 0 0 178978 74 0 0 25 0 1 0 193237729 140087296 33308 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34201 33308 293 55 0 33092 0
Current children cumulated CPU time (s) 1790.52
Current children cumulated vsize (Kb) 136804

[startup+1792.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441088/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136804 CPUtime=1791.53
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33398 0 0 0 179079 74 0 0 25 0 1 0 193237729 140087296 33314 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542166 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34201 33314 293 55 0 33092 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 136804

[startup+1793.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1441024/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136936 CPUtime=1792.53
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33412 0 0 0 179179 74 0 0 25 0 1 0 193237729 140222464 33328 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34234 33328 293 55 0 33125 0
Current children cumulated CPU time (s) 1792.53
Current children cumulated vsize (Kb) 136936

[startup+1794.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1440960/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136936 CPUtime=1793.53
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33422 0 0 0 179279 74 0 0 25 0 1 0 193237729 140222464 33338 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34234 33338 293 55 0 33125 0
Current children cumulated CPU time (s) 1793.53
Current children cumulated vsize (Kb) 136936

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1440896/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=136936 CPUtime=1794.54
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33437 0 0 0 179380 74 0 0 25 0 1 0 193237729 140222464 33353 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34234 33353 293 55 0 33125 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 136936

[startup+1796.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1440896/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=137068 CPUtime=1795.54
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33444 0 0 0 179480 74 0 0 25 0 1 0 193237729 140357632 33360 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34267 33360 293 55 0 33158 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 137068

[startup+1797.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1440832/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=137068 CPUtime=1796.55
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33455 0 0 0 179581 74 0 0 25 0 1 0 193237729 140357632 33371 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34267 33371 293 55 0 33158 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 137068

[startup+1798.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1440768/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=137068 CPUtime=1797.56
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33472 0 0 0 179681 75 0 0 25 0 1 0 193237729 140357632 33388 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34267 33388 293 55 0 33158 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 137068

[startup+1799.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1440704/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=137200 CPUtime=1798.57
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33484 0 0 0 179782 75 0 0 25 0 1 0 193237729 140492800 33400 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34300 33400 293 55 0 33191 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 137200

[startup+1800.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 12080
/proc/meminfo: memFree=1440704/2055892 swapFree=4085732/4096564
[pid=12078] ppid=12076 vsize=137200 CPUtime=1799.57
/proc/12078/stat : 12078 (bsolo) R 12076 12078 12032 0 -1 0 33484 0 0 0 179882 75 0 0 25 0 1 0 193237729 140492800 33400 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534840 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12078/statm: 34300 33400 293 55 0 33191 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 137200

Child status: 0
Real time (s): 1800.6
CPU time (s): 1800.04
CPU user time (s): 1799.27
CPU system time (s): 0.771882
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (Kb): 137200

Launcher Data (download as text)

Begin job on node78 on Fri Jun  2 21:01:29 UTC 2006


FILE ID= 40431-1149282089

PBS_JOBID= 306209

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.17.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node78/40431-1149282089/instance-40431-1149282089.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node78/watcher-40431-1149282089 -o ROOT/results/node78/solver-40431-1149282089 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node78/40431-1149282089/instance-40431-1149282089.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  7d701b956113b6fc93a1922e71200e27

RANDOM SEED= 200622541


/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.225
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	: 6006.17
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.225
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	: 5999.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1573504 kB
Buffers:         34772 kB
Cached:         377508 kB
SwapCached:       2520 kB
Active:          40352 kB
Inactive:       380652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1573504 kB
SwapTotal:     4096564 kB
SwapFree:      4085732 kB
Dirty:             260 kB
Writeback:           0 kB
Mapped:          15136 kB
Slab:            47904 kB
Committed_AS:   294960 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node78 on Fri Jun  2 21:31:30 UTC 2006