Trace number 41098

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.83 1801.28

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga35_35_sat_pb.cnf.cr.opb
MD5SUM23ed8dbd20669d86dd929140e0f9c164
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 benchmark0.038993
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1838
Total number of constraints1330
Number of constraints which are clauses1260
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint17
Maximum length of a constraint35
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
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/node49/41098-1149231066/instance-41098-1149231066.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/node49/watcher-41098-1149231066 -o ROOT/results/node49/solver-41098-1149231066 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node49/41098-1149231066/instance-41098-1149231066.opb 888331638 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 1/64 29725
/proc/meminfo: memFree=1346232/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=1576 CPUtime=0
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 188773738 1613824 171 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134629938 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 394 176 92 232 0 159 0

[startup+10.0021 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1313168/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=39120 CPUtime=9.99
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 8390 0 0 0 990 9 0 0 25 0 1 0 188773738 40058880 8366 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559009 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 9780 8366 105 232 0 9545 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 39120

[startup+20.008 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1307984/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=41052 CPUtime=20
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 9855 0 0 0 1981 19 0 0 25 0 1 0 188773738 42037248 9685 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 10263 9685 105 232 0 10028 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 41052

[startup+30.0138 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1306832/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=42148 CPUtime=30
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 10144 0 0 0 2975 25 0 0 25 0 1 0 188773738 43159552 9974 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546344 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 10537 9974 105 232 0 10302 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 42148

[startup+40.0196 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1303440/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=75444 CPUtime=40
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 10982 0 0 0 3974 26 0 0 25 0 1 0 188773738 77254656 10812 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564928 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 18861 10812 105 232 0 18626 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 75444

[startup+50.0254 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1283280/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=77532 CPUtime=50.01
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 16203 0 0 0 4972 29 0 0 25 0 1 0 188773738 79392768 15840 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549559 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 19383 15840 105 232 0 19148 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 77532

[startup+60.0313 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1263824/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=143996 CPUtime=60.01
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 21080 0 0 0 5969 32 0 0 25 0 1 0 188773738 147451904 20717 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 35999 20717 105 232 0 35764 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 143996

[startup+70.0371 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1243728/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=149804 CPUtime=70.02
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 26090 0 0 0 6967 35 0 0 25 0 1 0 188773738 153399296 25727 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 37451 25727 105 232 0 37216 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 149804

[startup+80.0429 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1225936/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=150764 CPUtime=80.02
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 30528 0 0 0 7964 38 0 0 25 0 1 0 188773738 154382336 30165 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 37691 30165 105 232 0 37456 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 150764

[startup+90.0487 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1209744/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=154300 CPUtime=90.02
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 34573 0 0 0 8961 41 0 0 25 0 1 0 188773738 158003200 34210 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 38575 34210 105 232 0 38340 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 154300

[startup+100.055 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1199760/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=160188 CPUtime=100.02
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 37067 0 0 0 9959 43 0 0 25 0 1 0 188773738 164032512 36704 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 40047 36704 105 232 0 39812 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 160188

[startup+110.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1188304/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=164988 CPUtime=110.02
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 39915 0 0 0 10957 45 0 0 25 0 1 0 188773738 168947712 39552 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 41247 39552 105 232 0 41012 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 164988

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1179216/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=298556 CPUtime=120.02
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 42113 0 0 0 11955 47 0 0 25 0 1 0 188773738 305721344 41750 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552218 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 74639 41750 105 232 0 74404 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 298556

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1159760/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=300608 CPUtime=130.04
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 46972 0 0 0 12953 51 0 0 25 0 1 0 188773738 307822592 46609 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564933 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 75152 46609 105 232 0 74917 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 300608

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1157392/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=301960 CPUtime=140.04
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 47555 0 0 0 13952 52 0 0 25 0 1 0 188773738 309207040 47192 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134857060 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 75490 47192 105 232 0 75255 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 301960

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1153616/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=305608 CPUtime=150.04
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 48503 0 0 0 14951 53 0 0 25 0 1 0 188773738 312942592 48140 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549282 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 76402 48140 105 232 0 76167 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 305608

[startup+160.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1151376/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=306900 CPUtime=160.05
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 49063 0 0 0 15951 54 0 0 25 0 1 0 188773738 314265600 48700 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 76725 48700 105 232 0 76490 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 306900

[startup+170.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1144208/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=310324 CPUtime=170.04
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 51234 0 0 0 16949 55 0 0 25 0 1 0 188773738 317771776 50486 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 77581 50486 105 232 0 77346 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 310324

[startup+180.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1140496/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=311240 CPUtime=180.05
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 52154 0 0 0 17949 56 0 0 25 0 1 0 188773738 318709760 51406 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 77810 51406 105 232 0 77575 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 311240

[startup+190.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1130384/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=316688 CPUtime=190.06
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 54682 0 0 0 18948 58 0 0 25 0 1 0 188773738 324288512 53934 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 79172 53934 105 232 0 78937 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 316688

[startup+200.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1124240/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=317032 CPUtime=200.05
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 56204 0 0 0 19946 59 0 0 25 0 1 0 188773738 324640768 55456 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 79258 55456 105 232 0 79023 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 317032

[startup+210.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 29725
/proc/meminfo: memFree=1117008/2055920 swapFree=4181416/4192956

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

/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96289 0 0 0 178002 165 0 0 25 0 1 0 188773738 429101056 93235 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104761 93235 105 232 0 104526 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (Kb) 419044

[startup+1783.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=972368/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419044 CPUtime=1782.67
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96290 0 0 0 178102 165 0 0 25 0 1 0 188773738 429101056 93236 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558968 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104761 93236 105 232 0 104526 0
Current children cumulated CPU time (s) 1782.67
Current children cumulated vsize (Kb) 419044

[startup+1784.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=972368/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419044 CPUtime=1783.68
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96291 0 0 0 178203 165 0 0 25 0 1 0 188773738 429101056 93237 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104761 93237 105 232 0 104526 0
Current children cumulated CPU time (s) 1783.68
Current children cumulated vsize (Kb) 419044

[startup+1785.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=972368/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419044 CPUtime=1784.68
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96292 0 0 0 178303 165 0 0 25 0 1 0 188773738 429101056 93238 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549573 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104761 93238 105 232 0 104526 0
Current children cumulated CPU time (s) 1784.68
Current children cumulated vsize (Kb) 419044

[startup+1786.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=972368/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419044 CPUtime=1785.68
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96294 0 0 0 178403 165 0 0 25 0 1 0 188773738 429101056 93240 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558821 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104761 93240 105 232 0 104526 0
Current children cumulated CPU time (s) 1785.68
Current children cumulated vsize (Kb) 419044

[startup+1787.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=972368/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419044 CPUtime=1786.69
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96295 0 0 0 178504 165 0 0 25 0 1 0 188773738 429101056 93241 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104761 93241 105 232 0 104526 0
Current children cumulated CPU time (s) 1786.69
Current children cumulated vsize (Kb) 419044

[startup+1788.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=972368/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419044 CPUtime=1787.69
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96296 0 0 0 178604 165 0 0 25 0 1 0 188773738 429101056 93242 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564880 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104761 93242 105 232 0 104526 0
Current children cumulated CPU time (s) 1787.69
Current children cumulated vsize (Kb) 419044

[startup+1789.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=972368/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419044 CPUtime=1788.7
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96298 0 0 0 178705 165 0 0 25 0 1 0 188773738 429101056 93244 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104761 93244 105 232 0 104526 0
Current children cumulated CPU time (s) 1788.7
Current children cumulated vsize (Kb) 419044

[startup+1790.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=972304/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419044 CPUtime=1789.7
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96302 0 0 0 178805 165 0 0 25 0 1 0 188773738 429101056 93248 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104761 93248 105 232 0 104526 0
Current children cumulated CPU time (s) 1789.7
Current children cumulated vsize (Kb) 419044

[startup+1791.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971856/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419836 CPUtime=1790.71
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96419 0 0 0 178906 165 0 0 25 0 1 0 188773738 429912064 93365 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104959 93365 105 232 0 104724 0
Current children cumulated CPU time (s) 1790.71
Current children cumulated vsize (Kb) 419836

[startup+1792.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971856/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419836 CPUtime=1791.71
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96421 0 0 0 179006 165 0 0 25 0 1 0 188773738 429912064 93367 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549031 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104959 93367 105 232 0 104724 0
Current children cumulated CPU time (s) 1791.71
Current children cumulated vsize (Kb) 419836

[startup+1793.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971856/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419836 CPUtime=1792.71
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96422 0 0 0 179106 165 0 0 25 0 1 0 188773738 429912064 93368 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549014 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104959 93368 105 232 0 104724 0
Current children cumulated CPU time (s) 1792.71
Current children cumulated vsize (Kb) 419836

[startup+1794.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971856/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419836 CPUtime=1793.72
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96423 0 0 0 179207 165 0 0 25 0 1 0 188773738 429912064 93369 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549939 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104959 93369 105 232 0 104724 0
Current children cumulated CPU time (s) 1793.72
Current children cumulated vsize (Kb) 419836

[startup+1795.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971728/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419836 CPUtime=1794.72
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96448 0 0 0 179307 165 0 0 25 0 1 0 188773738 429912064 93394 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564936 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104959 93394 105 232 0 104724 0
Current children cumulated CPU time (s) 1794.72
Current children cumulated vsize (Kb) 419836

[startup+1796.19 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 29920
/proc/meminfo: memFree=971728/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419836 CPUtime=1795.73
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96450 0 0 0 179408 165 0 0 25 0 1 0 188773738 429912064 93396 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104959 93396 105 232 0 104724 0
Current children cumulated CPU time (s) 1795.73
Current children cumulated vsize (Kb) 419836

[startup+1797.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971664/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419968 CPUtime=1796.73
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96468 0 0 0 179508 165 0 0 25 0 1 0 188773738 430047232 93414 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549014 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104992 93414 105 232 0 104757 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (Kb) 419968

[startup+1798.2 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971664/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419968 CPUtime=1797.73
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96469 0 0 0 179608 165 0 0 25 0 1 0 188773738 430047232 93415 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104992 93415 105 232 0 104757 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (Kb) 419968

[startup+1799.2 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971664/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419968 CPUtime=1798.74
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96470 0 0 0 179709 165 0 0 25 0 1 0 188773738 430047232 93416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104992 93416 105 232 0 104757 0
Current children cumulated CPU time (s) 1798.74
Current children cumulated vsize (Kb) 419968

[startup+1800.21 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971664/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419968 CPUtime=1799.74
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96472 0 0 0 179809 165 0 0 25 0 1 0 188773738 430047232 93418 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552002 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104992 93418 105 232 0 104757 0
Current children cumulated CPU time (s) 1799.74
Current children cumulated vsize (Kb) 419968

[startup+1801.21 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971600/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419968 CPUtime=1800.76
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96477 0 0 0 179910 166 0 0 25 0 1 0 188773738 430047232 93423 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550034 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104992 93423 105 232 0 104757 0
Current children cumulated CPU time (s) 1800.76
Current children cumulated vsize (Kb) 419968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 29920
/proc/meminfo: memFree=971600/2055920 swapFree=4181416/4192956
[pid=29725] ppid=29723 vsize=419968 CPUtime=1800.76
/proc/29725/stat : 29725 (PBS4L) R 29723 29725 29680 0 -1 4194304 96477 0 0 0 179910 166 0 0 25 0 1 0 188773738 430047232 93423 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550022 0 0 4096 0 0 0 0 17 1 0 0
/proc/29725/statm: 104992 93423 105 232 0 104757 0
Current children cumulated CPU time (s) 1800.76
Current children cumulated vsize (Kb) 419968

Sending SIGTERM to -29725
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.28
CPU time (s): 1800.83
CPU user time (s): 1799.11
CPU system time (s): 1.71974
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (Kb): 419968
The end

Launcher Data (download as text)

Begin job on node49 on Fri Jun  2 06:51:06 UTC 2006


FILE ID= 41098-1149231066

PBS_JOBID= 296435

BENCH NAME= ROOT/tmp/node49/41098-1149231066/instance-41098-1149231066.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node49/41098-1149231066/instance-41098-1149231066.opb 888331638
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node49/watcher-41098-1149231066 -o ROOT/results/node49/solver-41098-1149231066 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node49/41098-1149231066/instance-41098-1149231066.opb 888331638

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  23ed8dbd20669d86dd929140e0f9c164

RANDOM SEED= 888331638


/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:       1346440 kB
Buffers:         17256 kB
Cached:         622076 kB
SwapCached:       3336 kB
Active:          66764 kB
Inactive:       581356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346440 kB
SwapTotal:     4192956 kB
SwapFree:      4181416 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14896 kB
Slab:            47372 kB
Committed_AS:   232592 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 node49 on Fri Jun  2 07:21:07 UTC 2006