Trace number 40415

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
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 variables6352
Total number of constraints13501
Number of constraints which are clauses13501
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 constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
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 6352
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 6352
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.04	c INFO: OSL Context initialized.
0.28	c Initial problem consists of 6352 variables and 13501 constraints.
0.33	c No problem reductions applied in OPT. instance.
0.33	c	preprocess terminated. Elapsed time: 0.29
0.33	c After prepocess the problem consists of 4770 variables and 9705 constraints.
0.33	c Initial Lower Bound: 791
1.14	c Restart #1 #Var: 4770 LB: 791 @ 1.102
2.36	c Restart #2 #Var: 4770 LB: 791 @ 2.323
4.07	c Restart #3 #Var: 4770 LB: 791 @ 4.039
6.06	c Restart #4 #Var: 4770 LB: 791 @ 6.022
9.37	c Restart #5 #Var: 4770 LB: 791 @ 9.329
13.80	c Restart #6 #Var: 4766 LB: 793 @ 13.766
19.36	c Restart #7 #Var: 4766 LB: 793 @ 19.317
24.80	c Restart #8 #Var: 4766 LB: 793 @ 24.763
30.30	c Restart #9 #Var: 4766 LB: 793 @ 30.26
35.86	c Restart #10 #Var: 4766 LB: 793 @ 35.815
42.18	c Restart #11 #Var: 4766 LB: 793 @ 42.13
49.50	c Restart #12 #Var: 4766 LB: 793 @ 49.45
57.38	c Restart #13 #Var: 4766 LB: 793 @ 57.333
66.13	c Restart #14 #Var: 4766 LB: 793 @ 66.077
76.56	c Restart #15 #Var: 4766 LB: 793 @ 76.506
87.35	c Restart #16 #Var: 4766 LB: 793 @ 87.287
98.10	c Restart #17 #Var: 4766 LB: 793 @ 98.037
108.75	c Restart #18 #Var: 4766 LB: 793 @ 108.69
120.31	c Restart #19 #Var: 4766 LB: 793 @ 120.24
133.11	c Restart #20 #Var: 4766 LB: 793 @ 133.03
146.65	c Restart #21 #Var: 4766 LB: 793 @ 146.57
159.86	c Restart #22 #Var: 4766 LB: 793 @ 159.78
175.25	c Restart #23 #Var: 4766 LB: 793 @ 175.17
190.80	c Restart #24 #Var: 4766 LB: 793 @ 190.71
207.69	c Restart #25 #Var: 4766 LB: 793 @ 207.6
244.67	c Restart #26 #Var: 4766 LB: 793 @ 244.56
282.65	c Restart #27 #Var: 4766 LB: 793 @ 282.54
310.50	c Restart #28 #Var: 4766 LB: 793 @ 310.38
334.95	c Restart #29 #Var: 4766 LB: 793 @ 334.83
362.25	c Restart #30 #Var: 4766 LB: 793 @ 362.12
389.52	c Restart #31 #Var: 4766 LB: 793 @ 389.38
415.23	c Restart #32 #Var: 4766 LB: 793 @ 415.08
442.76	c Restart #33 #Var: 4766 LB: 793 @ 442.6
475.17	c Restart #34 #Var: 4766 LB: 793 @ 475.01
508.01	c Restart #35 #Var: 4766 LB: 793 @ 507.83
542.28	c Restart #36 #Var: 4766 LB: 793 @ 542.1
575.95	c Restart #37 #Var: 4766 LB: 793 @ 575.76
614.03	c Restart #38 #Var: 4766 LB: 793 @ 613.83
660.37	c Restart #39 #Var: 4766 LB: 793 @ 660.16
709.34	c Restart #40 #Var: 4766 LB: 793 @ 709.11
759.40	c Restart #41 #Var: 4766 LB: 793 @ 759.15
812.64	c Restart #42 #Var: 4766 LB: 793 @ 812.38
866.88	c Restart #43 #Var: 4766 LB: 793 @ 866.61
921.02	c CHANGE Heuristic... 
921.02	c Restart #0 #Var: 4766 LB: 793 @ 920.73
922.18	c Restart #1 #Var: 4766 LB: 793 @ 921.89
927.93	c Restart #2 #Var: 4766 LB: 793 @ 927.64
934.58	c Restart #3 #Var: 4766 LB: 793 @ 934.29
946.95	c Restart #4 #Var: 4766 LB: 793 @ 946.65
962.41	c Restart #5 #Var: 4766 LB: 793 @ 962.11
977.75	c Restart #6 #Var: 4766 LB: 793 @ 977.44
997.04	c Restart #7 #Var: 4766 LB: 793 @ 996.73
1010.85	c Restart #8 #Var: 4766 LB: 793 @ 1010.5
1018.75	c Restart #9 #Var: 4766 LB: 793 @ 1018.4
1027.62	c Restart #10 #Var: 4766 LB: 793 @ 1027.3
1036.44	c Restart #11 #Var: 4766 LB: 793 @ 1036.1
1046.19	c Restart #12 #Var: 4766 LB: 793 @ 1045.9
1060.24	c Restart #13 #Var: 4766 LB: 793 @ 1059.9
1075.42	c Restart #14 #Var: 4766 LB: 793 @ 1075.1
1091.40	c Restart #15 #Var: 4766 LB: 793 @ 1091.1
1106.91	c Restart #16 #Var: 4766 LB: 793 @ 1106.6
1124.08	c Restart #17 #Var: 4766 LB: 793 @ 1123.7
1141.73	c Restart #18 #Var: 4766 LB: 793 @ 1141.4
1160.08	c Restart #19 #Var: 4766 LB: 793 @ 1159.7
1181.93	c Restart #20 #Var: 4766 LB: 793 @ 1181.6
1204.74	c Restart #21 #Var: 4766 LB: 793 @ 1204.4
1229.06	c Restart #22 #Var: 4766 LB: 793 @ 1228.7
1254.60	c Restart #23 #Var: 4766 LB: 793 @ 1254.2
1282.13	c Restart #24 #Var: 4766 LB: 793 @ 1281.7
1309.09	c Restart #25 #Var: 4766 LB: 793 @ 1308.7
1340.34	c Restart #26 #Var: 4766 LB: 793 @ 1339.9
1373.75	c Restart #27 #Var: 4766 LB: 793 @ 1373.3
1409.44	c Restart #28 #Var: 4766 LB: 793 @ 1409
1449.02	c Restart #29 #Var: 4766 LB: 793 @ 1448.6
1491.12	c Restart #30 #Var: 4766 LB: 793 @ 1490.7
1528.84	c Restart #31 #Var: 4766 LB: 793 @ 1528.4
1577.47	c Restart #32 #Var: 4766 LB: 793 @ 1577
1623.10	c Restart #33 #Var: 4766 LB: 793 @ 1622.6
1671.59	c Restart #34 #Var: 4766 LB: 793 @ 1671.1
1723.15	c Restart #35 #Var: 4766 LB: 793 @ 1722.6
1772.76	c Restart #36 #Var: 4766 LB: 793 @ 1772.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/node26/watcher-40415-1149280174 -o ROOT/results/node26/solver-40415-1149280174 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node26/40415-1149280174/instance-40415-1149280174.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.71 0.91 0.84 2/64 19921
/proc/meminfo: memFree=1707696/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=436 CPUtime=0
/proc/19921/stat : 19921 (bsolo) D 19919 19921 19875 0 -1 0 38 0 0 0 0 0 0 0 19 0 1 0 11188372 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 12591908 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/19921/statm: 109 23 18 55 0 18 0

[startup+10.0019 s]
/proc/loadavg: 0.76 0.91 0.84 2/64 19921
/proc/meminfo: memFree=1692912/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=19516 CPUtime=9.95
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 4099 0 0 0 993 2 0 0 25 0 1 0 11188372 19984384 4014 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540702 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 4879 4014 296 55 0 3771 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 19516

[startup+20.0079 s]
/proc/loadavg: 0.79 0.91 0.84 2/64 19921
/proc/meminfo: memFree=1690736/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=21624 CPUtime=19.96
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 4631 0 0 0 1993 3 0 0 25 0 1 0 11188372 22142976 4546 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 5406 4546 296 55 0 4298 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 21624

[startup+30.0139 s]
/proc/loadavg: 0.82 0.91 0.84 2/64 19921
/proc/meminfo: memFree=1688112/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=24396 CPUtime=29.96
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 5307 0 0 0 2992 4 0 0 25 0 1 0 11188372 24981504 5222 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 6099 5222 296 55 0 4991 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 24396

[startup+40.0199 s]
/proc/loadavg: 0.85 0.92 0.84 2/64 19921
/proc/meminfo: memFree=1685168/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=27300 CPUtime=39.96
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 6024 0 0 0 3991 5 0 0 25 0 1 0 11188372 27955200 5939 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 6825 5939 296 55 0 5717 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 27300

[startup+50.0259 s]
/proc/loadavg: 0.87 0.92 0.84 2/64 19921
/proc/meminfo: memFree=1682608/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=29808 CPUtime=49.97
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 6667 0 0 0 4990 7 0 0 25 0 1 0 11188372 30523392 6582 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 13026939 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 7452 6582 296 55 0 6344 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 29808

[startup+60.0319 s]
/proc/loadavg: 0.89 0.92 0.84 2/64 19921
/proc/meminfo: memFree=1679856/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=32712 CPUtime=59.97
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 7375 0 0 0 5990 7 0 0 25 0 1 0 11188372 33497088 7290 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718606 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 8178 7290 296 55 0 7070 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 32712

[startup+70.0379 s]
/proc/loadavg: 0.91 0.92 0.84 2/64 19921
/proc/meminfo: memFree=1677488/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=34956 CPUtime=69.98
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 7963 0 0 0 6989 9 0 0 25 0 1 0 11188372 35794944 7878 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 8739 7878 296 55 0 7631 0
Current children cumulated CPU time (s) 69.98
Current children cumulated vsize (Kb) 34956

[startup+80.0439 s]
/proc/loadavg: 0.92 0.92 0.84 2/64 19921
/proc/meminfo: memFree=1675952/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=36540 CPUtime=79.98
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 8335 0 0 0 7989 9 0 0 25 0 1 0 11188372 37416960 8250 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524416 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 9135 8250 296 55 0 8027 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 36540

[startup+90.0499 s]
/proc/loadavg: 0.93 0.93 0.84 2/64 19921
/proc/meminfo: memFree=1673840/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=38612 CPUtime=89.98
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 8859 0 0 0 8988 10 0 0 25 0 1 0 11188372 39538688 8774 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 9653 8774 296 55 0 8545 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 38612

[startup+100.056 s]
/proc/loadavg: 0.94 0.93 0.85 2/64 19921
/proc/meminfo: memFree=1671280/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=41120 CPUtime=99.98
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 9486 0 0 0 9987 11 0 0 25 0 1 0 11188372 42106880 9401 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 10280 9401 296 55 0 9172 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 41120

[startup+110.062 s]
/proc/loadavg: 0.95 0.93 0.85 2/64 19921
/proc/meminfo: memFree=1668848/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=43632 CPUtime=109.99
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 10122 0 0 0 10987 12 0 0 25 0 1 0 11188372 44679168 10037 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540644 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 10908 10037 296 55 0 9800 0
Current children cumulated CPU time (s) 109.99
Current children cumulated vsize (Kb) 43632

[startup+120.068 s]
/proc/loadavg: 0.96 0.93 0.85 2/64 19921
/proc/meminfo: memFree=1666352/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=46136 CPUtime=119.99
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 10733 0 0 0 11986 13 0 0 25 0 1 0 11188372 47243264 10648 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603830 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 11534 10648 296 55 0 10426 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 46136

[startup+130.074 s]
/proc/loadavg: 0.96 0.93 0.85 2/64 19921
/proc/meminfo: memFree=1664368/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=47984 CPUtime=130
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 11221 0 0 0 12986 14 0 0 25 0 1 0 11188372 49135616 11136 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 11996 11136 296 55 0 10888 0
Current children cumulated CPU time (s) 130
Current children cumulated vsize (Kb) 47984

[startup+140.08 s]
/proc/loadavg: 0.97 0.94 0.85 2/64 19921
/proc/meminfo: memFree=1661744/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=50624 CPUtime=140
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 11878 0 0 0 13985 15 0 0 25 0 1 0 11188372 51838976 11793 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 12656 11793 296 55 0 11548 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 50624

[startup+150.086 s]
/proc/loadavg: 0.97 0.94 0.85 2/64 19921
/proc/meminfo: memFree=1659312/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=53132 CPUtime=150
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 12495 0 0 0 14984 16 0 0 25 0 1 0 11188372 54407168 12410 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542240 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 13283 12410 296 55 0 12175 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 53132

[startup+160.092 s]
/proc/loadavg: 0.98 0.94 0.85 2/64 19921
/proc/meminfo: memFree=1656240/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=56168 CPUtime=160
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 13246 0 0 0 15983 17 0 0 25 0 1 0 11188372 57516032 13161 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 14042 13161 296 55 0 12934 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 56168

[startup+170.098 s]
/proc/loadavg: 0.98 0.94 0.85 2/64 19921
/proc/meminfo: memFree=1653744/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=58676 CPUtime=170.01
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 13878 0 0 0 16982 19 0 0 25 0 1 0 11188372 60084224 13793 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134553936 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 14669 13793 296 55 0 13561 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 58676

[startup+180.104 s]
/proc/loadavg: 0.98 0.94 0.85 2/64 19921
/proc/meminfo: memFree=1651440/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=60920 CPUtime=180.01
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 14435 0 0 0 17981 20 0 0 25 0 1 0 11188372 62382080 14350 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 15230 14350 296 55 0 14122 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 60920

[startup+190.11 s]
/proc/loadavg: 0.98 0.94 0.85 2/64 19921
/proc/meminfo: memFree=1649072/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=63296 CPUtime=190.02
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 15031 0 0 0 18981 21 0 0 25 0 1 0 11188372 64815104 14946 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603802 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 15824 14946 296 55 0 14716 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 63296

[startup+200.116 s]
/proc/loadavg: 0.99 0.94 0.86 2/64 19921
/proc/meminfo: memFree=1646256/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=66068 CPUtime=200.01
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 15730 0 0 0 19980 21 0 0 25 0 1 0 11188372 67653632 15645 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134540688 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 16517 15645 296 55 0 15409 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 66068

[startup+210.122 s]
/proc/loadavg: 0.99 0.95 0.86 2/64 19921
/proc/meminfo: memFree=1644272/2055920 swapFree=4192956/4192956

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

/proc/19921/statm: 40670 39731 296 55 0 39562 0
Current children cumulated CPU time (s) 1760.51
Current children cumulated vsize (Kb) 162680

[startup+1771.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1549104/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=163072 CPUtime=1770.51
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 39910 0 0 0 176961 90 0 0 25 0 1 0 11188372 166985728 39825 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 40768 39825 296 55 0 39660 0
Current children cumulated CPU time (s) 1770.51
Current children cumulated vsize (Kb) 163072

[startup+1781.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1548720/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=163332 CPUtime=1780.52
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40005 0 0 0 177962 90 0 0 25 0 1 0 11188372 167251968 39920 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718209 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 40833 39920 296 55 0 39725 0
Current children cumulated CPU time (s) 1780.52
Current children cumulated vsize (Kb) 163332

[startup+1782.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1548528/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=163596 CPUtime=1781.52
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40044 0 0 0 178062 90 0 0 25 0 1 0 11188372 167522304 39959 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548429 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 40899 39959 296 55 0 39791 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 163596

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1548464/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=163596 CPUtime=1782.52
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40069 0 0 0 178162 90 0 0 25 0 1 0 11188372 167522304 39984 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 40899 39984 296 55 0 39791 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 163596

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1548336/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=163728 CPUtime=1783.53
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40090 0 0 0 178263 90 0 0 25 0 1 0 11188372 167657472 40005 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 40932 40005 296 55 0 39824 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (Kb) 163728

[startup+1785.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1548272/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=163860 CPUtime=1784.53
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40110 0 0 0 178363 90 0 0 25 0 1 0 11188372 167792640 40025 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134524387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 40965 40025 296 55 0 39857 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 163860

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1548272/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=163860 CPUtime=1785.54
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40118 0 0 0 178464 90 0 0 25 0 1 0 11188372 167792640 40033 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 40965 40033 296 55 0 39857 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 163860

[startup+1787.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1548080/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=163992 CPUtime=1786.54
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40152 0 0 0 178564 90 0 0 25 0 1 0 11188372 167927808 40067 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 40998 40067 296 55 0 39890 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 163992

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1548016/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=163992 CPUtime=1787.54
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40167 0 0 0 178664 90 0 0 25 0 1 0 11188372 167927808 40082 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 40998 40082 296 55 0 39890 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (Kb) 163992

[startup+1789.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1548016/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164120 CPUtime=1788.55
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40181 0 0 0 178765 90 0 0 25 0 1 0 11188372 168058880 40096 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134537715 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41030 40096 296 55 0 39922 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 164120

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547888/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164252 CPUtime=1789.55
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40207 0 0 0 178865 90 0 0 25 0 1 0 11188372 168194048 40122 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41063 40122 296 55 0 39955 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (Kb) 164252

[startup+1791.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547824/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164252 CPUtime=1790.56
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40230 0 0 0 178966 90 0 0 25 0 1 0 11188372 168194048 40145 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41063 40145 296 55 0 39955 0
Current children cumulated CPU time (s) 1790.56
Current children cumulated vsize (Kb) 164252

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547696/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164384 CPUtime=1791.57
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40253 0 0 0 179066 91 0 0 25 0 1 0 11188372 168329216 40168 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41096 40168 296 55 0 39988 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 164384

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547632/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164384 CPUtime=1792.57
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40268 0 0 0 179166 91 0 0 25 0 1 0 11188372 168329216 40183 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718653 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41096 40183 296 55 0 39988 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 164384

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547568/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164516 CPUtime=1793.58
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40287 0 0 0 179267 91 0 0 25 0 1 0 11188372 168464384 40202 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41129 40202 296 55 0 40021 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 164516

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547504/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164648 CPUtime=1794.58
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40304 0 0 0 179367 91 0 0 25 0 1 0 11188372 168599552 40219 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41162 40219 296 55 0 40054 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 164648

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547440/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164648 CPUtime=1795.59
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40316 0 0 0 179468 91 0 0 25 0 1 0 11188372 168599552 40231 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41162 40231 296 55 0 40054 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 164648

[startup+1797.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547376/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164648 CPUtime=1796.59
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40334 0 0 0 179568 91 0 0 25 0 1 0 11188372 168599552 40249 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41162 40249 296 55 0 40054 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 164648

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547312/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164780 CPUtime=1797.59
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40351 0 0 0 179668 91 0 0 25 0 1 0 11188372 168734720 40266 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542153 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41195 40266 296 55 0 40087 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 164780

[startup+1799.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547248/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164780 CPUtime=1798.6
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40363 0 0 0 179769 91 0 0 25 0 1 0 11188372 168734720 40278 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548506 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41195 40278 296 55 0 40087 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (Kb) 164780

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19921
/proc/meminfo: memFree=1547184/2055920 swapFree=4192956/4192956
[pid=19921] ppid=19919 vsize=164912 CPUtime=1799.6
/proc/19921/stat : 19921 (bsolo) R 19919 19921 19875 0 -1 0 40375 0 0 0 179869 91 0 0 25 0 1 0 11188372 168869888 40290 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/19921/statm: 41228 40290 296 55 0 40120 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 164912

Child status: 0
Real time (s): 1800.6
CPU time (s): 1800.06
CPU user time (s): 1799.12
CPU system time (s): 0.938857
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (Kb): 164912

Launcher Data (download as text)

Begin job on node26 on Fri Jun  2 20:29:35 UTC 2006


FILE ID= 40415-1149280174

PBS_JOBID= 306001

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  0973e03eb27089eff6bc20e630a3ba01

RANDOM SEED= 399023068


/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.247
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.247
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:       1708032 kB
Buffers:         17388 kB
Cached:         275012 kB
SwapCached:          0 kB
Active:          57244 kB
Inactive:       249696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1708032 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          24912 kB
Slab:            27012 kB
Committed_AS:   198140 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 node26 on Fri Jun  2 20:59:35 UTC 2006