Trace number 237422

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 - Combo 2006-12-19? (TO) 1800.03 1808.69

General information on the benchmark

Namehaystacks/
haystacks_23.xml
MD5SUMa8b878f0696c83c0267b81bf01728e7a
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 benchmark10.4514
SatisfiableNO
(Un)Satisfiability was proved
Number of variables529
Number of constraints5841
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5841
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/node5/watcher-237422-1168348018 -o ROOT/results/node5/solver-237422-1168348018 -C 1800 -M 900 /tmp/evaluation/237422-1168348018/cspfj.sh -solver Combo -competition /tmp/evaluation/237422-1168348018/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
/proc/loadavg: 2.00 2.00 2.00 5/94 22775
/proc/meminfo: memFree=1826664/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=18540 CPUtime=0
/proc/22774/stat : 22774 (runsolver) R 22772 21964 21964 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 163416328 18984960 277 18446744073709551615 4194304 4267372 548682069024 18446744073709551615 251820273937 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22774/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.10732 s]
/proc/loadavg: 2.00 2.00 2.00 5/94 22775
/proc/meminfo: memFree=1826664/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+0.515366 s]
/proc/loadavg: 2.00 2.00 2.00 5/94 22775
/proc/meminfo: memFree=1826664/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33846 s]
/proc/loadavg: 2.08 2.02 2.01 3/102 22784
/proc/meminfo: memFree=1814056/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=865684 CPUtime=1.27
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 4855 0 6 0 121 6 0 0 24 0 8 0 163416330 886460416 4574 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4072943464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22777/statm: 216421 4574 1828 14 0 203683 0
[pid=22777/tid=22778] ppid=22774 vsize=865684 CPUtime=0.1
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 718 0 0 0 10 0 0 0 16 0 8 0 163416333 886460416 4574 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22779] ppid=22774 vsize=865684 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 886460416 4574 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=865684 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163416334 886460416 4574 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=865684 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 886460416 4574 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=865684 CPUtime=0.25
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 502 0 0 0 25 0 0 0 16 0 8 0 163416337 886460416 4574 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22783] ppid=22774 vsize=865684 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 886460416 4574 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=865684 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 886460416 4574 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 871036

[startup+2.99265 s]
/proc/loadavg: 2.08 2.02 2.01 3/102 22784
/proc/meminfo: memFree=1809512/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=865936 CPUtime=2.92
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 6505 0 6 0 279 13 0 0 25 0 8 0 163416330 886718464 6162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4073626745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22777/statm: 216484 6162 1828 14 0 203746 0
[pid=22777/tid=22778] ppid=22774 vsize=865936 CPUtime=0.24
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 1802 0 0 0 23 1 0 0 16 0 8 0 163416333 886718464 6162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22779] ppid=22774 vsize=865936 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 886718464 6162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=865936 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163416334 886718464 6162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=865936 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 886718464 6162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=865936 CPUtime=0.36
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 550 0 0 0 35 1 0 0 16 0 8 0 163416337 886718464 6162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22783] ppid=22774 vsize=865936 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 886718464 6162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=865936 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 886718464 6162 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 871288

[startup+6.19601 s]
/proc/loadavg: 2.07 2.02 2.00 4/102 22784
/proc/meminfo: memFree=1798632/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=866052 CPUtime=6.1
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 9039 0 6 0 589 21 0 0 25 0 8 0 163416330 886837248 8644 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4153859192 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22777/statm: 216513 8644 1828 14 0 203775 0
[pid=22777/tid=22778] ppid=22774 vsize=866052 CPUtime=0.55
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 3469 0 0 0 53 2 0 0 16 0 8 0 163416333 886837248 8644 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22779] ppid=22774 vsize=866052 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 886837248 8644 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=866052 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163416334 886837248 8644 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=866052 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 886837248 8644 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=866052 CPUtime=0.36
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 550 0 0 0 35 1 0 0 15 0 8 0 163416337 886837248 8644 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22783] ppid=22774 vsize=866052 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 886837248 8644 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=866052 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 886837248 8644 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 871404

[startup+12.6917 s]
/proc/loadavg: 2.07 2.02 2.00 3/102 22784
/proc/meminfo: memFree=1784360/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=866052 CPUtime=12.57
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 12218 0 6 0 1226 31 0 0 25 0 8 0 163416330 886837248 11784 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074205637 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22777/statm: 216513 11784 1833 14 0 203775 0
[pid=22777/tid=22778] ppid=22774 vsize=866052 CPUtime=0.92
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 5675 0 0 0 89 3 0 0 16 0 8 0 163416333 886837248 11784 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22779] ppid=22774 vsize=866052 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 886837248 11784 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=866052 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 163416334 886837248 11784 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=866052 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 886837248 11784 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=866052 CPUtime=0.39
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 562 0 0 0 38 1 0 0 16 0 8 0 163416337 886837248 11784 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22783] ppid=22774 vsize=866052 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 886837248 11784 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=866052 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 886837248 11784 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 871404

[startup+25.5562 s]
/proc/loadavg: 2.06 2.02 2.00 3/102 22784
/proc/meminfo: memFree=1775912/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=866216 CPUtime=25.37
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 14447 0 8 0 2480 57 0 0 25 0 8 0 163416330 887005184 13865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074179889 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22777/statm: 216554 13865 1836 14 0 203816 0
[pid=22777/tid=22778] ppid=22774 vsize=866216 CPUtime=1.2
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 7854 0 0 0 116 4 0 0 16 0 8 0 163416333 887005184 13865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22779] ppid=22774 vsize=866216 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 887005184 13865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=866216 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 163416334 887005184 13865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=866216 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 887005184 13865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=866216 CPUtime=0.45
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 595 0 1 0 44 1 0 0 16 0 8 0 163416337 887005184 13865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22783] ppid=22774 vsize=866216 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 887005184 13865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=866216 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 887005184 13865 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 871568

[startup+51.1961 s]
/proc/loadavg: 2.10 2.03 2.01 3/102 22784
/proc/meminfo: memFree=1775912/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=866216 CPUtime=50.89
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 14450 0 8 0 4965 124 0 0 25 0 8 0 163416330 887005184 13868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074179889 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22777/statm: 216554 13868 1836 14 0 203816 0
[pid=22777/tid=22778] ppid=22774 vsize=866216 CPUtime=1.2
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 7854 0 0 0 116 4 0 0 16 0 8 0 163416333 887005184 13868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22779] ppid=22774 vsize=866216 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 887005184 13868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=866216 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 163416334 887005184 13868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=866216 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 887005184 13868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=866216 CPUtime=0.46
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 598 0 1 0 45 1 0 0 15 0 8 0 163416337 887005184 13868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22783] ppid=22774 vsize=866216 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 887005184 13868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=866216 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 887005184 13868 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 871568

[startup+102.47 s]
/proc/loadavg: 2.15 2.05 2.01 3/102 22784
/proc/meminfo: memFree=1775912/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=866216 CPUtime=101.92
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 14451 0 8 0 9920 272 0 0 25 0 8 0 163416330 887005184 13869 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074179879 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22777/statm: 216554 13869 1836 14 0 203816 0
[pid=22777/tid=22778] ppid=22774 vsize=866216 CPUtime=1.2

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

/proc/loadavg: 2.00 2.00 2.00 3/95 24215
/proc/meminfo: memFree=1644656/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=869920 CPUtime=1536.69
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 17740 0 8 0 148941 4728 0 0 25 0 8 0 163416330 890798080 17119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074244572 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22777/statm: 217480 17119 1836 14 0 204742 0
[pid=22777/tid=22778] ppid=22774 vsize=869920 CPUtime=1.34
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 7935 0 0 0 129 5 0 0 16 0 8 0 163416333 890798080 17119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22779] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 890798080 17119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=869920 CPUtime=4.17
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 3755 0 1 0 389 28 0 0 15 0 8 0 163416337 890798080 17119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22783] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 890798080 17119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 890798080 17119 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.69
Current children cumulated vsize (KiB) 875272

[startup+1603.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 24215
/proc/meminfo: memFree=1644528/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=869920 CPUtime=1596.37
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 17765 0 8 0 154821 4816 0 0 25 0 8 0 163416330 890798080 17142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074233126 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22777/statm: 217480 17142 1836 14 0 204742 0
[pid=22777/tid=22778] ppid=22774 vsize=869920 CPUtime=1.35
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 7935 0 0 0 130 5 0 0 16 0 8 0 163416333 890798080 17142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22779] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 890798080 17142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=869920 CPUtime=4.2
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 3778 0 1 0 392 28 0 0 16 0 8 0 163416337 890798080 17142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22783] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 890798080 17142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 890798080 17142 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.37
Current children cumulated vsize (KiB) 875272

[startup+1663.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 24215
/proc/meminfo: memFree=1644400/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=869920 CPUtime=1656.07
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 17782 0 8 0 160706 4901 0 0 25 0 8 0 163416330 890798080 17158 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074242860 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22777/statm: 217480 17158 1836 14 0 204742 0
[pid=22777/tid=22778] ppid=22774 vsize=869920 CPUtime=1.35
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 7935 0 0 0 130 5 0 0 16 0 8 0 163416333 890798080 17158 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22779] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17158 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17158 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 890798080 17158 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=869920 CPUtime=4.21
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 3794 0 1 0 393 28 0 0 16 0 8 0 163416337 890798080 17158 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22783] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 890798080 17158 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 890798080 17158 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.07
Current children cumulated vsize (KiB) 875272

[startup+1723.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 24215
/proc/meminfo: memFree=1644272/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=869920 CPUtime=1715.78
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 17792 0 8 0 166591 4987 0 0 25 0 8 0 163416330 890798080 17165 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074244748 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22777/statm: 217480 17165 1836 14 0 204742 0
[pid=22777/tid=22778] ppid=22774 vsize=869920 CPUtime=1.36
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 7935 0 0 0 131 5 0 0 16 0 8 0 163416333 890798080 17165 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22779] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17165 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17165 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 890798080 17165 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=869920 CPUtime=4.23
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 3801 0 1 0 394 29 0 0 16 0 8 0 163416337 890798080 17165 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22783] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 890798080 17165 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 890798080 17165 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.78
Current children cumulated vsize (KiB) 875272

[startup+1783.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 24215
/proc/meminfo: memFree=1644208/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=869920 CPUtime=1775.45
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 17798 0 8 0 172473 5072 0 0 25 0 8 0 163416330 890798080 17168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074241418 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22777/statm: 217480 17168 1836 14 0 204742 0
[pid=22777/tid=22778] ppid=22774 vsize=869920 CPUtime=1.37
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 7935 0 0 0 132 5 0 0 16 0 8 0 163416333 890798080 17168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22779] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 890798080 17168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=869920 CPUtime=4.24
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 3804 0 1 0 395 29 0 0 16 0 8 0 163416337 890798080 17168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22783] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 890798080 17168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 890798080 17168 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.45
Current children cumulated vsize (KiB) 875272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 24215
/proc/meminfo: memFree=1644080/2055920 swapFree=4192812/4192956
[pid=22774] ppid=22772 vsize=5352 CPUtime=0
/proc/22774/stat : 22774 (cspfj.sh) S 22772 22774 21964 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 163416328 5480448 240 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22774/statm: 1338 240 201 169 0 49 0
[pid=22777] ppid=22774 vsize=869920 CPUtime=1800.03
/proc/22777/stat : 22777 (java) R 22774 22774 21964 0 -1 0 17805 0 8 0 174896 5107 0 0 25 0 8 0 163416330 890798080 17170 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4074243676 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22777/statm: 217480 17170 1836 14 0 204742 0
[pid=22777/tid=22778] ppid=22774 vsize=869920 CPUtime=1.39
/proc/22777/task/22778/stat : 22778 (java) S 22774 22774 21964 0 -1 64 7935 0 0 0 134 5 0 0 16 0 8 0 163416333 890798080 17170 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22779] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22779/stat : 22779 (java) S 22774 22774 21964 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17170 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22780] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22780/stat : 22780 (java) S 22774 22774 21964 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 163416334 890798080 17170 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22781] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22781/stat : 22781 (java) S 22774 22774 21964 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 163416337 890798080 17170 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22782] ppid=22774 vsize=869920 CPUtime=4.24
/proc/22777/task/22782/stat : 22782 (java) S 22774 22774 21964 0 -1 64 3806 0 1 0 395 29 0 0 16 0 8 0 163416337 890798080 17170 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22777/tid=22783] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22783/stat : 22783 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163416337 890798080 17170 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22777/tid=22784] ppid=22774 vsize=869920 CPUtime=0
/proc/22777/task/22784/stat : 22784 (java) S 22774 22774 21964 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163416337 890798080 17170 18446744073709551615 134512640 134570532 4294956496 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 875272

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

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

Real time (s): 1808.69
CPU time (s): 1800.03
CPU user time (s): 1748.96
CPU system time (s): 51.07
CPU usage (%): 99.521
Max. virtual memory (cumulated for all children) (KiB): 875276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 18
involuntary context switches= 6

runsolver used 1.9627 s user time and 6.05308 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Tue Jan  9 13:06:59 UTC 2007


IDJOB= 237422
IDBENCH= 6940
FILE ID= node5/237422-1168348018

PBS_JOBID= 3503220

Free space on /tmp= 66553 MiB

BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_23.xml
COMMAND LINE= /tmp/evaluation/237422-1168348018/cspfj.sh -solver Combo -competition /tmp/evaluation/237422-1168348018/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-237422-1168348018 -o ROOT/results/node5/solver-237422-1168348018 -C 1800 -M 900  /tmp/evaluation/237422-1168348018/cspfj.sh -solver Combo -competition /tmp/evaluation/237422-1168348018/unknown.xml

META MD5SUM SOLVER= ae5901f6cce23734dab709fa25e92adb
MD5SUM BENCH=  a8b878f0696c83c0267b81bf01728e7a

RANDOM SEED= 688312790

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:       1827080 kB
Buffers:         15340 kB
Cached:          59596 kB
SwapCached:          0 kB
Active:         144428 kB
Inactive:        30732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:         128180 kB
Slab:            38312 kB
Committed_AS:  5371360 kB
PageTables:       2380 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= 66495 MiB



End job on node5 on Tue Jan  9 13:37:08 UTC 2007