Trace number 37544

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 674.808 675.093

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-mkc1.opb
MD5SUMfcdcb6b6d92f8975c7c03a825b19d25c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-2626
Best CPU time to get the best result obtained on this benchmark1800.69
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -2739
Optimality of the best value was proved NO
Number of variables27743
Total number of constraints5584
Number of constraints which are clauses712
Number of constraints which are cardinality constraints (but not clauses)24
Number of constraints which are nor clauses,nor cardinality constraints4848
Minimum length of a constraint2
Maximum length of a constraint25072
Number of terms in the objective function 25306
Biggest coefficient in the objective function 191
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 537745
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 249195
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 543330
Number of bits of the biggest sum of numbers20
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
0.97	c starting to Solve
0.97	c #variables read: 27743 - #constraints read: 5587
7.09	o 531500
8.20	o 531493
9.29	o 531471
10.40	o 531460
11.43	o 531455
12.53	o 531454
15.06	o 531453
16.44	o 531452
674.83	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/node75/watcher-37544-1149259649 -o ROOT/results/node75/solver-37544-1149259649 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node75/37544-1149259649/instance-37544-1149259649.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 3/64 11587
/proc/meminfo: memFree=1550824/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=2328 CPUtime=0
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 82 0 0 0 0 0 0 0 18 0 1 0 191628254 2383872 66 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 6705760 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 582 84 70 16 0 11 0

[startup+10.0031 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 11587
/proc/meminfo: memFree=1531632/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=22036 CPUtime=9.98
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 5110 0 0 0 997 1 0 0 25 0 1 0 191628254 22564864 5010 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134531525 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 5509 5010 206 16 0 4950 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 22036

[startup+20.0091 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 11587
/proc/meminfo: memFree=1520632/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=32996 CPUtime=19.99
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 8208 0 0 0 1997 2 0 0 25 0 1 0 191628254 33787904 7782 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 8249 7782 206 16 0 7690 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 32996

[startup+30.016 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 11587
/proc/meminfo: memFree=1505976/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=47668 CPUtime=30
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 12025 0 0 0 2995 5 0 0 25 0 1 0 191628254 48812032 11449 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 11917 11449 206 16 0 11358 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 47668

[startup+40.022 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 11587
/proc/meminfo: memFree=1472248/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=81568 CPUtime=40
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 20807 0 0 0 3990 10 0 0 25 0 1 0 191628254 83525632 19887 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557250 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 20392 19887 206 16 0 19833 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 81568

[startup+50.028 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 11587
/proc/meminfo: memFree=1450872/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=102736 CPUtime=49.99
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 26356 0 0 0 4986 13 0 0 25 0 1 0 191628254 105201664 25217 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 25684 25217 206 16 0 25125 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 102736

[startup+60.034 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 11587
/proc/meminfo: memFree=1400952/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=152520 CPUtime=60
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 39311 0 0 0 5980 20 0 0 25 0 1 0 191628254 156180480 37663 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 38130 37663 206 16 0 37571 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 152520

[startup+70.04 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 11587
/proc/meminfo: memFree=1326264/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=227052 CPUtime=70
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 58706 0 0 0 6973 27 0 0 25 0 1 0 191628254 232501248 56296 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 56763 56296 206 16 0 56204 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 227052

[startup+80.046 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 11587
/proc/meminfo: memFree=1280440/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=273084 CPUtime=80
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 70644 0 0 0 7968 32 0 0 25 0 1 0 191628254 279638016 67766 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517841 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 68271 67766 206 16 0 67712 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 273084

[startup+90.052 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 11587
/proc/meminfo: memFree=1214520/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=338560 CPUtime=90
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 87723 0 0 0 8961 39 0 0 25 0 1 0 191628254 346685440 84173 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 84640 84173 206 16 0 84081 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 338560

[startup+100.058 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 11587
/proc/meminfo: memFree=1117048/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=436136 CPUtime=100.01
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 113074 0 0 0 9953 48 0 0 25 0 1 0 191628254 446603264 108529 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528531 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 109034 108529 206 16 0 108475 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 436136

[startup+110.064 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 11587
/proc/meminfo: memFree=1047224/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=505620 CPUtime=110.01
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 131196 0 0 0 10945 56 0 0 25 0 1 0 191628254 517754880 125938 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 126405 125938 206 16 0 125846 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 505620

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=1047224/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=505620 CPUtime=120.01
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 131196 0 0 0 11944 57 0 0 25 0 1 0 191628254 517754880 125938 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517494 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 126405 125938 206 16 0 125846 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 505620

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=1047224/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=505620 CPUtime=130.01
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 131196 0 0 0 12944 57 0 0 25 0 1 0 191628254 517754880 125938 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517511 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 126405 125938 206 16 0 125846 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 505620

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=1037112/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=515692 CPUtime=140.02
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 133842 0 0 0 13943 59 0 0 25 0 1 0 191628254 528068608 128456 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 128923 128456 206 16 0 128364 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 515692

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=1037112/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=515692 CPUtime=150.02
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 133842 0 0 0 14942 60 0 0 25 0 1 0 191628254 528068608 128456 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528540 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 128923 128456 206 16 0 128364 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 515692

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=1037112/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=515692 CPUtime=160.02
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 133842 0 0 0 15942 60 0 0 25 0 1 0 191628254 528068608 128456 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 128923 128456 206 16 0 128364 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 515692

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=944312/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=608564 CPUtime=170.02
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 157969 0 0 0 16931 71 0 0 25 0 1 0 191628254 623169536 151636 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557342 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 152141 151636 206 16 0 151582 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 608564

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=907640/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=644892 CPUtime=180.02
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 167463 0 0 0 17925 77 0 0 25 0 1 0 191628254 660369408 160756 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 161223 160756 206 16 0 160664 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 644892

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=907640/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=644892 CPUtime=190.03
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 167463 0 0 0 18925 78 0 0 25 0 1 0 191628254 660369408 160756 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 161223 160756 206 16 0 160664 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 644892

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=907576/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=644892 CPUtime=200.03
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 167463 0 0 0 19925 78 0 0 25 0 1 0 191628254 660369408 160756 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527740 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 161223 160756 206 16 0 160664 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 644892

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=859256/2055920 swapFree=4182500/4192956

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

Current children cumulated CPU time (s) 460.08
Current children cumulated vsize (Kb) 1612928

[startup+470.284 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15800/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=470.08
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 46818 190 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 470.08
Current children cumulated vsize (Kb) 1612928

[startup+480.29 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=480.09
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 47819 190 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 480.09
Current children cumulated vsize (Kb) 1612928

[startup+490.296 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=490.09
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 48819 190 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520072 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 490.09
Current children cumulated vsize (Kb) 1612928

[startup+500.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=500.09
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 49819 190 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 500.09
Current children cumulated vsize (Kb) 1612928

[startup+510.308 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=510.09
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 50819 190 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520204 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 510.09
Current children cumulated vsize (Kb) 1612928

[startup+520.314 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=520.1
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 51819 191 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 520.1
Current children cumulated vsize (Kb) 1612928

[startup+530.32 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=530.09
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 52818 191 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528528 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 530.09
Current children cumulated vsize (Kb) 1612928

[startup+540.326 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=540.1
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 53819 191 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 540.1
Current children cumulated vsize (Kb) 1612928

[startup+550.332 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=550.1
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 54818 192 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527656 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 550.1
Current children cumulated vsize (Kb) 1612928

[startup+560.339 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=560.11
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 55819 192 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 560.11
Current children cumulated vsize (Kb) 1612928

[startup+570.346 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=570.11
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 56819 192 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 570.11
Current children cumulated vsize (Kb) 1612928

[startup+580.353 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=580.11
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 57819 192 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527981 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 580.11
Current children cumulated vsize (Kb) 1612928

[startup+590.359 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=590.11
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 58819 192 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 590.11
Current children cumulated vsize (Kb) 1612928

[startup+600.365 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=600.11
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 59819 192 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 600.11
Current children cumulated vsize (Kb) 1612928

[startup+610.371 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=610.12
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 60820 192 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520051 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 610.12
Current children cumulated vsize (Kb) 1612928

[startup+620.378 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=620.12
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 61819 193 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 620.12
Current children cumulated vsize (Kb) 1612928

[startup+630.384 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=630.12
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 62819 193 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528314 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 630.12
Current children cumulated vsize (Kb) 1612928

[startup+640.39 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15864/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1612928 CPUtime=640.12
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 419445 0 0 0 63819 193 0 0 25 0 1 0 191628254 1651638272 402765 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 403232 402765 206 16 0 402673 0
Current children cumulated CPU time (s) 640.12
Current children cumulated vsize (Kb) 1612928

[startup+650.397 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=16056/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1649776 CPUtime=650.13
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 429034 0 0 0 64815 198 0 0 25 0 1 0 191628254 1689370624 411977 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 412444 411977 206 16 0 411885 0
Current children cumulated CPU time (s) 650.13
Current children cumulated vsize (Kb) 1649776

[startup+660.404 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=15096/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1738996 CPUtime=660.12
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 452203 0 0 0 65804 208 0 0 25 0 1 0 191628254 1780731904 434239 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557342 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 434749 434239 206 16 0 434190 0
Current children cumulated CPU time (s) 660.12
Current children cumulated vsize (Kb) 1738996

[startup+670.41 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 11587
/proc/meminfo: memFree=14904/2055920 swapFree=4182500/4192956
[pid=11587] ppid=11585 vsize=1823736 CPUtime=670.13
/proc/11587/stat : 11587 (Pueblo13) R 11585 11587 11541 0 -1 4194304 474280 0 0 0 66796 217 0 0 25 0 1 0 191628254 1867505664 455447 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/11587/statm: 455934 455447 206 16 0 455375 0
Current children cumulated CPU time (s) 670.13
Current children cumulated vsize (Kb) 1823736

Child ended because it received signal 6 (SIGABRT)
Real time (s): 675.093
CPU time (s): 674.808
CPU user time (s): 672.353
CPU system time (s): 2.45563
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (Kb): 1823736
The end

Launcher Data (download as text)

Begin job on node75 on Fri Jun  2 14:47:29 UTC 2006


FILE ID= 37544-1149259649

PBS_JOBID= 298584

BENCH NAME= ROOT/tmp/node75/37544-1149259649/instance-37544-1149259649.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node75/37544-1149259649/instance-37544-1149259649.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-37544-1149259649 -o ROOT/results/node75/solver-37544-1149259649 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node75/37544-1149259649/instance-37544-1149259649.opb

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  fcdcb6b6d92f8975c7c03a825b19d25c

RANDOM SEED= 898168745


/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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1551096 kB
Buffers:         20388 kB
Cached:         411076 kB
SwapCached:       2444 kB
Active:          55124 kB
Inactive:       385304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1551096 kB
SwapTotal:     4192956 kB
SwapFree:      4182500 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          16032 kB
Slab:            50372 kB
Committed_AS:   289384 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node75 on Fri Jun  2 14:58:44 UTC 2006