Trace number 37103

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUMf17e31cb6762bd0e8d3e659d7bd1050c
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
Number of bits of the biggest sum of numbers9
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
1.01	c starting to Solve
1.01	c #variables read: 23409 - #constraints read: 1386

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

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.00 0.01 0.17 2/64 29804
/proc/meminfo: memFree=1448144/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=1136 CPUtime=0
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 59 0 0 0 0 0 0 0 18 0 1 0 186148892 1163264 43 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 12407588 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 284 43 33 16 0 8 0

[startup+10.002 s]
/proc/loadavg: 0.15 0.04 0.18 2/64 29804
/proc/meminfo: memFree=1433808/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=17604 CPUtime=9.99
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 3850 0 0 0 998 1 0 0 25 0 1 0 186148892 18026496 3821 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 4401 3821 206 16 0 3842 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 17604

[startup+20.0081 s]
/proc/loadavg: 0.28 0.07 0.19 2/64 29804
/proc/meminfo: memFree=1432144/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=19384 CPUtime=19.99
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 4301 0 0 0 1997 2 0 0 25 0 1 0 186148892 19849216 4272 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 4846 4272 206 16 0 4287 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 19384

[startup+30.0142 s]
/proc/loadavg: 0.39 0.10 0.20 2/64 29804
/proc/meminfo: memFree=1430672/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=20840 CPUtime=29.99
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 4664 0 0 0 2997 2 0 0 25 0 1 0 186148892 21340160 4635 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 5210 4635 206 16 0 4651 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 20840

[startup+40.0203 s]
/proc/loadavg: 0.49 0.13 0.20 2/64 29804
/proc/meminfo: memFree=1430672/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=20840 CPUtime=40
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 4664 0 0 0 3998 2 0 0 25 0 1 0 186148892 21340160 4635 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517908 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 5210 4635 206 16 0 4651 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 20840

[startup+50.0264 s]
/proc/loadavg: 0.56 0.16 0.21 2/64 29806
/proc/meminfo: memFree=1429008/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=22544 CPUtime=50
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 5075 0 0 0 4998 2 0 0 25 0 1 0 186148892 23085056 5042 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 5636 5042 206 16 0 5077 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 22544

[startup+60.0326 s]
/proc/loadavg: 0.63 0.19 0.22 2/64 29806
/proc/meminfo: memFree=1425360/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=26168 CPUtime=60
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6003 0 0 0 5998 2 0 0 25 0 1 0 186148892 26796032 5965 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 6542 5965 206 16 0 5983 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 26168

[startup+70.0387 s]
/proc/loadavg: 0.69 0.21 0.23 2/64 29806
/proc/meminfo: memFree=1424976/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=26556 CPUtime=70.01
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6101 0 0 0 6999 2 0 0 25 0 1 0 186148892 27193344 6063 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 6639 6063 206 16 0 6080 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 26556

[startup+80.0448 s]
/proc/loadavg: 0.73 0.24 0.23 2/64 29806
/proc/meminfo: memFree=1424912/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=26556 CPUtime=80.01
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6101 0 0 0 7999 2 0 0 25 0 1 0 186148892 27193344 6063 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134559129 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 6639 6063 206 16 0 6080 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 26556

[startup+90.0509 s]
/proc/loadavg: 0.77 0.26 0.24 2/64 29806
/proc/meminfo: memFree=1424912/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=26556 CPUtime=90.01
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6101 0 0 0 8999 2 0 0 25 0 1 0 186148892 27193344 6063 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 6639 6063 206 16 0 6080 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 26556

[startup+100.057 s]
/proc/loadavg: 0.81 0.29 0.25 2/64 29806
/proc/meminfo: memFree=1424912/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=26556 CPUtime=100.01
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6101 0 0 0 9999 2 0 0 25 0 1 0 186148892 27193344 6063 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 6639 6063 206 16 0 6080 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 26556

[startup+110.063 s]
/proc/loadavg: 0.84 0.31 0.26 2/64 29806
/proc/meminfo: memFree=1424912/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=26556 CPUtime=110.02
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6101 0 0 0 11000 2 0 0 25 0 1 0 186148892 27193344 6063 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134558724 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 6639 6063 206 16 0 6080 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 26556

[startup+120.07 s]
/proc/loadavg: 0.86 0.33 0.27 2/64 29806
/proc/meminfo: memFree=1424912/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=26556 CPUtime=120.02
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6101 0 0 0 12000 2 0 0 25 0 1 0 186148892 27193344 6063 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 6639 6063 206 16 0 6080 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 26556

[startup+130.075 s]
/proc/loadavg: 0.88 0.35 0.27 2/64 29806
/proc/meminfo: memFree=1424976/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=26556 CPUtime=130.02
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6101 0 0 0 13000 2 0 0 25 0 1 0 186148892 27193344 6063 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 6639 6063 206 16 0 6080 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 26556

[startup+140.082 s]
/proc/loadavg: 0.90 0.37 0.28 2/64 29806
/proc/meminfo: memFree=1424912/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=26556 CPUtime=140.03
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6101 0 0 0 14001 2 0 0 25 0 1 0 186148892 27193344 6063 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520075 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 6639 6063 206 16 0 6080 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 26556

[startup+150.088 s]
/proc/loadavg: 0.92 0.39 0.29 2/64 29806
/proc/meminfo: memFree=1424784/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=26644 CPUtime=150.03
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6132 0 0 0 15001 2 0 0 25 0 1 0 186148892 27283456 6094 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 6661 6094 206 16 0 6102 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 26644

[startup+160.094 s]
/proc/loadavg: 0.93 0.41 0.29 2/64 29806
/proc/meminfo: memFree=1421520/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=29984 CPUtime=160.04
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 6963 0 0 0 16001 3 0 0 25 0 1 0 186148892 30703616 6912 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 7496 6912 206 16 0 6937 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 29984

[startup+170.1 s]
/proc/loadavg: 0.94 0.43 0.30 2/64 29806
/proc/meminfo: memFree=1418640/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=32756 CPUtime=170.04
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 7682 0 0 0 17001 3 0 0 25 0 1 0 186148892 33542144 7626 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 8189 7626 206 16 0 7630 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 32756

[startup+180.106 s]
/proc/loadavg: 0.95 0.45 0.31 2/64 29806
/proc/meminfo: memFree=1415120/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=36392 CPUtime=180.05
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 8610 0 0 0 18001 4 0 0 25 0 1 0 186148892 37265408 8517 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 9098 8517 206 16 0 8539 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 36392

[startup+190.112 s]
/proc/loadavg: 0.95 0.47 0.31 2/64 29806
/proc/meminfo: memFree=1412368/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=39068 CPUtime=190.04
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 9294 0 0 0 19000 4 0 0 25 0 1 0 186148892 40005632 9193 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 9767 9193 206 16 0 9208 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 39068

[startup+200.118 s]
/proc/loadavg: 0.96 0.49 0.32 2/64 29806
/proc/meminfo: memFree=1410448/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=40936 CPUtime=200.05
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 9763 0 0 0 20001 4 0 0 25 0 1 0 186148892 41918464 9662 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 10234 9662 206 16 0 9675 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 40936

[startup+210.124 s]
/proc/loadavg: 0.97 0.50 0.33 2/64 29806
/proc/meminfo: memFree=1410512/2055920 swapFree=4181440/4192956

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

/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 66979 0 0 0 178118 34 0 0 25 0 1 0 186148892 272695296 66011 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 66576 66011 206 16 0 66017 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 266304

[startup+1783.08 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1183696/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=266704 CPUtime=1782.52
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67047 0 0 0 178218 34 0 0 25 0 1 0 186148892 273104896 66079 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 66676 66079 206 16 0 66117 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 266704

[startup+1784.09 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1183504/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=266824 CPUtime=1783.52
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67107 0 0 0 178318 34 0 0 25 0 1 0 186148892 273227776 66139 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517874 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 66706 66139 206 16 0 66147 0
Current children cumulated CPU time (s) 1783.52
Current children cumulated vsize (Kb) 266824

[startup+1785.09 s]
/proc/loadavg: 1.01 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1183184/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=267176 CPUtime=1784.53
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67178 0 0 0 178419 34 0 0 25 0 1 0 186148892 273588224 66210 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517890 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 66794 66210 206 16 0 66235 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 267176

[startup+1786.1 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1182992/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=267380 CPUtime=1785.53
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67223 0 0 0 178519 34 0 0 25 0 1 0 186148892 273797120 66255 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 66845 66255 206 16 0 66286 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (Kb) 267380

[startup+1787.1 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1182800/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=267520 CPUtime=1786.54
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67283 0 0 0 178620 34 0 0 25 0 1 0 186148892 273940480 66315 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 66880 66315 206 16 0 66321 0
Current children cumulated CPU time (s) 1786.54
Current children cumulated vsize (Kb) 267520

[startup+1788.11 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1182416/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=267888 CPUtime=1787.54
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67369 0 0 0 178720 34 0 0 25 0 1 0 186148892 274317312 66401 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520048 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 66972 66401 206 16 0 66413 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (Kb) 267888

[startup+1789.11 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1181904/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=268392 CPUtime=1788.55
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67491 0 0 0 178821 34 0 0 25 0 1 0 186148892 274833408 66523 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 67098 66523 206 16 0 66539 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 268392

[startup+1790.12 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1181584/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=268796 CPUtime=1789.55
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67584 0 0 0 178921 34 0 0 25 0 1 0 186148892 275247104 66616 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 67199 66616 206 16 0 66640 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (Kb) 268796

[startup+1791.12 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1181136/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=269136 CPUtime=1790.55
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67682 0 0 0 179021 34 0 0 25 0 1 0 186148892 275595264 66714 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 67284 66714 206 16 0 66725 0
Current children cumulated CPU time (s) 1790.55
Current children cumulated vsize (Kb) 269136

[startup+1792.13 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1180688/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=269628 CPUtime=1791.56
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67807 0 0 0 179122 34 0 0 25 0 1 0 186148892 276099072 66839 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 67407 66839 206 16 0 66848 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 269628

[startup+1793.13 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1180240/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=270196 CPUtime=1792.56
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67918 0 0 0 179222 34 0 0 25 0 1 0 186148892 276680704 66950 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 67549 66950 206 16 0 66990 0
Current children cumulated CPU time (s) 1792.56
Current children cumulated vsize (Kb) 270196

[startup+1794.14 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1179920/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=270436 CPUtime=1793.56
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 67989 0 0 0 179322 34 0 0 25 0 1 0 186148892 276926464 67019 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 67609 67019 206 16 0 67050 0
Current children cumulated CPU time (s) 1793.56
Current children cumulated vsize (Kb) 270436

[startup+1795.14 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1179664/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=270760 CPUtime=1794.57
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 68061 0 0 0 179423 34 0 0 25 0 1 0 186148892 277258240 67091 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517933 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 67690 67091 206 16 0 67131 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (Kb) 270760

[startup+1796.15 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1179216/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=271140 CPUtime=1795.57
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 68165 0 0 0 179523 34 0 0 25 0 1 0 186148892 277647360 67194 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 67785 67194 206 16 0 67226 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 271140

[startup+1797.15 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1178832/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=271596 CPUtime=1796.59
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 68274 0 0 0 179624 35 0 0 25 0 1 0 186148892 278114304 67298 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 67899 67298 206 16 0 67340 0
Current children cumulated CPU time (s) 1796.59
Current children cumulated vsize (Kb) 271596

[startup+1798.16 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1178576/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=271676 CPUtime=1797.59
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 68331 0 0 0 179724 35 0 0 25 0 1 0 186148892 278196224 67354 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134520080 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 67919 67354 206 16 0 67360 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (Kb) 271676

[startup+1799.16 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1178128/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=272232 CPUtime=1798.59
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 68446 0 0 0 179824 35 0 0 25 0 1 0 186148892 278765568 67467 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517903 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 68058 67467 206 16 0 67499 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (Kb) 272232

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1177872/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=272404 CPUtime=1799.6
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 68512 0 0 0 179925 35 0 0 25 0 1 0 186148892 278941696 67533 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517922 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 68101 67533 206 16 0 67542 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (Kb) 272404

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1177360/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=273032 CPUtime=1800.6
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 68637 0 0 0 180025 35 0 0 25 0 1 0 186148892 279584768 67658 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517893 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 68258 67658 206 16 0 67699 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 273032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 30001
/proc/meminfo: memFree=1177360/2055920 swapFree=4181440/4192956
[pid=29804] ppid=29802 vsize=273032 CPUtime=1800.6
/proc/29804/stat : 29804 (Pueblo13) R 29802 29804 29759 0 -1 4194304 68637 0 0 0 180025 35 0 0 25 0 1 0 186148892 279584768 67658 18446744073709551615 134512640 134579064 4294956672 18446744073709551615 134517901 0 0 4096 0 0 0 0 17 1 0 0
/proc/29804/statm: 68258 67658 206 16 0 67699 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 273032

Sending SIGTERM to -29804
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.66
CPU user time (s): 1800.26
CPU system time (s): 0.397939
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (Kb): 273032
The end

Launcher Data (download as text)

Begin job on node42 on Thu Jun  1 23:33:37 UTC 2006


FILE ID= 37103-1149204816

PBS_JOBID= 292995

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

MD5SUM SOLVER= b45add8200bccdf53727749bff226bd1
MD5SUM BENCH=  f17e31cb6762bd0e8d3e659d7bd1050c

RANDOM SEED= 336078119


/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.216
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.216
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:       1448544 kB
Buffers:         23188 kB
Cached:         513504 kB
SwapCached:       3432 kB
Active:         270544 kB
Inactive:       275104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448544 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:             248 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            47812 kB
Committed_AS:   186120 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node42 on Fri Jun  2 00:03:39 UTC 2006