Trace number 40382

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.07 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-4-c.opb
MD5SUM28753ff2e44c4cedb2d3a2e783f8d1a4
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 variables2666
Total number of constraints6659
Number of constraints which are clauses6659
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 constraint3
Number of terms in the objective function 2666
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 2666
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2666
Number of bits of the biggest sum of numbers12
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.15	c Initial problem consists of 2666 variables and 6659 constraints.
0.18	c No problem reductions applied in OPT. instance.
0.18	c	preprocess terminated. Elapsed time: 0.157
0.18	c After prepocess the problem consists of 2666 variables and 6537 constraints.
0.18	c Initial Lower Bound: 0
0.61	c Restart #1 #Var: 2666 LB: 0 @ 0.591
1.36	c Restart #2 #Var: 2666 LB: 0 @ 1.344
2.65	c Restart #3 #Var: 2666 LB: 0 @ 2.634
4.06	c Restart #4 #Var: 2666 LB: 0 @ 4.045
5.85	c Restart #5 #Var: 2664 LB: 1 @ 5.834
7.92	c Restart #6 #Var: 2664 LB: 1 @ 7.901
10.65	c Restart #7 #Var: 2664 LB: 1 @ 10.622
14.26	c Restart #8 #Var: 2664 LB: 1 @ 14.239
18.15	c Restart #9 #Var: 2664 LB: 1 @ 18.126
22.60	c Restart #10 #Var: 2664 LB: 1 @ 22.574
27.24	c Restart #11 #Var: 2664 LB: 1 @ 27.214
32.41	c Restart #12 #Var: 2664 LB: 1 @ 32.385
38.27	c Restart #13 #Var: 2664 LB: 1 @ 38.239
44.60	c Restart #14 #Var: 2664 LB: 1 @ 44.564
51.83	c Restart #15 #Var: 2664 LB: 1 @ 51.792
59.50	c Restart #16 #Var: 2664 LB: 1 @ 59.46
68.09	c Restart #17 #Var: 2664 LB: 1 @ 68.051
78.04	c Restart #18 #Var: 2664 LB: 1 @ 77.999
88.45	c Restart #19 #Var: 2664 LB: 1 @ 88.403
99.64	c Restart #20 #Var: 2664 LB: 1 @ 99.588
111.93	c Restart #21 #Var: 2664 LB: 1 @ 111.88
125.91	c Restart #22 #Var: 2664 LB: 1 @ 125.86
141.48	c Restart #23 #Var: 2664 LB: 1 @ 141.42
157.25	c Restart #24 #Var: 2664 LB: 1 @ 157.19
174.13	c Restart #25 #Var: 2664 LB: 1 @ 174.06
201.33	c Restart #26 #Var: 2664 LB: 1 @ 201.25
231.79	c Restart #27 #Var: 2664 LB: 1 @ 231.71
262.18	c Restart #28 #Var: 2664 LB: 1 @ 262.09
289.47	c Restart #29 #Var: 2664 LB: 1 @ 289.37
315.54	c Restart #30 #Var: 2664 LB: 1 @ 315.43
344.07	c Restart #31 #Var: 2664 LB: 1 @ 343.96
373.51	c Restart #32 #Var: 2664 LB: 1 @ 373.39
405.07	c Restart #33 #Var: 2664 LB: 1 @ 404.94
440.97	c Restart #34 #Var: 2664 LB: 1 @ 440.83
478.39	c Restart #35 #Var: 2664 LB: 1 @ 478.23
515.83	c Restart #36 #Var: 2664 LB: 1 @ 515.64
551.99	c Restart #37 #Var: 2664 LB: 1 @ 551.79
591.06	c Restart #38 #Var: 2664 LB: 1 @ 590.84
632.71	c Restart #39 #Var: 2664 LB: 1 @ 632.48
680.22	c Restart #40 #Var: 2664 LB: 1 @ 679.98
727.70	c Restart #41 #Var: 2664 LB: 1 @ 727.45
778.82	c Restart #42 #Var: 2664 LB: 1 @ 778.55
828.24	c Restart #43 #Var: 2664 LB: 1 @ 827.96
880.28	c Restart #44 #Var: 2664 LB: 1 @ 879.98
930.53	c CHANGE Heuristic... 
930.53	c Restart #0 #Var: 2664 LB: 1 @ 930.22
933.36	c Restart #1 #Var: 2664 LB: 1 @ 933.05
937.07	c Restart #2 #Var: 2664 LB: 1 @ 936.76
943.20	c Restart #3 #Var: 2664 LB: 1 @ 942.89
949.03	c Restart #4 #Var: 2664 LB: 1 @ 948.72
953.62	c Restart #5 #Var: 2664 LB: 1 @ 953.3
961.31	c Restart #6 #Var: 2664 LB: 1 @ 960.99
966.79	c Restart #7 #Var: 2664 LB: 1 @ 966.47
974.10	c Restart #8 #Var: 2664 LB: 1 @ 973.78
983.74	c Restart #9 #Var: 2664 LB: 1 @ 983.41
995.68	c Restart #10 #Var: 2664 LB: 1 @ 995.35
1007.08	c Restart #11 #Var: 2664 LB: 1 @ 1006.7
1019.19	c Restart #12 #Var: 2664 LB: 1 @ 1018.9
1033.65	c Restart #13 #Var: 2664 LB: 1 @ 1033.3
1048.05	c Restart #14 #Var: 2664 LB: 1 @ 1047.7
1062.35	c Restart #15 #Var: 2664 LB: 1 @ 1062
1076.51	c Restart #16 #Var: 2664 LB: 1 @ 1076.2
1091.43	c Restart #17 #Var: 2664 LB: 1 @ 1091.1
1107.40	c Restart #18 #Var: 2664 LB: 1 @ 1107
1124.55	c Restart #19 #Var: 2664 LB: 1 @ 1124.2
1142.88	c Restart #20 #Var: 2664 LB: 1 @ 1142.5
1167.80	c Restart #21 #Var: 2664 LB: 1 @ 1167.4
1193.47	c Restart #22 #Var: 2664 LB: 1 @ 1193.1
1225.51	c Restart #23 #Var: 2664 LB: 1 @ 1225.1
1264.53	c Restart #24 #Var: 2664 LB: 1 @ 1264.1
1304.19	c Restart #25 #Var: 2664 LB: 1 @ 1303.8
1348.38	c Restart #26 #Var: 2664 LB: 1 @ 1348
1388.94	c Restart #27 #Var: 2664 LB: 1 @ 1388.5
1435.54	c Restart #28 #Var: 2664 LB: 1 @ 1435.1
1484.85	c Restart #29 #Var: 2664 LB: 1 @ 1484.4
1539.52	c Restart #30 #Var: 2664 LB: 1 @ 1539
1590.53	c Restart #31 #Var: 2664 LB: 1 @ 1590
1648.90	c Restart #32 #Var: 2664 LB: 1 @ 1648.4
1716.77	c Restart #33 #Var: 2664 LB: 1 @ 1716.2
1783.71	c Restart #34 #Var: 2664 LB: 1 @ 1783.2
1800.56	s UNKNOWN
1800.56	c Exit Code: 0
1800.56	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/node61/watcher-40382-1149418388 -o ROOT/results/node61/solver-40382-1149418388 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node61/40382-1149418388/instance-40382-1149418388.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 3/64 18137
/proc/meminfo: memFree=1832792/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=436 CPUtime=0
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 38 0 0 0 0 0 0 0 19 0 1 0 207506701 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10384164 0 0 4096 0 0 0 0 17 1 0 0
/proc/18137/statm: 109 23 18 55 0 18 0

[startup+10.0021 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1821616/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=15864 CPUtime=9.97
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 3201 0 0 0 994 3 0 0 25 0 1 0 207506701 16244736 3116 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541526 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 3966 3116 296 55 0 2858 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 15864

[startup+20.008 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1817904/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=19560 CPUtime=19.98
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 4127 0 0 0 1993 5 0 0 25 0 1 0 207506701 20029440 4042 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 4890 4042 296 55 0 3782 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 19560

[startup+30.014 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1814192/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=23252 CPUtime=29.97
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 5049 0 0 0 2991 6 0 0 25 0 1 0 207506701 23810048 4964 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 5813 4964 296 55 0 4705 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 23252

[startup+40.02 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1810352/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=27080 CPUtime=39.97
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 6004 0 0 0 3989 8 0 0 25 0 1 0 207506701 27729920 5919 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603897 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 6770 5919 296 55 0 5662 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 27080

[startup+50.0269 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1806576/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=30772 CPUtime=49.99
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 6947 0 0 0 4989 10 0 0 25 0 1 0 207506701 31510528 6862 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 7693 6862 296 55 0 6585 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 30772

[startup+60.0319 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1802992/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=34336 CPUtime=59.98
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 7836 0 0 0 5987 11 0 0 25 0 1 0 207506701 35160064 7751 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 8584 7751 296 55 0 7476 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 34336

[startup+70.0379 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1799600/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=37768 CPUtime=69.99
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 8687 0 0 0 6987 12 0 0 25 0 1 0 207506701 38674432 8602 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 9442 8602 296 55 0 8334 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 37768

[startup+80.0438 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1796464/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=40936 CPUtime=79.99
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 9466 0 0 0 7986 13 0 0 25 0 1 0 207506701 41918464 9381 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134531474 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 10234 9381 296 55 0 9126 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 40936

[startup+90.0498 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1793328/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=44112 CPUtime=89.99
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 10243 0 0 0 8985 14 0 0 25 0 1 0 207506701 45170688 10158 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 11028 10158 296 55 0 9920 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 44112

[startup+100.056 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1790128/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=47148 CPUtime=100
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 11030 0 0 0 9985 15 0 0 25 0 1 0 207506701 48279552 10945 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548512 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 11787 10945 296 55 0 10679 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 47148

[startup+110.062 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1787120/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=50184 CPUtime=110
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 11788 0 0 0 10984 16 0 0 25 0 1 0 207506701 51388416 11703 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 12546 11703 296 55 0 11438 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 50184

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1784240/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=53092 CPUtime=120
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 12514 0 0 0 11983 17 0 0 25 0 1 0 207506701 54366208 12429 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 13273 12429 296 55 0 12165 0
Current children cumulated CPU time (s) 120
Current children cumulated vsize (Kb) 53092

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1781360/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=55996 CPUtime=130.01
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 13216 0 0 0 12982 19 0 0 25 0 1 0 207506701 57339904 13131 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 13999 13131 296 55 0 12891 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 55996

[startup+140.079 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1778672/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=58640 CPUtime=140.01
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 13896 0 0 0 13981 20 0 0 25 0 1 0 207506701 60047360 13811 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 14660 13811 296 55 0 13552 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 58640

[startup+150.085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1775856/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=61560 CPUtime=150.02
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 14596 0 0 0 14980 22 0 0 25 0 1 0 207506701 63037440 14511 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 15390 14511 296 55 0 14282 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 61560

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1772656/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=64608 CPUtime=160.01
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 15382 0 0 0 15978 23 0 0 25 0 1 0 207506701 66158592 15297 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 16152 15297 296 55 0 15044 0
Current children cumulated CPU time (s) 160.01
Current children cumulated vsize (Kb) 64608

[startup+170.097 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1769840/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=67516 CPUtime=170.02
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 16087 0 0 0 16977 25 0 0 25 0 1 0 207506701 69136384 16002 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 16879 16002 296 55 0 15771 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 67516

[startup+180.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1767600/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=69760 CPUtime=180.02
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 16649 0 0 0 17976 26 0 0 25 0 1 0 207506701 71434240 16564 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 17440 16564 296 55 0 16332 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 69760

[startup+190.108 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1765680/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=71608 CPUtime=190.03
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 17115 0 0 0 18976 27 0 0 25 0 1 0 207506701 73326592 17030 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 17902 17030 296 55 0 16794 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 71608

[startup+200.113 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1763760/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=73456 CPUtime=200.03
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 17592 0 0 0 19975 28 0 0 25 0 1 0 207506701 75218944 17507 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719553 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 18364 17507 296 55 0 17256 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 73456

[startup+210.119 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18137
/proc/meminfo: memFree=1761840/2055920 swapFree=4180908/4192956

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

/proc/18137/statm: 89650 88558 296 55 0 88542 0
Current children cumulated CPU time (s) 1760.5
Current children cumulated vsize (Kb) 358600

[startup+1771.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1477296/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=359788 CPUtime=1770.49
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 88954 0 0 0 176887 162 0 0 25 0 1 0 207506701 368422912 88851 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 89947 88851 296 55 0 88839 0
Current children cumulated CPU time (s) 1770.49
Current children cumulated vsize (Kb) 359788

[startup+1781.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1476016/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=361108 CPUtime=1780.5
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89274 0 0 0 177887 163 0 0 25 0 1 0 207506701 369774592 89171 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90277 89171 296 55 0 89169 0
Current children cumulated CPU time (s) 1780.5
Current children cumulated vsize (Kb) 361108

[startup+1782.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1475952/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=361240 CPUtime=1781.51
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89293 0 0 0 177988 163 0 0 25 0 1 0 207506701 369909760 89190 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90310 89190 296 55 0 89202 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (Kb) 361240

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1475824/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=361240 CPUtime=1782.51
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89322 0 0 0 178088 163 0 0 25 0 1 0 207506701 369909760 89219 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90310 89219 296 55 0 89202 0
Current children cumulated CPU time (s) 1782.51
Current children cumulated vsize (Kb) 361240

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1475760/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=361372 CPUtime=1783.51
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89338 0 0 0 178188 163 0 0 25 0 1 0 207506701 370044928 89235 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550891 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90343 89235 296 55 0 89235 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 361372

[startup+1785.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1475568/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=361520 CPUtime=1784.52
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89377 0 0 0 178289 163 0 0 25 0 1 0 207506701 370196480 89274 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90380 89274 296 55 0 89272 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 361520

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1475440/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=361652 CPUtime=1785.52
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89410 0 0 0 178389 163 0 0 25 0 1 0 207506701 370331648 89307 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534988 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90413 89307 296 55 0 89305 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 361652

[startup+1787.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1475312/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=361784 CPUtime=1786.53
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89447 0 0 0 178490 163 0 0 25 0 1 0 207506701 370466816 89344 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90446 89344 296 55 0 89338 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 361784

[startup+1788.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1475120/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=362048 CPUtime=1787.53
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89485 0 0 0 178590 163 0 0 25 0 1 0 207506701 370737152 89382 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90512 89382 296 55 0 89404 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 362048

[startup+1789.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1474992/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=362048 CPUtime=1788.53
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89516 0 0 0 178690 163 0 0 25 0 1 0 207506701 370737152 89413 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90512 89413 296 55 0 89404 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 362048

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1474864/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=362312 CPUtime=1789.54
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89554 0 0 0 178791 163 0 0 25 0 1 0 207506701 371007488 89451 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718920 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90578 89451 296 55 0 89470 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 362312

[startup+1791.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1474736/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=362444 CPUtime=1790.54
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89588 0 0 0 178891 163 0 0 25 0 1 0 207506701 371142656 89485 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534790 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90611 89485 296 55 0 89503 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 362444

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1474608/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=362576 CPUtime=1791.55
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89616 0 0 0 178992 163 0 0 25 0 1 0 207506701 371277824 89513 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90644 89513 296 55 0 89536 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 362576

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1474544/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=362708 CPUtime=1792.55
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89643 0 0 0 179092 163 0 0 25 0 1 0 207506701 371412992 89540 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90677 89540 296 55 0 89569 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 362708

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 18332
/proc/meminfo: memFree=1474416/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=362708 CPUtime=1793.56
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89670 0 0 0 179193 163 0 0 25 0 1 0 207506701 371412992 89567 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90677 89567 296 55 0 89569 0
Current children cumulated CPU time (s) 1793.56
Current children cumulated vsize (Kb) 362708

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1474288/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=362840 CPUtime=1794.57
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89704 0 0 0 179293 164 0 0 25 0 1 0 207506701 371548160 89601 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90710 89601 296 55 0 89602 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (Kb) 362840

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1474160/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=362972 CPUtime=1795.57
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89738 0 0 0 179393 164 0 0 25 0 1 0 207506701 371683328 89635 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 10819195 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90743 89635 296 55 0 89635 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 362972

[startup+1797.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1473904/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=363236 CPUtime=1796.58
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89790 0 0 0 179494 164 0 0 25 0 1 0 207506701 371953664 89687 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90809 89687 296 55 0 89701 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (Kb) 363236

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1473776/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=363368 CPUtime=1797.58
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89827 0 0 0 179594 164 0 0 25 0 1 0 207506701 372088832 89724 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533608 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90842 89724 296 55 0 89734 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (Kb) 363368

[startup+1799.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1473648/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=363500 CPUtime=1798.58
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89857 0 0 0 179694 164 0 0 25 0 1 0 207506701 372224000 89754 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134604191 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90875 89754 296 55 0 89767 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (Kb) 363500

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 18332
/proc/meminfo: memFree=1473520/2055920 swapFree=4180908/4192956
[pid=18137] ppid=18135 vsize=363632 CPUtime=1799.59
/proc/18137/stat : 18137 (bsolo) R 18135 18137 18091 0 -1 0 89887 0 0 0 179795 164 0 0 25 0 1 0 207506701 372359168 89784 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718280 0 0 4096 16384 0 0 0 17 1 0 0
/proc/18137/statm: 90908 89784 296 55 0 89800 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 363632

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.07
CPU user time (s): 1798.37
CPU system time (s): 1.70174
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (Kb): 363632

Launcher Data (download as text)

Begin job on node61 on Sun Jun  4 10:53:08 UTC 2006


FILE ID= 40382-1149418388

PBS_JOBID= 315570

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  28753ff2e44c4cedb2d3a2e783f8d1a4

RANDOM SEED= 412684511


/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.232
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.232
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:       1833000 kB
Buffers:         18024 kB
Cached:         147324 kB
SwapCached:       3632 kB
Active:          41272 kB
Inactive:       132696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833000 kB
SwapTotal:     4192956 kB
SwapFree:      4180908 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            35092 kB
Committed_AS:   438328 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node61 on Sun Jun  4 11:23:09 UTC 2006