Trace number 204620

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 - MAC 2006-12-19UNSAT 401.82 402.441

DiagnosticValue
NODES0

General information on the benchmark

Namefapp/fapp16-20/fapp19/
fapp19-0350-4.xml
MD5SUM5aef516959b93b2c54673b3a2db81c3f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.60345
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
Global constraints used (with number of constraints)

Solver Data (download as text)

402.35	s UNSATISFIABLE
402.35	d NODES 0

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node47/watcher-204620-1168166405 -o ROOT/results/node47/solver-204620-1168166405 -C 1800 -M 900 /tmp/evaluation/204620-1168166405/cspfj.sh -competition /tmp/evaluation/204620-1168166405/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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: 2.07 2.09 1.97 5/81 32341
/proc/meminfo: memFree=963808/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) R 32338 32340 31286 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 165039860 5480448 228 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/32340/statm: 1338 228 191 169 0 49 0
[pid=32342] ppid=32340 vsize=5352 CPUtime=0
/proc/32342/stat : 32342 (cspfj.sh) R 32340 32340 31286 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 165039860 5480448 228 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/32342/statm: 1338 228 191 169 0 49 0

[startup+0.105124 s]
/proc/loadavg: 2.07 2.09 1.97 5/81 32341
/proc/meminfo: memFree=963808/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.51417 s]
/proc/loadavg: 2.07 2.09 1.97 5/81 32341
/proc/meminfo: memFree=963808/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34326 s]
/proc/loadavg: 2.07 2.09 1.97 4/89 32350
/proc/meminfo: memFree=940192/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=865272 CPUtime=1.28
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 9889 0 1 0 121 7 0 0 23 0 8 0 165039861 886038528 9575 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153440224 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32343/statm: 216318 9575 1828 14 0 203580 0
[pid=32343/tid=32344] ppid=32340 vsize=865272 CPUtime=0.2
/proc/32343/task/32344/stat : 32344 (java) S 32340 32340 31286 0 -1 64 5755 0 0 0 18 2 0 0 16 0 8 0 165039868 886038528 9575 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32345] ppid=32340 vsize=865272 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 886038528 9575 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=865272 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 886038528 9575 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=865272 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 886038528 9575 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=865272 CPUtime=0.21
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 412 0 0 0 20 1 0 0 15 0 8 0 165039872 886038528 9575 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32349] ppid=32340 vsize=865272 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 886038528 9575 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=865272 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 886038528 9575 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 870624

[startup+3.01151 s]
/proc/loadavg: 2.07 2.09 1.97 4/89 32350
/proc/meminfo: memFree=894944/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=865812 CPUtime=2.94
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 25014 0 1 0 277 17 0 0 25 0 8 0 165039861 886591488 24679 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32343/statm: 216453 24679 1828 14 0 203715 0
[pid=32343/tid=32344] ppid=32340 vsize=865812 CPUtime=0.81
/proc/32343/task/32344/stat : 32344 (java) R 32340 32340 31286 0 -1 64 19474 0 0 0 72 9 0 0 15 0 8 0 165039868 886591488 24679 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4153968433 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32345] ppid=32340 vsize=865812 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 886591488 24679 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=865812 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 886591488 24679 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=865812 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 886591488 24679 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=865812 CPUtime=0.3
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 527 0 0 0 29 1 0 0 15 0 8 0 165039872 886591488 24679 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32349] ppid=32340 vsize=865812 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 886591488 24679 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=865812 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 886591488 24679 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 871164

[startup+6.29759 s]
/proc/loadavg: 2.06 2.09 1.97 3/89 32350
/proc/meminfo: memFree=755680/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=866004 CPUtime=6.22
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 56206 0 1 0 587 35 0 0 25 0 8 0 165039861 886788096 55855 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073330699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32343/statm: 216501 55855 1828 14 0 203763 0
[pid=32343/tid=32344] ppid=32340 vsize=866004 CPUtime=1.88
/proc/32343/task/32344/stat : 32344 (java) S 32340 32340 31286 0 -1 64 49188 0 0 0 169 19 0 0 16 0 8 0 165039868 886788096 55855 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32345] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 886788096 55855 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 886788096 55855 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 886788096 55855 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=866004 CPUtime=0.37
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 554 0 0 0 35 2 0 0 15 0 8 0 165039872 886788096 55855 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32349] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 886788096 55855 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 886788096 55855 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 871356

[startup+12.7873 s]
/proc/loadavg: 2.06 2.09 1.97 3/89 32350
/proc/meminfo: memFree=514208/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=866004 CPUtime=12.71
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 114143 0 1 0 1204 67 0 0 25 0 8 0 165039861 886788096 113780 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32343/statm: 216501 113780 1828 14 0 203763 0
[pid=32343/tid=32344] ppid=32340 vsize=866004 CPUtime=3.48
/proc/32343/task/32344/stat : 32344 (java) S 32340 32340 31286 0 -1 64 102397 0 0 0 309 39 0 0 16 0 8 0 165039868 886788096 113780 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32345] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 886788096 113780 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 886788096 113780 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 886788096 113780 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=866004 CPUtime=0.37
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 555 0 0 0 35 2 0 0 15 0 8 0 165039872 886788096 113780 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32349] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 886788096 113780 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 886788096 113780 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 871356

[startup+25.6286 s]
/proc/loadavg: 2.11 2.10 1.98 3/89 32350
/proc/meminfo: memFree=463584/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=866004 CPUtime=25.54
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 126572 0 1 0 2480 74 0 0 25 0 8 0 165039861 886788096 126206 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074612756 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32343/statm: 216501 126206 1833 14 0 203763 0
[pid=32343/tid=32344] ppid=32340 vsize=866004 CPUtime=3.66
/proc/32343/task/32344/stat : 32344 (java) S 32340 32340 31286 0 -1 64 114536 0 0 0 323 43 0 0 16 0 8 0 165039868 886788096 126206 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32345] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 886788096 126206 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 886788096 126206 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 886788096 126206 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=866004 CPUtime=0.56
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 665 0 0 0 54 2 0 0 15 0 8 0 165039872 886788096 126206 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32349] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 886788096 126206 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 886788096 126206 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 871356

[startup+51.2454 s]
/proc/loadavg: 2.07 2.09 1.98 3/89 32350
/proc/meminfo: memFree=461536/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=866004 CPUtime=51.15
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 126773 0 1 0 5039 76 0 0 25 0 8 0 165039861 886788096 126407 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32343/statm: 216501 126407 1833 14 0 203763 0
[pid=32343/tid=32344] ppid=32340 vsize=866004 CPUtime=3.66
/proc/32343/task/32344/stat : 32344 (java) S 32340 32340 31286 0 -1 64 114536 0 0 0 323 43 0 0 16 0 8 0 165039868 886788096 126407 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32345] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 886788096 126407 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 886788096 126407 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 886788096 126407 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=866004 CPUtime=0.92
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 866 0 0 0 88 4 0 0 16 0 8 0 165039872 886788096 126407 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32349] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 886788096 126407 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=866004 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 886788096 126407 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 871356

[startup+102.477 s]
/proc/loadavg: 2.03 2.07 1.98 3/89 32350
/proc/meminfo: memFree=456800/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=866664 CPUtime=102.38
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 127363 0 1 0 10158 80 0 0 25 0 8 0 165039861 887463936 126997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074200437 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32343/statm: 216666 126997 1833 14 0 203928 0
[pid=32343/tid=32344] ppid=32340 vsize=866664 CPUtime=3.66
/proc/32343/task/32344/stat : 32344 (java) S 32340 32340 31286 0 -1 64 114536 0 0 0 323 43 0 0 16 0 8 0 165039868 887463936 126997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32345] ppid=32340 vsize=866664 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 887463936 126997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=866664 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 887463936 126997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=866664 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 887463936 126997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=866664 CPUtime=1.63
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 1449 0 0 0 157 6 0 0 15 0 8 0 165039872 887463936 126997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32349] ppid=32340 vsize=866664 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 887463936 126997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=866664 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 887463936 126997 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 872016

[startup+162.557 s]
/proc/loadavg: 2.01 2.06 1.98 3/89 32350
/proc/meminfo: memFree=451040/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=867588 CPUtime=162.44
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 128082 0 1 0 16159 85 0 0 25 0 8 0 165039861 888410112 127716 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074199143 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32343/statm: 216897 127716 1833 14 0 204159 0
[pid=32343/tid=32344] ppid=32340 vsize=867588 CPUtime=3.66
/proc/32343/task/32344/stat : 32344 (java) S 32340 32340 31286 0 -1 64 114536 0 0 0 323 43 0 0 16 0 8 0 165039868 888410112 127716 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32345] ppid=32340 vsize=867588 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 888410112 127716 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=867588 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 888410112 127716 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=867588 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 888410112 127716 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=867588 CPUtime=2.48
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 2158 0 0 0 238 10 0 0 15 0 8 0 165039872 888410112 127716 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32349] ppid=32340 vsize=867588 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 888410112 127716 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=867588 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 888410112 127716 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.44
Current children cumulated vsize (KiB) 872940

[startup+222.646 s]
/proc/loadavg: 2.07 2.06 1.98 3/89 32350
/proc/meminfo: memFree=445152/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=868512 CPUtime=222.51
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 128776 0 1 0 22161 90 0 0 25 0 8 0 165039861 889356288 128410 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4080933405 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32343/statm: 217128 128410 1833 14 0 204390 0
[pid=32343/tid=32344] ppid=32340 vsize=868512 CPUtime=3.66
/proc/32343/task/32344/stat : 32344 (java) S 32340 32340 31286 0 -1 64 114536 0 0 0 323 43 0 0 16 0 8 0 165039868 889356288 128410 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32345] ppid=32340 vsize=868512 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 889356288 128410 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=868512 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 889356288 128410 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=868512 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 889356288 128410 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=868512 CPUtime=3.32
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 2841 0 0 0 318 14 0 0 15 0 8 0 165039872 889356288 128410 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32349] ppid=32340 vsize=868512 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 889356288 128410 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=868512 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 889356288 128410 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.51
Current children cumulated vsize (KiB) 873864

[startup+282.725 s]
/proc/loadavg: 2.02 2.05 1.98 3/89 32350
/proc/meminfo: memFree=439520/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=869436 CPUtime=282.57
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 129455 0 1 0 28162 95 0 0 25 0 8 0 165039861 890302464 129089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4082783753 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32343/statm: 217359 129089 1833 14 0 204621 0
[pid=32343/tid=32344] ppid=32340 vsize=869436 CPUtime=3.66
/proc/32343/task/32344/stat : 32344 (java) S 32340 32340 31286 0 -1 64 114536 0 0 0 323 43 0 0 16 0 8 0 165039868 890302464 129089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32345] ppid=32340 vsize=869436 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 890302464 129089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=869436 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 890302464 129089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=869436 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 890302464 129089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=869436 CPUtime=4.12
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 3511 0 0 0 394 18 0 0 15 0 8 0 165039872 890302464 129089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32349] ppid=32340 vsize=869436 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 890302464 129089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=869436 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 890302464 129089 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.57
Current children cumulated vsize (KiB) 874788

[startup+342.802 s]
/proc/loadavg: 1.99 2.03 1.98 3/92 32436
/proc/meminfo: memFree=824704/2055920 swapFree=4183928/4192956
[pid=32340] ppid=32338 vsize=5352 CPUtime=0
/proc/32340/stat : 32340 (cspfj.sh) S 32338 32340 31286 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 165039860 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32340/statm: 1338 240 201 169 0 49 0
[pid=32343] ppid=32340 vsize=870360 CPUtime=342.5
/proc/32343/stat : 32343 (java) R 32340 32340 31286 0 -1 0 130216 0 1 0 34148 102 0 0 25 0 8 0 165039861 891248640 129850 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4074199088 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32343/statm: 217590 129850 1833 14 0 204852 0
[pid=32343/tid=32344] ppid=32340 vsize=870360 CPUtime=3.66
/proc/32343/task/32344/stat : 32344 (java) S 32340 32340 31286 0 -1 64 114536 0 0 0 323 43 0 0 16 0 8 0 165039868 891248640 129850 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32343/tid=32345] ppid=32340 vsize=870360 CPUtime=0
/proc/32343/task/32345/stat : 32345 (java) S 32340 32340 31286 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165039868 891248640 129850 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32346] ppid=32340 vsize=870360 CPUtime=0
/proc/32343/task/32346/stat : 32346 (java) S 32340 32340 31286 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 165039868 891248640 129850 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32347] ppid=32340 vsize=870360 CPUtime=0
/proc/32343/task/32347/stat : 32347 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165039872 891248640 129850 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32348] ppid=32340 vsize=870360 CPUtime=5.02
/proc/32343/task/32348/stat : 32348 (java) S 32340 32340 31286 0 -1 64 4262 0 0 0 480 22 0 0 15 0 8 0 165039872 891248640 129850 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32343/tid=32349] ppid=32340 vsize=870360 CPUtime=0
/proc/32343/task/32349/stat : 32349 (java) S 32340 32340 31286 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165039872 891248640 129850 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32343/tid=32350] ppid=32340 vsize=870360 CPUtime=0
/proc/32343/task/32350/stat : 32350 (java) S 32340 32340 31286 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165039872 891248640 129850 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 875712

Child status: 0
Real time (s): 402.441
CPU time (s): 401.82
CPU user time (s): 400.646
CPU system time (s): 1.17382
CPU usage (%): 99.8457
Max. virtual memory (cumulated for all children) (KiB): 877248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 400.646
system time used= 1.17382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138796
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27904
involuntary context switches= 30986

runsolver used 0.45793 s user time and 1.12883 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sun Jan  7 10:40:06 UTC 2007


IDJOB= 204620
IDBENCH= 4044
FILE ID= node47/204620-1168166405

PBS_JOBID= 3478612

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp19/fapp19-0350-4.xml
COMMAND LINE= /tmp/evaluation/204620-1168166405/cspfj.sh -competition /tmp/evaluation/204620-1168166405/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-204620-1168166405 -o ROOT/results/node47/solver-204620-1168166405 -C 1800 -M 900  /tmp/evaluation/204620-1168166405/cspfj.sh -competition /tmp/evaluation/204620-1168166405/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  5aef516959b93b2c54673b3a2db81c3f

RANDOM SEED= 322028554

TIME LIMIT= 1800 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.240
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.240
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:        964224 kB
Buffers:         30372 kB
Cached:         488012 kB
SwapCached:       3720 kB
Active:         572752 kB
Inactive:       462104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        964224 kB
SwapTotal:     4192956 kB
SwapFree:      4183928 kB
Dirty:             984 kB
Writeback:           0 kB
Mapped:         529508 kB
Slab:            41136 kB
Committed_AS:  3824544 kB
PageTables:       2888 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66551 MiB



End job on node47 on Sun Jan  7 10:46:49 UTC 2007