Trace number 45329

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.31? (TO) 1800.85 1797.29

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-scsd8.opb
MD5SUM652c15620b8183c9f7790ff4b2dde8e4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables82500
Total number of constraints397
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints397
Minimum length of a constraint300
Maximum length of a constraint720
Number of terms in the objective function 82500
Biggest coefficient in the objective function 195
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 593086
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 48312
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 593086
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.31
1797.27	s UNKNOWN
1797.28	c Somebody sent me a SIGTERM
1797.28	smodels-2.31: no process killed
1797.29	pb2smodels: 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/node35/watcher-45329-1154030206 -o ROOT/results/node35/solver-45329-1154030206 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user4/pbsmodels-v1.31/runpbsmodels ROOT/tmp/node35/45329-1154030206/instance-45329-1154030206.opb 807605251 ROOT/tmp/node35/45329-1154030206 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.99 2/64 21822
/proc/meminfo: memFree=1564432/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) R 21820 21822 21773 0 -1 4194304 266 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 232 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134583909 0 0 4100 65536 0 0 0 17 1 0 0
/proc/21822/statm: 1340 232 194 169 0 51 0

[startup+10.0027 s]
/proc/loadavg: 0.93 0.95 0.99 2/69 21827
/proc/meminfo: memFree=1557688/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=0
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21825] ppid=21824 vsize=17732 CPUtime=9.98
/proc/21825/stat : 21825 (pb2smodels) R 21824 21822 21773 0 -1 4194304 628792 0 0 0 757 241 0 0 25 0 1 0 149880687 18157568 1770 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266134295978 0 0 4224 0 0 0 0 17 1 0 0
/proc/21825/statm: 4433 1770 317 3 0 1533 0
[pid=21826] ppid=21824 vsize=2440 CPUtime=0
/proc/21826/stat : 21826 (smodels-2.31) S 21824 21822 21773 0 -1 4194304 251 0 0 0 0 0 0 0 20 0 1 0 149880687 2498560 215 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/21826/statm: 610 215 191 21 0 46 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 417 0 0 0 0 0 0 0 21 0 1 0 149880687 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 43156

[startup+20.0099 s]
/proc/loadavg: 0.94 0.96 0.99 2/69 21827
/proc/meminfo: memFree=1556856/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=0
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21825] ppid=21824 vsize=18148 CPUtime=19.98
/proc/21825/stat : 21825 (pb2smodels) R 21824 21822 21773 0 -1 4194304 1270839 0 0 0 1518 480 0 0 25 0 1 0 149880687 18583552 1729 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266134295978 0 0 4224 0 0 0 0 17 1 0 0
/proc/21825/statm: 4537 1739 317 3 0 1637 0
[pid=21826] ppid=21824 vsize=2440 CPUtime=0
/proc/21826/stat : 21826 (smodels-2.31) S 21824 21822 21773 0 -1 4194304 251 0 0 0 0 0 0 0 20 0 1 0 149880687 2498560 215 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/21826/statm: 610 215 191 21 0 46 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 417 0 0 0 0 0 0 0 21 0 1 0 149880687 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 43572

[startup+30.016 s]
/proc/loadavg: 0.95 0.96 0.99 2/69 21827
/proc/meminfo: memFree=1556344/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=0
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21825] ppid=21824 vsize=18776 CPUtime=29.99
/proc/21825/stat : 21825 (pb2smodels) R 21824 21822 21773 0 -1 4194304 1922222 0 0 0 2285 714 0 0 25 0 1 0 149880687 19226624 2029 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266134295978 0 0 4224 0 0 0 0 17 1 0 0
/proc/21825/statm: 4694 2029 317 3 0 1794 0
[pid=21826] ppid=21824 vsize=2440 CPUtime=0
/proc/21826/stat : 21826 (smodels-2.31) S 21824 21822 21773 0 -1 4194304 251 0 0 0 0 0 0 0 20 0 1 0 149880687 2498560 215 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/21826/statm: 610 215 191 21 0 46 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 417 0 0 0 0 0 0 0 21 0 1 0 149880687 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 44200

[startup+40.0222 s]
/proc/loadavg: 0.95 0.96 0.99 2/69 21827
/proc/meminfo: memFree=1555960/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=0
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21825] ppid=21824 vsize=19264 CPUtime=39.99
/proc/21825/stat : 21825 (pb2smodels) R 21824 21822 21773 0 -1 4194304 2603735 0 0 0 3039 960 0 0 25 0 1 0 149880687 19726336 2146 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266134296351 0 0 4224 0 0 0 0 17 1 0 0
/proc/21825/statm: 4816 2146 317 3 0 1916 0
[pid=21826] ppid=21824 vsize=2440 CPUtime=0
/proc/21826/stat : 21826 (smodels-2.31) S 21824 21822 21773 0 -1 4194304 251 0 0 0 0 0 0 0 20 0 1 0 149880687 2498560 215 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/21826/statm: 610 215 191 21 0 46 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 417 0 0 0 0 0 0 0 21 0 1 0 149880687 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 44688

[startup+50.0294 s]
/proc/loadavg: 0.96 0.96 0.99 2/69 21827
/proc/meminfo: memFree=1555128/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=0
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21825] ppid=21824 vsize=20140 CPUtime=50
/proc/21825/stat : 21825 (pb2smodels) R 21824 21822 21773 0 -1 4194304 3300076 0 0 0 3784 1216 0 0 25 0 1 0 149880687 20623360 2355 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266152644360 0 0 4224 0 0 0 0 17 1 0 0
/proc/21825/statm: 5035 2355 317 3 0 2135 0
[pid=21826] ppid=21824 vsize=2440 CPUtime=0
/proc/21826/stat : 21826 (smodels-2.31) S 21824 21822 21773 0 -1 4194304 251 0 0 0 0 0 0 0 20 0 1 0 149880687 2498560 215 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/21826/statm: 610 215 191 21 0 46 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 417 0 0 0 0 0 0 0 21 0 1 0 149880687 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 45564

[startup+60.0366 s]
/proc/loadavg: 0.97 0.96 0.99 2/69 21827
/proc/meminfo: memFree=1554616/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=0
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21825] ppid=21824 vsize=20624 CPUtime=60
/proc/21825/stat : 21825 (pb2smodels) R 21824 21822 21773 0 -1 4194304 4028784 0 0 0 4548 1452 0 0 25 0 1 0 149880687 21118976 2481 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266134296122 0 0 4224 0 0 0 0 17 1 0 0
/proc/21825/statm: 5156 2481 317 3 0 2256 0
[pid=21826] ppid=21824 vsize=2440 CPUtime=0
/proc/21826/stat : 21826 (smodels-2.31) S 21824 21822 21773 0 -1 4194304 251 0 0 0 0 0 0 0 20 0 1 0 149880687 2498560 215 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/21826/statm: 610 215 191 21 0 46 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 417 0 0 0 0 0 0 0 21 0 1 0 149880687 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 46048

[startup+70.0438 s]
/proc/loadavg: 0.97 0.96 0.99 2/69 21827
/proc/meminfo: memFree=1553976/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=0
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21825] ppid=21824 vsize=21232 CPUtime=70
/proc/21825/stat : 21825 (pb2smodels) R 21824 21822 21773 0 -1 4194304 4771905 0 0 0 5262 1738 0 0 25 0 1 0 149880687 21741568 2583 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266134295978 0 0 4224 0 0 0 0 17 1 0 0
/proc/21825/statm: 5308 2593 317 3 0 2408 0
[pid=21826] ppid=21824 vsize=2440 CPUtime=0
/proc/21826/stat : 21826 (smodels-2.31) S 21824 21822 21773 0 -1 4194304 251 0 0 0 0 0 0 0 20 0 1 0 149880687 2498560 215 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/21826/statm: 610 215 191 21 0 46 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 417 0 0 0 0 0 0 0 21 0 1 0 149880687 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 46656

[startup+80.05 s]
/proc/loadavg: 0.98 0.96 0.99 2/69 21827
/proc/meminfo: memFree=1552504/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=0
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21825] ppid=21824 vsize=22736 CPUtime=80.01
/proc/21825/stat : 21825 (pb2smodels) R 21824 21822 21773 0 -1 4194304 5554340 0 0 0 6012 1989 0 0 25 0 1 0 149880687 23281664 2917 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266134295978 0 0 4224 0 0 0 0 17 1 0 0

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

/proc/21826/stat : 21826 (smodels-2.31) R 21824 21822 21773 0 -1 4194304 9934 0 0 0 167514 9 0 0 25 0 1 0 149880687 41955328 9505 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134550765 0 0 4096 0 0 0 0 17 1 0 0
/proc/21826/statm: 10243 9505 210 21 0 9679 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149880687 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1793.81
Current children cumulated vsize (Kb) 76224

[startup+1791.23 s]
/proc/loadavg: 1.00 0.98 0.99 2/68 22025
/proc/meminfo: memFree=1525760/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=118.58
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 8233724 0 0 0 0 9092 2766 16 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21826] ppid=21824 vsize=40972 CPUtime=1676.23
/proc/21826/stat : 21826 (smodels-2.31) R 21824 21822 21773 0 -1 4194304 9934 0 0 0 167614 9 0 0 25 0 1 0 149880687 41955328 9505 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134550853 0 0 4096 0 0 0 0 17 1 0 0
/proc/21826/statm: 10243 9505 210 21 0 9679 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149880687 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1794.81
Current children cumulated vsize (Kb) 76224

[startup+1792.23 s]
/proc/loadavg: 1.00 0.98 0.99 2/68 22025
/proc/meminfo: memFree=1525760/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=118.58
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 8233724 0 0 0 0 9092 2766 16 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21826] ppid=21824 vsize=40972 CPUtime=1677.24
/proc/21826/stat : 21826 (smodels-2.31) R 21824 21822 21773 0 -1 4194304 9934 0 0 0 167715 9 0 0 25 0 1 0 149880687 41955328 9505 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134552090 0 0 4096 0 0 0 0 17 1 0 0
/proc/21826/statm: 10243 9505 210 21 0 9679 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149880687 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1795.82
Current children cumulated vsize (Kb) 76224

[startup+1793.24 s]
/proc/loadavg: 1.00 0.98 0.99 2/68 22025
/proc/meminfo: memFree=1525760/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=118.58
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 8233724 0 0 0 0 9092 2766 16 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21826] ppid=21824 vsize=40972 CPUtime=1678.24
/proc/21826/stat : 21826 (smodels-2.31) R 21824 21822 21773 0 -1 4194304 9934 0 0 0 167815 9 0 0 25 0 1 0 149880687 41955328 9505 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134519885 0 0 4096 0 0 0 0 17 1 0 0
/proc/21826/statm: 10243 9505 210 21 0 9679 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149880687 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (Kb) 76224

[startup+1794.24 s]
/proc/loadavg: 1.00 0.98 0.99 2/68 22025
/proc/meminfo: memFree=1525760/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=118.58
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 8233724 0 0 0 0 9092 2766 16 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21826] ppid=21824 vsize=40972 CPUtime=1679.25
/proc/21826/stat : 21826 (smodels-2.31) R 21824 21822 21773 0 -1 4194304 9934 0 0 0 167916 9 0 0 25 0 1 0 149880687 41955328 9505 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134532999 0 0 4096 0 0 0 0 17 1 0 0
/proc/21826/statm: 10243 9505 210 21 0 9679 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149880687 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (Kb) 76224

[startup+1795.25 s]
/proc/loadavg: 1.00 0.98 0.99 2/68 22025
/proc/meminfo: memFree=1525760/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=118.58
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 8233724 0 0 0 0 9092 2766 16 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21826] ppid=21824 vsize=40972 CPUtime=1680.25
/proc/21826/stat : 21826 (smodels-2.31) R 21824 21822 21773 0 -1 4194304 9934 0 0 0 168016 9 0 0 25 0 1 0 149880687 41955328 9505 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134532781 0 0 4096 0 0 0 0 17 1 0 0
/proc/21826/statm: 10243 9505 210 21 0 9679 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149880687 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1798.83
Current children cumulated vsize (Kb) 76224

[startup+1796.26 s]
/proc/loadavg: 1.00 0.98 0.99 2/68 22025
/proc/meminfo: memFree=1525760/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=118.58
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 8233724 0 0 0 0 9092 2766 16 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21826] ppid=21824 vsize=40972 CPUtime=1681.26
/proc/21826/stat : 21826 (smodels-2.31) R 21824 21822 21773 0 -1 4194304 9934 0 0 0 168117 9 0 0 25 0 1 0 149880687 41955328 9505 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134520881 0 0 4096 0 0 0 0 17 1 0 0
/proc/21826/statm: 10243 9505 210 21 0 9679 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149880687 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1799.84
Current children cumulated vsize (Kb) 76224

[startup+1797.26 s]
/proc/loadavg: 1.00 0.98 0.99 2/68 22025
/proc/meminfo: memFree=1525760/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=118.58
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 8233724 0 0 0 0 9092 2766 16 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21826] ppid=21824 vsize=40972 CPUtime=1682.26
/proc/21826/stat : 21826 (smodels-2.31) R 21824 21822 21773 0 -1 4194304 9934 0 0 0 168217 9 0 0 25 0 1 0 149880687 41955328 9505 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134550765 0 0 4096 0 0 0 0 17 1 0 0
/proc/21826/statm: 10243 9505 210 21 0 9679 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149880687 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1800.84
Current children cumulated vsize (Kb) 76224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.26 s]
/proc/loadavg: 1.00 0.98 0.99 2/68 22025
/proc/meminfo: memFree=1525760/2055920 swapFree=4182936/4192956
[pid=21822] ppid=21820 vsize=5360 CPUtime=0
/proc/21822/stat : 21822 (runpbsmodels) S 21820 21822 21773 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149880686 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21822/statm: 1340 234 195 169 0 51 0
[pid=21823] ppid=21822 vsize=12268 CPUtime=0
/proc/21823/stat : 21823 (pbsmodels-v1.31) S 21822 21822 21773 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149880686 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 266143317908 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/21823/statm: 3067 383 293 3 0 167 0
[pid=21824] ppid=21823 vsize=5356 CPUtime=118.58
/proc/21824/stat : 21824 (sh) S 21823 21822 21773 0 -1 4194304 309 8233724 0 0 0 0 9092 2766 16 0 1 0 149880687 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21824/statm: 1339 227 188 169 0 50 0
[pid=21826] ppid=21824 vsize=40972 CPUtime=1682.27
/proc/21826/stat : 21826 (smodels-2.31) R 21824 21822 21773 0 -1 4194304 9934 0 0 0 168218 9 0 0 25 0 1 0 149880687 41955328 9505 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134553538 0 0 4096 0 0 0 0 17 1 0 0
/proc/21826/statm: 10243 9505 210 21 0 9679 0
[pid=21827] ppid=21824 vsize=12268 CPUtime=0
/proc/21827/stat : 21827 (pbout.new.pl) S 21824 21822 21773 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149880687 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 266143314018 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/21827/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1800.85
Current children cumulated vsize (Kb) 76224

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 21822 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.85

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

Real time (s): 1797.29
CPU time (s): 1800.85
CPU user time (s): 1773.1
CPU system time (s): 27.75
CPU usage (%): 100.198
Max. virtual memory (cumulated for all children) (Kb): 85052
The end

Launcher Data (download as text)

Begin job on node35 on Thu Jul 27 19:56:46 UTC 2006


FILE ID= 45329-1154030206

PBS_JOBID= 880918

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-scsd8.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user4/pbsmodels-v1.31/runpbsmodels ROOT/tmp/node35/45329-1154030206/instance-45329-1154030206.opb 807605251  ROOT/tmp/node35/45329-1154030206
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-45329-1154030206 -o ROOT/results/node35/solver-45329-1154030206 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user4/pbsmodels-v1.31/runpbsmodels ROOT/tmp/node35/45329-1154030206/instance-45329-1154030206.opb 807605251  ROOT/tmp/node35/45329-1154030206

MD5SUM SOLVER= 95562bc622ddb1f976359072aec5ad24 7fcd858753252b26b88f3383e979819a c732bc4c3aeda9195daa74a308a1f78e b7e54d975d35ab28450b6de5c14d303e f7da3270b2cd5190fa0cd9af9b854ca4
MD5SUM BENCH=  652c15620b8183c9f7790ff4b2dde8e4

RANDOM SEED= 807605251

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.232
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.232
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:       1564640 kB
Buffers:         35284 kB
Cached:         399964 kB
SwapCached:       4372 kB
Active:         174044 kB
Inactive:       270492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1564640 kB
SwapTotal:     4192956 kB
SwapFree:      4182936 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            32820 kB
Committed_AS:   545936 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node35 on Thu Jul 27 20:26:43 UTC 2006