Trace number 44740

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
SAT4JPSEUDO 2006.2OPT14745600 33.4459 31.25

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-flugpl.opb
MD5SUM0999192fc93f1a0347078df6cc5d3945
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark14745600
Best CPU time to get the best result obtained on this benchmark3.10753
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 14745600
Optimality of the best value was proved YES
Number of variables265
Total number of constraints29
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints29
Minimum length of a constraint5
Maximum length of a constraint65
Number of terms in the objective function 265
Biggest coefficient in the objective function 48318382080
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 103103023008
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 80530636800
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 162146381673
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.15	c no version file found!!!
0.15	c sun.arch.data.model	32
0.15	c java.version	1.5.0_06
0.15	c os.name	Linux
0.15	c os.version	2.6.9-22.EL.rootsmp
0.15	c os.arch	i386
0.15	c Free memory 1548419056
0.15	c Max memory 1551040512
0.15	c Total memory 1551040512
0.15	c Number of processors 2
0.20	c Cutting planes based inference
0.20	c --- Begin Solver configuration ---
0.20	c org.sat4j.minisat.uip.FirstUIP@1037c71
0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1df073d
0.20	c org.sat4j.minisat.learning.MiniSATLearning@1546e25
0.20	c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=10000.0 initConflictBound=100 
0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20	c No reason simplification
0.20	c --- End Solver configuration ---
0.20	c solving ROOT/tmp/node41/44740-1149314507/instance-44740-1149314507.opb
0.20	c reading problem ... 
0.30	c ... done. Time 0.099 ms.
0.30	c #vars     265
0.30	c #constraints  35
1.02	c SATISFIABLE
1.02	c OPTIMIZING...
1.02	c Got one! Ellapsed CPU time (in seconds):0.822
1.04	o 18995196
1.18	c Got one! Ellapsed CPU time (in seconds):0.975
1.18	o 18993147
1.27	c Got one! Ellapsed CPU time (in seconds):1.065
1.27	o 18992251
1.38	c Got one! Ellapsed CPU time (in seconds):1.175
1.38	o 18992249
1.46	c Got one! Ellapsed CPU time (in seconds):1.262
1.46	o 18991995
1.58	c Got one! Ellapsed CPU time (in seconds):1.374
1.58	o 18991991
1.67	c Got one! Ellapsed CPU time (in seconds):1.463
1.67	o 18991867
1.76	c Got one! Ellapsed CPU time (in seconds):1.555
1.76	o 18991863
1.85	c Got one! Ellapsed CPU time (in seconds):1.644
1.85	o 17686524
2.00	c Got one! Ellapsed CPU time (in seconds):1.802
2.00	o 16830464
2.14	c Got one! Ellapsed CPU time (in seconds):1.935
2.14	o 16568320
3.13	c Got one! Ellapsed CPU time (in seconds):2.932
3.13	o 16476160
3.33	c Got one! Ellapsed CPU time (in seconds):3.125
3.33	o 16437247
3.56	c Got one! Ellapsed CPU time (in seconds):3.361
3.56	o 16195583
4.05	c Got one! Ellapsed CPU time (in seconds):3.851
4.05	o 16161463
4.12	c Got one! Ellapsed CPU time (in seconds):3.917
4.12	o 15616123
4.49	c Got one! Ellapsed CPU time (in seconds):4.283
4.49	o 15616000
4.67	c Got one! Ellapsed CPU time (in seconds):4.469
4.67	o 15394815
4.71	c Got one! Ellapsed CPU time (in seconds):4.505
4.71	o 15337471
4.74	c Got one! Ellapsed CPU time (in seconds):4.539
4.74	o 15280127
4.81	c Got one! Ellapsed CPU time (in seconds):4.604
4.81	o 15263679
4.85	c Got one! Ellapsed CPU time (in seconds):4.644
4.85	o 15247359
4.91	c Got one! Ellapsed CPU time (in seconds):4.705
4.91	o 15224319
4.95	c Got one! Ellapsed CPU time (in seconds):4.746
4.95	o 15220735
5.00	c Got one! Ellapsed CPU time (in seconds):4.8
5.00	o 15218687
5.55	c Got one! Ellapsed CPU time (in seconds):5.344
5.55	o 15153629
5.60	c Got one! Ellapsed CPU time (in seconds):5.395
5.60	o 15147007
5.65	c Got one! Ellapsed CPU time (in seconds):5.445
5.65	o 15101951
5.77	c Got one! Ellapsed CPU time (in seconds):5.564
5.77	o 15076054
5.91	c Got one! Ellapsed CPU time (in seconds):5.705
5.91	o 14886975
6.02	c Got one! Ellapsed CPU time (in seconds):5.815
6.02	o 14882816
6.13	c Got one! Ellapsed CPU time (in seconds):5.929
6.13	o 14825455
6.26	c Got one! Ellapsed CPU time (in seconds):6.061
6.26	o 14809087
6.41	c Got one! Ellapsed CPU time (in seconds):6.211
6.41	o 14809049
6.89	c Got one! Ellapsed CPU time (in seconds):6.691
6.89	o 14808126
7.39	c Got one! Ellapsed CPU time (in seconds):7.188
7.39	o 14808062
7.61	c Got one! Ellapsed CPU time (in seconds):7.408
7.61	o 14805999
8.00	c Got one! Ellapsed CPU time (in seconds):7.798
8.00	o 14805566
8.23	c Got one! Ellapsed CPU time (in seconds):8.029
8.23	o 14805487
8.60	c Got one! Ellapsed CPU time (in seconds):8.4
8.60	o 14805438
8.99	c Got one! Ellapsed CPU time (in seconds):8.784
8.99	o 14805434
9.22	c Got one! Ellapsed CPU time (in seconds):9.017
9.22	o 14805359
9.62	c Got one! Ellapsed CPU time (in seconds):9.415
9.62	o 14805342
10.02	c Got one! Ellapsed CPU time (in seconds):9.816
10.02	o 14805338
10.29	c Got one! Ellapsed CPU time (in seconds):10.088
10.29	o 14805327
10.56	c Got one! Ellapsed CPU time (in seconds):10.356
10.56	o 14805323
11.00	c Got one! Ellapsed CPU time (in seconds):10.802
11.00	o 14805322
11.29	c Got one! Ellapsed CPU time (in seconds):11.09
11.29	o 14805319
11.58	c Got one! Ellapsed CPU time (in seconds):11.373
11.58	o 14805318
11.87	c Got one! Ellapsed CPU time (in seconds):11.665
11.87	o 14805231
12.17	c Got one! Ellapsed CPU time (in seconds):11.967
12.17	o 14805227
12.65	c Got one! Ellapsed CPU time (in seconds):12.45
12.65	o 14805182
13.15	c Got one! Ellapsed CPU time (in seconds):12.948
13.15	o 14805174
13.46	c Got one! Ellapsed CPU time (in seconds):13.263
13.47	o 14805103
13.78	c Got one! Ellapsed CPU time (in seconds):13.581
13.78	o 14805099
14.31	c Got one! Ellapsed CPU time (in seconds):14.103
14.31	o 14805086
14.82	c Got one! Ellapsed CPU time (in seconds):14.622
14.82	o 14805082
15.17	c Got one! Ellapsed CPU time (in seconds):14.963
15.17	o 14805071
15.50	c Got one! Ellapsed CPU time (in seconds):15.301
15.50	o 14805067
15.85	c Got one! Ellapsed CPU time (in seconds):15.643
15.85	o 14805066
16.39	c Got one! Ellapsed CPU time (in seconds):16.192
16.39	o 14805065
16.75	c Got one! Ellapsed CPU time (in seconds):16.546
16.75	o 14805063
17.11	c Got one! Ellapsed CPU time (in seconds):16.91
17.11	o 14805062
17.47	c Got one! Ellapsed CPU time (in seconds):17.271
17.47	o 14805061
17.84	c Got one! Ellapsed CPU time (in seconds):17.64
17.84	o 14805039
18.22	c Got one! Ellapsed CPU time (in seconds):18.019
18.22	o 14805035
18.59	c Got one! Ellapsed CPU time (in seconds):18.39
18.59	o 14805034
19.15	c Got one! Ellapsed CPU time (in seconds):18.95
19.15	o 14804031
19.55	c Got one! Ellapsed CPU time (in seconds):19.348
19.55	o 14803951
20.13	c Got one! Ellapsed CPU time (in seconds):19.924
20.13	o 14801983
20.71	c Got one! Ellapsed CPU time (in seconds):20.51
20.71	o 14800959
21.21	c Got one! Ellapsed CPU time (in seconds):21.006
21.21	o 14800958
21.72	c Got one! Ellapsed CPU time (in seconds):21.513
21.72	o 14798910
22.29	c Got one! Ellapsed CPU time (in seconds):22.084
22.29	o 14796862
22.86	c Got one! Ellapsed CPU time (in seconds):22.662
22.86	o 14792766
25.77	c Got one! Ellapsed CPU time (in seconds):25.565
25.77	o 14792672
25.81	c Got one! Ellapsed CPU time (in seconds):25.612
25.81	o 14745600
31.17	c starts		: 84
31.17	c conflicts		: 2735
31.17	c decisions		: 33725
31.17	c propagations		: 64469
31.17	c inspects		: 4616642
31.17	c learnt literals	: 0
31.17	c learnt binary clauses	: 0
31.17	c learnt ternary clauses	: 0
31.17	c learnt clauses	: 2734
31.17	c root simplifications	: 0
31.17	c removed literals (reason simplification)	: 0
31.17	c reason swapping (by a shorter reason)	: 0
31.17	c Calls to reduceDB	: 0
31.17	c speed (decisions/second)	: 6296.676624346527
31.17	c non guided choices	11715
31.17	s OPTIMUM FOUND
31.17	v -x1 x2 x3 -x4 -x5 -x6 x7 x8 -x9 -x10 -x11 -x12 -x13 -x14 x15 x16 x17 x18 -x19 -x20 -x21 -x22 x23 x24 -x25 -x26 -x27 -x28 -x29 -x30
31.17	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 x44 x45 x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57
31.17	v -x58 -x59 -x60 x61 x62 -x63 -x64 -x65 x66 x67 -x68 -x69 -x70 x71 -x72 x73 x74 -x75 x76 -x77 x78 x79 -x80 -x81 x82 -x83 -x84 x85 -x86
31.17	v -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109
31.17	v -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 x130
31.17	v -x131 x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151
31.17	v -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 x160 -x161 x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172
31.17	v -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190 -x191 x192 x193
31.17	v -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214
31.17	v -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235
31.17	v -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 x247 x248 x249 -x250 x251 x252 x253 -x254 x255 -x256 -x257
31.17	v -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265
31.18	c objective function=14745600
31.18	c Total wall clock time (ms): 30.971

Verifier Data (download as text)

OK	14745600

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/node41/watcher-44740-1149314507 -o ROOT/results/node41/solver-44740-1149314507 -C 1800 -M 1800 -S 64 java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node41/44740-1149314507/instance-44740-1149314507.opb 300680809 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.03 1.01 1.00 2/64 1651
/proc/meminfo: memFree=1426824/2055920 swapFree=4180948/4192956
[pid=1651] ppid=1649 vsize=1784 CPUtime=0
/proc/1651/stat : 1651 (java) D 1649 1651 1605 0 -1 0 166 0 0 0 0 0 0 0 19 0 1 0 197117253 1826816 137 18446744073709551615 134512640 134570276 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/1651/statm: 446 137 102 14 0 91 0

[startup+10.0029 s]
/proc/loadavg: 1.02 1.01 1.00 2/76 1710
/proc/meminfo: memFree=1240624/2055920 swapFree=4180948/4192956
[pid=1651] ppid=1649 vsize=1713540 CPUtime=12.05
/proc/1651/stat : 1651 (java) R 1649 1651 1605 0 -1 0 56822 0 1 0 1180 25 0 0 25 0 13 0 197117253 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071376090 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1651/statm: 428385 48328 1909 14 0 415132 0
[pid=1651/tid=1652] ppid=1649 vsize=1713540 CPUtime=0.17
/proc/1651/task/1652/stat : 1652 (java) S 1649 1651 1605 0 -1 64 5029 0 0 0 15 2 0 0 15 0 13 0 197117256 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1653] ppid=1649 vsize=1713540 CPUtime=0.16
/proc/1651/task/1653/stat : 1653 (java) S 1649 1651 1605 0 -1 64 4476 0 0 0 14 2 0 0 16 0 13 0 197117256 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1651/tid=1654] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1654/stat : 1654 (java) S 1649 1651 1605 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 197117259 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1655] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1655/stat : 1655 (java) S 1649 1651 1605 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 197117259 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1656] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1656/stat : 1656 (java) S 1649 1651 1605 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197117259 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1657] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1657/stat : 1657 (java) S 1649 1651 1605 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197117263 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1658] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1658/stat : 1658 (java) S 1649 1651 1605 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197117263 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1659] ppid=1649 vsize=1713540 CPUtime=1.6
/proc/1651/task/1659/stat : 1659 (java) S 1649 1651 1605 0 -1 64 6103 0 0 0 158 2 0 0 16 0 13 0 197117263 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1651/tid=1660] ppid=1649 vsize=1713540 CPUtime=0.82
/proc/1651/task/1660/stat : 1660 (java) S 1649 1651 1605 0 -1 64 2013 0 0 0 82 0 0 0 16 0 13 0 197117263 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1661] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1661/stat : 1661 (java) S 1649 1651 1605 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197117263 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1662] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1662/stat : 1662 (java) S 1649 1651 1605 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197117263 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1651/tid=1710] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1710/stat : 1710 (java) S 1649 1651 1605 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 197118215 1754664960 48328 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.05
Current children cumulated vsize (Kb) 1713540

[startup+20.0106 s]
/proc/loadavg: 1.02 1.01 1.00 2/76 1737
/proc/meminfo: memFree=1235368/2055920 swapFree=4180948/4192956
[pid=1651] ppid=1649 vsize=1713540 CPUtime=22.16
/proc/1651/stat : 1651 (java) R 1649 1651 1605 0 -1 0 59105 0 1 0 2189 27 0 0 24 0 13 0 197117253 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071376050 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1651/statm: 428385 49653 1909 14 0 415132 0
[pid=1651/tid=1652] ppid=1649 vsize=1713540 CPUtime=0.22
/proc/1651/task/1652/stat : 1652 (java) S 1649 1651 1605 0 -1 64 6332 0 0 0 20 2 0 0 16 0 13 0 197117256 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1653] ppid=1649 vsize=1713540 CPUtime=0.21
/proc/1651/task/1653/stat : 1653 (java) S 1649 1651 1605 0 -1 64 5439 0 0 0 19 2 0 0 16 0 13 0 197117256 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1651/tid=1654] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1654/stat : 1654 (java) S 1649 1651 1605 0 -1 64 39 0 0 0 0 0 0 0 16 0 13 0 197117259 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1655] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1655/stat : 1655 (java) S 1649 1651 1605 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 197117259 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1656] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1656/stat : 1656 (java) S 1649 1651 1605 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197117259 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1657] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1657/stat : 1657 (java) S 1649 1651 1605 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197117263 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1658] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1658/stat : 1658 (java) S 1649 1651 1605 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197117263 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1659] ppid=1649 vsize=1713540 CPUtime=1.6
/proc/1651/task/1659/stat : 1659 (java) S 1649 1651 1605 0 -1 64 6103 0 0 0 158 2 0 0 17 0 13 0 197117263 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1651/tid=1660] ppid=1649 vsize=1713540 CPUtime=0.87
/proc/1651/task/1660/stat : 1660 (java) S 1649 1651 1605 0 -1 64 2017 0 0 0 87 0 0 0 17 0 13 0 197117263 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1661] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1661/stat : 1661 (java) S 1649 1651 1605 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197117263 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1662] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1662/stat : 1662 (java) S 1649 1651 1605 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197117263 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1651/tid=1737] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1737/stat : 1737 (java) S 1649 1651 1605 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 197119208 1754664960 49653 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 22.16
Current children cumulated vsize (Kb) 1713540

[startup+30.0182 s]
/proc/loadavg: 1.01 1.01 1.00 2/76 1745
/proc/meminfo: memFree=1239648/2055920 swapFree=4180948/4192956
[pid=1651] ppid=1649 vsize=1713540 CPUtime=32.21
/proc/1651/stat : 1651 (java) R 1649 1651 1605 0 -1 0 60806 0 1 0 3193 28 0 0 25 0 13 0 197117253 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4071739842 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1651/statm: 428385 48527 1910 14 0 415132 0
[pid=1651/tid=1652] ppid=1649 vsize=1713540 CPUtime=0.27
/proc/1651/task/1652/stat : 1652 (java) S 1649 1651 1605 0 -1 64 7204 0 0 0 25 2 0 0 15 0 13 0 197117256 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1653] ppid=1649 vsize=1713540 CPUtime=0.27
/proc/1651/task/1653/stat : 1653 (java) S 1649 1651 1605 0 -1 64 6254 0 0 0 24 3 0 0 16 0 13 0 197117256 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1651/tid=1654] ppid=1649 vsize=1713540 CPUtime=0.01
/proc/1651/task/1654/stat : 1654 (java) S 1649 1651 1605 0 -1 64 39 0 0 0 0 1 0 0 16 0 13 0 197117259 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1651/tid=1655] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1655/stat : 1655 (java) S 1649 1651 1605 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 197117259 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1656] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1656/stat : 1656 (java) S 1649 1651 1605 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 197117259 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1657] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1657/stat : 1657 (java) S 1649 1651 1605 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 197117263 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1658] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1658/stat : 1658 (java) S 1649 1651 1605 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 197117263 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1659] ppid=1649 vsize=1713540 CPUtime=1.6
/proc/1651/task/1659/stat : 1659 (java) S 1649 1651 1605 0 -1 64 6103 0 0 0 158 2 0 0 17 0 13 0 197117263 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1651/tid=1660] ppid=1649 vsize=1713540 CPUtime=0.87
/proc/1651/task/1660/stat : 1660 (java) S 1649 1651 1605 0 -1 64 2017 0 0 0 87 0 0 0 17 0 13 0 197117263 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1661] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1661/stat : 1661 (java) S 1649 1651 1605 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 197117263 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1651/tid=1662] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1662/stat : 1662 (java) S 1649 1651 1605 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 197117263 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1651/tid=1745] ppid=1649 vsize=1713540 CPUtime=0
/proc/1651/task/1745/stat : 1745 (java) S 1649 1651 1605 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 197119835 1754664960 48527 18446744073709551615 134512640 134570276 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.21
Current children cumulated vsize (Kb) 1713540

Child status: 30
Real time (s): 31.25
CPU time (s): 33.4459
CPU user time (s): 33.127
CPU system time (s): 0.318951
CPU usage (%): 107.027
Max. virtual memory (cumulated for all children) (Kb): 1713540

Launcher Data (download as text)

Begin job on node41 on Sat Jun  3 06:01:47 UTC 2006


FILE ID= 44740-1149314507

PBS_JOBID= 308233

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-flugpl.opb
COMMAND LINE= java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node41/44740-1149314507/instance-44740-1149314507.opb 300680809
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-44740-1149314507 -o ROOT/results/node41/solver-44740-1149314507 -C 1800 -M 1800 -S 64  java -server -Xms1500M -Xmx1500M -jar ROOT/solvers/PB/PB06final/user5/sat4jPseudoPlus.jar ROOT/tmp/node41/44740-1149314507/instance-44740-1149314507.opb 300680809

MD5SUM SOLVER= e9637a7554f3ecdf74c1815f89d00213
MD5SUM BENCH=  0999192fc93f1a0347078df6cc5d3945

RANDOM SEED= 300680809


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1427032 kB
Buffers:         29792 kB
Cached:         527372 kB
SwapCached:       3904 kB
Active:          70100 kB
Inactive:       495960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427032 kB
SwapTotal:     4192956 kB
SwapFree:      4180948 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14936 kB
Slab:            48780 kB
Committed_AS:   329620 kB
PageTables:       1496 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node41 on Sat Jun  3 06:02:18 UTC 2006