Trace number 37321

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 NameAnswerCPU timeWall clock time
Pueblo 1.3? (TO) 1800.87 1801.51

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k5_l4_n750.opb
MD5SUM84dfc4b706a5e82746c96ff285501708
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark14.7248
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables3750
Total number of constraints467625
Number of constraints which are clauses466875
Number of constraints which are cardinality constraints (but not clauses)750
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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
10.41	c starting to Solve
10.41	c #variables read: 3750 - #constraints read: 468375

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.96 0.96 0.91 2/64 28599
/proc/meminfo: memFree=1418648/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=2280 CPUtime=0
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 188242356 2334720 159 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 4160552656 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 570 168 146 16 0 11 0

[startup+10.0018 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 28599
/proc/meminfo: memFree=1339504/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=82016 CPUtime=9.99
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 20041 0 0 0 989 10 0 0 25 0 1 0 188242356 83984384 20012 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 7829115 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 20504 20012 204 16 0 19945 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 82016

[startup+20.0078 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 28599
/proc/meminfo: memFree=1335664/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=85584 CPUtime=19.99
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 20998 0 0 0 1989 10 0 0 25 0 1 0 188242356 87638016 20969 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 21396 20969 206 16 0 20837 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 85584

[startup+30.0138 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 28599
/proc/meminfo: memFree=1335664/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=85776 CPUtime=29.99
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 21011 0 0 0 2989 10 0 0 25 0 1 0 188242356 87834624 20982 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 21444 20982 206 16 0 20885 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 85776

[startup+40.0197 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 28599
/proc/meminfo: memFree=1335664/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=85776 CPUtime=39.99
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 21016 0 0 0 3989 10 0 0 25 0 1 0 188242356 87834624 20987 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 21444 20987 206 16 0 20885 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 85776

[startup+50.0257 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 28599
/proc/meminfo: memFree=1335664/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=85776 CPUtime=49.99
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 21021 0 0 0 4989 10 0 0 25 0 1 0 188242356 87834624 20992 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 21444 20992 206 16 0 20885 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 85776

[startup+60.0316 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 28599
/proc/meminfo: memFree=1335664/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=85776 CPUtime=60
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 21026 0 0 0 5990 10 0 0 25 0 1 0 188242356 87834624 20997 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519926 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 21444 20997 206 16 0 20885 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 85776

[startup+70.0376 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1335600/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=85776 CPUtime=70
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 21030 0 0 0 6990 10 0 0 25 0 1 0 188242356 87834624 21001 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 21444 21001 206 16 0 20885 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 85776

[startup+80.0436 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1335472/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=85968 CPUtime=80
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 21067 0 0 0 7990 10 0 0 25 0 1 0 188242356 88031232 21038 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134558849 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 21492 21038 206 16 0 20933 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 85968

[startup+90.0495 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1335472/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=85968 CPUtime=90
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 21071 0 0 0 8990 10 0 0 25 0 1 0 188242356 88031232 21042 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520003 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 21492 21042 206 16 0 20933 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 85968

[startup+100.055 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1335408/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=85968 CPUtime=100.01
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 21076 0 0 0 9991 10 0 0 25 0 1 0 188242356 88031232 21047 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520059 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 21492 21047 206 16 0 20933 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 85968

[startup+110.062 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1331248/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=90160 CPUtime=110.01
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 22116 0 0 0 10990 11 0 0 25 0 1 0 188242356 92323840 22087 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 22540 22087 206 16 0 21981 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 90160

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1326000/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=95500 CPUtime=120.01
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 23437 0 0 0 11989 12 0 0 25 0 1 0 188242356 97792000 23408 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 23875 23408 206 16 0 23316 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 95500

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1320624/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=100856 CPUtime=130.02
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 24781 0 0 0 12989 13 0 0 25 0 1 0 188242356 103276544 24752 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 25214 24752 206 16 0 24655 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 100856

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1315760/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=105596 CPUtime=140.02
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 25986 0 0 0 13988 14 0 0 25 0 1 0 188242356 108130304 25957 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 26399 25957 206 16 0 25840 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 105596

[startup+150.089 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1311152/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=110492 CPUtime=150.03
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 27140 0 0 0 14987 16 0 0 25 0 1 0 188242356 113143808 27111 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 27623 27111 206 16 0 27064 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 110492

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1306544/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=115076 CPUtime=160.03
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 28298 0 0 0 15986 17 0 0 25 0 1 0 188242356 117837824 28269 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 28769 28269 206 16 0 28210 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 115076

[startup+170.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1301616/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=119916 CPUtime=170.03
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 29525 0 0 0 16986 17 0 0 25 0 1 0 188242356 122793984 29496 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 7829115 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 29979 29496 206 16 0 29420 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 119916

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1297136/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=124416 CPUtime=180.03
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 30637 0 0 0 17985 18 0 0 25 0 1 0 188242356 127401984 30608 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 31104 30608 206 16 0 30545 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 124416

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1292528/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=128984 CPUtime=190.04
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 31780 0 0 0 18984 20 0 0 25 0 1 0 188242356 132079616 31751 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 32246 31751 206 16 0 31687 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 128984

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1287920/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=133604 CPUtime=200.04
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 32941 0 0 0 19983 21 0 0 25 0 1 0 188242356 136810496 32912 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519817 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 33401 32912 206 16 0 32842 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 133604

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28599
/proc/meminfo: memFree=1283248/2055920 swapFree=4182292/4192956

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

/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 154565 0 0 0 178036 132 0 0 25 0 1 0 188242356 636276736 154536 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155341 154536 206 16 0 154782 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (Kb) 621364

[startup+1783.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=799920/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=621488 CPUtime=1782.68
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 154611 0 0 0 178136 132 0 0 25 0 1 0 188242356 636403712 154582 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155372 154582 206 16 0 154813 0
Current children cumulated CPU time (s) 1782.68
Current children cumulated vsize (Kb) 621488

[startup+1784.32 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=799728/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=621740 CPUtime=1783.69
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 154666 0 0 0 178237 132 0 0 25 0 1 0 188242356 636661760 154637 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155435 154637 206 16 0 154876 0
Current children cumulated CPU time (s) 1783.69
Current children cumulated vsize (Kb) 621740

[startup+1785.33 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=799536/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=621872 CPUtime=1784.69
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 154710 0 0 0 178337 132 0 0 25 0 1 0 188242356 636796928 154681 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134519903 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155468 154681 206 16 0 154909 0
Current children cumulated CPU time (s) 1784.69
Current children cumulated vsize (Kb) 621872

[startup+1786.33 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=799408/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=621996 CPUtime=1785.69
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 154749 0 0 0 178437 132 0 0 25 0 1 0 188242356 636923904 154720 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155499 154720 206 16 0 154940 0
Current children cumulated CPU time (s) 1785.69
Current children cumulated vsize (Kb) 621996

[startup+1787.33 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=799216/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=622252 CPUtime=1786.7
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 154796 0 0 0 178538 132 0 0 25 0 1 0 188242356 637186048 154767 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155563 154767 206 16 0 155004 0
Current children cumulated CPU time (s) 1786.7
Current children cumulated vsize (Kb) 622252

[startup+1788.34 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=798960/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=622384 CPUtime=1787.7
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 154848 0 0 0 178638 132 0 0 25 0 1 0 188242356 637321216 154819 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155596 154819 206 16 0 155037 0
Current children cumulated CPU time (s) 1787.7
Current children cumulated vsize (Kb) 622384

[startup+1789.34 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=798768/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=622640 CPUtime=1788.71
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 154898 0 0 0 178739 132 0 0 25 0 1 0 188242356 637583360 154869 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155660 154869 206 16 0 155101 0
Current children cumulated CPU time (s) 1788.71
Current children cumulated vsize (Kb) 622640

[startup+1790.35 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=798576/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=622892 CPUtime=1789.71
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 154951 0 0 0 178839 132 0 0 25 0 1 0 188242356 637841408 154922 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155723 154922 206 16 0 155164 0
Current children cumulated CPU time (s) 1789.71
Current children cumulated vsize (Kb) 622892

[startup+1791.36 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=798384/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=623024 CPUtime=1790.71
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 154993 0 0 0 178939 132 0 0 25 0 1 0 188242356 637976576 154964 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155756 154964 206 16 0 155197 0
Current children cumulated CPU time (s) 1790.71
Current children cumulated vsize (Kb) 623024

[startup+1792.36 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=798192/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=623280 CPUtime=1791.72
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155046 0 0 0 179040 132 0 0 25 0 1 0 188242356 638238720 155017 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155820 155017 206 16 0 155261 0
Current children cumulated CPU time (s) 1791.72
Current children cumulated vsize (Kb) 623280

[startup+1793.36 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=798000/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=623404 CPUtime=1792.72
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155095 0 0 0 179140 132 0 0 25 0 1 0 188242356 638365696 155066 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155851 155066 206 16 0 155292 0
Current children cumulated CPU time (s) 1792.72
Current children cumulated vsize (Kb) 623404

[startup+1794.37 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=797744/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=623652 CPUtime=1793.74
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155148 0 0 0 179241 133 0 0 25 0 1 0 188242356 638619648 155119 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155913 155119 206 16 0 155354 0
Current children cumulated CPU time (s) 1793.74
Current children cumulated vsize (Kb) 623652

[startup+1795.38 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=797616/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=623776 CPUtime=1794.74
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155194 0 0 0 179341 133 0 0 25 0 1 0 188242356 638746624 155165 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 155944 155165 206 16 0 155385 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (Kb) 623776

[startup+1796.38 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=797360/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=624024 CPUtime=1795.74
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155244 0 0 0 179441 133 0 0 25 0 1 0 188242356 639000576 155215 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 156006 155215 206 16 0 155447 0
Current children cumulated CPU time (s) 1795.74
Current children cumulated vsize (Kb) 624024

[startup+1797.38 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=797168/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=624148 CPUtime=1796.75
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155295 0 0 0 179542 133 0 0 25 0 1 0 188242356 639127552 155266 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 156037 155266 206 16 0 155478 0
Current children cumulated CPU time (s) 1796.75
Current children cumulated vsize (Kb) 624148

[startup+1798.39 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=796976/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=624400 CPUtime=1797.75
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155341 0 0 0 179642 133 0 0 25 0 1 0 188242356 639385600 155312 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 156100 155312 206 16 0 155541 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (Kb) 624400

[startup+1799.39 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=796784/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=624656 CPUtime=1798.76
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155393 0 0 0 179743 133 0 0 25 0 1 0 188242356 639647744 155364 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520163 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 156164 155364 206 16 0 155605 0
Current children cumulated CPU time (s) 1798.76
Current children cumulated vsize (Kb) 624656

[startup+1800.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=796656/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=624784 CPUtime=1799.76
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155434 0 0 0 179843 133 0 0 25 0 1 0 188242356 639778816 155405 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 156196 155405 206 16 0 155637 0
Current children cumulated CPU time (s) 1799.76
Current children cumulated vsize (Kb) 624784

[startup+1801.41 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=796464/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=624940 CPUtime=1800.77
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155475 0 0 0 179944 133 0 0 25 0 1 0 188242356 639938560 155446 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 156235 155446 206 16 0 155676 0
Current children cumulated CPU time (s) 1800.77
Current children cumulated vsize (Kb) 624940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.41 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 28601
/proc/meminfo: memFree=796464/2055920 swapFree=4182292/4192956
[pid=28599] ppid=28597 vsize=624940 CPUtime=1800.77
/proc/28599/stat : 28599 (Pueblo13) R 28597 28599 28554 0 -1 4194304 155476 0 0 0 179944 133 0 0 25 0 1 0 188242356 639938560 155447 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/28599/statm: 156235 155447 206 16 0 155676 0
Current children cumulated CPU time (s) 1800.77
Current children cumulated vsize (Kb) 624940

Sending SIGTERM to -28599
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.51
CPU time (s): 1800.87
CPU user time (s): 1799.44
CPU system time (s): 1.42978
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (Kb): 624940
The end

Launcher Data (download as text)

Begin job on node74 on Fri Jun  2 05:23:00 UTC 2006


FILE ID= 37321-1149225780

PBS_JOBID= 295825

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  84dfc4b706a5e82746c96ff285501708

RANDOM SEED= 678336128


/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.274
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.274
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:       1418856 kB
Buffers:         35964 kB
Cached:         523376 kB
SwapCached:       2476 kB
Active:         125384 kB
Inactive:       442816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418856 kB
SwapTotal:     4192956 kB
SwapFree:      4182292 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            54932 kB
Committed_AS:   200184 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node74 on Fri Jun  2 05:53:02 UTC 2006