Trace number 41094

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga40_40_sat_pb.cnf.cr.opb
MD5SUMd54e874b22823be807136681f90fbed4
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.05899
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2400
Total number of constraints1720
Number of constraints which are clauses1640
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint40
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 41
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/node35/41094-1149230720/instance-41094-1149230720.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/node35/watcher-41094-1149230720 -o ROOT/results/node35/solver-41094-1149230720 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node35/41094-1149230720/instance-41094-1149230720.opb 157175326 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.67 0.89 0.89 2/64 27126
/proc/meminfo: memFree=1293456/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=1628 CPUtime=0
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 188735890 1667072 123 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 407 125 90 232 0 172 0

[startup+10.0024 s]
/proc/loadavg: 0.72 0.90 0.89 2/64 27126
/proc/meminfo: memFree=1259856/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=38788 CPUtime=9.99
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 8515 0 0 0 992 7 0 0 25 0 1 0 188735890 39718912 8491 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134617144 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 9697 8491 105 232 0 9462 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 38788

[startup+20.0097 s]
/proc/loadavg: 0.76 0.90 0.89 2/64 27126
/proc/meminfo: memFree=1235600/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=71964 CPUtime=19.99
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 14564 0 0 0 1988 11 0 0 25 0 1 0 188735890 73691136 14540 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559018 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 17991 14540 105 232 0 17756 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 71964

[startup+30.0159 s]
/proc/loadavg: 0.80 0.90 0.89 2/64 27126
/proc/meminfo: memFree=1214480/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=139472 CPUtime=29.99
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 19882 0 0 0 2985 14 0 0 25 0 1 0 188735890 142819328 19809 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 34868 19809 105 232 0 34633 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 139472

[startup+40.0221 s]
/proc/loadavg: 0.83 0.90 0.89 2/64 27126
/proc/meminfo: memFree=1191440/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=142756 CPUtime=40
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 25658 0 0 0 3982 18 0 0 25 0 1 0 188735890 146182144 25585 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 35689 25585 105 232 0 35454 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 142756

[startup+50.0283 s]
/proc/loadavg: 0.85 0.91 0.89 2/64 27126
/proc/meminfo: memFree=1170128/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=146740 CPUtime=50
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 30960 0 0 0 4980 20 0 0 25 0 1 0 188735890 150261760 30887 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550813 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 36685 30887 105 232 0 36450 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 146740

[startup+60.0345 s]
/proc/loadavg: 0.88 0.91 0.90 2/64 27126
/proc/meminfo: memFree=1152144/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=150220 CPUtime=60.01
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 35547 0 0 0 5978 23 0 0 25 0 1 0 188735890 153825280 35377 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558821 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 37555 35377 105 232 0 37320 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 150220

[startup+70.0407 s]
/proc/loadavg: 0.89 0.91 0.90 2/64 27126
/proc/meminfo: memFree=1148944/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=151900 CPUtime=70.02
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 36347 0 0 0 6978 24 0 0 25 0 1 0 188735890 155545600 36177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549518 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 37975 36177 105 232 0 37740 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 151900

[startup+80.048 s]
/proc/loadavg: 0.91 0.91 0.90 2/64 27126
/proc/meminfo: memFree=1136080/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=284588 CPUtime=80.01
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 39489 0 0 0 7975 26 0 0 25 0 1 0 188735890 291418112 39319 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550762 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 71147 39319 105 232 0 70912 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 284588

[startup+90.0532 s]
/proc/loadavg: 0.92 0.92 0.90 2/64 27126
/proc/meminfo: memFree=1115280/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=288380 CPUtime=90.02
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 44680 0 0 0 8972 30 0 0 25 0 1 0 188735890 295301120 44510 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558951 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 72095 44510 105 232 0 71860 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 288380

[startup+100.059 s]
/proc/loadavg: 0.93 0.92 0.90 2/64 27126
/proc/meminfo: memFree=1114704/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=288940 CPUtime=100.02
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 44831 0 0 0 9972 30 0 0 25 0 1 0 188735890 295874560 44661 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 72235 44661 105 232 0 72000 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 288940

[startup+110.066 s]
/proc/loadavg: 0.94 0.92 0.90 2/64 27126
/proc/meminfo: memFree=1107664/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=291416 CPUtime=110.02
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 46574 0 0 0 10971 31 0 0 25 0 1 0 188735890 298409984 46404 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 72854 46404 105 232 0 72619 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 291416

[startup+120.072 s]
/proc/loadavg: 0.95 0.92 0.90 2/64 27126
/proc/meminfo: memFree=1100240/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=294080 CPUtime=120.03
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 48632 0 0 0 11970 33 0 0 25 0 1 0 188735890 301137920 48269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 73520 48269 105 232 0 73285 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 294080

[startup+130.078 s]
/proc/loadavg: 0.96 0.92 0.90 2/64 27126
/proc/meminfo: memFree=1098960/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=295660 CPUtime=130.04
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 48944 0 0 0 12970 34 0 0 25 0 1 0 188735890 302755840 48581 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 73915 48581 105 232 0 73680 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 295660

[startup+140.085 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 27126
/proc/meminfo: memFree=1097040/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=298264 CPUtime=140.04
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 49424 0 0 0 13969 35 0 0 25 0 1 0 188735890 305422336 49061 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 74566 49061 105 232 0 74331 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 298264

[startup+150.091 s]
/proc/loadavg: 0.97 0.93 0.90 2/64 27126
/proc/meminfo: memFree=1092240/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=299324 CPUtime=150.04
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 50612 0 0 0 14968 36 0 0 25 0 1 0 188735890 306507776 50249 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550046 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 74831 50249 105 232 0 74596 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 299324

[startup+160.098 s]
/proc/loadavg: 0.97 0.93 0.91 2/64 27126
/proc/meminfo: memFree=1073872/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=301728 CPUtime=160.04
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 55201 0 0 0 15966 38 0 0 25 0 1 0 188735890 308969472 54838 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134594609 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 75432 54838 105 232 0 75197 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 301728

[startup+170.104 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 27126
/proc/meminfo: memFree=1067152/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=303712 CPUtime=170.05
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 56877 0 0 0 16965 40 0 0 25 0 1 0 188735890 311001088 56514 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134548993 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 75928 56514 105 232 0 75693 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 303712

[startup+180.11 s]
/proc/loadavg: 0.98 0.93 0.91 2/64 27126
/proc/meminfo: memFree=1061072/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=307512 CPUtime=180.05
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 58396 0 0 0 17964 41 0 0 25 0 1 0 188735890 314892288 58033 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 76878 58033 105 232 0 76643 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 307512

[startup+190.116 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 27126
/proc/meminfo: memFree=1054928/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=310200 CPUtime=190.06
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 59926 0 0 0 18964 42 0 0 25 0 1 0 188735890 317644800 59563 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552218 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 77550 59563 105 232 0 77315 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 310200

[startup+200.123 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 27126
/proc/meminfo: memFree=1045776/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=312600 CPUtime=200.06
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 62200 0 0 0 19962 44 0 0 25 0 1 0 188735890 320102400 61837 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 78150 61837 105 232 0 77915 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 312600

[startup+210.129 s]
/proc/loadavg: 0.99 0.94 0.91 2/64 27126
/proc/meminfo: memFree=1027728/2055920 swapFree=4180884/4192956

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

/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109258 0 0 0 177988 166 0 0 25 0 1 0 188735890 564953088 106204 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 137928 106204 105 232 0 137693 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 551712

[startup+1783.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=867152/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=551712 CPUtime=1782.55
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109259 0 0 0 178089 166 0 0 25 0 1 0 188735890 564953088 106205 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550805 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 137928 106205 105 232 0 137693 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 551712

[startup+1784.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=867152/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=551712 CPUtime=1783.55
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109266 0 0 0 178189 166 0 0 25 0 1 0 188735890 564953088 106212 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 137928 106212 105 232 0 137693 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 551712

[startup+1785.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=867088/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=551712 CPUtime=1784.56
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109267 0 0 0 178290 166 0 0 25 0 1 0 188735890 564953088 106213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134585361 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 137928 106213 105 232 0 137693 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 551712

[startup+1786.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=867088/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=551712 CPUtime=1785.56
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109268 0 0 0 178390 166 0 0 25 0 1 0 188735890 564953088 106214 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546253 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 137928 106214 105 232 0 137693 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 551712

[startup+1787.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=867088/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=551712 CPUtime=1786.56
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109270 0 0 0 178490 166 0 0 25 0 1 0 188735890 564953088 106216 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549064 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 137928 106216 105 232 0 137693 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 551712

[startup+1788.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=866192/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553428 CPUtime=1787.57
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109491 0 0 0 178591 166 0 0 25 0 1 0 188735890 566710272 106437 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138357 106437 105 232 0 138122 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 553428

[startup+1789.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=866192/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553428 CPUtime=1788.57
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109493 0 0 0 178691 166 0 0 25 0 1 0 188735890 566710272 106439 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549323 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138357 106439 105 232 0 138122 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 553428

[startup+1790.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=866192/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553428 CPUtime=1789.57
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109494 0 0 0 178791 166 0 0 25 0 1 0 188735890 566710272 106440 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558847 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138357 106440 105 232 0 138122 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 553428

[startup+1791.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=866192/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553428 CPUtime=1790.58
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109496 0 0 0 178892 166 0 0 25 0 1 0 188735890 566710272 106442 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549014 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138357 106442 105 232 0 138122 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 553428

[startup+1792.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=866192/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553428 CPUtime=1791.58
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109497 0 0 0 178992 166 0 0 25 0 1 0 188735890 566710272 106443 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550000 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138357 106443 105 232 0 138122 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 553428

[startup+1793.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=866064/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553692 CPUtime=1792.59
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109531 0 0 0 179093 166 0 0 25 0 1 0 188735890 566980608 106477 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138423 106477 105 232 0 138188 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 553692

[startup+1794.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=866064/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553692 CPUtime=1793.59
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109533 0 0 0 179193 166 0 0 25 0 1 0 188735890 566980608 106479 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138423 106479 105 232 0 138188 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 553692

[startup+1795.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=866064/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553692 CPUtime=1794.6
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109534 0 0 0 179294 166 0 0 25 0 1 0 188735890 566980608 106480 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138423 106480 105 232 0 138188 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 553692

[startup+1796.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=866064/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553692 CPUtime=1795.6
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109535 0 0 0 179394 166 0 0 25 0 1 0 188735890 566980608 106481 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546242 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138423 106481 105 232 0 138188 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 553692

[startup+1797.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=866064/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553692 CPUtime=1796.61
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109536 0 0 0 179495 166 0 0 25 0 1 0 188735890 566980608 106482 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550046 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138423 106482 105 232 0 138188 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 553692

[startup+1798.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=865872/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553956 CPUtime=1797.61
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109581 0 0 0 179595 166 0 0 25 0 1 0 188735890 567250944 106527 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138489 106527 105 232 0 138254 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 553956

[startup+1799.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=865872/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553956 CPUtime=1798.61
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109582 0 0 0 179695 166 0 0 25 0 1 0 188735890 567250944 106528 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138489 106528 105 232 0 138254 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 553956

[startup+1800.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=865872/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553956 CPUtime=1799.62
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109583 0 0 0 179796 166 0 0 25 0 1 0 188735890 567250944 106529 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549064 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138489 106529 105 232 0 138254 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 553956

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=865872/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553956 CPUtime=1800.62
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109584 0 0 0 179896 166 0 0 25 0 1 0 188735890 567250944 106530 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550808 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138489 106530 105 232 0 138254 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 553956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 27321
/proc/meminfo: memFree=865872/2055920 swapFree=4180884/4192956
[pid=27126] ppid=27124 vsize=553956 CPUtime=1800.63
/proc/27126/stat : 27126 (PBS4L) R 27124 27126 27081 0 -1 4194304 109584 0 0 0 179897 166 0 0 25 0 1 0 188735890 567250944 106530 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/27126/statm: 138489 106530 105 232 0 138254 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 553956

Sending SIGTERM to -27126
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.28
CPU time (s): 1800.71
CPU user time (s): 1798.97
CPU system time (s): 1.73773
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (Kb): 553956
The end

Launcher Data (download as text)

Begin job on node35 on Fri Jun  2 06:45:20 UTC 2006


FILE ID= 41094-1149230720

PBS_JOBID= 296385

BENCH NAME= ROOT/tmp/node35/41094-1149230720/instance-41094-1149230720.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node35/41094-1149230720/instance-41094-1149230720.opb 157175326
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-41094-1149230720 -o ROOT/results/node35/solver-41094-1149230720 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node35/41094-1149230720/instance-41094-1149230720.opb 157175326

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  d54e874b22823be807136681f90fbed4

RANDOM SEED= 157175326


/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.210
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.210
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:       1293656 kB
Buffers:         24072 kB
Cached:         668860 kB
SwapCached:       4000 kB
Active:         116876 kB
Inactive:       584972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1293656 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:             316 kB
Writeback:           0 kB
Mapped:          14924 kB
Slab:            46444 kB
Committed_AS:   236072 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node35 on Fri Jun  2 07:15:21 UTC 2006