Trace number 49941

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
Pueblo 1.4SAT8 1782.73 1783.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_1.opb
MD5SUMcdfa46b59876181d5d89fd18757b8cfb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1800.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
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 constraints12
Minimum length of a constraint66
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4329
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

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.00	c Pueblo version 1.4 (September 2005)
0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini
0.00	c starting to Solve
0.00	c #variables read: 146 - #constraints read: 13
0.01	o 704
0.02	o 697
0.02	o 693
0.06	o 682
0.06	o 678
0.06	o 676
0.06	o 674
0.06	o 672
0.07	o 668
0.07	o 640
0.07	o 612
0.07	o 604
0.07	o 596
0.07	o 592
0.07	o 584
0.07	o 576
0.07	o 568
0.07	o 564
0.08	o 441
0.08	o 433
0.08	o 429
0.08	o 417
0.27	o 416
0.27	o 406
0.27	o 404
0.27	o 402
0.28	o 382
0.28	o 380
0.28	o 378
0.30	o 376
0.30	o 374
0.30	o 372
0.30	o 368
0.31	o 366
0.31	o 364
0.31	o 362
0.40	o 347
0.40	o 345
0.48	o 341
0.48	o 339
0.55	o 252
0.55	o 244
0.55	o 234
0.55	o 230
0.55	o 228
2.04	o 226
2.12	o 225
2.35	o 167
2.37	o 161
2.37	o 159
2.37	o 157
2.38	o 151
2.38	o 147
3.15	o 143
3.15	o 141
3.15	o 137
3.15	o 135
3.57	o 133
3.59	o 131
3.59	o 129
3.59	o 127
3.60	o 114
3.79	o 110
3.79	o 108
3.80	o 106
3.81	o 92
3.81	o 90
3.81	o 86
3.81	o 82
3.81	o 78
3.81	o 76
3.81	o 74
3.81	o 72
3.83	o 70
3.83	o 68
19.06	o 61
19.06	o 59
19.07	o 57
19.51	o 54
19.51	o 52
19.51	o 50
19.52	o 48
19.52	o 46
19.64	o 34
19.64	o 32
20.28	o 31
21.20	o 25
21.20	o 23
23.37	o 22
23.37	o 20
23.37	o 18
29.74	o 17
29.74	o 15
92.40	o 14
92.40	o 12
864.42	o 10
976.63	o 8
1783.29	c total time              : 1783 s
1783.29	s SATISFIABLE
1783.29	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
1783.29	v -x29 -x30 -x31 -x32 x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
1783.29	v -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
1783.29	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 x98 x99 x100 -x101 -x102 -x103 -x104 -x105
1783.29	v x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 x116 x117 x118 x119 -x120 x121 x122 x123 -x124 -x125 x126 x127 -x128
1783.29	v x129 -x130 -x131 x132 x133 -x134 x135 x136 -x137 x138 -x139 x140 x141 -x142 -x143 -x144 x145 x146

Verifier Data (download as text)

OK	8

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

runsolver version 3.0.1 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node65/watcher-49941-1149901846 -o ROOT/results/node65/solver-49941-1149901846 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node65/49941-1149901846/instance-49941-1149901846.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.87 0.94 0.90 3/64 30186
/proc/meminfo: memFree=1235864/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=2540 CPUtime=0
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 255853886 2600960 215 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134536740 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 643 221 193 16 0 84 0

[startup+10.0025 s]
/proc/loadavg: 0.89 0.94 0.90 2/64 30186
/proc/meminfo: memFree=1235176/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3096 CPUtime=10
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 394 0 0 0 988 12 0 0 25 0 1 0 255853886 3170304 365 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 774 365 205 16 0 215 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 3096

[startup+20.0092 s]
/proc/loadavg: 0.91 0.94 0.90 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=20
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 1978 22 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 3076

[startup+30.0158 s]
/proc/loadavg: 0.92 0.94 0.91 2/64 30186
/proc/meminfo: memFree=1235048/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=30
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 2970 30 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 3076

[startup+40.0215 s]
/proc/loadavg: 0.93 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235048/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=40
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 3962 38 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 3076

[startup+50.0281 s]
/proc/loadavg: 0.94 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=50.01
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 4956 45 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 3076

[startup+60.0338 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=60
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 5948 52 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 3076

[startup+70.0404 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=70.01
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 6940 61 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 3076

[startup+80.046 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=80.02
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 7932 70 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 3076

[startup+90.0517 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=90.01
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 8923 78 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 3076

[startup+100.057 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=100.02
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 9915 87 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 3076

[startup+110.063 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=110.02
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 10907 95 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 3076

[startup+120.069 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=120.03
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 11899 104 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 3076

[startup+130.074 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=130.03
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 12889 114 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 3076

[startup+140.08 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=140.02
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 410 0 0 0 13880 122 0 0 25 0 1 0 255853886 3149824 381 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 381 205 16 0 210 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 3076

[startup+150.086 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30186
/proc/meminfo: memFree=1235112/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=150.03
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 411 0 0 0 14873 130 0 0 25 0 1 0 255853886 3149824 382 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 382 205 16 0 210 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 3076

[startup+160.091 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30186
/proc/meminfo: memFree=1235048/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3076 CPUtime=160.03
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 415 0 0 0 15864 139 0 0 25 0 1 0 255853886 3149824 386 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 769 386 205 16 0 210 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 3076

[startup+170.097 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30186
/proc/meminfo: memFree=1235048/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3204 CPUtime=170.03
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 423 0 0 0 16858 145 0 0 25 0 1 0 255853886 3280896 394 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 801 394 205 16 0 242 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 3204

[startup+180.102 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30186
/proc/meminfo: memFree=1234984/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3204 CPUtime=180.04
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 429 0 0 0 17850 154 0 0 25 0 1 0 255853886 3280896 400 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 801 400 205 16 0 242 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 3204

[startup+190.108 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30186
/proc/meminfo: memFree=1234984/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3204 CPUtime=190.04
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 432 0 0 0 18842 162 0 0 25 0 1 0 255853886 3280896 403 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 801 403 205 16 0 242 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 3204

[startup+200.114 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30186
/proc/meminfo: memFree=1235048/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3204 CPUtime=200.04
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 435 0 0 0 19836 168 0 0 25 0 1 0 255853886 3280896 406 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 801 406 205 16 0 242 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 3204

[startup+210.119 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 30186

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

Current children cumulated CPU time (s) 1590.43
Current children cumulated vsize (Kb) 3844

[startup+1600.94 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1600.43
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 158809 1234 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1600.43
Current children cumulated vsize (Kb) 3844

[startup+1610.95 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1610.43
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 159801 1242 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1610.43
Current children cumulated vsize (Kb) 3844

[startup+1620.96 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1620.44
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 160794 1250 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1620.44
Current children cumulated vsize (Kb) 3844

[startup+1630.96 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1630.44
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 161786 1258 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1630.44
Current children cumulated vsize (Kb) 3844

[startup+1640.97 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234344/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1640.44
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 162779 1265 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1640.44
Current children cumulated vsize (Kb) 3844

[startup+1650.97 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234344/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1650.44
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 163771 1273 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1650.44
Current children cumulated vsize (Kb) 3844

[startup+1660.98 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1660.45
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 164763 1282 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1660.45
Current children cumulated vsize (Kb) 3844

[startup+1670.99 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1670.45
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 165756 1289 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1670.45
Current children cumulated vsize (Kb) 3844

[startup+1680.99 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1680.46
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 166747 1299 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527362 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1680.46
Current children cumulated vsize (Kb) 3844

[startup+1691 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1690.46
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 167739 1307 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1690.46
Current children cumulated vsize (Kb) 3844

[startup+1701 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234344/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1700.46
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 168731 1315 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1700.46
Current children cumulated vsize (Kb) 3844

[startup+1711.01 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234344/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1710.46
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 589 0 0 0 169722 1324 0 0 25 0 1 0 255853886 3936256 560 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 560 205 16 0 402 0
Current children cumulated CPU time (s) 1710.46
Current children cumulated vsize (Kb) 3844

[startup+1721.02 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234344/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1720.46
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 591 0 0 0 170715 1331 0 0 25 0 1 0 255853886 3936256 562 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 562 205 16 0 402 0
Current children cumulated CPU time (s) 1720.46
Current children cumulated vsize (Kb) 3844

[startup+1731.02 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1730.46
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 593 0 0 0 171707 1339 0 0 25 0 1 0 255853886 3936256 564 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 564 205 16 0 402 0
Current children cumulated CPU time (s) 1730.46
Current children cumulated vsize (Kb) 3844

[startup+1741.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1740.47
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 593 0 0 0 172699 1348 0 0 25 0 1 0 255853886 3936256 564 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 564 205 16 0 402 0
Current children cumulated CPU time (s) 1740.47
Current children cumulated vsize (Kb) 3844

[startup+1751.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1750.47
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 598 0 0 0 173692 1355 0 0 25 0 1 0 255853886 3936256 569 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 569 205 16 0 402 0
Current children cumulated CPU time (s) 1750.47
Current children cumulated vsize (Kb) 3844

[startup+1761.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234216/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1760.47
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 604 0 0 0 174685 1362 0 0 25 0 1 0 255853886 3936256 575 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 575 205 16 0 402 0
Current children cumulated CPU time (s) 1760.47
Current children cumulated vsize (Kb) 3844

[startup+1771.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234216/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1770.48
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 605 0 0 0 175678 1370 0 0 25 0 1 0 255853886 3936256 576 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 576 205 16 0 402 0
Current children cumulated CPU time (s) 1770.48
Current children cumulated vsize (Kb) 3844

[startup+1781.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1780.48
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 605 0 0 0 176671 1377 0 0 25 0 1 0 255853886 3936256 576 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 576 205 16 0 402 0
Current children cumulated CPU time (s) 1780.48
Current children cumulated vsize (Kb) 3844

[startup+1782.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1781.49
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 605 0 0 0 176771 1378 0 0 25 0 1 0 255853886 3936256 576 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 576 205 16 0 402 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 3844

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30188
/proc/meminfo: memFree=1234280/2055920 swapFree=4181844/4192956
[pid=30186] ppid=30184 vsize=3844 CPUtime=1782.49
/proc/30186/stat : 30186 (Pueblo) R 30184 30186 30140 0 -1 4194304 605 0 0 0 176870 1379 0 0 25 0 1 0 255853886 3936256 576 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30186/statm: 961 576 205 16 0 402 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 3844

Child status: 10
Real time (s): 1783.3
CPU time (s): 1782.73
CPU user time (s): 1768.94
CPU system time (s): 13.7939
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (Kb): 3844
The end

Launcher Data (download as text)

Begin job on node65 on Sat Jun 10 01:10:46 UTC 2006


FILE ID= 49941-1149901846

PBS_JOBID= 385237

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node65/49941-1149901846/instance-49941-1149901846.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-49941-1149901846 -o ROOT/results/node65/solver-49941-1149901846 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node65/49941-1149901846/instance-49941-1149901846.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  cdfa46b59876181d5d89fd18757b8cfb

RANDOM SEED= 948032514


/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.283
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.283
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:       1236072 kB
Buffers:         42340 kB
Cached:         699008 kB
SwapCached:       2776 kB
Active:         106528 kB
Inactive:       643512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1236072 kB
SwapTotal:     4192956 kB
SwapFree:      4181844 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14760 kB
Slab:            55836 kB
Committed_AS:   627236 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node65 on Sat Jun 10 01:40:29 UTC 2006