Trace number 37915

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.3Signal 1659.21 1659.81

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
MD5SUM8eed52e8cea562b1b1ee5bae07565266
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark489
Best CPU time to get the best result obtained on this benchmark1800.64
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 478
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 500105
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 500105
Number of bits of the biggest sum of numbers19
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 Pueblo version 1.4 (September 2005)
0.00	c Developed @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini
17.45	c starting to Solve
17.45	c #variables read: 10000 - #constraints read: 656901
23.43	o 7549
23.58	o 7545
23.76	o 7518
23.91	o 7437
24.07	o 7365
24.29	o 7339
24.48	o 7273
24.76	o 7265
24.91	o 7229
25.09	o 6947
25.25	o 6810
37.19	o 6658
46.10	o 6500
51.16	o 6462
52.38	o 6404
52.72	o 6389
52.86	o 6338
54.66	o 6336
56.61	o 6317
56.75	o 6308
95.21	o 6294
95.50	o 6275
116.30	o 6235
135.70	o 6213
144.88	o 6173
158.71	o 6172
159.37	o 6165
166.07	o 6155
167.41	o 6150
167.55	o 6142
167.89	o 6133
168.04	o 6132
168.17	o 6120
169.23	o 6096
169.37	o 6081
169.51	o 6055
178.82	o 6050
178.96	o 6020
180.57	o 5965
181.31	o 5952
1630.22	o 5906
1630.43	o 5843
1630.60	o 5828
1630.79	o 5825
1630.93	o 5819
1631.09	o 5814
1631.38	o 5712
1631.52	o 5708
1631.70	o 5652
1632.10	o 5650
1632.27	o 5642
1632.43	o 5640
1632.57	o 5595
1632.81	o 5586
1632.96	o 5581
1633.12	o 5570
1633.90	o 5562
1634.05	o 5547
1634.20	o 5502
1635.09	o 5487
1646.68	o 5484
1659.53	Pueblo13: Global.h:70: T* xrealloc(T*, unsigned int) [with T = Lit]: Assertion `size == 0 || tmp != __null' failed.

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/node84/watcher-37915-1149389979 -o ROOT/results/node84/solver-37915-1149389979 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node84/37915-1149389979/instance-37915-1149389979.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/67 351
/proc/meminfo: memFree=1443048/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=2544 CPUtime=0
/proc/351/stat : 351 (Pueblo13) D 349 351 305 0 -1 4194304 239 0 0 0 0 0 0 0 18 0 1 0 204637241 2605056 211 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099917094 0 0 17 1 0 0
/proc/351/statm: 636 213 187 16 0 76 0

[startup+10.0015 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 351
/proc/meminfo: memFree=1361512/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=84476 CPUtime=9.99
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 20625 0 0 0 990 9 0 0 25 0 1 0 204637241 86503424 20597 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 0 0 0
/proc/351/statm: 21119 20597 203 16 0 20559 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 84476

[startup+20.0076 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 351
/proc/meminfo: memFree=1351976/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=95472 CPUtime=19.99
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 23021 0 0 0 1989 10 0 0 25 0 1 0 204637241 97763328 22993 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 23868 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 95472

[startup+30.0137 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 351
/proc/meminfo: memFree=1352104/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=95472 CPUtime=29.99
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 23021 0 0 0 2988 11 0 0 25 0 1 0 204637241 97763328 22993 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519949 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 23868 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 95472

[startup+40.0198 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 351
/proc/meminfo: memFree=1352168/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=95472 CPUtime=39.99
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 23021 0 0 0 3988 11 0 0 25 0 1 0 204637241 97763328 22993 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 23868 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 95472

[startup+50.0258 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 351
/proc/meminfo: memFree=1352168/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=95472 CPUtime=49.99
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 23021 0 0 0 4988 11 0 0 25 0 1 0 204637241 97763328 22993 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 23868 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 95472

[startup+60.0319 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 351
/proc/meminfo: memFree=1352104/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=95472 CPUtime=60
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 23021 0 0 0 5988 12 0 0 25 0 1 0 204637241 97763328 22993 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 23868 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 95472

[startup+70.037 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 351
/proc/meminfo: memFree=1345064/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=102560 CPUtime=70
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 24787 0 0 0 6988 12 0 0 25 0 1 0 204637241 105021440 24759 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 25640 24759 206 16 0 25080 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 102560

[startup+80.043 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 351
/proc/meminfo: memFree=1333096/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=114472 CPUtime=80
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 27766 0 0 0 7985 15 0 0 25 0 1 0 204637241 117219328 27738 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 28618 27738 206 16 0 28058 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 114472

[startup+90.0491 s]
/proc/loadavg: 0.98 0.98 0.99 2/73 414
/proc/meminfo: memFree=1317368/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=128960 CPUtime=89.98
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 31397 0 0 0 8980 18 0 0 25 0 1 0 204637241 132055040 31369 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 32240 31369 206 16 0 31680 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 128960

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.99 2/73 472
/proc/meminfo: memFree=1304376/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=141820 CPUtime=99.95
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 34588 0 0 0 9976 19 0 0 25 0 1 0 204637241 145223680 34560 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 35455 34560 206 16 0 34895 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 141820

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 546
/proc/meminfo: memFree=1293416/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=153764 CPUtime=109.93
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 37587 0 0 0 10972 21 0 0 25 0 1 0 204637241 157454336 37559 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 38441 37559 206 16 0 37881 0
Current children cumulated CPU time (s) 109.93
Current children cumulated vsize (Kb) 153764

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=1282600/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=164756 CPUtime=119.93
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 40322 0 0 0 11971 22 0 0 25 0 1 0 204637241 168710144 40294 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 41189 40294 206 16 0 40629 0
Current children cumulated CPU time (s) 119.93
Current children cumulated vsize (Kb) 164756

[startup+130.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=1270440/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=176788 CPUtime=129.94
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 43341 0 0 0 12970 24 0 0 25 0 1 0 204637241 181030912 43313 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 44197 43313 206 16 0 43637 0
Current children cumulated CPU time (s) 129.94
Current children cumulated vsize (Kb) 176788

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=1259176/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=188036 CPUtime=139.93
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 46162 0 0 0 13968 25 0 0 25 0 1 0 204637241 192548864 46134 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 47009 46134 206 16 0 46449 0
Current children cumulated CPU time (s) 139.93
Current children cumulated vsize (Kb) 188036

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=1247720/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=199556 CPUtime=149.94
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 49033 0 0 0 14967 27 0 0 25 0 1 0 204637241 204345344 49005 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 49889 49005 206 16 0 49329 0
Current children cumulated CPU time (s) 149.94
Current children cumulated vsize (Kb) 199556

[startup+160.091 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=1236136/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=211164 CPUtime=159.94
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 51923 0 0 0 15965 29 0 0 25 0 1 0 204637241 216231936 51895 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 52791 51895 206 16 0 52231 0
Current children cumulated CPU time (s) 159.94
Current children cumulated vsize (Kb) 211164

[startup+170.097 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=1225704/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=221440 CPUtime=169.95
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 54504 0 0 0 16964 31 0 0 25 0 1 0 204637241 226754560 54476 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 55360 54476 206 16 0 54800 0
Current children cumulated CPU time (s) 169.95
Current children cumulated vsize (Kb) 221440

[startup+180.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=1214120/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=233032 CPUtime=179.95
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 57398 0 0 0 17963 32 0 0 25 0 1 0 204637241 238624768 57370 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 58258 57370 206 16 0 57698 0
Current children cumulated CPU time (s) 179.95
Current children cumulated vsize (Kb) 233032

[startup+190.107 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=1201448/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=245652 CPUtime=189.95
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 60572 0 0 0 18962 33 0 0 25 0 1 0 204637241 251547648 60544 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 61413 60544 206 16 0 60853 0
Current children cumulated CPU time (s) 189.95
Current children cumulated vsize (Kb) 245652

[startup+200.113 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=1190696/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=256540 CPUtime=199.96
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 63256 0 0 0 19961 35 0 0 25 0 1 0 204637241 262696960 63228 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 64135 63228 206 16 0 63575 0
Current children cumulated CPU time (s) 199.96
Current children cumulated vsize (Kb) 256540

[startup+210.119 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=1181544/2055892 swapFree=4085292/4096564

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

Current children cumulated CPU time (s) 1440.33
Current children cumulated vsize (Kb) 1598480

[startup+1450.84 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=16296/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1609408 CPUtime=1450.33
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 401097 0 0 0 144805 228 0 0 25 0 1 0 204637241 1648033792 401069 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 402352 401069 206 16 0 401792 0
Current children cumulated CPU time (s) 1450.33
Current children cumulated vsize (Kb) 1609408

[startup+1460.85 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=16104/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1620340 CPUtime=1460.33
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 403813 0 0 0 145804 229 0 0 25 0 1 0 204637241 1659228160 403785 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517876 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 405085 403785 206 16 0 404525 0
Current children cumulated CPU time (s) 1460.33
Current children cumulated vsize (Kb) 1620340

[startup+1470.86 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15976/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1631244 CPUtime=1470.33
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 406540 0 0 0 146802 231 0 0 25 0 1 0 204637241 1670393856 406512 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 407811 406512 206 16 0 407251 0
Current children cumulated CPU time (s) 1470.33
Current children cumulated vsize (Kb) 1631244

[startup+1480.86 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=14824/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1641532 CPUtime=1480.34
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 409129 0 0 0 147801 233 0 0 25 0 1 0 204637241 1680928768 409101 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 410383 409101 206 16 0 409823 0
Current children cumulated CPU time (s) 1480.34
Current children cumulated vsize (Kb) 1641532

[startup+1490.87 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15144/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1653488 CPUtime=1490.34
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 412120 0 0 0 148799 235 0 0 25 0 1 0 204637241 1693171712 412092 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 413372 412092 206 16 0 412812 0
Current children cumulated CPU time (s) 1490.34
Current children cumulated vsize (Kb) 1653488

[startup+1500.87 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=16040/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1663268 CPUtime=1500.34
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 414570 0 0 0 149798 236 0 0 25 0 1 0 204637241 1703186432 414542 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 415817 414542 206 16 0 415257 0
Current children cumulated CPU time (s) 1500.34
Current children cumulated vsize (Kb) 1663268

[startup+1510.88 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15592/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1674488 CPUtime=1510.35
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 417361 0 0 0 150796 239 0 0 25 0 1 0 204637241 1714675712 417333 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 418622 417333 206 16 0 418062 0
Current children cumulated CPU time (s) 1510.35
Current children cumulated vsize (Kb) 1674488

[startup+1520.88 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15272/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1685600 CPUtime=1520.35
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 420129 0 0 0 151794 241 0 0 25 0 1 0 204637241 1726054400 420101 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 421400 420101 206 16 0 420840 0
Current children cumulated CPU time (s) 1520.35
Current children cumulated vsize (Kb) 1685600

[startup+1530.89 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15272/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1696360 CPUtime=1530.35
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 422812 0 0 0 152793 242 0 0 25 0 1 0 204637241 1737072640 422784 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 424090 422784 206 16 0 423530 0
Current children cumulated CPU time (s) 1530.35
Current children cumulated vsize (Kb) 1696360

[startup+1540.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15272/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1705648 CPUtime=1540.36
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 425118 0 0 0 153792 244 0 0 25 0 1 0 204637241 1746583552 425090 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 426412 425090 206 16 0 425852 0
Current children cumulated CPU time (s) 1540.36
Current children cumulated vsize (Kb) 1705648

[startup+1550.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15784/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1715800 CPUtime=1550.36
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 427668 0 0 0 154790 246 0 0 25 0 1 0 204637241 1756979200 427640 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 428950 427640 206 16 0 428390 0
Current children cumulated CPU time (s) 1550.36
Current children cumulated vsize (Kb) 1715800

[startup+1560.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15720/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1725152 CPUtime=1560.37
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 430001 0 0 0 155789 248 0 0 25 0 1 0 204637241 1766555648 429973 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 431288 429973 206 16 0 430728 0
Current children cumulated CPU time (s) 1560.37
Current children cumulated vsize (Kb) 1725152

[startup+1570.92 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 546
/proc/meminfo: memFree=16296/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1735276 CPUtime=1570.36
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 432552 0 0 0 156787 249 0 0 25 0 1 0 204637241 1776922624 432524 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 8546245 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 433819 432524 206 16 0 433259 0
Current children cumulated CPU time (s) 1570.36
Current children cumulated vsize (Kb) 1735276

[startup+1580.92 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=14824/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1746216 CPUtime=1580.37
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 435280 0 0 0 157786 251 0 0 25 0 1 0 204637241 1788125184 435252 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 436554 435252 206 16 0 435994 0
Current children cumulated CPU time (s) 1580.37
Current children cumulated vsize (Kb) 1746216

[startup+1590.93 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15272/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1756576 CPUtime=1590.38
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 437882 0 0 0 158786 252 0 0 25 0 1 0 204637241 1798733824 437854 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 439144 437854 206 16 0 438584 0
Current children cumulated CPU time (s) 1590.38
Current children cumulated vsize (Kb) 1756576

[startup+1600.93 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=16168/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1766676 CPUtime=1600.37
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 440400 0 0 0 159784 253 0 0 25 0 1 0 204637241 1809076224 440372 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 441669 440372 206 16 0 441109 0
Current children cumulated CPU time (s) 1600.37
Current children cumulated vsize (Kb) 1766676

[startup+1610.94 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=14888/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1777268 CPUtime=1610.38
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 443056 0 0 0 160783 255 0 0 25 0 1 0 204637241 1819922432 443028 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 444317 443028 206 16 0 443757 0
Current children cumulated CPU time (s) 1610.38
Current children cumulated vsize (Kb) 1777268

[startup+1620.95 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=16040/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1786880 CPUtime=1620.38
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 445461 0 0 0 161782 256 0 0 25 0 1 0 204637241 1829765120 445433 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 446720 445433 206 16 0 446160 0
Current children cumulated CPU time (s) 1620.38
Current children cumulated vsize (Kb) 1786880

[startup+1630.95 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15912/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1799412 CPUtime=1630.38
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 448593 0 0 0 162780 258 0 0 25 0 1 0 204637241 1842597888 448565 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134530510 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 449853 448565 206 16 0 449293 0
Current children cumulated CPU time (s) 1630.38
Current children cumulated vsize (Kb) 1799412

[startup+1640.96 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15272/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1816300 CPUtime=1640.38
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 452818 0 0 0 163777 261 0 0 25 0 1 0 204637241 1859891200 452790 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 454075 452790 206 16 0 453515 0
Current children cumulated CPU time (s) 1640.38
Current children cumulated vsize (Kb) 1816300

[startup+1650.96 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 546
/proc/meminfo: memFree=15528/2055892 swapFree=4085292/4096564
[pid=351] ppid=349 vsize=1829992 CPUtime=1650.39
/proc/351/stat : 351 (Pueblo13) R 349 351 305 0 -1 4194304 456240 0 0 0 164777 262 0 0 25 0 1 0 204637241 1873911808 456212 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/351/statm: 457498 456212 206 16 0 456938 0
Current children cumulated CPU time (s) 1650.39
Current children cumulated vsize (Kb) 1829992

Child ended because it received signal 6 (SIGABRT)
Real time (s): 1659.81
CPU time (s): 1659.21
CPU user time (s): 1656.29
CPU system time (s): 2.92555
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (Kb): 1829992
The end

Launcher Data (download as text)

Begin job on node84 on Sun Jun  4 02:59:39 UTC 2006


FILE ID= 37915-1149389979

PBS_JOBID= 313397

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_3.opb.PB06.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node84/37915-1149389979/instance-37915-1149389979.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node84/watcher-37915-1149389979 -o ROOT/results/node84/solver-37915-1149389979 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node84/37915-1149389979/instance-37915-1149389979.opb

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  8eed52e8cea562b1b1ee5bae07565266

RANDOM SEED= 367917846


/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.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.15
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.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1443256 kB
Buffers:         38072 kB
Cached:         504392 kB
SwapCached:       2420 kB
Active:         121324 kB
Inactive:       429728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1443256 kB
SwapTotal:     4096564 kB
SwapFree:      4085292 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          16424 kB
Slab:            48304 kB
Committed_AS:   428892 kB
PageTables:       1272 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node84 on Sun Jun  4 03:27:19 UTC 2006