Trace number 36765

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.4Signal 1767 1767.51

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
18.37	c starting to Solve
18.38	c #variables read: 10000 - #constraints read: 656901
24.73	o 7549
24.90	o 7545
25.10	o 7518
25.26	o 7437
25.44	o 7365
25.67	o 7339
25.88	o 7273
26.18	o 7265
26.58	o 7229
26.77	o 6947
26.94	o 6810
39.79	o 6658
49.35	o 6500
54.84	o 6462
56.26	o 6404
56.64	o 6389
56.79	o 6338
58.75	o 6336
60.82	o 6317
60.97	o 6308
102.23	o 6294
102.55	o 6275
124.77	o 6235
145.59	o 6213
155.44	o 6173
170.26	o 6172
170.98	o 6165
178.19	o 6155
179.64	o 6150
179.79	o 6142
180.36	o 6133
180.52	o 6132
180.67	o 6120
182.02	o 6096
182.18	o 6081
182.33	o 6055
192.29	o 6050
192.45	o 6020
194.19	o 5965
194.99	o 5952
1735.89	o 5906
1736.14	o 5843
1736.32	o 5828
1736.51	o 5825
1736.68	o 5819
1736.84	o 5814
1737.16	o 5712
1737.31	o 5708
1737.49	o 5652
1737.94	o 5650
1738.11	o 5642
1738.28	o 5640
1738.43	o 5595
1738.70	o 5586
1738.87	o 5581
1739.04	o 5570
1739.90	o 5562
1740.06	o 5547
1740.22	o 5502
1741.18	o 5487
1753.57	o 5484
1767.20	Pueblo: 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/node61/watcher-36765-1149390223 -o ROOT/results/node61/solver-36765-1149390223 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node61/36765-1149390223/instance-36765-1149390223.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.07 1.02 1.01 2/64 14942
/proc/meminfo: memFree=1415656/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=2328 CPUtime=0
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 204690302 2383872 102 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 10387544 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 582 110 95 16 0 11 0

[startup+10.0019 s]
/proc/loadavg: 1.06 1.02 1.00 2/64 14942
/proc/meminfo: memFree=1334256/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=84472 CPUtime=9.99
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 20615 0 0 0 990 9 0 0 25 0 1 0 204690302 86499328 20586 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532444 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 21118 20586 204 16 0 20559 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 84472

[startup+20.0078 s]
/proc/loadavg: 1.05 1.01 1.00 2/64 14942
/proc/meminfo: memFree=1324720/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=95468 CPUtime=19.99
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 23022 0 0 0 1989 10 0 0 25 0 1 0 204690302 97759232 22993 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134557929 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 23867 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 95468

[startup+30.0138 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 14942
/proc/meminfo: memFree=1324784/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=95468 CPUtime=30
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 23022 0 0 0 2989 11 0 0 25 0 1 0 204690302 97759232 22993 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 23867 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 95468

[startup+40.0198 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 14942
/proc/meminfo: memFree=1324784/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=95468 CPUtime=39.99
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 23022 0 0 0 3988 11 0 0 25 0 1 0 204690302 97759232 22993 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 23867 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 95468

[startup+50.0257 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 14942
/proc/meminfo: memFree=1324848/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=95468 CPUtime=50
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 23022 0 0 0 4988 12 0 0 25 0 1 0 204690302 97759232 22993 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 23867 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 95468

[startup+60.0317 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 14942
/proc/meminfo: memFree=1324848/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=95468 CPUtime=60
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 23022 0 0 0 5988 12 0 0 25 0 1 0 204690302 97759232 22993 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 23867 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 95468

[startup+70.0377 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 14942
/proc/meminfo: memFree=1323312/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=97028 CPUtime=70.01
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 23417 0 0 0 6988 13 0 0 25 0 1 0 204690302 99356672 23388 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517919 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 24257 23388 206 16 0 23698 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 97028

[startup+80.0436 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 14942
/proc/meminfo: memFree=1314032/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=106244 CPUtime=80.01
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 25717 0 0 0 7987 14 0 0 25 0 1 0 204690302 108793856 25688 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 26561 25688 206 16 0 26002 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 106244

[startup+90.0496 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 14942
/proc/meminfo: memFree=1299568/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=120772 CPUtime=90.01
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 29347 0 0 0 8985 16 0 0 25 0 1 0 204690302 123670528 29318 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 30193 29318 206 16 0 29634 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 120772

[startup+100.056 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 14942
/proc/meminfo: memFree=1287344/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=133012 CPUtime=100.01
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 32398 0 0 0 9983 18 0 0 25 0 1 0 204690302 136204288 32369 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 33253 32369 206 16 0 32694 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 133012

[startup+110.062 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 14942
/proc/meminfo: memFree=1275312/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=145096 CPUtime=110.02
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 35397 0 0 0 10982 20 0 0 25 0 1 0 204690302 148578304 35368 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 36274 35368 206 16 0 35715 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 145096

[startup+120.068 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 14942
/proc/meminfo: memFree=1264304/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=156000 CPUtime=120.02
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 38139 0 0 0 11981 21 0 0 25 0 1 0 204690302 159744000 38110 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 39000 38110 206 16 0 38441 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 156000

[startup+130.073 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 14942
/proc/meminfo: memFree=1254256/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=166040 CPUtime=130.02
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 40647 0 0 0 12979 23 0 0 25 0 1 0 204690302 170024960 40618 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 41510 40618 206 16 0 40951 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 166040

[startup+140.079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=1242864/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=177284 CPUtime=140.02
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 43478 0 0 0 13977 25 0 0 25 0 1 0 204690302 181538816 43449 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 44321 43449 206 16 0 43762 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 177284

[startup+150.085 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=1232176/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=188020 CPUtime=150.03
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 46137 0 0 0 14976 27 0 0 25 0 1 0 204690302 192532480 46108 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 47005 46108 206 16 0 46446 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 188020

[startup+160.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=1221488/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=198628 CPUtime=160.04
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 48809 0 0 0 15976 28 0 0 25 0 1 0 204690302 203395072 48780 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 49657 48780 206 16 0 49098 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 198628

[startup+170.096 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=1210864/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=209296 CPUtime=170.03
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 51468 0 0 0 16975 28 0 0 25 0 1 0 204690302 214319104 51439 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 52324 51439 206 16 0 51765 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 209296

[startup+180.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=1200112/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=220036 CPUtime=180.04
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 54151 0 0 0 17975 29 0 0 25 0 1 0 204690302 225316864 54122 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134530513 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 55009 54122 206 16 0 54450 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 220036

[startup+190.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=1191536/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=228540 CPUtime=190.04
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 56300 0 0 0 18974 30 0 0 25 0 1 0 204690302 234024960 56271 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 57135 56271 206 16 0 56576 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 228540

[startup+200.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=1179952/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=240216 CPUtime=200.04
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 59202 0 0 0 19972 32 0 0 25 0 1 0 204690302 245981184 59173 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 60054 59173 206 16 0 59495 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 240216

[startup+210.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=1168112/2055920 swapFree=4180908/4192956

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

Current children cumulated CPU time (s) 1550.47
Current children cumulated vsize (Kb) 1615368

[startup+1560.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=16176/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1625388 CPUtime=1560.48
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 405070 0 0 0 155806 242 0 0 25 0 1 0 204690302 1664397312 405041 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 406347 405041 206 16 0 405788 0
Current children cumulated CPU time (s) 1560.48
Current children cumulated vsize (Kb) 1625388

[startup+1570.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15472/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1635372 CPUtime=1570.49
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 407569 0 0 0 156805 244 0 0 25 0 1 0 204690302 1674620928 407540 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 408843 407540 206 16 0 408284 0
Current children cumulated CPU time (s) 1570.49
Current children cumulated vsize (Kb) 1635372

[startup+1580.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15856/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1645888 CPUtime=1580.49
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 410213 0 0 0 157803 246 0 0 25 0 1 0 204690302 1685389312 410184 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 411472 410184 206 16 0 410913 0
Current children cumulated CPU time (s) 1580.49
Current children cumulated vsize (Kb) 1645888

[startup+1590.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=16112/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1656436 CPUtime=1590.49
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 412853 0 0 0 158802 247 0 0 25 0 1 0 204690302 1696190464 412824 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 414109 412824 206 16 0 413550 0
Current children cumulated CPU time (s) 1590.49
Current children cumulated vsize (Kb) 1656436

[startup+1600.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=16112/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1665912 CPUtime=1600.5
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 415193 0 0 0 159801 249 0 0 25 0 1 0 204690302 1705893888 415164 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 416478 415164 206 16 0 415919 0
Current children cumulated CPU time (s) 1600.5
Current children cumulated vsize (Kb) 1665912

[startup+1610.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15856/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1676980 CPUtime=1610.5
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 417969 0 0 0 160800 250 0 0 25 0 1 0 204690302 1717227520 417940 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 419245 417940 206 16 0 418686 0
Current children cumulated CPU time (s) 1610.5
Current children cumulated vsize (Kb) 1676980

[startup+1620.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15024/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1686996 CPUtime=1620.51
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 420463 0 0 0 161799 252 0 0 25 0 1 0 204690302 1727483904 420434 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 421749 420434 206 16 0 421190 0
Current children cumulated CPU time (s) 1620.51
Current children cumulated vsize (Kb) 1686996

[startup+1630.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15856/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1697116 CPUtime=1630.5
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 422994 0 0 0 162798 252 0 0 25 0 1 0 204690302 1737846784 422965 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 424279 422965 206 16 0 423720 0
Current children cumulated CPU time (s) 1630.5
Current children cumulated vsize (Kb) 1697116

[startup+1640.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15216/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1705936 CPUtime=1640.51
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 425181 0 0 0 163797 254 0 0 25 0 1 0 204690302 1746878464 425152 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 426484 425152 206 16 0 425925 0
Current children cumulated CPU time (s) 1640.51
Current children cumulated vsize (Kb) 1705936

[startup+1650.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15152/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1715476 CPUtime=1650.52
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 427562 0 0 0 164796 256 0 0 25 0 1 0 204690302 1756647424 427532 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 428869 427532 206 16 0 428310 0
Current children cumulated CPU time (s) 1650.52
Current children cumulated vsize (Kb) 1715476

[startup+1660.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15472/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1724372 CPUtime=1660.52
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 429821 0 0 0 165795 257 0 0 25 0 1 0 204690302 1765756928 429791 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134520019 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 431093 429791 206 16 0 430534 0
Current children cumulated CPU time (s) 1660.52
Current children cumulated vsize (Kb) 1724372

[startup+1670.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15856/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1733304 CPUtime=1670.52
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 432058 0 0 0 166794 258 0 0 25 0 1 0 204690302 1774903296 432028 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 433326 432028 206 16 0 432767 0
Current children cumulated CPU time (s) 1670.52
Current children cumulated vsize (Kb) 1733304

[startup+1681 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=14896/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1743804 CPUtime=1680.53
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 434661 0 0 0 167793 260 0 0 25 0 1 0 204690302 1785655296 434631 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 435951 434631 206 16 0 435392 0
Current children cumulated CPU time (s) 1680.53
Current children cumulated vsize (Kb) 1743804

[startup+1691 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15728/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1753836 CPUtime=1690.52
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 437195 0 0 0 168791 261 0 0 25 0 1 0 204690302 1795928064 437165 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134519949 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 438459 437165 206 16 0 437900 0
Current children cumulated CPU time (s) 1690.52
Current children cumulated vsize (Kb) 1753836

[startup+1701.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15792/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1763200 CPUtime=1700.53
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 439527 0 0 0 169791 262 0 0 25 0 1 0 204690302 1805516800 439497 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 440800 439497 206 16 0 440241 0
Current children cumulated CPU time (s) 1700.53
Current children cumulated vsize (Kb) 1763200

[startup+1711.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=14832/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1773508 CPUtime=1710.53
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 442107 0 0 0 170789 264 0 0 25 0 1 0 204690302 1816072192 442077 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 443377 442077 206 16 0 442818 0
Current children cumulated CPU time (s) 1710.53
Current children cumulated vsize (Kb) 1773508

[startup+1721.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15664/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1782236 CPUtime=1720.53
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 444280 0 0 0 171787 266 0 0 25 0 1 0 204690302 1825009664 444250 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 445559 444250 206 16 0 445000 0
Current children cumulated CPU time (s) 1720.53
Current children cumulated vsize (Kb) 1782236

[startup+1731.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=14832/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1792452 CPUtime=1730.54
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 446850 0 0 0 172787 267 0 0 25 0 1 0 204690302 1835470848 446820 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517862 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 448113 446820 206 16 0 447554 0
Current children cumulated CPU time (s) 1730.54
Current children cumulated vsize (Kb) 1792452

[startup+1741.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15664/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1806068 CPUtime=1740.54
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 450254 0 0 0 173786 268 0 0 25 0 1 0 204690302 1849413632 450224 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134531555 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 451517 450224 206 16 0 450958 0
Current children cumulated CPU time (s) 1740.54
Current children cumulated vsize (Kb) 1806068

[startup+1751.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=15664/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1820852 CPUtime=1750.55
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 453942 0 0 0 174785 270 0 0 25 0 1 0 204690302 1864552448 453912 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 455213 453912 206 16 0 454654 0
Current children cumulated CPU time (s) 1750.55
Current children cumulated vsize (Kb) 1820852

[startup+1761.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 14942
/proc/meminfo: memFree=14896/2055920 swapFree=4180908/4192956
[pid=14942] ppid=14940 vsize=1834312 CPUtime=1760.56
/proc/14942/stat : 14942 (Pueblo) R 14940 14942 14896 0 -1 4194304 457314 0 0 0 175783 273 0 0 25 0 1 0 204690302 1878335488 457284 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/14942/statm: 458578 457284 206 16 0 458019 0
Current children cumulated CPU time (s) 1760.56
Current children cumulated vsize (Kb) 1834312

Child ended because it received signal 6 (SIGABRT)
Real time (s): 1767.51
CPU time (s): 1767
CPU user time (s): 1763.96
CPU system time (s): 3.04054
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (Kb): 1834312
The end

Launcher Data (download as text)

Begin job on node61 on Sun Jun  4 03:03:44 UTC 2006


FILE ID= 36765-1149390223

PBS_JOBID= 313409

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/Pueblo ROOT/tmp/node61/36765-1149390223/instance-36765-1149390223.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-36765-1149390223 -o ROOT/results/node61/solver-36765-1149390223 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node61/36765-1149390223/instance-36765-1149390223.opb

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  8eed52e8cea562b1b1ee5bae07565266

RANDOM SEED= 87792613


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1415864 kB
Buffers:         25428 kB
Cached:         544496 kB
SwapCached:       3724 kB
Active:         133060 kB
Inactive:       445612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415864 kB
SwapTotal:     4192956 kB
SwapFree:      4180908 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          14724 kB
Slab:            47508 kB
Committed_AS:   400152 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node61 on Sun Jun  4 03:33:12 UTC 2006