Trace number 45242

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.13 1779.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-dano3_4.opb
MD5SUM8bcab2e61229633d937bbb81a9edbb1b
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 variables404566
Total number of constraints3686
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints3682
Minimum length of a constraint11
Maximum length of a constraint15900
Number of terms in the objective function 30
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524317
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 535830
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
1779.30	s UNKNOWN
1779.30	c Somebody sent me a SIGTERM
1779.33	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/node19/watcher-45242-1154024999 -o ROOT/results/node19/solver-45242-1154024999 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user4/pbsmodels-v1.31/runpbsmodels ROOT/tmp/node19/45242-1154024999/instance-45242-1154024999.opb 794244092 ROOT/tmp/node19/45242-1154024999 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.07 0.99 0.99 2/64 19948
/proc/meminfo: memFree=1131160/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=2504 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) R 19948 19948 19899 0 -1 4194304 44 0 0 0 0 0 0 0 20 0 1 0 149360430 2564096 26 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255233946901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19949/statm: 626 26 19 3 0 5 0

[startup+10.0018 s]
/proc/loadavg: 1.06 0.99 0.99 2/69 19953
/proc/meminfo: memFree=1100976/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=0
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19951] ppid=19950 vsize=12936 CPUtime=6.97
/proc/19951/stat : 19951 (pb2smodels) R 19950 19948 19899 0 -1 4194304 629 0 0 0 697 0 0 0 16 0 1 0 149360431 13246464 587 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255250599682 0 0 4224 0 0 0 0 17 0 0 0
/proc/19951/statm: 3234 587 341 3 0 334 0
[pid=19952] ppid=19950 vsize=30116 CPUtime=5.66
/proc/19952/stat : 19952 (smodels-2.31) S 19950 19948 19899 0 -1 4194304 7697 0 0 0 563 3 0 0 16 0 1 0 149360431 30838784 7177 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19952/statm: 7529 7177 206 21 0 6965 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 417 0 0 0 0 0 0 0 22 0 1 0 149360431 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (Kb) 66036

[startup+20.0181 s]
/proc/loadavg: 1.05 0.99 0.99 2/69 19953
/proc/meminfo: memFree=1077744/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=0
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19951] ppid=19950 vsize=12936 CPUtime=13.87
/proc/19951/stat : 19951 (pb2smodels) R 19950 19948 19899 0 -1 4194304 629 0 0 0 1386 1 0 0 16 0 1 0 149360431 13246464 587 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255250599694 0 0 4224 0 0 0 0 17 0 0 0
/proc/19951/statm: 3234 587 341 3 0 334 0
[pid=19952] ppid=19950 vsize=53628 CPUtime=11.27
/proc/19952/stat : 19952 (smodels-2.31) S 19950 19948 19899 0 -1 4194304 13559 0 0 0 1121 6 0 0 17 0 1 0 149360431 54915072 13039 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/19952/statm: 13407 13039 206 21 0 12843 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 417 0 0 0 0 0 0 0 22 0 1 0 149360431 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (Kb) 89548

[startup+30.0363 s]
/proc/loadavg: 1.20 1.02 1.01 2/69 19953
/proc/meminfo: memFree=1053808/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=0
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19951] ppid=19950 vsize=12936 CPUtime=21.11
/proc/19951/stat : 19951 (pb2smodels) R 19950 19948 19899 0 -1 4194304 629 0 0 0 2109 2 0 0 16 0 1 0 149360431 13246464 587 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463506 0 0 4224 0 0 0 0 17 0 0 0
/proc/19951/statm: 3234 587 341 3 0 334 0
[pid=19952] ppid=19950 vsize=77504 CPUtime=17.84
/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 19539 0 0 0 1775 9 0 0 16 0 1 0 149360431 79364096 19019 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 7951313 0 0 4096 0 0 0 0 17 0 0 0
/proc/19952/statm: 19376 19019 206 21 0 18812 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 417 0 0 0 0 0 0 0 22 0 1 0 149360431 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 38.95
Current children cumulated vsize (Kb) 113424

[startup+40.0443 s]
/proc/loadavg: 1.24 1.04 1.01 2/69 19953
/proc/meminfo: memFree=1037360/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=0
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19951] ppid=19950 vsize=14696 CPUtime=29.55
/proc/19951/stat : 19951 (pb2smodels) R 19950 19948 19899 0 -1 4194304 90409 0 0 0 2927 28 0 0 19 0 1 0 149360431 15048704 1026 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255250599682 0 0 4224 0 0 0 0 17 0 0 0
/proc/19951/statm: 3674 1026 341 3 0 774 0
[pid=19952] ppid=19950 vsize=92332 CPUtime=23.77
/proc/19952/stat : 19952 (smodels-2.31) S 19950 19948 19899 0 -1 4194304 23255 0 0 0 2366 11 0 0 16 0 1 0 149360431 94547968 22735 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19952/statm: 23083 22735 206 21 0 22519 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 417 0 0 0 0 0 0 0 22 0 1 0 149360431 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 53.32
Current children cumulated vsize (Kb) 130012

[startup+50.0514 s]
/proc/loadavg: 1.20 1.03 1.01 2/69 19953
/proc/meminfo: memFree=1032240/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=0
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19951] ppid=19950 vsize=17004 CPUtime=38.94
/proc/19951/stat : 19951 (pb2smodels) S 19950 19948 19899 0 -1 4194304 159810 0 0 0 3846 48 0 0 16 0 1 0 149360431 17412096 1608 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463506 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/19951/statm: 4251 1608 341 3 0 1351 0
[pid=19952] ppid=19950 vsize=95100 CPUtime=24.66
/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 23931 0 0 0 2454 12 0 0 17 0 1 0 149360431 97382400 23411 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 7900968 0 0 4096 0 0 0 0 17 0 0 0
/proc/19952/statm: 23775 23411 206 21 0 23211 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 417 0 0 0 0 0 0 0 22 0 1 0 149360431 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 63.6
Current children cumulated vsize (Kb) 135088

[startup+60.0615 s]
/proc/loadavg: 1.25 1.05 1.01 2/69 19953
/proc/meminfo: memFree=1029552/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=0
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19951] ppid=19950 vsize=17236 CPUtime=48.16
/proc/19951/stat : 19951 (pb2smodels) R 19950 19948 19899 0 -1 4194304 284296 0 0 0 4732 84 0 0 17 0 1 0 149360431 17649664 1668 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255250234339 0 0 4224 0 0 0 0 17 0 0 0
/proc/19951/statm: 4309 1628 341 3 0 1409 0
[pid=19952] ppid=19950 vsize=97796 CPUtime=25.67
/proc/19952/stat : 19952 (smodels-2.31) S 19950 19948 19899 0 -1 4194304 24590 0 0 0 2555 12 0 0 17 0 1 0 149360431 100143104 24070 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19952/statm: 24449 24070 206 21 0 23885 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 417 0 0 0 0 0 0 0 22 0 1 0 149360431 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 73.83
Current children cumulated vsize (Kb) 138016

[startup+70.0686 s]
/proc/loadavg: 1.21 1.05 1.01 2/69 19953
/proc/meminfo: memFree=1028016/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=0
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19951] ppid=19950 vsize=17060 CPUtime=57.74
/proc/19951/stat : 19951 (pb2smodels) R 19950 19948 19899 0 -1 4194304 518464 0 0 0 5632 142 0 0 21 0 1 0 149360431 17469440 1624 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255250178517 0 0 4224 0 0 0 0 17 0 0 0
/proc/19951/statm: 4265 1624 341 3 0 1365 0
[pid=19952] ppid=19950 vsize=99176 CPUtime=26.25
/proc/19952/stat : 19952 (smodels-2.31) S 19950 19948 19899 0 -1 4194304 24966 0 0 0 2613 12 0 0 17 0 1 0 149360431 101556224 24446 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 4294960144 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/19952/statm: 24794 24446 206 21 0 24230 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 417 0 0 0 0 0 0 0 22 0 1 0 149360431 12562432 377 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 377 289 3 0 167 0
Current children cumulated CPU time (s) 83.99
Current children cumulated vsize (Kb) 139220

[startup+80.0757 s]
/proc/loadavg: 1.18 1.04 1.01 2/69 19953
/proc/meminfo: memFree=1025712/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=0
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 0 0 0 0 0 0 0 18 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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

/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 53077 0 0 0 167358 30 0 0 25 0 1 0 149360431 218898432 52554 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134553391 0 0 4096 0 0 0 0 17 1 0 0
/proc/19952/statm: 53442 52554 211 21 0 52878 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149360431 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1793.09
Current children cumulated vsize (Kb) 249020

[startup+1773.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19955
/proc/meminfo: memFree=920120/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=119.21
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 1646362 0 0 0 0 11461 460 16 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19952] ppid=19950 vsize=213768 CPUtime=1674.88
/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 53077 0 0 0 167458 30 0 0 25 0 1 0 149360431 218898432 52554 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134553314 0 0 4096 0 0 0 0 17 1 0 0
/proc/19952/statm: 53442 52554 211 21 0 52878 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149360431 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1794.09
Current children cumulated vsize (Kb) 249020

[startup+1774.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19955
/proc/meminfo: memFree=920120/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=119.21
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 1646362 0 0 0 0 11461 460 16 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19952] ppid=19950 vsize=213768 CPUtime=1675.89
/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 53077 0 0 0 167559 30 0 0 25 0 1 0 149360431 218898432 52554 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134553129 0 0 4096 0 0 0 0 17 1 0 0
/proc/19952/statm: 53442 52554 211 21 0 52878 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149360431 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1795.1
Current children cumulated vsize (Kb) 249020

[startup+1775.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19955
/proc/meminfo: memFree=920120/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=119.21
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 1646362 0 0 0 0 11461 460 16 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19952] ppid=19950 vsize=213768 CPUtime=1676.89
/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 53077 0 0 0 167659 30 0 0 25 0 1 0 149360431 218898432 52554 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134550771 0 0 4096 0 0 0 0 17 1 0 0
/proc/19952/statm: 53442 52554 211 21 0 52878 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149360431 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1796.1
Current children cumulated vsize (Kb) 249020

[startup+1776.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19955
/proc/meminfo: memFree=920120/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=119.21
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 1646362 0 0 0 0 11461 460 16 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19952] ppid=19950 vsize=213768 CPUtime=1677.9
/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 53077 0 0 0 167760 30 0 0 25 0 1 0 149360431 218898432 52554 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134550765 0 0 4096 0 0 0 0 17 1 0 0
/proc/19952/statm: 53442 52554 211 21 0 52878 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149360431 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1797.11
Current children cumulated vsize (Kb) 249020

[startup+1777.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19955
/proc/meminfo: memFree=920120/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=119.21
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 1646362 0 0 0 0 11461 460 16 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19952] ppid=19950 vsize=213768 CPUtime=1678.9
/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 53077 0 0 0 167860 30 0 0 25 0 1 0 149360431 218898432 52554 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134553391 0 0 4096 0 0 0 0 17 1 0 0
/proc/19952/statm: 53442 52554 211 21 0 52878 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149360431 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1798.11
Current children cumulated vsize (Kb) 249020

[startup+1778.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19955
/proc/meminfo: memFree=920120/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=119.21
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 1646362 0 0 0 0 11461 460 16 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19952] ppid=19950 vsize=213768 CPUtime=1679.91
/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 53077 0 0 0 167961 30 0 0 25 0 1 0 149360431 218898432 52554 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134552090 0 0 4096 0 0 0 0 17 1 0 0
/proc/19952/statm: 53442 52554 211 21 0 52878 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149360431 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1799.12
Current children cumulated vsize (Kb) 249020

[startup+1779.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19955
/proc/meminfo: memFree=920120/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=119.21
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 1646362 0 0 0 0 11461 460 16 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19952] ppid=19950 vsize=213768 CPUtime=1680.91
/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 53077 0 0 0 168061 30 0 0 25 0 1 0 149360431 218898432 52554 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134553105 0 0 4096 0 0 0 0 17 1 0 0
/proc/19952/statm: 53442 52554 211 21 0 52878 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149360431 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (Kb) 249020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1779.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 19955
/proc/meminfo: memFree=920120/2055920 swapFree=4182840/4192956
[pid=19948] ppid=19946 vsize=5360 CPUtime=0
/proc/19948/stat : 19948 (runpbsmodels) S 19946 19948 19899 0 -1 4194304 287 0 0 0 0 0 0 0 19 0 1 0 149360430 5488640 234 18446744073709551615 4194304 4889804 548682069168 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19948/statm: 1340 234 195 169 0 51 0
[pid=19949] ppid=19948 vsize=12268 CPUtime=0
/proc/19949/stat : 19949 (pbsmodels-v1.31) S 19948 19948 19899 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 149360430 12562432 383 18446744073709551615 4194304 4206940 548682069024 18446744073709551615 255245467540 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/19949/statm: 3067 383 293 3 0 167 0
[pid=19950] ppid=19949 vsize=5356 CPUtime=119.21
/proc/19950/stat : 19950 (sh) S 19949 19948 19899 0 -1 4194304 309 1646362 0 0 0 0 11461 460 16 0 1 0 149360431 5484544 227 18446744073709551615 4194304 4889804 548682069040 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19950/statm: 1339 227 188 169 0 50 0
[pid=19952] ppid=19950 vsize=213768 CPUtime=1680.92
/proc/19952/stat : 19952 (smodels-2.31) R 19950 19948 19899 0 -1 4194304 53077 0 0 0 168062 30 0 0 25 0 1 0 149360431 218898432 52554 18446744073709551615 134512640 134599567 4294956656 18446744073709551615 134550765 0 0 4096 0 0 0 0 17 1 0 0
/proc/19952/statm: 53442 52554 211 21 0 52878 0
[pid=19953] ppid=19950 vsize=12268 CPUtime=0
/proc/19953/stat : 19953 (pbout.new.pl) S 19950 19948 19899 0 -1 4194304 429 0 0 0 0 0 0 0 16 0 1 0 149360431 12562432 389 18446744073709551615 4194304 4206940 548682069056 18446744073709551615 255245463650 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/19953/statm: 3067 389 301 3 0 167 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (Kb) 249020

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 19948 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=1999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=999
CPU time returned by wait4() is 0.002998
while last known CPU time is 1800.13

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

Real time (s): 1779.33
CPU time (s): 1800.13
CPU user time (s): 1795.23
CPU system time (s): 4.9
CPU usage (%): 101.169
Max. virtual memory (cumulated for all children) (Kb): 249020
The end

Launcher Data (download as text)

Begin job on node19 on Thu Jul 27 18:29:59 UTC 2006


FILE ID= 45242-1154024999

PBS_JOBID= 880745

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-dano3_4.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user4/pbsmodels-v1.31/runpbsmodels ROOT/tmp/node19/45242-1154024999/instance-45242-1154024999.opb 794244092  ROOT/tmp/node19/45242-1154024999
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-45242-1154024999 -o ROOT/results/node19/solver-45242-1154024999 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user4/pbsmodels-v1.31/runpbsmodels ROOT/tmp/node19/45242-1154024999/instance-45242-1154024999.opb 794244092  ROOT/tmp/node19/45242-1154024999

MD5SUM SOLVER= 95562bc622ddb1f976359072aec5ad24 7fcd858753252b26b88f3383e979819a c732bc4c3aeda9195daa74a308a1f78e b7e54d975d35ab28450b6de5c14d303e f7da3270b2cd5190fa0cd9af9b854ca4
MD5SUM BENCH=  8bcab2e61229633d937bbb81a9edbb1b

RANDOM SEED= 794244092

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.233
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.233
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:       1131432 kB
Buffers:         26328 kB
Cached:         837352 kB
SwapCached:       3796 kB
Active:         275716 kB
Inactive:       596620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1131432 kB
SwapTotal:     4192956 kB
SwapFree:      4182840 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          14512 kB
Slab:            38140 kB
Committed_AS:   715080 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Thu Jul 27 18:59:39 UTC 2006