Trace number 41153

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.65 1801.17

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl.opb
MD5SUM14c93c93dc53353f81a889ada18ba601
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1167.75
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables81558
Total number of constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
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 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node50/41153-1149237864/instance-41153-1149237864.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/node50/watcher-41153-1149237864 -o ROOT/results/node50/solver-41153-1149237864 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node50/41153-1149237864/instance-41153-1149237864.opb 491888160 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1383640/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=9048 CPUtime=0
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 189453629 9265152 242 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598917 0 0 4096 0 0 0 0 17 0 0 0
/proc/30767/statm: 2262 244 90 232 0 2027 0

[startup+10.0013 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1345960/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=43060 CPUtime=9.99
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 11515 0 0 0 994 5 0 0 25 0 1 0 189453629 44093440 9576 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546836 0 0 4096 0 0 0 0 17 0 0 0
/proc/30767/statm: 10765 9576 105 232 0 10530 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 43060

[startup+20.0072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1342184/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=47796 CPUtime=19.99
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 13164 0 0 0 1992 7 0 0 25 0 1 0 189453629 48943104 10542 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 11949 10542 105 232 0 11714 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 47796

[startup+30.0129 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1339560/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=50608 CPUtime=30
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 14372 0 0 0 2991 9 0 0 25 0 1 0 189453629 51822592 11237 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546668 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 12652 11237 105 232 0 12417 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 50608

[startup+40.0188 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1337768/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=52404 CPUtime=40
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 15331 0 0 0 3989 11 0 0 25 0 1 0 189453629 53661696 11650 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 13101 11650 105 232 0 12866 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 52404

[startup+50.0247 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1336680/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=61372 CPUtime=50
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 16016 0 0 0 4988 12 0 0 25 0 1 0 189453629 62844928 11949 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550685 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 15343 11949 105 232 0 15108 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 61372

[startup+60.0306 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1336168/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=61764 CPUtime=60.01
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 16646 0 0 0 5987 14 0 0 25 0 1 0 189453629 63246336 12066 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551985 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 15441 12066 105 232 0 15206 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 61764

[startup+70.0375 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1335208/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=62572 CPUtime=70.01
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 17311 0 0 0 6985 16 0 0 25 0 1 0 189453629 64073728 12312 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551957 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 15643 12312 105 232 0 15408 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 62572

[startup+80.0434 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1334376/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=63764 CPUtime=80.01
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 18033 0 0 0 7984 17 0 0 25 0 1 0 189453629 65294336 12516 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 15941 12516 105 232 0 15706 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 63764

[startup+90.0493 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1333736/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=64020 CPUtime=90.02
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 18555 0 0 0 8983 19 0 0 25 0 1 0 189453629 65556480 12652 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 16005 12652 105 232 0 15770 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 64020

[startup+100.055 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1333224/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=64152 CPUtime=100.02
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 18981 0 0 0 9982 20 0 0 25 0 1 0 189453629 65691648 12758 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 16038 12758 105 232 0 15803 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 64152

[startup+110.061 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1332776/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=64536 CPUtime=110.02
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 19513 0 0 0 10981 21 0 0 25 0 1 0 189453629 66084864 12904 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 16134 12904 105 232 0 15899 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 64536

[startup+120.067 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1331560/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=65164 CPUtime=120.02
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 20252 0 0 0 11979 23 0 0 25 0 1 0 189453629 66727936 13163 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 16291 13163 105 232 0 16056 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 65164

[startup+130.073 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1330792/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=65944 CPUtime=130.03
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 20886 0 0 0 12978 25 0 0 25 0 1 0 189453629 67526656 13378 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 16486 13378 105 232 0 16251 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 65944

[startup+140.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1330152/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=66200 CPUtime=140.03
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 21419 0 0 0 13977 26 0 0 25 0 1 0 189453629 67788800 13525 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 16550 13525 105 232 0 16315 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 66200

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1329384/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=73176 CPUtime=150.03
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 23546 0 0 0 14975 28 0 0 25 0 1 0 189453629 74932224 13696 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 18294 13696 105 232 0 18059 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 73176

[startup+160.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1329128/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=74092 CPUtime=160.04
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 23847 0 0 0 15974 30 0 0 25 0 1 0 189453629 75870208 13771 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 18523 13771 105 232 0 18288 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 74092

[startup+170.095 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1328936/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=74480 CPUtime=170.05
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 24089 0 0 0 16974 31 0 0 25 0 1 0 189453629 76267520 13853 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551997 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 18620 13853 105 232 0 18385 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 74480

[startup+180.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1328168/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=74868 CPUtime=180.05
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 24659 0 0 0 17973 32 0 0 25 0 1 0 189453629 76664832 14037 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 18717 14037 105 232 0 18482 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 74868

[startup+190.107 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1327848/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=75000 CPUtime=190.05
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 25061 0 0 0 18972 33 0 0 25 0 1 0 189453629 76800000 14119 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 18750 14119 105 232 0 18515 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 75000

[startup+200.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1327272/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=75260 CPUtime=200.05
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 25552 0 0 0 19969 36 0 0 25 0 1 0 189453629 77066240 14257 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 18815 14257 105 232 0 18580 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 75260

[startup+210.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 30767
/proc/meminfo: memFree=1326632/2055920 swapFree=4181340/4192956

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

/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 91660 0 0 0 177866 286 0 0 25 0 1 0 189453629 213557248 38988 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52138 38988 105 232 0 51903 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (Kb) 208552

[startup+1783.05 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226792/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208552 CPUtime=1782.53
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92004 0 0 0 177966 287 0 0 25 0 1 0 189453629 213557248 39172 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52138 39172 105 232 0 51903 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 208552

[startup+1784.05 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226792/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208552 CPUtime=1783.54
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92013 0 0 0 178067 287 0 0 25 0 1 0 189453629 213557248 39181 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52138 39181 105 232 0 51903 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 208552

[startup+1785.06 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226792/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208552 CPUtime=1784.54
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92016 0 0 0 178167 287 0 0 25 0 1 0 189453629 213557248 39184 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52138 39184 105 232 0 51903 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 208552

[startup+1786.06 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226792/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1785.54
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92023 0 0 0 178267 287 0 0 25 0 1 0 189453629 213704704 39191 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134543348 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39191 105 232 0 51939 0
Current children cumulated CPU time (s) 1785.54
Current children cumulated vsize (Kb) 208696

[startup+1787.07 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226792/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1786.55
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92024 0 0 0 178368 287 0 0 25 0 1 0 189453629 213704704 39192 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551971 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39192 105 232 0 51939 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 208696

[startup+1788.07 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226792/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1787.55
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92025 0 0 0 178468 287 0 0 25 0 1 0 189453629 213704704 39193 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39193 105 232 0 51939 0
Current children cumulated CPU time (s) 1787.55
Current children cumulated vsize (Kb) 208696

[startup+1789.08 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226728/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1788.56
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92185 0 0 0 178569 287 0 0 25 0 1 0 189453629 213704704 39193 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563820 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39193 105 232 0 51939 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 208696

[startup+1790.08 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226728/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1789.56
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92195 0 0 0 178669 287 0 0 25 0 1 0 189453629 213704704 39203 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552724 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39203 105 232 0 51939 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (Kb) 208696

[startup+1791.09 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226728/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1790.57
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92197 0 0 0 178770 287 0 0 25 0 1 0 189453629 213704704 39205 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39205 105 232 0 51939 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 208696

[startup+1792.09 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226728/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1791.57
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92198 0 0 0 178870 287 0 0 25 0 1 0 189453629 213704704 39206 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39206 105 232 0 51939 0
Current children cumulated CPU time (s) 1791.57
Current children cumulated vsize (Kb) 208696

[startup+1793.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226728/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1792.57
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92203 0 0 0 178970 287 0 0 25 0 1 0 189453629 213704704 39211 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39211 105 232 0 51939 0
Current children cumulated CPU time (s) 1792.57
Current children cumulated vsize (Kb) 208696

[startup+1794.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226728/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1793.58
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92206 0 0 0 179071 287 0 0 25 0 1 0 189453629 213704704 39214 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552266 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39214 105 232 0 51939 0
Current children cumulated CPU time (s) 1793.58
Current children cumulated vsize (Kb) 208696

[startup+1795.11 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226728/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1794.58
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92207 0 0 0 179171 287 0 0 25 0 1 0 189453629 213704704 39215 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39215 105 232 0 51939 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (Kb) 208696

[startup+1796.11 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226728/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1795.59
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92208 0 0 0 179272 287 0 0 25 0 1 0 189453629 213704704 39216 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39216 105 232 0 51939 0
Current children cumulated CPU time (s) 1795.59
Current children cumulated vsize (Kb) 208696

[startup+1797.12 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226728/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=208696 CPUtime=1796.6
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92209 0 0 0 179372 288 0 0 25 0 1 0 189453629 213704704 39217 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52174 39217 105 232 0 51939 0
Current children cumulated CPU time (s) 1796.6
Current children cumulated vsize (Kb) 208696

[startup+1798.12 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226216/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=209344 CPUtime=1797.61
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92476 0 0 0 179473 288 0 0 25 0 1 0 189453629 214368256 39324 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52336 39324 105 232 0 52101 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 209344

[startup+1799.13 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226216/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=209344 CPUtime=1798.61
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92477 0 0 0 179573 288 0 0 25 0 1 0 189453629 214368256 39325 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52336 39325 105 232 0 52101 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 209344

[startup+1800.13 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226216/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=209472 CPUtime=1799.61
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92512 0 0 0 179673 288 0 0 25 0 1 0 189453629 214499328 39327 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552085 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52368 39327 105 232 0 52133 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (Kb) 209472

[startup+1801.13 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226216/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=209472 CPUtime=1800.61
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92517 0 0 0 179773 288 0 0 25 0 1 0 189453629 214499328 39332 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52368 39332 105 232 0 52133 0
Current children cumulated CPU time (s) 1800.61
Current children cumulated vsize (Kb) 209472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 1.00 1.00 0.93 2/64 30962
/proc/meminfo: memFree=1226216/2055920 swapFree=4181340/4192956
[pid=30767] ppid=30765 vsize=209472 CPUtime=1800.62
/proc/30767/stat : 30767 (PBS4L) R 30765 30767 30722 0 -1 4194304 92517 0 0 0 179774 288 0 0 25 0 1 0 189453629 214499328 39332 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30767/statm: 52368 39332 105 232 0 52133 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 209472

Sending SIGTERM to -30767
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.17
CPU time (s): 1800.65
CPU user time (s): 1797.74
CPU system time (s): 2.91056
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (Kb): 209472
The end

Launcher Data (download as text)

Begin job on node50 on Fri Jun  2 08:44:25 UTC 2006


FILE ID= 41153-1149237864

PBS_JOBID= 297152

BENCH NAME= ROOT/tmp/node50/41153-1149237864/instance-41153-1149237864.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node50/41153-1149237864/instance-41153-1149237864.opb 491888160
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-41153-1149237864 -o ROOT/results/node50/solver-41153-1149237864 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node50/41153-1149237864/instance-41153-1149237864.opb 491888160

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  14c93c93dc53353f81a889ada18ba601

RANDOM SEED= 491888160


/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.238
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.238
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:       1383848 kB
Buffers:         28908 kB
Cached:         570412 kB
SwapCached:       3432 kB
Active:          59756 kB
Inactive:       548552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383848 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14916 kB
Slab:            49724 kB
Committed_AS:   225768 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 node50 on Fri Jun  2 09:14:26 UTC 2006