Trace number 41176

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
PBS 4.1L? (TO) 1800.63 1801.19

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
MD5SUM732cdc3fa8b0bf0f47e882c13d928a6d
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 benchmark3.99639
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4626
Total number of constraints30747
Number of constraints which are clauses29724
Number of constraints which are cardinality constraints (but not clauses)945
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
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 PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node79/41176-1149241304/instance-41176-1149241304.opb ......

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/node79/watcher-41176-1149241304 -o ROOT/results/node79/solver-41176-1149241304 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node79/41176-1149241304/instance-41176-1149241304.opb 920265050 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.99 3/67 21665
/proc/meminfo: memFree=1441456/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=1836 CPUtime=0
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 189769055 1880064 235 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 459 239 90 232 0 224 0

[startup+10.002 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1426168/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=24220 CPUtime=10
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 4286 0 0 0 987 13 0 0 25 0 1 0 189769055 24801280 3924 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 6055 3924 105 232 0 5820 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 24220

[startup+20.0081 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1423672/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=26956 CPUtime=20
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 5310 0 0 0 1977 23 0 0 25 0 1 0 189769055 27602944 4563 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 6739 4563 105 232 0 6504 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 26956

[startup+30.0142 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1422264/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=27180 CPUtime=30
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 5667 0 0 0 2968 32 0 0 25 0 1 0 189769055 27832320 4920 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550847 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 6795 4920 105 232 0 6560 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 27180

[startup+40.0203 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1421176/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=27764 CPUtime=40
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 5962 0 0 0 3958 42 0 0 25 0 1 0 189769055 28430336 5215 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 6941 5215 105 232 0 6706 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 27764

[startup+50.0264 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1420344/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=28204 CPUtime=50.01
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 6163 0 0 0 4944 57 0 0 25 0 1 0 189769055 28880896 5416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 7051 5416 105 232 0 6816 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 28204

[startup+60.0324 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1419640/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=28612 CPUtime=60.01
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 6342 0 0 0 5933 68 0 0 25 0 1 0 189769055 29298688 5595 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 7153 5595 105 232 0 6918 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 28612

[startup+70.0385 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1418616/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=32424 CPUtime=70.01
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 7329 0 0 0 6920 81 0 0 25 0 1 0 189769055 33202176 5813 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8106 5813 105 232 0 7871 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 32424

[startup+80.0446 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1418168/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=32628 CPUtime=80.02
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 7471 0 0 0 7907 95 0 0 25 0 1 0 189769055 33411072 5955 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8157 5955 105 232 0 7922 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 32628

[startup+90.0507 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1417464/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=32940 CPUtime=90.02
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 7645 0 0 0 8893 109 0 0 25 0 1 0 189769055 33730560 6129 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8235 6129 105 232 0 8000 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 32940

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1416952/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=33172 CPUtime=100.02
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 7776 0 0 0 9877 125 0 0 25 0 1 0 189769055 33968128 6260 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558877 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8293 6260 105 232 0 8058 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 33172

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1416312/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=33776 CPUtime=110.03
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 7956 0 0 0 10859 144 0 0 25 0 1 0 189769055 34586624 6440 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8444 6440 105 232 0 8209 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 33776

[startup+120.069 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1415736/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=33776 CPUtime=120.03
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 8084 0 0 0 11845 158 0 0 25 0 1 0 189769055 34586624 6568 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8444 6568 105 232 0 8209 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 33776

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1415096/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=34440 CPUtime=130.03
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 8249 0 0 0 12832 171 0 0 25 0 1 0 189769055 35266560 6733 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8610 6733 105 232 0 8375 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 34440

[startup+140.081 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1414392/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=34752 CPUtime=140.04
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 8431 0 0 0 13819 185 0 0 25 0 1 0 189769055 35586048 6915 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8688 6915 105 232 0 8453 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 34752

[startup+150.087 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1413880/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=35084 CPUtime=150.04
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 8554 0 0 0 14808 196 0 0 25 0 1 0 189769055 35926016 7038 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8771 7038 105 232 0 8536 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 35084

[startup+160.092 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1413368/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=35180 CPUtime=160.04
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 8683 0 0 0 15797 207 0 0 25 0 1 0 189769055 36024320 7167 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8795 7167 105 232 0 8560 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 35180

[startup+170.097 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1412856/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=35532 CPUtime=170.04
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 8808 0 0 0 16787 217 0 0 25 0 1 0 189769055 36384768 7292 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8883 7292 105 232 0 8648 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 35532

[startup+180.103 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1412344/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=35904 CPUtime=180.05
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 8938 0 0 0 17776 229 0 0 25 0 1 0 189769055 36765696 7422 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 8976 7422 105 232 0 8741 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 35904

[startup+190.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1411832/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=42048 CPUtime=190.05
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 10596 0 0 0 18763 242 0 0 25 0 1 0 189769055 43057152 7543 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 10512 7543 105 232 0 10277 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 42048

[startup+200.116 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1411256/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=42540 CPUtime=200.06
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 10738 0 0 0 19752 254 0 0 25 0 1 0 189769055 43560960 7685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 10635 7685 105 232 0 10400 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 42540

[startup+210.122 s]
/proc/loadavg: 1.00 1.00 0.99 2/67 21665
/proc/meminfo: memFree=1410872/2055892 swapFree=4085424/4096564

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

/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33843 0 0 0 176646 1505 0 0 25 0 1 0 189769055 110972928 21572 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21572 105 232 0 26858 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (Kb) 108372

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355320/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1782.52
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33859 0 0 0 176746 1506 0 0 25 0 1 0 189769055 110972928 21588 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21588 105 232 0 26858 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 108372

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355256/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1783.52
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33868 0 0 0 176845 1507 0 0 25 0 1 0 189769055 110972928 21597 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21597 105 232 0 26858 0
Current children cumulated CPU time (s) 1783.52
Current children cumulated vsize (Kb) 108372

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355256/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1784.53
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33872 0 0 0 176945 1508 0 0 25 0 1 0 189769055 110972928 21601 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21601 105 232 0 26858 0
Current children cumulated CPU time (s) 1784.53
Current children cumulated vsize (Kb) 108372

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355256/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1785.53
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33878 0 0 0 177045 1508 0 0 25 0 1 0 189769055 110972928 21607 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21607 105 232 0 26858 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (Kb) 108372

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355192/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1786.53
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33882 0 0 0 177144 1509 0 0 25 0 1 0 189769055 110972928 21611 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550377 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21611 105 232 0 26858 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 108372

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355192/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1787.54
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33886 0 0 0 177244 1510 0 0 25 0 1 0 189769055 110972928 21615 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21615 105 232 0 26858 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (Kb) 108372

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355192/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1788.55
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33889 0 0 0 177344 1511 0 0 25 0 1 0 189769055 110972928 21618 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21618 105 232 0 26858 0
Current children cumulated CPU time (s) 1788.55
Current children cumulated vsize (Kb) 108372

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355192/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1789.55
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33894 0 0 0 177443 1512 0 0 25 0 1 0 189769055 110972928 21623 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21623 105 232 0 26858 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (Kb) 108372

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355128/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1790.55
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33898 0 0 0 177543 1512 0 0 25 0 1 0 189769055 110972928 21627 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21627 105 232 0 26858 0
Current children cumulated CPU time (s) 1790.55
Current children cumulated vsize (Kb) 108372

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355128/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1791.55
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33903 0 0 0 177642 1513 0 0 25 0 1 0 189769055 110972928 21632 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21632 105 232 0 26858 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (Kb) 108372

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355000/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1792.57
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33929 0 0 0 177742 1515 0 0 25 0 1 0 189769055 110972928 21658 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21658 105 232 0 26858 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 108372

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1355000/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1793.57
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33932 0 0 0 177842 1515 0 0 25 0 1 0 189769055 110972928 21661 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21661 105 232 0 26858 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 108372

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1354936/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1794.58
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33953 0 0 0 177942 1516 0 0 25 0 1 0 189769055 110972928 21682 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21682 105 232 0 26858 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 108372

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1354872/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1795.57
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33974 0 0 0 178041 1516 0 0 25 0 1 0 189769055 110972928 21703 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21703 105 232 0 26858 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 108372

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1354808/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1796.58
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33985 0 0 0 178141 1517 0 0 25 0 1 0 189769055 110972928 21714 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21714 105 232 0 26858 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (Kb) 108372

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1354808/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1797.58
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33990 0 0 0 178240 1518 0 0 25 0 1 0 189769055 110972928 21719 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21719 105 232 0 26858 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (Kb) 108372

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1354744/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1798.58
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33997 0 0 0 178340 1518 0 0 25 0 1 0 189769055 110972928 21726 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21726 105 232 0 26858 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (Kb) 108372

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1354744/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1799.59
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 33999 0 0 0 178441 1518 0 0 25 0 1 0 189769055 110972928 21728 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21728 105 232 0 26858 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 108372

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1354744/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1800.6
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 34001 0 0 0 178541 1519 0 0 25 0 1 0 189769055 110972928 21730 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21730 105 232 0 26858 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 108372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21860
/proc/meminfo: memFree=1354744/2055892 swapFree=4085424/4096564
[pid=21665] ppid=21663 vsize=108372 CPUtime=1800.61
/proc/21665/stat : 21665 (PBS4L) R 21663 21665 21620 0 -1 4194304 34001 0 0 0 178542 1519 0 0 25 0 1 0 189769055 110972928 21730 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/21665/statm: 27093 21730 105 232 0 26858 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 108372

Sending SIGTERM to -21665
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.19
CPU time (s): 1800.63
CPU user time (s): 1785.42
CPU system time (s): 15.2067
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (Kb): 108372
The end

Launcher Data (download as text)

Begin job on node79 on Fri Jun  2 09:41:44 UTC 2006


FILE ID= 41176-1149241304

PBS_JOBID= 297449

BENCH NAME= ROOT/tmp/node79/41176-1149241304/instance-41176-1149241304.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node79/41176-1149241304/instance-41176-1149241304.opb 920265050
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node79/watcher-41176-1149241304 -o ROOT/results/node79/solver-41176-1149241304 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node79/41176-1149241304/instance-41176-1149241304.opb 920265050

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  732cdc3fa8b0bf0f47e882c13d928a6d

RANDOM SEED= 920265050


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.18
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1441664 kB
Buffers:         26872 kB
Cached:         517644 kB
SwapCached:       2612 kB
Active:          93512 kB
Inactive:       459940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1441664 kB
SwapTotal:     4096564 kB
SwapFree:      4085424 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          16672 kB
Slab:            47404 kB
Committed_AS:   221804 kB
PageTables:       1304 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node79 on Fri Jun  2 10:11:46 UTC 2006