Trace number 36761

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 1597.98 1598.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_11.opb.PB06.opb
MD5SUMf8f4f876e372c51b5109e7995e83ce5e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark487
Best CPU time to get the best result obtained on this benchmark1800.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 443
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 492823
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 492823
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.36	c starting to Solve
18.36	c #variables read: 10000 - #constraints read: 656901
24.71	o 7109
25.17	o 6647
25.33	o 6616
25.59	o 6569
25.75	o 6552
25.93	o 6544
48.86	o 6429
49.16	o 6409
49.34	o 6406
49.51	o 6386
49.69	o 6384
49.97	o 6374
50.16	o 6371
50.33	o 6332
50.51	o 6309
50.68	o 6308
51.55	o 6281
55.47	o 6274
55.64	o 6258
87.12	o 6239
87.33	o 6176
87.55	o 6133
87.82	o 6114
88.17	o 6111
88.37	o 6103
88.61	o 6097
88.84	o 6071
89.05	o 6034
89.32	o 6021
89.53	o 5974
89.91	o 5972
90.15	o 5932
90.51	o 5923
90.74	o 5873
106.06	o 5865
106.28	o 5864
106.48	o 5863
106.65	o 5855
106.81	o 5850
106.97	o 5845
107.12	o 5840
107.62	o 5829
107.78	o 5824
107.94	o 5813
108.09	o 5808
113.73	o 5785
113.88	o 5768
114.04	o 5740
114.20	o 5723
114.36	o 5700
114.51	o 5683
114.70	o 5671
114.84	o 5670
114.99	o 5653
115.23	o 5640
115.42	o 5575
115.56	o 5573
115.81	o 5562
115.97	o 5560
117.34	o 5557
117.82	o 5544
123.70	o 5539
123.84	o 5526
123.99	o 5513
124.65	o 5512
124.81	o 5499
1598.38	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/node29/watcher-36761-1149389375 -o ROOT/results/node29/solver-36761-1149389375 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo ROOT/tmp/node29/36761-1149389375/instance-36761-1149389375.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 1.00 1.01 2/64 28422
/proc/meminfo: memFree=1647216/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=916 CPUtime=0
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 44 0 0 0 0 0 0 0 18 0 1 0 204601080 937984 28 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4129572 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 229 28 20 16 0 8 0

[startup+10.0019 s]
/proc/loadavg: 0.94 1.00 1.01 2/64 28422
/proc/meminfo: memFree=1565816/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=84472 CPUtime=9.99
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 20616 0 0 0 991 8 0 0 25 0 1 0 204601080 86499328 20587 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134532045 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 21118 20587 204 16 0 20559 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 84472

[startup+20.0073 s]
/proc/loadavg: 0.94 1.00 1.01 2/64 28422
/proc/meminfo: memFree=1556344/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=95468 CPUtime=19.99
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 23022 0 0 0 1990 9 0 0 25 0 1 0 204601080 97759232 22993 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 23867 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 95468

[startup+30.0127 s]
/proc/loadavg: 0.95 1.00 1.01 2/64 28422
/proc/meminfo: memFree=1556408/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=95468 CPUtime=29.99
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 23022 0 0 0 2990 9 0 0 25 0 1 0 204601080 97759232 22993 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 23867 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 95468

[startup+40.0181 s]
/proc/loadavg: 0.96 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1556472/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=95468 CPUtime=39.99
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 23022 0 0 0 3989 10 0 0 25 0 1 0 204601080 97759232 22993 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 23867 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 95468

[startup+50.0236 s]
/proc/loadavg: 0.97 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1556408/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=95468 CPUtime=49.99
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 23022 0 0 0 4989 10 0 0 25 0 1 0 204601080 97759232 22993 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134530513 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 23867 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 95468

[startup+60.029 s]
/proc/loadavg: 0.97 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1556472/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=95468 CPUtime=59.99
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 23022 0 0 0 5989 10 0 0 25 0 1 0 204601080 97759232 22993 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 23867 22993 206 16 0 23308 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 95468

[startup+70.0344 s]
/proc/loadavg: 0.97 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1553592/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=98344 CPUtime=70
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 23751 0 0 0 6989 11 0 0 25 0 1 0 204601080 100704256 23722 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517906 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 24586 23722 206 16 0 24027 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 98344

[startup+80.0398 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1540152/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=111824 CPUtime=80
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 27097 0 0 0 7987 13 0 0 25 0 1 0 204601080 114507776 27068 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 27956 27068 206 16 0 27397 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 111824

[startup+90.0452 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1532728/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=119200 CPUtime=90
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 28942 0 0 0 8986 14 0 0 25 0 1 0 204601080 122060800 28913 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 29800 28913 206 16 0 29241 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 119200

[startup+100.051 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1517944/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=133988 CPUtime=100
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 32652 0 0 0 9984 16 0 0 25 0 1 0 204601080 137203712 32623 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 33497 32623 206 16 0 32938 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 133988

[startup+110.056 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1505848/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=146076 CPUtime=110.01
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 35667 0 0 0 10983 18 0 0 25 0 1 0 204601080 149581824 35638 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 36519 35638 206 16 0 35960 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 146076

[startup+120.061 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1490168/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=161740 CPUtime=120.01
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 39573 0 0 0 11981 20 0 0 25 0 1 0 204601080 165621760 39544 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 40435 39544 206 16 0 39876 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 161740

[startup+130.067 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1476344/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=175508 CPUtime=130.02
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 43021 0 0 0 12980 22 0 0 25 0 1 0 204601080 179720192 42992 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 43877 42992 206 16 0 43318 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 175508

[startup+140.073 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1460472/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=191312 CPUtime=140.01
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 46980 0 0 0 13978 23 0 0 25 0 1 0 204601080 195903488 46951 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4568013 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 47828 46951 206 16 0 47269 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 191312

[startup+150.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1445496/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=206416 CPUtime=150.02
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 50714 0 0 0 14976 26 0 0 25 0 1 0 204601080 211369984 50685 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 51604 50685 206 16 0 51045 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 206416

[startup+160.085 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1429624/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=222208 CPUtime=160.02
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 54676 0 0 0 15973 29 0 0 25 0 1 0 204601080 227540992 54647 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527942 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 55552 54647 206 16 0 54993 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 222208

[startup+170.092 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1412984/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=238712 CPUtime=170.02
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 58817 0 0 0 16971 31 0 0 25 0 1 0 204601080 244441088 58788 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 59678 58788 206 16 0 59119 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 238712

[startup+180.098 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1400824/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=250956 CPUtime=180.03
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 61861 0 0 0 17969 34 0 0 25 0 1 0 204601080 256978944 61832 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527973 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 62739 61832 206 16 0 62180 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 250956

[startup+190.103 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1388856/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=262768 CPUtime=190.04
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 64849 0 0 0 18968 36 0 0 25 0 1 0 204601080 269074432 64820 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 65692 64820 206 16 0 65133 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 262768

[startup+200.109 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1374200/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=277412 CPUtime=200.04
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 68504 0 0 0 19966 38 0 0 25 0 1 0 204601080 284069888 68475 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 69353 68475 206 16 0 68794 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 277412

[startup+210.115 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28422
/proc/meminfo: memFree=1358072/2055920 swapFree=4181376/4192956

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

Current children cumulated CPU time (s) 1380.27
Current children cumulated vsize (Kb) 1621388

[startup+1390.77 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=17144/2055920 swapFree=4181376/4192956
[pid=28422] ppid=28420 vsize=1632624 CPUtime=1390.28
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 407068 0 0 0 138764 264 0 0 25 0 1 0 204601080 1671806976 407031 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 408156 407031 206 16 0 407597 0
Current children cumulated CPU time (s) 1390.28
Current children cumulated vsize (Kb) 1632624

[startup+1400.78 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=14904/2055920 swapFree=4181348/4192956
[pid=28422] ppid=28420 vsize=1644208 CPUtime=1400.27
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 409961 0 0 0 139761 266 0 0 25 0 1 0 204601080 1683668992 409924 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 0 0 0
/proc/28422/statm: 411052 409924 206 16 0 410493 0
Current children cumulated CPU time (s) 1400.27
Current children cumulated vsize (Kb) 1644208

[startup+1410.78 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15608/2055920 swapFree=4181348/4192956
[pid=28422] ppid=28420 vsize=1655848 CPUtime=1410.27
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 412855 0 0 0 140758 269 0 0 25 0 1 0 204601080 1695588352 412818 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 0 0 0
/proc/28422/statm: 413962 412818 206 16 0 413403 0
Current children cumulated CPU time (s) 1410.27
Current children cumulated vsize (Kb) 1655848

[startup+1420.79 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=16248/2055920 swapFree=4181348/4192956
[pid=28422] ppid=28420 vsize=1667572 CPUtime=1420.26
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 415782 0 0 0 141756 270 0 0 25 0 1 0 204601080 1707593728 415745 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 416893 415745 206 16 0 416334 0
Current children cumulated CPU time (s) 1420.26
Current children cumulated vsize (Kb) 1667572

[startup+1430.79 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15224/2055920 swapFree=4181348/4192956
[pid=28422] ppid=28420 vsize=1679356 CPUtime=1430.25
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 418738 0 0 0 142752 273 0 0 25 0 1 0 204601080 1719660544 418701 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 419839 418701 206 16 0 419280 0
Current children cumulated CPU time (s) 1430.25
Current children cumulated vsize (Kb) 1679356

[startup+1440.8 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15160/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1690672 CPUtime=1440.24
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 421577 0 0 0 143749 275 0 0 25 0 1 0 204601080 1731248128 421540 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 0 0 0
/proc/28422/statm: 422668 421540 206 16 0 422109 0
Current children cumulated CPU time (s) 1440.24
Current children cumulated vsize (Kb) 1690672

[startup+1450.8 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15096/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1701548 CPUtime=1450.24
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 424304 0 0 0 144747 277 0 0 25 0 1 0 204601080 1742385152 424267 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527656 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 425387 424267 206 16 0 424828 0
Current children cumulated CPU time (s) 1450.24
Current children cumulated vsize (Kb) 1701548

[startup+1460.81 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15032/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1712444 CPUtime=1460.24
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 427016 0 0 0 145745 279 0 0 25 0 1 0 204601080 1753542656 426979 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 428111 426979 206 16 0 427552 0
Current children cumulated CPU time (s) 1460.24
Current children cumulated vsize (Kb) 1712444

[startup+1470.81 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15352/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1722804 CPUtime=1470.22
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 429627 0 0 0 146742 280 0 0 25 0 1 0 204601080 1764151296 429590 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 430701 429590 206 16 0 430142 0
Current children cumulated CPU time (s) 1470.22
Current children cumulated vsize (Kb) 1722804

[startup+1480.82 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=16248/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1732784 CPUtime=1480.22
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 432107 0 0 0 147740 282 0 0 25 0 1 0 204601080 1774370816 432070 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517885 0 0 4096 0 0 0 0 17 0 0 0
/proc/28422/statm: 433196 432070 206 16 0 432637 0
Current children cumulated CPU time (s) 1480.22
Current children cumulated vsize (Kb) 1732784

[startup+1490.83 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15544/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1741348 CPUtime=1490.22
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 434225 0 0 0 148738 284 0 0 25 0 1 0 204601080 1783140352 434188 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134527656 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 435337 434188 206 16 0 434778 0
Current children cumulated CPU time (s) 1490.22
Current children cumulated vsize (Kb) 1741348

[startup+1500.83 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15928/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1750176 CPUtime=1500.22
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 436434 0 0 0 149736 286 0 0 25 0 1 0 204601080 1792180224 436397 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 437544 436397 206 16 0 436985 0
Current children cumulated CPU time (s) 1500.22
Current children cumulated vsize (Kb) 1750176

[startup+1510.84 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15416/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1759928 CPUtime=1510.2
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 438862 0 0 0 150733 287 0 0 25 0 1 0 204601080 1802166272 438825 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517710 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 439982 438825 206 16 0 439423 0
Current children cumulated CPU time (s) 1510.2
Current children cumulated vsize (Kb) 1759928

[startup+1520.85 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=16248/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1769716 CPUtime=1520.2
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 441340 0 0 0 151731 289 0 0 25 0 1 0 204601080 1812189184 441303 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517911 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 442429 441303 206 16 0 441870 0
Current children cumulated CPU time (s) 1520.2
Current children cumulated vsize (Kb) 1769716

[startup+1530.86 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=16184/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1779024 CPUtime=1530.2
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 443668 0 0 0 152729 291 0 0 25 0 1 0 204601080 1821720576 443631 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 444756 443631 206 16 0 444197 0
Current children cumulated CPU time (s) 1530.2
Current children cumulated vsize (Kb) 1779024

[startup+1540.86 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15736/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1788676 CPUtime=1540.2
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 446072 0 0 0 153727 293 0 0 25 0 1 0 204601080 1831604224 446035 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 447169 446035 206 16 0 446610 0
Current children cumulated CPU time (s) 1540.2
Current children cumulated vsize (Kb) 1788676

[startup+1550.87 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=16248/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1797360 CPUtime=1550.2
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 448246 0 0 0 154726 294 0 0 25 0 1 0 204601080 1840496640 448209 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 449340 448209 206 16 0 448781 0
Current children cumulated CPU time (s) 1550.2
Current children cumulated vsize (Kb) 1797360

[startup+1560.88 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15992/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1806896 CPUtime=1560.21
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 450609 0 0 0 155725 296 0 0 25 0 1 0 204601080 1850261504 450572 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 451724 450572 206 16 0 451165 0
Current children cumulated CPU time (s) 1560.21
Current children cumulated vsize (Kb) 1806896

[startup+1570.88 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=16248/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1815900 CPUtime=1570.21
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 452876 0 0 0 156723 298 0 0 25 0 1 0 204601080 1859481600 452839 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134559533 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 453975 452839 206 16 0 453416 0
Current children cumulated CPU time (s) 1570.21
Current children cumulated vsize (Kb) 1815900

[startup+1580.89 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=16184/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1825384 CPUtime=1580.21
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 455262 0 0 0 157721 300 0 0 25 0 1 0 204601080 1869193216 455225 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 456346 455225 206 16 0 455787 0
Current children cumulated CPU time (s) 1580.21
Current children cumulated vsize (Kb) 1825384

[startup+1590.89 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 28617
/proc/meminfo: memFree=15288/2055920 swapFree=4181320/4192956
[pid=28422] ppid=28420 vsize=1835636 CPUtime=1590.22
/proc/28422/stat : 28422 (Pueblo) R 28420 28422 28376 0 -1 4194304 457816 0 0 0 158720 302 0 0 25 0 1 0 204601080 1879691264 457779 18446744073709551615 134512640 134579096 4294956688 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/28422/statm: 458909 457779 206 16 0 458350 0
Current children cumulated CPU time (s) 1590.22
Current children cumulated vsize (Kb) 1835636

Child ended because it received signal 6 (SIGABRT)
Real time (s): 1598.67
CPU time (s): 1597.98
CPU user time (s): 1594.66
CPU system time (s): 3.32249
CPU usage (%): 99.957
Max. virtual memory (cumulated for all children) (Kb): 1835636
The end

Launcher Data (download as text)

Begin job on node29 on Sun Jun  4 02:49:35 UTC 2006


FILE ID= 36761-1149389375

PBS_JOBID= 313356

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

MD5SUM SOLVER= 80c24de60e85bc4a9ec18ca4764e7dff
MD5SUM BENCH=  f8f4f876e372c51b5109e7995e83ce5e

RANDOM SEED= 114460453


/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.259
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.259
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:       1647488 kB
Buffers:         30004 kB
Cached:         310500 kB
SwapCached:       3236 kB
Active:         126860 kB
Inactive:       222344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1647488 kB
SwapTotal:     4192956 kB
SwapFree:      4181376 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            45244 kB
Committed_AS:   391356 kB
PageTables:       1504 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node29 on Sun Jun  4 03:16:14 UTC 2006