Trace number 277357

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSP4J - MaxCSP 2006-12-19MSAT (TO) 2400.07 2420.05

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-9.xml
MD5SUMe3748dadd57349951a4947e30cc63ebe
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints288
Best CPU time to get the best result obtained on this benchmark2400.09
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size378
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

9.28	s SATISFIABLE
9.28	o 272
9.28	v 166 171 5 284 373 89 60 141 280 169 207 136 0 282 247 297 45 93 278 142 289 127 270 339 18 168 8 220 219 365 42 273 145 109 44 335 2 265 47 139 37 205 72 36 125 224 312 157 288 
9.29	o 273
9.29	v 166 171 5 284 373 89 60 141 280 169 207 136 0 282 247 297 45 93 278 171 289 127 270 339 18 168 8 220 219 365 42 273 145 109 44 335 2 265 47 139 37 205 72 36 125 224 312 157 288 
9.30	o 274
9.30	v 145 171 5 284 373 89 60 141 280 169 207 136 0 282 247 297 45 93 278 171 289 127 270 339 18 168 8 220 219 365 42 273 145 109 44 335 2 265 47 139 37 205 72 36 125 224 312 157 288 
9.31	o 275
9.31	v 145 171 5 284 373 89 60 194 280 169 207 136 0 282 247 297 45 93 278 171 289 127 270 339 18 168 8 220 219 365 42 273 145 109 44 335 2 265 47 139 37 205 72 36 125 224 312 157 288 
9.58	o 276
9.58	v 145 171 5 284 373 217 60 194 219 169 207 136 0 282 247 182 1 93 278 282 43 127 275 339 18 168 8 220 219 265 3 272 145 68 58 204 2 69 284 139 37 318 356 36 125 58 280 61 40 
9.59	o 277
9.59	v 145 171 5 284 373 217 60 194 219 169 207 136 0 282 247 182 1 93 278 282 43 127 275 339 18 168 8 220 219 265 3 272 145 68 58 204 2 69 284 139 37 318 356 36 125 224 280 61 40 
9.59	o 278
9.59	v 145 171 5 284 373 217 60 194 219 169 207 136 0 282 247 182 1 93 278 282 43 127 275 339 18 168 8 220 219 265 3 272 145 68 58 204 2 69 284 139 37 318 356 15 125 224 280 61 40 
10.06	o 279
10.06	v 5 273 5 169 373 74 120 277 107 169 211 186 0 282 38 56 1 120 200 207 282 321 2 61 123 224 375 342 219 367 3 274 145 53 207 204 2 65 38 139 370 250 95 15 190 195 124 61 285 
10.08	o 281
10.08	v 5 273 5 182 373 74 120 277 107 169 211 186 0 282 38 56 1 120 200 207 282 321 2 61 123 224 375 342 219 367 3 274 145 53 207 204 2 65 38 139 370 250 95 15 190 195 124 61 285 

Verifier Data (download as text)

10 unsatisfied constraints, 284 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node76/watcher-277357-1169265995 -o ROOT/results/node76/solver-277357-1169265995 -C 2400 -M 900 /tmp/evaluation/277357-1169265995/cspfj.sh -solver MinConflicts -max -competition /tmp/evaluation/277357-1169265995/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.06 1.58 1.83 5/86 1077
/proc/meminfo: memFree=1603208/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=5364 CPUtime=0
/proc/1078/stat : 1078 (cspfj.sh) R 1075 1075 873 0 -1 4194368 18 0 0 0 0 0 0 0 20 0 1 0 274997064 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843737111 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/1078/statm: 1341 239 199 169 0 51 0

[startup+0.109927 s]
/proc/loadavg: 1.06 1.58 1.83 5/86 1077
/proc/meminfo: memFree=1603208/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=864672 CPUtime=0.09
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 2737 0 1 0 8 1 0 0 25 0 8 0 274997064 885424128 2484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072904632 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216168 2484 1440 14 0 203449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 870036

[startup+0.518007 s]
/proc/loadavg: 1.06 1.58 1.83 5/86 1077
/proc/meminfo: memFree=1603208/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865196 CPUtime=0.5
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 4528 0 1 0 47 3 0 0 25 0 8 0 274997064 885960704 4264 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072929544 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216299 4264 1829 14 0 203560 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 870560

[startup+1.33916 s]
/proc/loadavg: 1.14 1.59 1.83 3/93 1086
/proc/meminfo: memFree=1581904/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865356 CPUtime=1.3
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 7685 0 1 0 124 6 0 0 25 0 8 0 274997064 886124544 7394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855271 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216339 7394 1834 14 0 203600 0
[pid=1078/tid=1079] ppid=1075 vsize=865356 CPUtime=0.24
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 3635 0 0 0 23 1 0 0 16 0 8 0 274997067 886124544 7394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865356 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886124544 7394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865356 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 274997067 886124544 7394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865356 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886124544 7394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865356 CPUtime=0.2
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 392 0 0 0 20 0 0 0 15 0 8 0 274997070 886124544 7394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865356 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886124544 7394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865356 CPUtime=0
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274997070 886124544 7394 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 870720

[startup+2.98049 s]
/proc/loadavg: 1.14 1.59 1.83 3/93 1086
/proc/meminfo: memFree=1580432/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865356 CPUtime=2.92
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 7731 0 1 0 286 6 0 0 25 0 8 0 274997064 886124544 7439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074003879 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216339 7439 1834 14 0 203600 0
[pid=1078/tid=1079] ppid=1075 vsize=865356 CPUtime=0.24
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 3635 0 0 0 23 1 0 0 17 0 8 0 274997067 886124544 7439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865356 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886124544 7439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865356 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 274997067 886124544 7439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865356 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886124544 7439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865356 CPUtime=0.26
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 437 0 0 0 25 1 0 0 15 0 8 0 274997070 886124544 7439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865356 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886124544 7439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865356 CPUtime=0
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274997070 886124544 7439 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 870720

[startup+6.27314 s]
/proc/loadavg: 1.20 1.60 1.83 3/93 1086
/proc/meminfo: memFree=1580048/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865488 CPUtime=6.19
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 7821 0 1 0 612 7 0 0 25 0 8 0 274997064 886259712 7529 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073852386 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216372 7529 1834 14 0 203633 0
[pid=1078/tid=1079] ppid=1075 vsize=865488 CPUtime=0.24
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 3635 0 0 0 23 1 0 0 16 0 8 0 274997067 886259712 7529 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865488 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886259712 7529 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865488 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 274997067 886259712 7529 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865488 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886259712 7529 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865488 CPUtime=0.35
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 526 0 0 0 34 1 0 0 15 0 8 0 274997070 886259712 7529 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865488 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886259712 7529 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865488 CPUtime=0
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274997070 886259712 7529 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 870852

[startup+12.7564 s]
/proc/loadavg: 1.27 1.60 1.84 3/93 1086
/proc/meminfo: memFree=1572880/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865792 CPUtime=12.62
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 9625 0 1 0 1254 8 0 0 25 0 8 0 274997064 886571008 9318 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074477591 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216448 9318 1836 14 0 203709 0
[pid=1078/tid=1079] ppid=1075 vsize=865792 CPUtime=0.33
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 5134 0 0 0 31 2 0 0 16 0 8 0 274997067 886571008 9318 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865792 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886571008 9318 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865792 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274997067 886571008 9318 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865792 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886571008 9318 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865792 CPUtime=0.45
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 665 0 0 0 43 2 0 0 15 0 8 0 274997070 886571008 9318 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865792 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886571008 9318 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865792 CPUtime=0
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274997070 886571008 9318 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 871156

[startup+25.621 s]
/proc/loadavg: 1.38 1.62 1.84 3/93 1086
/proc/meminfo: memFree=1537488/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865740 CPUtime=25.39
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 9681 0 1 0 2530 9 0 0 25 0 8 0 274997064 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074479948 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216435 9325 1836 14 0 203696 0
[pid=1078/tid=1079] ppid=1075 vsize=865740 CPUtime=0.35
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 5134 0 0 0 33 2 0 0 16 0 8 0 274997067 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865740 CPUtime=0.46
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 676 0 0 0 44 2 0 0 15 0 8 0 274997070 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274997070 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 871104

[startup+51.245 s]
/proc/loadavg: 1.62 1.65 1.84 3/93 1086
/proc/meminfo: memFree=1515984/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865740 CPUtime=50.79
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 9770 0 1 0 5069 10 0 0 25 0 8 0 274997064 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074482782 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216435 9325 1836 14 0 203696 0
[pid=1078/tid=1079] ppid=1075 vsize=865740 CPUtime=0.4
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 5134 0 0 0 38 2 0 0 16 0 8 0 274997067 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865740 CPUtime=0.46
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 676 0 0 0 44 2 0 0 15 0 8 0 274997070 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274997070 886517760 9325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 871104

[startup+102.486 s]

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

/proc/loadavg: 2.10 2.04 1.95 3/93 1088
/proc/meminfo: memFree=1456016/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865740 CPUtime=2127.34
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 24128 0 1 0 212581 153 0 0 25 0 8 0 274997064 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074479801 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216435 9327 1836 14 0 203696 0
[pid=1078/tid=1079] ppid=1075 vsize=865740 CPUtime=8.61
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 5135 0 0 0 773 88 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865740 CPUtime=0.46
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 677 0 0 0 44 2 0 0 16 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865740 CPUtime=0.06
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 3 3 0 0 15 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2127.34
Current children cumulated vsize (KiB) 871104

[startup+2205.31 s]
/proc/loadavg: 2.04 2.03 1.95 3/93 1088
/proc/meminfo: memFree=1456016/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865740 CPUtime=2186.81
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 24496 0 1 0 218525 156 0 0 25 0 8 0 274997064 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074479971 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216435 9327 1836 14 0 203696 0
[pid=1078/tid=1079] ppid=1075 vsize=865740 CPUtime=8.82
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 5135 0 0 0 792 90 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865740 CPUtime=0.46
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 677 0 0 0 44 2 0 0 16 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865740 CPUtime=0.07
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 4 3 0 0 15 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2186.81
Current children cumulated vsize (KiB) 871104

[startup+2265.31 s]
/proc/loadavg: 2.01 2.02 1.95 3/93 1088
/proc/meminfo: memFree=1456016/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865740 CPUtime=2246.3
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 24978 0 1 0 224470 160 0 0 25 0 8 0 274997064 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074479812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216435 9327 1836 14 0 203696 0
[pid=1078/tid=1079] ppid=1075 vsize=865740 CPUtime=9.08
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 5135 0 0 0 816 92 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865740 CPUtime=0.46
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 677 0 0 0 44 2 0 0 16 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865740 CPUtime=0.07
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 4 3 0 0 15 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2246.3
Current children cumulated vsize (KiB) 871104

[startup+2325.4 s]
/proc/loadavg: 2.00 2.02 1.95 3/93 1088
/proc/meminfo: memFree=1455952/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865740 CPUtime=2305.9
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 25465 0 1 0 230425 165 0 0 25 0 8 0 274997064 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074479806 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1078/statm: 216435 9327 1836 14 0 203696 0
[pid=1078/tid=1079] ppid=1075 vsize=865740 CPUtime=9.35
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 5135 0 0 0 840 95 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865740 CPUtime=0.46
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 677 0 0 0 44 2 0 0 16 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865740 CPUtime=0.07
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 4 3 0 0 15 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2305.9
Current children cumulated vsize (KiB) 871104

[startup+2385.48 s]
/proc/loadavg: 1.93 1.99 1.95 3/93 1149
/proc/meminfo: memFree=1625936/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865740 CPUtime=2365.53
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 25979 0 1 0 236382 171 0 0 25 0 8 0 274997064 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074479954 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1078/statm: 216435 9327 1836 14 0 203696 0
[pid=1078/tid=1079] ppid=1075 vsize=865740 CPUtime=9.66
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 5135 0 0 0 867 99 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865740 CPUtime=0.46
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 677 0 0 0 44 2 0 0 16 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865740 CPUtime=0.07
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 4 3 0 0 15 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2365.53
Current children cumulated vsize (KiB) 871104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.03 s]
/proc/loadavg: 1.96 1.99 1.95 4/93 1149
/proc/meminfo: memFree=1568144/2055888 swapFree=4087964/4096564
[pid=1075] ppid=1073 vsize=5364 CPUtime=0
/proc/1075/stat : 1075 (cspfj.sh) S 1073 1075 873 0 -1 4194304 314 124 0 0 0 0 0 0 19 0 1 0 274997063 5492736 239 18446744073709551615 4194304 4889804 548682069264 18446744073709551615 206843734596 0 65536 4100 65538 18446744071563358023 0 0 17 0 0 0
/proc/1075/statm: 1341 239 199 169 0 51 0
[pid=1078] ppid=1075 vsize=865740 CPUtime=2400.07
/proc/1078/stat : 1078 (java) R 1075 1075 873 0 -1 0 26296 0 1 0 239833 174 0 0 25 0 8 0 274997064 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074482728 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1078/statm: 216435 9327 1836 14 0 203696 0
[pid=1078/tid=1079] ppid=1075 vsize=865740 CPUtime=9.81
/proc/1078/task/1079/stat : 1079 (java) S 1075 1075 873 0 -1 64 5135 0 0 0 881 100 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1078/tid=1080] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1080/stat : 1080 (java) S 1075 1075 873 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1081] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1081/stat : 1081 (java) S 1075 1075 873 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 274997067 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1082] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1082/stat : 1082 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1083] ppid=1075 vsize=865740 CPUtime=0.46
/proc/1078/task/1083/stat : 1083 (java) S 1075 1075 873 0 -1 64 677 0 0 0 44 2 0 0 16 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1084] ppid=1075 vsize=865740 CPUtime=0
/proc/1078/task/1084/stat : 1084 (java) S 1075 1075 873 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1078/tid=1086] ppid=1075 vsize=865740 CPUtime=0.07
/proc/1078/task/1086/stat : 1086 (java) S 1075 1075 873 0 -1 64 0 0 0 0 4 3 0 0 15 0 8 0 274997070 886517760 9327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 871104

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 1075 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=1999
CPU time returned by wait4() is 0.003998
while last known CPU time is 2400.07

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

Real time (s): 2420.05
CPU time (s): 2400.07
CPU user time (s): 2398.33
CPU system time (s): 1.74
CPU usage (%): 99.1743
Max. virtual memory (cumulated for all children) (KiB): 871156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 438
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 2

runsolver used 2.13567 s user time and 6.72798 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sat Jan 20 04:06:37 UTC 2007


IDJOB= 277357
IDBENCH= 6637
IDSOLVER= 65
FILE ID= node76/277357-1169265995

PBS_JOBID= 3607307

Free space on /tmp= 66649 MiB

SOLVER NAME= CSP4J - MaxCSP 2006-12-19
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-95-9.xml
COMMAND LINE= /tmp/evaluation/277357-1169265995/cspfj.sh -solver MinConflicts -max -competition /tmp/evaluation/277357-1169265995/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-277357-1169265995 -o ROOT/results/node76/solver-277357-1169265995 -C 2400 -M 900  /tmp/evaluation/277357-1169265995/cspfj.sh -solver MinConflicts -max -competition /tmp/evaluation/277357-1169265995/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  e3748dadd57349951a4947e30cc63ebe

RANDOM SEED= 294899737

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1603688 kB
Buffers:         19700 kB
Cached:         260032 kB
SwapCached:       2128 kB
Active:         165228 kB
Inactive:       232252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1603688 kB
SwapTotal:     4096564 kB
SwapFree:      4087964 kB
Dirty:             388 kB
Writeback:           0 kB
Mapped:         134340 kB
Slab:            40056 kB
Committed_AS:  8615228 kB
PageTables:       2024 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66650 MiB



End job on node76 on Sat Jan 20 04:47:01 UTC 2007