Trace number 37318

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.54 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l5_n550.opb
MD5SUMb656932a938990470d09f3771b5047c2
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 benchmark5.54416
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1650
Total number of constraints113164
Number of constraints which are clauses112614
Number of constraints which are cardinality constraints (but not clauses)550
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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
2.51	c starting to Solve
2.51	c #variables read: 1650 - #constraints read: 113714

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.92 2/64 641
/proc/meminfo: memFree=1430240/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=2572 CPUtime=0
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 188182851 2633728 239 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 2653911 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 643 239 199 16 0 84 0

[startup+10.003 s]
/proc/loadavg: 0.87 0.94 0.92 2/64 641
/proc/meminfo: memFree=1407080/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=25556 CPUtime=9.99
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 6024 0 0 0 997 2 0 0 25 0 1 0 188182851 26169344 5995 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 6389 5995 206 16 0 5830 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 25556

[startup+20.01 s]
/proc/loadavg: 0.89 0.94 0.92 2/64 641
/proc/meminfo: memFree=1407144/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=25736 CPUtime=19.99
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 6037 0 0 0 1997 2 0 0 25 0 1 0 188182851 26353664 6008 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134520198 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 6434 6008 206 16 0 5875 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 25736

[startup+30.0159 s]
/proc/loadavg: 0.90 0.94 0.92 2/64 641
/proc/meminfo: memFree=1403624/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=29452 CPUtime=29.99
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 6950 0 0 0 2996 3 0 0 25 0 1 0 188182851 30158848 6921 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 7363 6921 206 16 0 6804 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 29452

[startup+40.0219 s]
/proc/loadavg: 0.92 0.94 0.92 2/64 641
/proc/meminfo: memFree=1397992/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=34996 CPUtime=39.99
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 8363 0 0 0 3994 5 0 0 25 0 1 0 188182851 35835904 8334 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 2623099 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 8749 8334 206 16 0 8190 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 34996

[startup+50.0279 s]
/proc/loadavg: 0.93 0.94 0.92 2/64 641
/proc/meminfo: memFree=1393640/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=39392 CPUtime=50
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 9453 0 0 0 4993 7 0 0 25 0 1 0 188182851 40337408 9424 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 9848 9424 206 16 0 9289 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39392

[startup+60.0339 s]
/proc/loadavg: 0.94 0.95 0.92 2/64 641
/proc/meminfo: memFree=1389352/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=43660 CPUtime=60
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 10532 0 0 0 5993 7 0 0 25 0 1 0 188182851 44707840 10503 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559492 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 10915 10503 206 16 0 10356 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 43660

[startup+70.0399 s]
/proc/loadavg: 0.95 0.95 0.92 2/64 641
/proc/meminfo: memFree=1386152/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=47020 CPUtime=70
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 11325 0 0 0 6992 8 0 0 25 0 1 0 188182851 48148480 11296 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 11755 11296 206 16 0 11196 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 47020

[startup+80.0459 s]
/proc/loadavg: 0.96 0.95 0.92 2/64 641
/proc/meminfo: memFree=1383208/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=49988 CPUtime=80.01
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 12058 0 0 0 7992 9 0 0 25 0 1 0 188182851 51187712 12029 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134520015 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 12497 12029 206 16 0 11938 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 49988

[startup+90.0518 s]
/proc/loadavg: 0.96 0.95 0.92 2/64 641
/proc/meminfo: memFree=1380648/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=52592 CPUtime=90
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 12699 0 0 0 8991 9 0 0 25 0 1 0 188182851 53854208 12670 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 13148 12670 206 16 0 12589 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 52592

[startup+100.058 s]
/proc/loadavg: 0.97 0.95 0.92 2/64 641
/proc/meminfo: memFree=1378088/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=55064 CPUtime=100.01
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 13330 0 0 0 9991 10 0 0 25 0 1 0 188182851 56385536 13301 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 13766 13301 206 16 0 13207 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 55064

[startup+110.064 s]
/proc/loadavg: 0.97 0.95 0.92 2/64 641
/proc/meminfo: memFree=1375336/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=57784 CPUtime=110.01
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 14017 0 0 0 10990 11 0 0 25 0 1 0 188182851 59170816 13988 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 14446 13988 206 16 0 13887 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 57784

[startup+120.07 s]
/proc/loadavg: 0.98 0.95 0.92 2/64 641
/proc/meminfo: memFree=1372648/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=60376 CPUtime=120.02
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 14684 0 0 0 11990 12 0 0 25 0 1 0 188182851 61825024 14655 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 15094 14655 206 16 0 14535 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 60376

[startup+130.076 s]
/proc/loadavg: 0.98 0.95 0.92 2/64 641
/proc/meminfo: memFree=1369448/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=63600 CPUtime=130.02
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 15499 0 0 0 12989 13 0 0 25 0 1 0 188182851 65126400 15470 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134517928 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 15900 15470 206 16 0 15341 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 63600

[startup+140.082 s]
/proc/loadavg: 0.98 0.95 0.92 2/64 641
/proc/meminfo: memFree=1366120/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=66964 CPUtime=140.02
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 16320 0 0 0 13988 14 0 0 25 0 1 0 188182851 68571136 16291 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 16741 16291 206 16 0 16182 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 66964

[startup+150.088 s]
/proc/loadavg: 0.98 0.95 0.92 2/64 641
/proc/meminfo: memFree=1363752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=69296 CPUtime=150.03
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 16907 0 0 0 14988 15 0 0 25 0 1 0 188182851 70959104 16878 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 17324 16878 206 16 0 16765 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 69296

[startup+160.094 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 641
/proc/meminfo: memFree=1360552/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=72396 CPUtime=160.02
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 17711 0 0 0 15987 15 0 0 25 0 1 0 188182851 74133504 17682 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 18099 17682 206 16 0 17540 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 72396

[startup+170.1 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 641
/proc/meminfo: memFree=1357672/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=75220 CPUtime=170.03
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 18421 0 0 0 16987 16 0 0 25 0 1 0 188182851 77025280 18392 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 18805 18392 206 16 0 18246 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 75220

[startup+180.106 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 641
/proc/meminfo: memFree=1354984/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=77944 CPUtime=180.03
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 19100 0 0 0 17986 17 0 0 25 0 1 0 188182851 79814656 19071 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 19486 19071 206 16 0 18927 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 77944

[startup+190.112 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 641
/proc/meminfo: memFree=1352616/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=80924 CPUtime=190.03
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 19695 0 0 0 18986 17 0 0 25 0 1 0 188182851 82866176 19666 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 20231 19666 206 16 0 19672 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 80924

[startup+200.118 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 641
/proc/meminfo: memFree=1350632/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=82860 CPUtime=200.03
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 20185 0 0 0 19986 17 0 0 25 0 1 0 188182851 84848640 20156 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 20715 20156 206 16 0 20156 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 82860

[startup+210.124 s]
/proc/loadavg: 0.99 0.96 0.92 2/64 641
/proc/meminfo: memFree=1348456/2055924 swapFree=4181416/4192956

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

/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 178098 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559502 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 157280

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1782.42
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 178199 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559496 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 157280

[startup+1784.1 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1783.42
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 178299 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559512 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 157280

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.92 3/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1784.43
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 178400 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 157280

[startup+1786.11 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1785.43
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 178500 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134520044 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 157280

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1786.44
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 178601 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 157280

[startup+1788.12 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1787.44
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 178701 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 157280

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1788.45
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 178802 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 157280

[startup+1790.13 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1789.45
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 178902 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 157280

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1790.45
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 179002 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 157280

[startup+1792.14 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1791.46
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 179103 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 157280

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1792.46
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 179203 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 157280

[startup+1794.15 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1793.47
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 179304 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134519929 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 157280

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1794.47
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 179404 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 157280

[startup+1796.16 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1795.48
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 179505 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 157280

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1796.48
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 179605 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 157280

[startup+1798.17 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1797.48
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 179705 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 157280

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1798.49
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38798 0 0 0 179806 43 0 0 25 0 1 0 188182851 161054720 38769 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38769 206 16 0 38761 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 157280

[startup+1800.18 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1799.49
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38799 0 0 0 179906 43 0 0 25 0 1 0 188182851 161054720 38770 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38770 206 16 0 38761 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 157280

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1800.5
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38799 0 0 0 180007 43 0 0 25 0 1 0 188182851 161054720 38770 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38770 206 16 0 38761 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 157280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.92 2/64 643
/proc/meminfo: memFree=1275752/2055924 swapFree=4181416/4192956
[pid=641] ppid=639 vsize=157280 CPUtime=1800.5
/proc/641/stat : 641 (Pueblo13) R 639 641 596 0 -1 4194304 38799 0 0 0 180007 43 0 0 25 0 1 0 188182851 161054720 38770 18446744073709551615 134512640 134579064 4294956688 18446744073709551615 134559501 0 0 4096 0 0 0 0 17 1 0 0
/proc/641/statm: 39320 38770 206 16 0 38761 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 157280

Sending SIGTERM to -641
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.54
CPU user time (s): 1800.08
CPU system time (s): 0.460929
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (Kb): 157280
The end

Launcher Data (download as text)

Begin job on node6 on Fri Jun  2 05:13:27 UTC 2006


FILE ID= 37318-1149225207

PBS_JOBID= 295782

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  b656932a938990470d09f3771b5047c2

RANDOM SEED= 549795649


/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.268
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.268
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:      2055924 kB
MemFree:       1430448 kB
Buffers:         33716 kB
Cached:         516960 kB
SwapCached:       3592 kB
Active:         349072 kB
Inactive:       210668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1430448 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14912 kB
Slab:            51784 kB
Committed_AS:   192828 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node6 on Fri Jun  2 05:43:35 UTC 2006