Trace number 33859

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 NameAnswerObjective functionCPU timeWall clock time
PB-smodels 1.28? (TO) 1800.97 1744.23

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-van.opb
MD5SUM3cd1cee71c010b0b6b20076800dc90e2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark41696
Best CPU time to get the best result obtained on this benchmark1782.87
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 39649
Optimality of the best value was proved NO
Number of variables135360
Total number of constraints39616
Number of constraints which are clauses128
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints39488
Minimum length of a constraint2
Maximum length of a constraint496
Number of terms in the objective function 192
Biggest coefficient in the objective function 3977
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 524416
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 170151
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524573
Number of bits of the biggest sum of numbers20
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 Running pbsmodels-v1.28
1744.21	s UNKNOWN
1744.22	c Somebody sent me a SIGTERM
1744.23	pbsmodels.trans: no process killed

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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node30/watcher-33859-1154027265 -o ROOT/results/node30/solver-33859-1154027265 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user4/pbsmodels_solver-v1.28/runpbsmodels ROOT/tmp/node30/33859-1154027265/instance-33859-1154027265.opb 975660124 ROOT/tmp/node30/33859-1154027265 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 17948
/proc/meminfo: memFree=585992/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=3672 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) R 17948 17948 17899 0 -1 4194304 58 0 0 0 0 0 0 0 20 0 1 0 149586788 3760128 40 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264904964140 0 0 4096 0 0 0 0 17 1 0 0
/proc/17949/statm: 1177 43 33 3 0 8 0

[startup+10.0019 s]
/proc/loadavg: 1.15 1.03 1.01 2/69 17953
/proc/meminfo: memFree=558064/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=0
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17951] ppid=17950 vsize=12532 CPUtime=9.96
/proc/17951/stat : 17951 (pbsmodels.trans) R 17950 17948 17899 0 -1 4194304 552 0 0 0 995 1 0 0 25 0 1 0 149586788 12832768 510 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 264916479954 0 0 4224 0 0 0 0 17 1 0 0
/proc/17951/statm: 3133 510 341 3 0 233 0
[pid=17952] ppid=17950 vsize=28348 CPUtime=7.09
/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 6991 0 0 0 704 5 0 0 16 0 1 0 149586789 29028352 6730 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 7483083 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 7087 6730 205 20 0 6524 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 418 0 0 0 0 0 0 0 22 0 1 0 149586789 12562432 377 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 17.05
Current children cumulated vsize (Kb) 63864

[startup+20.0084 s]
/proc/loadavg: 1.28 1.06 1.02 3/69 17953
/proc/meminfo: memFree=544624/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=0
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17951] ppid=17950 vsize=12660 CPUtime=19.96
/proc/17951/stat : 17951 (pbsmodels.trans) R 17950 17948 17899 0 -1 4194304 554 0 0 0 1993 3 0 0 25 0 1 0 149586788 12963840 512 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 264925933077 0 0 4224 0 0 0 0 17 1 0 0
/proc/17951/statm: 3165 512 341 3 0 265 0
[pid=17952] ppid=17950 vsize=42024 CPUtime=14.49
/proc/17952/stat : 17952 (smodels) S 17950 17948 17899 0 -1 4194304 10398 0 0 0 1442 7 0 0 16 0 1 0 149586789 43032576 10137 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/17952/statm: 10506 10137 205 20 0 9943 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 418 0 0 0 0 0 0 0 22 0 1 0 149586789 12562432 377 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 34.45
Current children cumulated vsize (Kb) 77668

[startup+30.0149 s]
/proc/loadavg: 1.24 1.06 1.02 3/69 17953
/proc/meminfo: memFree=531248/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=0
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17951] ppid=17950 vsize=12660 CPUtime=29.97
/proc/17951/stat : 17951 (pbsmodels.trans) R 17950 17948 17899 0 -1 4194304 554 0 0 0 2992 5 0 0 25 0 1 0 149586788 12963840 512 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 264907361017 0 0 4224 0 0 0 0 17 1 0 0
/proc/17951/statm: 3165 512 341 3 0 265 0
[pid=17952] ppid=17950 vsize=55420 CPUtime=21.74
/proc/17952/stat : 17952 (smodels) S 17950 17948 17899 0 -1 4194304 13764 0 0 0 2164 10 0 0 16 0 1 0 149586789 56750080 13503 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/17952/statm: 13855 13503 205 20 0 13292 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 418 0 0 0 0 0 0 0 22 0 1 0 149586789 12562432 377 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 51.71
Current children cumulated vsize (Kb) 91064

[startup+40.0215 s]
/proc/loadavg: 1.27 1.07 1.02 3/69 17953
/proc/meminfo: memFree=517680/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=0
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17951] ppid=17950 vsize=12660 CPUtime=39.95
/proc/17951/stat : 17951 (pbsmodels.trans) R 17950 17948 17899 0 -1 4194304 554 0 0 0 3989 6 0 0 25 0 1 0 149586788 12963840 512 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 264925810440 0 0 4224 0 0 0 0 17 1 0 0
/proc/17951/statm: 3165 512 341 3 0 265 0
[pid=17952] ppid=17950 vsize=68948 CPUtime=29.12
/proc/17952/stat : 17952 (smodels) S 17950 17948 17899 0 -1 4194304 17144 0 0 0 2899 13 0 0 16 0 1 0 149586789 70602752 16883 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/17952/statm: 17237 16883 205 20 0 16674 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 418 0 0 0 0 0 0 0 22 0 1 0 149586789 12562432 377 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 69.07
Current children cumulated vsize (Kb) 104592

[startup+50.028 s]
/proc/loadavg: 1.39 1.10 1.03 3/69 17953
/proc/meminfo: memFree=504240/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=0
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17951] ppid=17950 vsize=12660 CPUtime=49.94
/proc/17951/stat : 17951 (pbsmodels.trans) R 17950 17948 17899 0 -1 4194304 554 0 0 0 4986 8 0 0 25 0 1 0 149586788 12963840 512 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 264925808384 0 0 4224 0 0 0 0 17 1 0 0
/proc/17951/statm: 3165 512 341 3 0 265 0
[pid=17952] ppid=17950 vsize=82460 CPUtime=36.38
/proc/17952/stat : 17952 (smodels) S 17950 17948 17899 0 -1 4194304 20512 0 0 0 3623 15 0 0 16 0 1 0 149586789 84439040 20251 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/17952/statm: 20615 20251 205 20 0 20052 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 418 0 0 0 0 0 0 0 22 0 1 0 149586789 12562432 377 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 86.32
Current children cumulated vsize (Kb) 118104

[startup+60.0346 s]
/proc/loadavg: 1.40 1.12 1.04 3/69 17953
/proc/meminfo: memFree=488240/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=0
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17951] ppid=17950 vsize=12660 CPUtime=59.38
/proc/17951/stat : 17951 (pbsmodels.trans) R 17950 17948 17899 0 -1 4194304 560 0 0 0 5928 10 0 0 25 0 1 0 149586788 12963840 518 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 264925445091 0 0 4224 0 0 0 0 17 1 0 0
/proc/17951/statm: 3165 518 341 3 0 265 0
[pid=17952] ppid=17950 vsize=98448 CPUtime=44.57
/proc/17952/stat : 17952 (smodels) S 17950 17948 17899 0 -1 4194304 24512 0 0 0 4438 19 0 0 16 0 1 0 149586789 100810752 24251 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/17952/statm: 24612 24251 205 20 0 24049 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 418 0 0 0 0 0 0 0 22 0 1 0 149586789 12562432 377 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 103.95
Current children cumulated vsize (Kb) 134092

[startup+70.0411 s]
/proc/loadavg: 1.49 1.15 1.05 2/69 17953
/proc/meminfo: memFree=473008/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=0
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17951] ppid=17950 vsize=12660 CPUtime=69.37
/proc/17951/stat : 17951 (pbsmodels.trans) R 17950 17948 17899 0 -1 4194304 560 0 0 0 6926 11 0 0 25 0 1 0 149586788 12963840 518 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 264916479954 0 0 4224 0 0 0 0 17 1 0 0
/proc/17951/statm: 3165 518 341 3 0 265 0
[pid=17952] ppid=17950 vsize=113660 CPUtime=52.44
/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 28307 0 0 0 5223 21 0 0 16 0 1 0 149586789 116387840 28046 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 7483040 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 28415 28046 205 20 0 27852 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 418 0 0 0 0 0 0 0 22 0 1 0 149586789 12562432 377 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 121.81
Current children cumulated vsize (Kb) 149304

[startup+80.0476 s]
/proc/loadavg: 1.41 1.14 1.05 2/69 17953
/proc/meminfo: memFree=448304/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=0
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 0 0 0 0 0 0 0 18 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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

/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 46679 0 0 0 171777 31 0 0 25 0 1 0 149586789 192614400 46417 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 134531159 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 47025 46417 209 20 0 46462 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 430 0 0 0 0 0 0 0 16 0 1 0 149586789 12562432 389 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1793.93
Current children cumulated vsize (Kb) 223352

[startup+1738.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17953
/proc/meminfo: memFree=399928/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=75.85
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 562 0 0 0 0 7572 13 16 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17952] ppid=17950 vsize=188100 CPUtime=1719.08
/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 46679 0 0 0 171877 31 0 0 25 0 1 0 149586789 192614400 46417 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 134549899 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 47025 46417 209 20 0 46462 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 430 0 0 0 0 0 0 0 16 0 1 0 149586789 12562432 389 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1794.93
Current children cumulated vsize (Kb) 223352

[startup+1739.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17953
/proc/meminfo: memFree=399928/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=75.85
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 562 0 0 0 0 7572 13 16 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17952] ppid=17950 vsize=188100 CPUtime=1720.09
/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 46679 0 0 0 171978 31 0 0 25 0 1 0 149586789 192614400 46417 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 134551021 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 47025 46417 209 20 0 46462 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 430 0 0 0 0 0 0 0 16 0 1 0 149586789 12562432 389 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1795.94
Current children cumulated vsize (Kb) 223352

[startup+1740.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17953
/proc/meminfo: memFree=399928/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=75.85
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 562 0 0 0 0 7572 13 16 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17952] ppid=17950 vsize=188100 CPUtime=1721.09
/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 46679 0 0 0 172078 31 0 0 25 0 1 0 149586789 192614400 46417 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 134531207 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 47025 46417 209 20 0 46462 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 430 0 0 0 0 0 0 0 16 0 1 0 149586789 12562432 389 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1796.94
Current children cumulated vsize (Kb) 223352

[startup+1741.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17953
/proc/meminfo: memFree=399928/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=75.85
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 562 0 0 0 0 7572 13 16 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17952] ppid=17950 vsize=188100 CPUtime=1722.1
/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 46679 0 0 0 172179 31 0 0 25 0 1 0 149586789 192614400 46417 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 134548919 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 47025 46417 209 20 0 46462 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 430 0 0 0 0 0 0 0 16 0 1 0 149586789 12562432 389 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (Kb) 223352

[startup+1742.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17953
/proc/meminfo: memFree=399928/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=75.85
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 562 0 0 0 0 7572 13 16 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17952] ppid=17950 vsize=188100 CPUtime=1723.1
/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 46679 0 0 0 172279 31 0 0 25 0 1 0 149586789 192614400 46417 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 134531495 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 47025 46417 209 20 0 46462 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 430 0 0 0 0 0 0 0 16 0 1 0 149586789 12562432 389 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1798.95
Current children cumulated vsize (Kb) 223352

[startup+1743.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17953
/proc/meminfo: memFree=399928/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=75.85
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 562 0 0 0 0 7572 13 16 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17952] ppid=17950 vsize=188100 CPUtime=1724.11
/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 46679 0 0 0 172380 31 0 0 25 0 1 0 149586789 192614400 46417 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 134531207 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 47025 46417 209 20 0 46462 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 430 0 0 0 0 0 0 0 16 0 1 0 149586789 12562432 389 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1799.96
Current children cumulated vsize (Kb) 223352

[startup+1744.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17953
/proc/meminfo: memFree=399928/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=75.85
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 562 0 0 0 0 7572 13 16 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17952] ppid=17950 vsize=188100 CPUtime=1725.11
/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 46679 0 0 0 172480 31 0 0 25 0 1 0 149586789 192614400 46417 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 134550961 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 47025 46417 209 20 0 46462 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 430 0 0 0 0 0 0 0 16 0 1 0 149586789 12562432 389 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1800.96
Current children cumulated vsize (Kb) 223352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1744.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 17953
/proc/meminfo: memFree=399928/2055920 swapFree=4178616/4192956
[pid=17948] ppid=17946 vsize=5360 CPUtime=0
/proc/17948/stat : 17948 (runpbsmodels) S 17946 17948 17899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149586787 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17948/statm: 1340 234 195 169 0 51 0
[pid=17949] ppid=17948 vsize=12268 CPUtime=0
/proc/17949/stat : 17949 (pbsmodels-v1.28) S 17948 17948 17899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149586788 12562432 383 18446744073709551615 4194304 4206940 548682068992 18446744073709551615 264916483988 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/17949/statm: 3067 383 293 3 0 167 0
[pid=17950] ppid=17949 vsize=5356 CPUtime=75.85
/proc/17950/stat : 17950 (sh) S 17949 17948 17899 0 -1 4194304 311 562 0 0 0 0 7572 13 16 0 1 0 149586788 5484544 227 18446744073709551615 4194304 4889804 548682069024 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17950/statm: 1339 227 188 169 0 50 0
[pid=17952] ppid=17950 vsize=188100 CPUtime=1725.12
/proc/17952/stat : 17952 (smodels) R 17950 17948 17899 0 -1 4194304 46679 0 0 0 172481 31 0 0 25 0 1 0 149586789 192614400 46417 18446744073709551615 134512640 134595782 4294956656 18446744073709551615 134551021 0 0 4096 0 0 0 0 17 1 0 0
/proc/17952/statm: 47025 46417 209 20 0 46462 0
[pid=17953] ppid=17950 vsize=12268 CPUtime=0
/proc/17953/stat : 17953 (pbout.pl) S 17950 17948 17899 0 -1 4194304 430 0 0 0 0 0 0 0 16 0 1 0 149586789 12562432 389 18446744073709551615 4194304 4206940 548682069040 18446744073709551615 264916480098 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/17953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1800.97
Current children cumulated vsize (Kb) 223352

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 17948 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=999
CPU time returned by wait4() is 0.001998
while last known CPU time is 1800.97

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1744.23
CPU time (s): 1800.97
CPU user time (s): 1800.53
CPU system time (s): 0.44
CPU usage (%): 103.253
Max. virtual memory (cumulated for all children) (Kb): 223352
The end

Launcher Data (download as text)

Begin job on node30 on Thu Jul 27 19:07:48 UTC 2006


FILE ID= 33859-1154027265

PBS_JOBID= 880825

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-reduced-mps-v2-20-10-van.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user4/pbsmodels_solver-v1.28/runpbsmodels ROOT/tmp/node30/33859-1154027265/instance-33859-1154027265.opb 975660124  ROOT/tmp/node30/33859-1154027265
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-33859-1154027265 -o ROOT/results/node30/solver-33859-1154027265 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user4/pbsmodels_solver-v1.28/runpbsmodels ROOT/tmp/node30/33859-1154027265/instance-33859-1154027265.opb 975660124  ROOT/tmp/node30/33859-1154027265

MD5SUM SOLVER= f639f6b7f53e3afd14340f75c0e271ee 82c14a26114306e436bf36ef1d1c85a0 c893ceb51a2aaa4ab2f96d97b043cdf0 8c810dcfce02286b111d075d14837741 79b233270d136fcdcf9d8f80d20efef0
MD5SUM BENCH=  3cd1cee71c010b0b6b20076800dc90e2

RANDOM SEED= 975660124

TIMEOUT= 1800 seconds


/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.256
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.256
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:        586136 kB
Buffers:         46196 kB
Cached:        1330460 kB
SwapCached:       8572 kB
Active:         340152 kB
Inactive:      1050064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        586136 kB
SwapTotal:     4192956 kB
SwapFree:      4178616 kB
Dirty:             224 kB
Writeback:           0 kB
Mapped:          14500 kB
Slab:            65608 kB
Committed_AS:   583096 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node30 on Thu Jul 27 19:36:54 UTC 2006