Trace number 272469

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 2007-01-16? (TO) 1800.04 1810.02

General information on the benchmark

Namehaystacks/
haystacks_14.xml
MD5SUM6b2f6aff051c3ca34391a756ade3b97b
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 benchmark0.958853
SatisfiableNO
(Un)Satisfiability was proved
Number of variables196
Number of constraints1287
Maximum constraint arity2
Maximum domain size14
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1287
Global constraints used (with number of constraints)

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-272469-1169171956 -o ROOT/results/node7/solver-272469-1169171956 -C 1800 -M 900 /tmp/evaluation/272469-1169171956/cspfj.sh -competition /tmp/evaluation/272469-1169171956/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: 1.86 1.97 1.82 5/94 4281
/proc/meminfo: memFree=1383952/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=18540 CPUtime=0
/proc/4280/stat : 4280 (runsolver) R 4278 4280 3889 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 265591024 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 244671114535 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4280/statm: 4635 279 244 17 0 2626 0

[startup+0.108684 s]
/proc/loadavg: 1.86 1.97 1.82 5/94 4281
/proc/meminfo: memFree=1383952/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.516729 s]
/proc/loadavg: 1.86 1.97 1.82 5/94 4281
/proc/meminfo: memFree=1383952/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33781 s]
/proc/loadavg: 1.86 1.97 1.82 3/102 4290
/proc/meminfo: memFree=1366160/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866240 CPUtime=1.3
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 5131 0 1 0 123 7 0 0 25 0 8 0 265591025 887029760 4841 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216560 4841 1829 14 0 203821 0
[pid=4283/tid=4284] ppid=4280 vsize=866240 CPUtime=0.1
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 794 0 0 0 10 0 0 0 16 0 8 0 265591029 887029760 4841 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866240 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887029760 4841 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866240 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 15 0 8 0 265591030 887029760 4841 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866240 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887029760 4841 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866240 CPUtime=0.26
/proc/4283/task/4288/stat : 4288 (java) R 4280 4280 3889 0 -1 64 647 0 0 0 25 1 0 0 15 0 8 0 265591033 887029760 4841 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866240 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887029760 4841 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866240 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887029760 4841 18446744073709551615 134512640 134570532 4294956512 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) 871592

[startup+2.97799 s]
/proc/loadavg: 1.86 1.97 1.82 3/102 4290
/proc/meminfo: memFree=1354768/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=2.92
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6283 0 1 0 282 10 0 0 25 0 8 0 265591025 887328768 5925 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074162295 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 5925 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.28
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1573 0 0 0 27 1 0 0 16 0 8 0 265591029 887328768 5925 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 5925 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 5925 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 5925 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.34
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 685 0 0 0 33 1 0 0 16 0 8 0 265591033 887328768 5925 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 5925 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 5925 18446744073709551615 134512640 134570532 4294956512 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) 871884

[startup+6.18933 s]
/proc/loadavg: 1.87 1.97 1.82 3/102 4290
/proc/meminfo: memFree=1341264/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=6.12
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6318 0 1 0 602 10 0 0 25 0 8 0 265591025 887328768 5957 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074126438 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 5957 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.29
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1577 0 0 0 28 1 0 0 16 0 8 0 265591029 887328768 5957 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 5957 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 5957 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 5957 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.36
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 697 0 0 0 35 1 0 0 16 0 8 0 265591033 887328768 5957 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 5957 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 5957 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 871884

[startup+12.676 s]
/proc/loadavg: 1.88 1.97 1.82 3/102 4290
/proc/meminfo: memFree=1325456/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=12.59
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6345 0 1 0 1248 11 0 0 25 0 8 0 265591025 887328768 5982 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074160132 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 5982 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.29
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1578 0 0 0 28 1 0 0 17 0 8 0 265591029 887328768 5982 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 5982 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 5982 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 5982 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.41
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 721 0 0 0 39 2 0 0 15 0 8 0 265591033 887328768 5982 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 5982 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 5982 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 871884

[startup+25.5744 s]
/proc/loadavg: 1.97 1.98 1.83 3/102 4290
/proc/meminfo: memFree=1303568/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=25.4
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6427 0 1 0 2528 12 0 0 25 0 8 0 265591025 887328768 6059 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074084991 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 6059 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.3
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1578 0 0 0 29 1 0 0 17 0 8 0 265591029 887328768 6059 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6059 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6059 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 6059 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.51
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 798 0 0 0 48 3 0 0 15 0 8 0 265591033 887328768 6059 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 6059 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 6059 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 871884

[startup+51.2441 s]
/proc/loadavg: 1.98 1.98 1.83 3/102 4290
/proc/meminfo: memFree=1271376/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=50.93
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6464 0 1 0 5080 13 0 0 25 0 8 0 265591025 887328768 6083 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074160078 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 6083 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.31
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1578 0 0 0 30 1 0 0 16 0 8 0 265591029 887328768 6083 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6083 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6083 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 6083 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.55
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 822 0 0 0 52 3 0 0 15 0 8 0 265591033 887328768 6083 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 6083 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 6083 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 871884

[startup+102.469 s]
/proc/loadavg: 2.10 2.02 1.85 3/102 4290
/proc/meminfo: memFree=1224208/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=101.89
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6492 0 1 0 10175 14 0 0 25 0 8 0 265591025 887328768 6105 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074083760 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 6105 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.32

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

/proc/loadavg: 2.00 2.00 1.93 3/102 4490
/proc/meminfo: memFree=1223696/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=1535.39
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6886 0 1 0 153507 32 0 0 25 0 8 0 265591025 887328768 6247 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074083698 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 6247 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.62
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1578 0 0 0 59 3 0 0 16 0 8 0 265591029 887328768 6247 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6247 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6247 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 6247 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.8
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 984 0 0 0 75 5 0 0 15 0 8 0 265591033 887328768 6247 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 6247 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 6247 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.39
Current children cumulated vsize (KiB) 871884

[startup+1603.97 s]
/proc/loadavg: 2.00 2.00 1.93 3/102 4490
/proc/meminfo: memFree=1223696/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=1595.11
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6905 0 1 0 159478 33 0 0 25 0 8 0 265591025 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074168616 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 6249 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.64
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1578 0 0 0 61 3 0 0 16 0 8 0 265591029 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.8
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 986 0 0 0 75 5 0 0 16 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.11
Current children cumulated vsize (KiB) 871884

[startup+1664.03 s]
/proc/loadavg: 2.00 2.00 1.93 3/102 4490
/proc/meminfo: memFree=1223696/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=1654.83
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6921 0 1 0 165450 33 0 0 25 0 8 0 265591025 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074084951 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 6249 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.65
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1578 0 0 0 62 3 0 0 16 0 8 0 265591029 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.8
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 986 0 0 0 75 5 0 0 16 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.83
Current children cumulated vsize (KiB) 871884

[startup+1724.09 s]
/proc/loadavg: 2.00 2.00 1.93 3/102 4490
/proc/meminfo: memFree=1223632/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=1714.57
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6937 0 1 0 171424 33 0 0 25 0 8 0 265591025 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 10882685 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 6249 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.67
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1578 0 0 0 64 3 0 0 16 0 8 0 265591029 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.8
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 986 0 0 0 75 5 0 0 16 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.57
Current children cumulated vsize (KiB) 871884

[startup+1784.15 s]
/proc/loadavg: 2.00 2.00 1.93 3/102 4490
/proc/meminfo: memFree=1223632/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=1774.28
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6949 0 1 0 177395 33 0 0 25 0 8 0 265591025 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074165130 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 6249 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.68
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1578 0 0 0 65 3 0 0 16 0 8 0 265591029 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.8
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 986 0 0 0 75 5 0 0 16 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.28
Current children cumulated vsize (KiB) 871884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810 s]
/proc/loadavg: 2.00 2.00 1.93 3/102 4564
/proc/meminfo: memFree=1368336/2055920 swapFree=4192812/4192956
[pid=4280] ppid=4278 vsize=5352 CPUtime=0
/proc/4280/stat : 4280 (cspfj.sh) S 4278 4280 3889 0 -1 4194304 315 128 0 0 0 0 0 0 20 0 1 0 265591024 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4280/statm: 1338 240 201 169 0 49 0
[pid=4283] ppid=4280 vsize=866532 CPUtime=1800.04
/proc/4283/stat : 4283 (java) R 4280 4280 3889 0 -1 0 6955 0 1 0 179970 34 0 0 25 0 8 0 265591025 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074160104 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4283/statm: 216633 6249 1834 14 0 203894 0
[pid=4283/tid=4284] ppid=4280 vsize=866532 CPUtime=0.69
/proc/4283/task/4284/stat : 4284 (java) S 4280 4280 3889 0 -1 64 1578 0 0 0 66 3 0 0 16 0 8 0 265591029 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4285] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4285/stat : 4285 (java) S 4280 4280 3889 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4286] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4286/stat : 4286 (java) S 4280 4280 3889 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 265591030 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4287] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4287/stat : 4287 (java) S 4280 4280 3889 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4288] ppid=4280 vsize=866532 CPUtime=0.8
/proc/4283/task/4288/stat : 4288 (java) S 4280 4280 3889 0 -1 64 986 0 0 0 75 5 0 0 16 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4289] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4289/stat : 4289 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4283/tid=4290] ppid=4280 vsize=866532 CPUtime=0
/proc/4283/task/4290/stat : 4290 (java) S 4280 4280 3889 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 265591033 887328768 6249 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 871884

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 4280 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=999 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=2999
CPU time returned by wait4() is 0.003998
while last known CPU time is 1800.04

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

Real time (s): 1810.02
CPU time (s): 1800.04
CPU user time (s): 1799.7
CPU system time (s): 0.34
CPU usage (%): 99.4485
Max. virtual memory (cumulated for all children) (KiB): 871884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
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= 16
involuntary context switches= 5

runsolver used 1.91071 s user time and 6.18106 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri Jan 19 01:59:16 UTC 2007


IDJOB= 272469
IDBENCH= 6960
IDSOLVER= 91
FILE ID= node7/272469-1169171956

PBS_JOBID= 3584024

Free space on /tmp= 66562 MiB

SOLVER NAME= CSP4J - MAC 2007-01-16
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_14.xml
COMMAND LINE= /tmp/evaluation/272469-1169171956/cspfj.sh  -competition /tmp/evaluation/272469-1169171956/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-272469-1169171956 -o ROOT/results/node7/solver-272469-1169171956 -C 1800 -M 900  /tmp/evaluation/272469-1169171956/cspfj.sh  -competition /tmp/evaluation/272469-1169171956/unknown.xml

META MD5SUM SOLVER= 1cf1b9d4821c2ee5eee0dc0e02656faa
MD5SUM BENCH=  6b2f6aff051c3ca34391a756ade3b97b

RANDOM SEED= 999937941

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.220
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.220
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:       1384560 kB
Buffers:         49988 kB
Cached:         462936 kB
SwapCached:          0 kB
Active:         131368 kB
Inactive:       458740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2416 kB
Writeback:           0 kB
Mapped:         104068 kB
Slab:            65880 kB
Committed_AS:  7676860 kB
PageTables:       2468 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= 66564 MiB



End job on node7 on Fri Jan 19 02:29:26 UTC 2007