Trace number 37492

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.3? (TO) 1800.75 1801.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3705.opb
MD5SUM1c8cf561f224f1f2f953c533d372407b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark9.53655
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 77
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 658002
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 658002
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
7.02	c starting to Solve
7.02	c #variables read: 155000 - #constraints read: 5301

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.81 0.93 0.90 3/64 18935
/proc/meminfo: memFree=1654104/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=2328 CPUtime=0
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 190450309 2383872 131 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 1436536 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 582 132 113 16 0 11 0

[startup+10.0021 s]
/proc/loadavg: 0.84 0.93 0.90 2/64 18935
/proc/meminfo: memFree=1579032/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=87228 CPUtime=9.99
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 825236 0 0 0 770 229 0 0 25 0 1 0 190450309 89321472 18899 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528051 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 21807 18899 206 16 0 21248 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 87228

[startup+20.0091 s]
/proc/loadavg: 0.87 0.93 0.90 2/64 18935
/proc/meminfo: memFree=1578008/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=88548 CPUtime=19.99
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 825564 0 0 0 1770 229 0 0 25 0 1 0 190450309 90673152 19227 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528325 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 22137 19227 206 16 0 21578 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 88548

[startup+30.0152 s]
/proc/loadavg: 0.89 0.93 0.90 2/64 18935
/proc/meminfo: memFree=1571160/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=95508 CPUtime=30
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 827305 0 0 0 2770 230 0 0 25 0 1 0 190450309 97800192 20968 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 23877 20968 206 16 0 23318 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 95508

[startup+40.0212 s]
/proc/loadavg: 0.90 0.93 0.90 2/64 18935
/proc/meminfo: memFree=1563224/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=103540 CPUtime=40
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 829299 0 0 0 3769 231 0 0 25 0 1 0 190450309 106024960 22962 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527818 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 25885 22962 206 16 0 25326 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 103540

[startup+50.0272 s]
/proc/loadavg: 0.92 0.93 0.90 2/64 18935
/proc/meminfo: memFree=1556056/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=110656 CPUtime=50.01
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 831081 0 0 0 4768 233 0 0 25 0 1 0 190450309 113311744 24744 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528314 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 27664 24744 206 16 0 27105 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 110656

[startup+60.0333 s]
/proc/loadavg: 0.93 0.94 0.90 2/64 18935
/proc/meminfo: memFree=1548248/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=118444 CPUtime=60
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 833028 0 0 0 5766 234 0 0 25 0 1 0 190450309 121286656 26691 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 29611 26691 206 16 0 29052 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 118444

[startup+70.0393 s]
/proc/loadavg: 0.94 0.94 0.90 2/64 18935
/proc/meminfo: memFree=1540248/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=126388 CPUtime=70.01
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 835016 0 0 0 6766 235 0 0 25 0 1 0 190450309 129421312 28679 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 31597 28679 206 16 0 31038 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 126388

[startup+80.0463 s]
/proc/loadavg: 0.95 0.94 0.90 2/64 18935
/proc/meminfo: memFree=1533720/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=132908 CPUtime=80.01
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 836641 0 0 0 7765 236 0 0 25 0 1 0 190450309 136097792 30304 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528325 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 33227 30304 206 16 0 32668 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 132908

[startup+90.0513 s]
/proc/loadavg: 0.96 0.94 0.90 2/64 18935
/proc/meminfo: memFree=1525976/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=140728 CPUtime=90.02
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 838591 0 0 0 8764 238 0 0 25 0 1 0 190450309 144105472 32254 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527942 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 35182 32254 206 16 0 34623 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 140728

[startup+100.057 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 18935
/proc/meminfo: memFree=1519896/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=146672 CPUtime=100.02
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 840100 0 0 0 9763 239 0 0 25 0 1 0 190450309 150192128 33763 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 36668 33763 206 16 0 36109 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 146672

[startup+110.063 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 18935
/proc/meminfo: memFree=1512664/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=153924 CPUtime=110.02
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 841902 0 0 0 10762 240 0 0 25 0 1 0 190450309 157618176 35565 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528314 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 38481 35565 206 16 0 37922 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 153924

[startup+120.069 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 18935
/proc/meminfo: memFree=1507032/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=159576 CPUtime=120.02
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 843319 0 0 0 11761 241 0 0 25 0 1 0 190450309 163405824 36982 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 39894 36982 206 16 0 39335 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 159576

[startup+130.075 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 18935
/proc/meminfo: memFree=1500440/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=166116 CPUtime=130.03
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 844951 0 0 0 12760 243 0 0 25 0 1 0 190450309 170102784 38614 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 41529 38614 206 16 0 40970 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 166116

[startup+140.082 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 18935
/proc/meminfo: memFree=1492696/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=173828 CPUtime=140.04
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 846879 0 0 0 13760 244 0 0 25 0 1 0 190450309 177999872 40542 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528314 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 43457 40542 206 16 0 42898 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 173828

[startup+150.088 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 18935
/proc/meminfo: memFree=1484952/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=181544 CPUtime=150.04
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 848810 0 0 0 14759 245 0 0 25 0 1 0 190450309 185901056 42473 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527839 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 45386 42473 206 16 0 44827 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 181544

[startup+160.094 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 18935
/proc/meminfo: memFree=1477656/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=188884 CPUtime=160.04
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 850643 0 0 0 15758 246 0 0 25 0 1 0 190450309 193417216 44306 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527836 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 47221 44306 206 16 0 46662 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 188884

[startup+170.1 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 18935
/proc/meminfo: memFree=1469848/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=196608 CPUtime=170.04
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 852583 0 0 0 16757 247 0 0 25 0 1 0 190450309 201326592 46246 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 49152 46246 206 16 0 48593 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 196608

[startup+180.106 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 18935
/proc/meminfo: memFree=1460888/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=205636 CPUtime=180.05
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 854815 0 0 0 17756 249 0 0 25 0 1 0 190450309 210571264 48478 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528312 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 51409 48478 206 16 0 50850 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 205636

[startup+190.112 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 18935
/proc/meminfo: memFree=1456920/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=209524 CPUtime=190.05
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 855810 0 0 0 18756 249 0 0 25 0 1 0 190450309 214552576 49473 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 52381 49473 206 16 0 51822 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 209524

[startup+200.118 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 18935
/proc/meminfo: memFree=1450776/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=215580 CPUtime=200.05
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 857335 0 0 0 19756 249 0 0 25 0 1 0 190450309 220753920 50998 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 53895 50998 206 16 0 53336 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 215580

[startup+210.124 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 18935
/proc/meminfo: memFree=1445272/2055920 swapFree=4180900/4192956

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

/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 974305 0 0 0 177838 317 0 0 25 0 1 0 190450309 700309504 167968 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 170974 167968 206 16 0 170415 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 683896

[startup+1783.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 18937
/proc/meminfo: memFree=981280/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=684120 CPUtime=1782.56
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 974379 0 0 0 177938 318 0 0 25 0 1 0 190450309 700538880 168042 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171030 168042 206 16 0 170471 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (Kb) 684120

[startup+1784.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 18937
/proc/meminfo: memFree=980960/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=684472 CPUtime=1783.57
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 974460 0 0 0 178039 318 0 0 25 0 1 0 190450309 700899328 168123 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528312 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171118 168123 206 16 0 170559 0
Current children cumulated CPU time (s) 1783.57
Current children cumulated vsize (Kb) 684472

[startup+1785.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 18937
/proc/meminfo: memFree=980640/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=684816 CPUtime=1784.57
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 974539 0 0 0 178139 318 0 0 25 0 1 0 190450309 701251584 168202 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171204 168202 206 16 0 170645 0
Current children cumulated CPU time (s) 1784.57
Current children cumulated vsize (Kb) 684816

[startup+1786.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 18937
/proc/meminfo: memFree=980320/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=685156 CPUtime=1785.58
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 974616 0 0 0 178240 318 0 0 25 0 1 0 190450309 701599744 168279 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527425 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171289 168279 206 16 0 170730 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 685156

[startup+1787.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 18937
/proc/meminfo: memFree=980000/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=685404 CPUtime=1786.58
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 974702 0 0 0 178340 318 0 0 25 0 1 0 190450309 701853696 168365 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134557342 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171351 168365 206 16 0 170792 0
Current children cumulated CPU time (s) 1786.58
Current children cumulated vsize (Kb) 685404

[startup+1788.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 18937
/proc/meminfo: memFree=979680/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=685752 CPUtime=1787.58
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 974779 0 0 0 178440 318 0 0 25 0 1 0 190450309 702210048 168442 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171438 168442 206 16 0 170879 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 685752

[startup+1789.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 18937
/proc/meminfo: memFree=979360/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=686104 CPUtime=1788.59
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 974856 0 0 0 178541 318 0 0 25 0 1 0 190450309 702570496 168519 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527830 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171526 168519 206 16 0 170967 0
Current children cumulated CPU time (s) 1788.59
Current children cumulated vsize (Kb) 686104

[startup+1790.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 18937
/proc/meminfo: memFree=979040/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=686352 CPUtime=1789.59
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 974937 0 0 0 178641 318 0 0 25 0 1 0 190450309 702824448 168600 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171588 168600 206 16 0 171029 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (Kb) 686352

[startup+1791.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 18937
/proc/meminfo: memFree=978720/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=686704 CPUtime=1790.6
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975011 0 0 0 178742 318 0 0 25 0 1 0 190450309 703184896 168674 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171676 168674 206 16 0 171117 0
Current children cumulated CPU time (s) 1790.6
Current children cumulated vsize (Kb) 686704

[startup+1792.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 18937
/proc/meminfo: memFree=978400/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=687068 CPUtime=1791.6
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975097 0 0 0 178842 318 0 0 25 0 1 0 190450309 703557632 168760 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171767 168760 206 16 0 171208 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (Kb) 687068

[startup+1793.12 s]
/proc/loadavg: 1.00 0.99 0.91 5/70 18946
/proc/meminfo: memFree=976944/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=687300 CPUtime=1792.59
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975174 0 0 0 178941 318 0 0 25 0 1 0 190450309 703795200 168837 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 0 0 0
/proc/18935/statm: 171825 168837 206 16 0 171266 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 687300

[startup+1794.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/70 18992
/proc/meminfo: memFree=976688/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=687652 CPUtime=1793.6
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975251 0 0 0 179042 318 0 0 25 0 1 0 190450309 704155648 168914 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528224 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 171913 168914 206 16 0 171354 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 687652

[startup+1795.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/70 18992
/proc/meminfo: memFree=976304/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=688016 CPUtime=1794.6
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975332 0 0 0 179142 318 0 0 25 0 1 0 190450309 704528384 168995 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 172004 168995 206 16 0 171445 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 688016

[startup+1796.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/70 18992
/proc/meminfo: memFree=975984/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=688256 CPUtime=1795.6
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975413 0 0 0 179242 318 0 0 25 0 1 0 190450309 704774144 169076 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 172064 169076 206 16 0 171505 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 688256

[startup+1797.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/70 19000
/proc/meminfo: memFree=975664/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=688596 CPUtime=1796.61
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975487 0 0 0 179343 318 0 0 25 0 1 0 190450309 705122304 169150 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 172149 169150 206 16 0 171590 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 688596

[startup+1798.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/70 19000
/proc/meminfo: memFree=975280/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=688964 CPUtime=1797.61
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975572 0 0 0 179443 318 0 0 25 0 1 0 190450309 705499136 169235 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528314 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 172241 169235 206 16 0 171682 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 688964

[startup+1799.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/70 19000
/proc/meminfo: memFree=974896/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=689204 CPUtime=1798.62
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975653 0 0 0 179544 318 0 0 25 0 1 0 190450309 705744896 169316 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520070 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 172301 169316 206 16 0 171742 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 689204

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/70 19008
/proc/meminfo: memFree=974576/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=689544 CPUtime=1799.62
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975737 0 0 0 179644 318 0 0 25 0 1 0 190450309 706093056 169400 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 172386 169400 206 16 0 171827 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 689544

[startup+1801.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/70 19008
/proc/meminfo: memFree=974256/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=689884 CPUtime=1800.62
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975813 0 0 0 179744 318 0 0 25 0 1 0 190450309 706441216 169476 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 172471 169476 206 16 0 171912 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 689884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/70 19008
/proc/meminfo: memFree=974256/2055920 swapFree=4180900/4192956
[pid=18935] ppid=18933 vsize=689884 CPUtime=1800.63
/proc/18935/stat : 18935 (Pueblo13) R 18933 18935 18889 0 -1 4194304 975813 0 0 0 179745 318 0 0 25 0 1 0 190450309 706441216 169476 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527978 0 0 4096 0 0 0 0 17 1 0 0
/proc/18935/statm: 172471 169476 206 16 0 171912 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 689884

Sending SIGTERM to -18935
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.28
CPU time (s): 1800.75
CPU user time (s): 1797.45
CPU system time (s): 3.2985
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (Kb): 689884
The end

Launcher Data (download as text)

Begin job on node27 on Fri Jun  2 11:31:08 UTC 2006


FILE ID= 37492-1149247868

PBS_JOBID= 297904

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  1c8cf561f224f1f2f953c533d372407b

RANDOM SEED= 537557239


/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.234
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.234
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:       1654312 kB
Buffers:         15736 kB
Cached:         312388 kB
SwapCached:       3784 kB
Active:          41892 kB
Inactive:       295004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654312 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          14776 kB
Slab:            50760 kB
Committed_AS:   282448 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node27 on Fri Jun  2 12:01:10 UTC 2006