Trace number 37489

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) 1801.05 1802.25

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-n3709.opb
MD5SUMdad6f5146620d8430edee27ea3d7a019
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 benchmark8.58569
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 658426
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 658426
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
6.54	c starting to Solve
6.54	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/node91/watcher-37489-1149247449 -o ROOT/results/node91/solver-37489-1149247449 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/Pueblo13 ROOT/tmp/node91/37489-1149247449/instance-37489-1149247449.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1518392/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=2576 CPUtime=0
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 263 0 0 0 0 0 0 0 19 0 1 0 190383819 2637824 235 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 1749431 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 644 237 191 16 0 84 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1443392/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=86908 CPUtime=9.99
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 825257 0 0 0 783 216 0 0 25 0 1 0 190383819 88993792 18921 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 1 0 0
/proc/26813/statm: 21727 18921 206 16 0 21167 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 86908

[startup+20.0082 s]
/proc/loadavg: 0.94 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1443648/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=86908 CPUtime=19.99
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 825257 0 0 0 1783 216 0 0 25 0 1 0 190383819 88993792 18921 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 21727 18921 206 16 0 21167 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 86908

[startup+30.0141 s]
/proc/loadavg: 0.95 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1443136/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=87604 CPUtime=29.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 825442 0 0 0 2782 216 0 0 25 0 1 0 190383819 89706496 19106 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 21901 19106 206 16 0 21341 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 87604

[startup+40.0201 s]
/proc/loadavg: 0.96 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1440192/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=90624 CPUtime=39.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 826193 0 0 0 3782 216 0 0 25 0 1 0 190383819 92798976 19857 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 22656 19857 206 16 0 22096 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 90624

[startup+50.0261 s]
/proc/loadavg: 0.96 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1437696/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=93064 CPUtime=49.99
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 826818 0 0 0 4782 217 0 0 25 0 1 0 190383819 95297536 20482 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 23266 20482 206 16 0 22706 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 93064

[startup+60.032 s]
/proc/loadavg: 0.97 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1435008/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=95732 CPUtime=59.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 827487 0 0 0 5781 217 0 0 25 0 1 0 190383819 98029568 21151 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 23933 21151 206 16 0 23373 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 95732

[startup+70.038 s]
/proc/loadavg: 0.97 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1432512/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=98168 CPUtime=69.99
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 828099 0 0 0 6781 218 0 0 25 0 1 0 190383819 100524032 21763 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 24542 21763 206 16 0 23982 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 98168

[startup+80.044 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1430144/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=100608 CPUtime=79.99
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 828698 0 0 0 7781 218 0 0 25 0 1 0 190383819 103022592 22362 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 25152 22362 206 16 0 24592 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 100608

[startup+90.0499 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1426816/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=103968 CPUtime=89.99
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 829539 0 0 0 8780 219 0 0 25 0 1 0 190383819 106463232 23203 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 25992 23203 206 16 0 25432 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 103968

[startup+100.055 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1424320/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=106516 CPUtime=99.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 830162 0 0 0 9779 219 0 0 25 0 1 0 190383819 109072384 23826 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 26629 23826 206 16 0 26069 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 106516

[startup+110.061 s]
/proc/loadavg: 0.98 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1419584/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=111476 CPUtime=109.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 831339 0 0 0 10778 220 0 0 25 0 1 0 190383819 114151424 25003 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 27869 25003 206 16 0 27309 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 111476

[startup+120.067 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1414592/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=116392 CPUtime=119.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 832574 0 0 0 11777 221 0 0 25 0 1 0 190383819 119185408 26238 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 29098 26238 206 16 0 28538 0
Current children cumulated CPU time (s) 119.98
Current children cumulated vsize (Kb) 116392

[startup+130.072 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1409408/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=121552 CPUtime=129.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 833872 0 0 0 12777 221 0 0 25 0 1 0 190383819 124469248 27536 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 30388 27536 206 16 0 29828 0
Current children cumulated CPU time (s) 129.98
Current children cumulated vsize (Kb) 121552

[startup+140.079 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1404480/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=126456 CPUtime=139.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 835102 0 0 0 13776 222 0 0 25 0 1 0 190383819 129490944 28766 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 31614 28766 206 16 0 31054 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 126456

[startup+150.085 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1400896/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=130072 CPUtime=149.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 835999 0 0 0 14776 222 0 0 25 0 1 0 190383819 133193728 29663 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 32518 29663 206 16 0 31958 0
Current children cumulated CPU time (s) 149.98
Current children cumulated vsize (Kb) 130072

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1399616/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=131340 CPUtime=159.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 836309 0 0 0 15775 223 0 0 25 0 1 0 190383819 134492160 29973 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 1 0 0
/proc/26813/statm: 32835 29973 206 16 0 32275 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 131340

[startup+170.099 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1398400/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=132504 CPUtime=169.97
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 836613 0 0 0 16774 223 0 0 25 0 1 0 190383819 135684096 30277 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 33126 30277 206 16 0 32566 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 132504

[startup+180.106 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1397248/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=133664 CPUtime=179.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 836909 0 0 0 17775 223 0 0 25 0 1 0 190383819 136871936 30573 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528319 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 33416 30573 206 16 0 32856 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 133664

[startup+190.112 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1396096/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=134820 CPUtime=189.97
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 837195 0 0 0 18774 223 0 0 25 0 1 0 190383819 138055680 30859 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 33705 30859 206 16 0 33145 0
Current children cumulated CPU time (s) 189.97
Current children cumulated vsize (Kb) 134820

[startup+200.119 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1392512/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=138680 CPUtime=199.98
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 838084 0 0 0 19774 224 0 0 25 0 1 0 190383819 142008320 31748 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 34670 31748 206 16 0 34110 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 138680

[startup+210.125 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26813
/proc/meminfo: memFree=1387328/2055892 swapFree=4085380/4096564

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

/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 969270 0 0 0 170675 313 0 0 25 0 1 0 190383819 692867072 162934 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527759 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 169157 162934 206 16 0 168597 0
Current children cumulated CPU time (s) 1709.88
Current children cumulated vsize (Kb) 676628

[startup+1721.05 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=863616/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=679532 CPUtime=1719.88
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 970008 0 0 0 171675 313 0 0 25 0 1 0 190383819 695840768 163672 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527981 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 169883 163672 206 16 0 169323 0
Current children cumulated CPU time (s) 1719.88
Current children cumulated vsize (Kb) 679532

[startup+1731.05 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=858240/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=684996 CPUtime=1729.88
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 971365 0 0 0 172674 314 0 0 25 0 1 0 190383819 701435904 165029 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 171249 165029 206 16 0 170689 0
Current children cumulated CPU time (s) 1729.88
Current children cumulated vsize (Kb) 684996

[startup+1741.06 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=852416/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=690804 CPUtime=1739.88
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 972809 0 0 0 173673 315 0 0 25 0 1 0 190383819 707383296 166473 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 172701 166473 206 16 0 172141 0
Current children cumulated CPU time (s) 1739.88
Current children cumulated vsize (Kb) 690804

[startup+1751.07 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=846528/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=696616 CPUtime=1749.88
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 974286 0 0 0 174672 316 0 0 25 0 1 0 190383819 713334784 167950 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 174154 167950 206 16 0 173594 0
Current children cumulated CPU time (s) 1749.88
Current children cumulated vsize (Kb) 696616

[startup+1761.07 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=843072/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=700100 CPUtime=1759.88
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 975148 0 0 0 175672 316 0 0 25 0 1 0 190383819 716902400 168812 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 175025 168812 206 16 0 174465 0
Current children cumulated CPU time (s) 1759.88
Current children cumulated vsize (Kb) 700100

[startup+1771.08 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=839424/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=703752 CPUtime=1769.88
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 976047 0 0 0 176671 317 0 0 25 0 1 0 190383819 720642048 169711 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527762 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 175938 169711 206 16 0 175378 0
Current children cumulated CPU time (s) 1769.88
Current children cumulated vsize (Kb) 703752

[startup+1781.08 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=835584/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=707592 CPUtime=1779.89
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 977006 0 0 0 177671 318 0 0 25 0 1 0 190383819 724574208 170670 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527547 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 176898 170670 206 16 0 176338 0
Current children cumulated CPU time (s) 1779.89
Current children cumulated vsize (Kb) 707592

[startup+1791.09 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=831680/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=711428 CPUtime=1789.88
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 977988 0 0 0 178670 318 0 0 25 0 1 0 190383819 728502272 171652 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527715 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 177857 171652 206 16 0 177297 0
Current children cumulated CPU time (s) 1789.88
Current children cumulated vsize (Kb) 711428

[startup+1792.09 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=831296/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=711892 CPUtime=1790.88
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 978078 0 0 0 178770 318 0 0 25 0 1 0 190383819 728977408 171742 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559204 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 177973 171742 206 16 0 177413 0
Current children cumulated CPU time (s) 1790.88
Current children cumulated vsize (Kb) 711892

[startup+1793.1 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=830912/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=712244 CPUtime=1791.89
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 978173 0 0 0 178871 318 0 0 25 0 1 0 190383819 729337856 171837 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527753 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178061 171837 206 16 0 177501 0
Current children cumulated CPU time (s) 1791.89
Current children cumulated vsize (Kb) 712244

[startup+1794.1 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=830528/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=712592 CPUtime=1792.9
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 978274 0 0 0 178971 319 0 0 25 0 1 0 190383819 729694208 171938 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527748 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178148 171938 206 16 0 177588 0
Current children cumulated CPU time (s) 1792.9
Current children cumulated vsize (Kb) 712592

[startup+1795.11 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=830080/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=713056 CPUtime=1793.91
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 978373 0 0 0 179072 319 0 0 25 0 1 0 190383819 730169344 172037 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527767 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178264 172037 206 16 0 177704 0
Current children cumulated CPU time (s) 1793.91
Current children cumulated vsize (Kb) 713056

[startup+1796.11 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=829696/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=713404 CPUtime=1794.91
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 978471 0 0 0 179172 319 0 0 25 0 1 0 190383819 730525696 172135 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527833 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178351 172135 206 16 0 177791 0
Current children cumulated CPU time (s) 1794.91
Current children cumulated vsize (Kb) 713404

[startup+1797.12 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=829312/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=713752 CPUtime=1795.91
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 978567 0 0 0 179272 319 0 0 25 0 1 0 190383819 730882048 172231 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527824 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178438 172231 206 16 0 177878 0
Current children cumulated CPU time (s) 1795.91
Current children cumulated vsize (Kb) 713752

[startup+1798.12 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=828992/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=714100 CPUtime=1796.92
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 978650 0 0 0 179373 319 0 0 25 0 1 0 190383819 731238400 172314 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527812 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178525 172314 206 16 0 177965 0
Current children cumulated CPU time (s) 1796.92
Current children cumulated vsize (Kb) 714100

[startup+1799.13 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=828608/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=714452 CPUtime=1797.92
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 978739 0 0 0 179473 319 0 0 25 0 1 0 190383819 731598848 172403 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527750 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178613 172403 206 16 0 178053 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (Kb) 714452

[startup+1800.13 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=828224/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=714916 CPUtime=1798.92
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 978839 0 0 0 179573 319 0 0 25 0 1 0 190383819 732073984 172503 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178729 172503 206 16 0 178169 0
Current children cumulated CPU time (s) 1798.92
Current children cumulated vsize (Kb) 714916

[startup+1801.14 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=827840/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=715264 CPUtime=1799.93
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 978939 0 0 0 179674 319 0 0 25 0 1 0 190383819 732430336 172603 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134527815 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178816 172603 206 16 0 178256 0
Current children cumulated CPU time (s) 1799.93
Current children cumulated vsize (Kb) 715264

[startup+1802.14 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=827392/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=715728 CPUtime=1800.93
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 979041 0 0 0 179774 319 0 0 25 0 1 0 190383819 732905472 172705 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528319 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178932 172705 206 16 0 178372 0
Current children cumulated CPU time (s) 1800.93
Current children cumulated vsize (Kb) 715728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.15 s]
/proc/loadavg: 0.99 0.98 0.93 2/68 26815
/proc/meminfo: memFree=827392/2055892 swapFree=4085380/4096564
[pid=26813] ppid=26811 vsize=715728 CPUtime=1800.93
/proc/26813/stat : 26813 (Pueblo13) R 26811 26813 26767 0 -1 4194304 979041 0 0 0 179774 319 0 0 25 0 1 0 190383819 732905472 172705 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134528328 0 0 4096 0 0 0 0 17 0 0 0
/proc/26813/statm: 178932 172705 206 16 0 178372 0
Current children cumulated CPU time (s) 1800.93
Current children cumulated vsize (Kb) 715728

Sending SIGTERM to -26813
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.25
CPU time (s): 1801.05
CPU user time (s): 1797.75
CPU system time (s): 3.2995
CPU usage (%): 99.9332
Max. virtual memory (cumulated for all children) (Kb): 715728
The end

Launcher Data (download as text)

Begin job on node91 on Fri Jun  2 11:24:09 UTC 2006


FILE ID= 37489-1149247449

PBS_JOBID= 297863

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  dad6f5146620d8430edee27ea3d7a019

RANDOM SEED= 51378338


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1518600 kB
Buffers:         36748 kB
Cached:         425472 kB
SwapCached:       2968 kB
Active:         101016 kB
Inactive:       370460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1518600 kB
SwapTotal:     4096564 kB
SwapFree:      4085380 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          16608 kB
Slab:            52388 kB
Committed_AS:   320332 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node91 on Fri Jun  2 11:54:11 UTC 2006