Trace number 198694

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-19? (TO) 1800.01 1809.98

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f2.xml
MD5SUMb9ada7715d8e1afe9fc39e010156bb5c
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 benchmark61.6616
SatisfiableNO
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size42
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
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/node18/watcher-198694-1168130320 -o ROOT/results/node18/solver-198694-1168130320 -C 1800 -M 900 /tmp/evaluation/198694-1168130320/cspfj.sh -competition /tmp/evaluation/198694-1168130320/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.06 1.75 1.85 5/94 10035
/proc/meminfo: memFree=1538216/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=18540 CPUtime=0
/proc/10034/stat : 10034 (runsolver) R 10032 10034 9607 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 161426700 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 227848809767 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10034/statm: 4635 279 244 17 0 2626 0

[startup+0.107324 s]
/proc/loadavg: 1.06 1.75 1.85 5/94 10035
/proc/meminfo: memFree=1538216/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.519367 s]
/proc/loadavg: 1.06 1.75 1.85 5/94 10035
/proc/meminfo: memFree=1538216/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.34445 s]
/proc/loadavg: 1.21 1.77 1.85 3/102 10044
/proc/meminfo: memFree=1520168/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=865820 CPUtime=1.3
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 5348 0 1 0 124 6 0 0 25 0 8 0 161426701 886599680 5052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216455 5052 1828 14 0 203717 0
[pid=10037/tid=10038] ppid=10034 vsize=865820 CPUtime=0.11
/proc/10037/task/10038/stat : 10038 (java) R 10034 10034 9607 0 -1 64 1161 0 0 0 11 0 0 0 16 0 8 0 161426706 886599680 5052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155525058 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=865820 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 886599680 5052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=865820 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161426707 886599680 5052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=865820 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 886599680 5052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=865820 CPUtime=0.25
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 514 0 0 0 25 0 0 0 15 0 8 0 161426710 886599680 5052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=865820 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 886599680 5052 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=865820 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 161426710 886599680 5052 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) 871172

[startup+2.98161 s]
/proc/loadavg: 1.21 1.77 1.85 3/102 10044
/proc/meminfo: memFree=1508072/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=866000 CPUtime=2.93
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 7567 0 1 0 281 12 0 0 25 0 8 0 161426701 886784000 7216 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073703267 1024 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216500 7216 1828 14 0 203762 0
[pid=10037/tid=10038] ppid=10034 vsize=866000 CPUtime=0.3
/proc/10037/task/10038/stat : 10038 (java) S 10034 10034 9607 0 -1 64 2745 0 0 0 29 1 0 0 16 0 8 0 161426706 886784000 7216 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=866000 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 886784000 7216 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=866000 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161426707 886784000 7216 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=866000 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 886784000 7216 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=866000 CPUtime=0.33
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 552 0 0 0 32 1 0 0 15 0 8 0 161426710 886784000 7216 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=866000 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 886784000 7216 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=866000 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 886784000 7216 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 871352

[startup+6.18292 s]
/proc/loadavg: 1.27 1.77 1.85 3/102 10044
/proc/meminfo: memFree=1480104/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=866032 CPUtime=6.11
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 10686 0 1 0 591 20 0 0 25 0 8 0 161426701 886816768 10296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4073696368 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216508 10296 1828 14 0 203770 0
[pid=10037/tid=10038] ppid=10034 vsize=866032 CPUtime=0.54
/proc/10037/task/10038/stat : 10038 (java) S 10034 10034 9607 0 -1 64 5044 0 0 0 52 2 0 0 16 0 8 0 161426706 886816768 10296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=866032 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 886816768 10296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=866032 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161426707 886816768 10296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=866032 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 886816768 10296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=866032 CPUtime=0.34
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 554 0 0 0 33 1 0 0 16 0 8 0 161426710 886816768 10296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=866032 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 886816768 10296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=866032 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 886816768 10296 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 871384

[startup+12.6765 s]
/proc/loadavg: 1.33 1.78 1.85 3/102 10044
/proc/meminfo: memFree=1457136/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=867848 CPUtime=12.57
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 13487 0 1 0 1217 40 0 0 25 0 8 0 161426701 888676352 13060 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216962 13060 1833 14 0 204224 0
[pid=10037/tid=10038] ppid=10034 vsize=867848 CPUtime=0.88
/proc/10037/task/10038/stat : 10038 (java) R 10034 10034 9607 0 -1 64 6081 0 0 0 86 2 0 0 17 0 8 0 161426706 888676352 13060 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4155772416 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=867848 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 888676352 13060 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=867848 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161426707 888676352 13060 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=867848 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 888676352 13060 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=867848 CPUtime=2.16
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 1966 0 0 0 199 17 0 0 15 0 8 0 161426710 888676352 13060 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=867848 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 888676352 13060 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=867848 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 888676352 13060 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 873200

[startup+25.5618 s]
/proc/loadavg: 1.43 1.78 1.86 3/102 10044
/proc/meminfo: memFree=1439216/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=867588 CPUtime=25.4
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 15627 0 1 0 2498 42 0 0 25 0 8 0 161426701 888410112 15131 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074174337 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216897 15131 1833 14 0 204159 0
[pid=10037/tid=10038] ppid=10034 vsize=867588 CPUtime=1.01
/proc/10037/task/10038/stat : 10038 (java) S 10034 10034 9607 0 -1 64 8169 0 0 0 98 3 0 0 16 0 8 0 161426706 888410112 15131 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15131 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15131 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 888410112 15131 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=867588 CPUtime=2.22
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 2007 0 0 0 205 17 0 0 16 0 8 0 161426710 888410112 15131 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 888410112 15131 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 888410112 15131 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) 872940

[startup+51.2033 s]
/proc/loadavg: 1.66 1.80 1.86 3/102 10044
/proc/meminfo: memFree=1439216/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=867588 CPUtime=50.88
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 15634 0 1 0 5046 42 0 0 25 0 8 0 161426701 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4153380170 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216897 15132 1833 14 0 204159 0
[pid=10037/tid=10038] ppid=10034 vsize=867588 CPUtime=1.03
/proc/10037/task/10038/stat : 10038 (java) S 10034 10034 9607 0 -1 64 8169 0 0 0 100 3 0 0 16 0 8 0 161426706 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=867588 CPUtime=2.22
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 2008 0 0 0 205 17 0 0 16 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 872940

[startup+102.48 s]
/proc/loadavg: 1.90 1.85 1.87 3/102 10044
/proc/meminfo: memFree=1439216/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=867588 CPUtime=101.89
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 15644 0 1 0 10147 42 0 0 25 0 8 0 161426701 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074174385 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216897 15132 1833 14 0 204159 0
[pid=10037/tid=10038] ppid=10034 vsize=867588 CPUtime=1.06

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

/proc/loadavg: 2.02 2.02 1.95 3/102 10242
/proc/meminfo: memFree=1438264/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=867588 CPUtime=1534.75
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 15879 0 1 0 153412 63 0 0 25 0 8 0 161426701 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074174280 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216897 15132 1833 14 0 204159 0
[pid=10037/tid=10038] ppid=10034 vsize=867588 CPUtime=1.8
/proc/10037/task/10038/stat : 10038 (java) S 10034 10034 9607 0 -1 64 8169 0 0 0 175 5 0 0 16 0 8 0 161426706 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=867588 CPUtime=2.22
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 2008 0 0 0 205 17 0 0 16 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.75
Current children cumulated vsize (KiB) 872940

[startup+1603.3 s]
/proc/loadavg: 2.06 2.03 1.95 3/102 10242
/proc/meminfo: memFree=1438264/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=867588 CPUtime=1594.46
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 15890 0 1 0 159383 63 0 0 25 0 8 0 161426701 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4078699299 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216897 15132 1833 14 0 204159 0
[pid=10037/tid=10038] ppid=10034 vsize=867588 CPUtime=1.83
/proc/10037/task/10038/stat : 10038 (java) S 10034 10034 9607 0 -1 64 8169 0 0 0 178 5 0 0 16 0 8 0 161426706 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=867588 CPUtime=2.22
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 2008 0 0 0 205 17 0 0 16 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.46
Current children cumulated vsize (KiB) 872940

[startup+1663.33 s]
/proc/loadavg: 2.02 2.02 1.95 3/102 10242
/proc/meminfo: memFree=1438264/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=867588 CPUtime=1654.16
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 15900 0 1 0 165353 63 0 0 25 0 8 0 161426701 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4078752867 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216897 15132 1833 14 0 204159 0
[pid=10037/tid=10038] ppid=10034 vsize=867588 CPUtime=1.86
/proc/10037/task/10038/stat : 10038 (java) S 10034 10034 9607 0 -1 64 8169 0 0 0 181 5 0 0 16 0 8 0 161426706 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=867588 CPUtime=2.22
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 2008 0 0 0 205 17 0 0 16 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.16
Current children cumulated vsize (KiB) 872940

[startup+1723.36 s]
/proc/loadavg: 2.01 2.02 1.95 3/102 10242
/proc/meminfo: memFree=1438264/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=867588 CPUtime=1713.88
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 15909 0 1 0 171324 64 0 0 25 0 8 0 161426701 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4078703308 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216897 15132 1833 14 0 204159 0
[pid=10037/tid=10038] ppid=10034 vsize=867588 CPUtime=1.89
/proc/10037/task/10038/stat : 10038 (java) S 10034 10034 9607 0 -1 64 8169 0 0 0 184 5 0 0 16 0 8 0 161426706 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=867588 CPUtime=2.22
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 2008 0 0 0 205 17 0 0 16 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.88
Current children cumulated vsize (KiB) 872940

[startup+1783.4 s]
/proc/loadavg: 2.00 2.01 1.95 3/102 10242
/proc/meminfo: memFree=1438264/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=867588 CPUtime=1773.59
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 15919 0 1 0 177295 64 0 0 25 0 8 0 161426701 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4078706035 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10037/statm: 216897 15132 1833 14 0 204159 0
[pid=10037/tid=10038] ppid=10034 vsize=867588 CPUtime=1.92
/proc/10037/task/10038/stat : 10038 (java) S 10034 10034 9607 0 -1 64 8169 0 0 0 187 5 0 0 16 0 8 0 161426706 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=867588 CPUtime=2.22
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 2008 0 0 0 205 17 0 0 16 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.59
Current children cumulated vsize (KiB) 872940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.96 s]
/proc/loadavg: 2.07 2.02 1.96 2/89 10256
/proc/meminfo: memFree=1493344/2055920 swapFree=4192812/4192956
[pid=10034] ppid=10032 vsize=5352 CPUtime=0
/proc/10034/stat : 10034 (cspfj.sh) S 10032 10034 9607 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 161426700 5480448 240 18446744073709551615 4194304 4889804 548682069312 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10034/statm: 1338 240 201 169 0 49 0
[pid=10037] ppid=10034 vsize=867588 CPUtime=1800.01
/proc/10037/stat : 10037 (java) R 10034 10034 9607 0 -1 0 15924 0 1 0 179936 65 0 0 25 0 8 0 161426701 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4074196342 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10037/statm: 216897 15132 1833 14 0 204159 0
[pid=10037/tid=10038] ppid=10034 vsize=867588 CPUtime=1.94
/proc/10037/task/10038/stat : 10038 (java) S 10034 10034 9607 0 -1 64 8169 0 0 0 189 5 0 0 16 0 8 0 161426706 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10039] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10039/stat : 10039 (java) S 10034 10034 9607 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10040] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10040/stat : 10040 (java) S 10034 10034 9607 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 161426707 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10041] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10041/stat : 10041 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10042] ppid=10034 vsize=867588 CPUtime=2.22
/proc/10037/task/10042/stat : 10042 (java) S 10034 10034 9607 0 -1 64 2008 0 0 0 205 17 0 0 16 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10043] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10043/stat : 10043 (java) S 10034 10034 9607 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10037/tid=10044] ppid=10034 vsize=867588 CPUtime=0
/proc/10037/task/10044/stat : 10044 (java) S 10034 10034 9607 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 161426710 888410112 15132 18446744073709551615 134512640 134570532 4294956512 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 872940

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 10034 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=2999
CPU time returned by wait4() is 0.004998
while last known CPU time is 1800.01

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

Real time (s): 1809.98
CPU time (s): 1800.01
CPU user time (s): 1799.36
CPU system time (s): 0.65
CPU usage (%): 99.4492
Max. virtual memory (cumulated for all children) (KiB): 873200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 15
involuntary context switches= 3

runsolver used 2.28265 s user time and 5.73413 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Jan  7 00:38:40 UTC 2007


IDJOB= 198694
IDBENCH= 3571
FILE ID= node18/198694-1168130320

PBS_JOBID= 3477735

Free space on /tmp= 66288 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f2.xml
COMMAND LINE= /tmp/evaluation/198694-1168130320/cspfj.sh -competition /tmp/evaluation/198694-1168130320/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-198694-1168130320 -o ROOT/results/node18/solver-198694-1168130320 -C 1800 -M 900  /tmp/evaluation/198694-1168130320/cspfj.sh -competition /tmp/evaluation/198694-1168130320/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  b9ada7715d8e1afe9fc39e010156bb5c

RANDOM SEED= 938018717

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.231
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.231
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:       1538760 kB
Buffers:         36132 kB
Cached:         362328 kB
SwapCached:         20 kB
Active:         231224 kB
Inactive:       236460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1538760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1904 kB
Writeback:           0 kB
Mapped:          96024 kB
Slab:            34304 kB
Committed_AS:  4381708 kB
PageTables:       2168 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= 66288 MiB



End job on node18 on Sun Jan  7 01:08:51 UTC 2007