Trace number 2083928

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Choco2.1.1 2009-06-10? (TO) 1800.16 1805.07

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-6.xml
MD5SUM84f9ffd3bc330531b9df688f127dfd93
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 benchmark22.6356
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data


Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083928-1247378500/watcher-2083928-1247378500 -o /tmp/evaluation-result-2083928-1247378500/solver-2083928-1247378500 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2083928-1247378500.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.14 2.20 2.13 4/83 22866
/proc/meminfo: memFree=361296/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=152 CPUtime=0
/proc/22866/stat : 22866 (java) R 22864 22866 18273 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 24914775 155648 26 996147200 134512640 134550932 4294955840 18446744073709551615 1818923 0 0 4096 0 0 0 0 17 0 0 0
/proc/22866/statm: 38 26 19 9 0 4 0

[startup+0.021585 s]
/proc/loadavg: 2.14 2.20 2.13 4/83 22866
/proc/meminfo: memFree=361296/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=858596 CPUtime=0.01
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 1449 0 1 0 0 1 0 0 18 0 2 0 24914775 879202304 1182 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 214649 1183 464 9 0 209564 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 858596

[startup+0.101603 s]
/proc/loadavg: 2.14 2.20 2.13 4/83 22866
/proc/meminfo: memFree=361296/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=864096 CPUtime=0.09
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 3824 0 1 0 7 2 0 0 18 0 9 0 24914775 884834304 3279 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216024 3279 1726 9 0 210492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864096

[startup+0.301629 s]
/proc/loadavg: 2.14 2.20 2.13 4/83 22866
/proc/meminfo: memFree=361296/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=864968 CPUtime=0.28
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 4887 0 1 0 24 4 0 0 18 0 9 0 24914775 885727232 4312 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216242 4313 1855 9 0 210710 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864968

[startup+0.701675 s]
/proc/loadavg: 2.14 2.20 2.13 4/83 22866
/proc/meminfo: memFree=361296/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=864968 CPUtime=0.68
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 8171 0 1 0 62 6 0 0 18 0 9 0 24914775 885727232 7585 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216242 7586 1899 9 0 210710 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864968

[startup+1.50278 s]
/proc/loadavg: 2.14 2.20 2.13 4/92 22875
/proc/meminfo: memFree=319880/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865152 CPUtime=1.49
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 20271 0 1 0 136 13 0 0 18 0 9 0 24914775 885915648 19663 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216288 19663 1959 9 0 210756 0
[pid=22866/tid=22868] ppid=22864 vsize=865152 CPUtime=1.11
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14532 0 1 0 102 9 0 0 19 0 9 0 24914776 885915648 19663 996147200 134512640 134550932 4294955840 18446744073709551615 102094027 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865152 CPUtime=0.11
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 4386 0 0 0 9 2 0 0 18 0 9 0 24914778 885915648 19663 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865152 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 885915648 19663 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865152 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 885915648 19663 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865152 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 885915648 19663 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865152 CPUtime=0.23
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 621 0 0 0 23 0 0 0 16 0 9 0 24914780 885915648 19663 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865152 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 885915648 19663 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865152 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 885915648 19663 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 865152

[startup+3.10298 s]
/proc/loadavg: 2.14 2.20 2.13 4/92 22875
/proc/meminfo: memFree=269960/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865152 CPUtime=3.09
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 27431 0 1 0 292 17 0 0 18 0 9 0 24914775 885915648 26807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216288 26807 1984 9 0 210756 0
[pid=22866/tid=22868] ppid=22864 vsize=865152 CPUtime=2.43
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14809 0 1 0 234 9 0 0 25 0 9 0 24914776 885915648 26807 996147200 134512640 134550932 4294955840 18446744073709551615 4127398229 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865152 CPUtime=0.27
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 11188 0 0 0 22 5 0 0 17 0 9 0 24914778 885915648 26807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865152 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 885915648 26807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865152 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 885915648 26807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865152 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 885915648 26807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865152 CPUtime=0.35
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 702 0 0 0 34 1 0 0 15 0 9 0 24914780 885915648 26807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865152 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 885915648 26807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865152 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 885915648 26807 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 865152

[startup+6.30241 s]
/proc/loadavg: 2.13 2.19 2.13 3/92 22875
/proc/meminfo: memFree=245192/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865284 CPUtime=6.28
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 29025 0 1 0 610 18 0 0 18 0 9 0 24914775 886050816 28397 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216321 28406 1985 9 0 210789 0
[pid=22866/tid=22868] ppid=22864 vsize=865284 CPUtime=5.59
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14813 0 1 0 550 9 0 0 25 0 9 0 24914776 886050816 28411 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865284 CPUtime=0.3
/proc/22866/task/22869/stat : 22869 (java) R 22864 22866 18273 0 -1 64 12797 0 0 0 24 6 0 0 16 0 9 0 24914778 886050816 28419 996147200 134512640 134550932 4294955840 18446744073709551615 102709373 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 28427 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 28434 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 28443 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.36
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 705 0 0 0 35 1 0 0 15 0 9 0 24914780 886050816 28450 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 28459 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 886050816 28467 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 865284

[startup+12.7022 s]
/proc/loadavg: 2.12 2.19 2.13 3/92 22875
/proc/meminfo: memFree=144584/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865284 CPUtime=12.67
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 47781 0 1 0 1240 27 0 0 18 0 9 0 24914775 886050816 47151 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216321 47151 1984 9 0 210789 0
[pid=22866/tid=22868] ppid=22864 vsize=865284 CPUtime=11.83
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14815 0 1 0 1173 10 0 0 25 0 9 0 24914776 886050816 47151 996147200 134512640 134550932 4294955840 18446744073709551615 4127245088 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865284 CPUtime=0.45
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 31529 0 0 0 31 14 0 0 16 0 9 0 24914778 886050816 47151 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 47151 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 47151 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 47151 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.36
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 705 0 0 0 35 1 0 0 16 0 9 0 24914780 886050816 47151 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 47151 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 886050816 47151 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 865284

[startup+25.5018 s]
/proc/loadavg: 2.09 2.18 2.13 3/92 22875
/proc/meminfo: memFree=20552/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865284 CPUtime=25.47
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 69308 0 2 0 2510 37 0 0 18 0 9 0 24914775 886050816 68672 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216321 68672 1989 9 0 210789 0
[pid=22866/tid=22868] ppid=22864 vsize=865284 CPUtime=24.39
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14840 0 1 0 2429 10 0 0 25 0 9 0 24914776 886050816 68672 996147200 134512640 134550932 4294955840 18446744073709551615 4127233719 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865284 CPUtime=0.6
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 52985 0 0 0 37 23 0 0 17 0 9 0 24914778 886050816 68672 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 68672 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 68672 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 68672 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.44
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 751 0 1 0 42 2 0 0 16 0 9 0 24914780 886050816 68672 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 68672 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 886050816 68672 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 865284

[startup+51.1011 s]
/proc/loadavg: 2.13 2.18 2.13 3/92 22875
/proc/meminfo: memFree=15496/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865284 CPUtime=51.04
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 70703 0 2 0 5060 44 0 0 18 0 9 0 24914775 886050816 70059 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216321 70059 1989 9 0 210789 0
[pid=22866/tid=22868] ppid=22864 vsize=865284 CPUtime=49.94
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14848 0 1 0 4977 17 0 0 25 0 9 0 24914776 886050816 70059 996147200 134512640 134550932 4294955840 18446744073709551615 4127398996 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865284 CPUtime=0.62
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 54364 0 0 0 38 24 0 0 16 0 9 0 24914778 886050816 70059 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70059 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70059 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 70059 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.46
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 759 0 1 0 44 2 0 0 15 0 9 0 24914780 886050816 70059 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 70059 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.47
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 761 0 1 0 45 2 0 0 16 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.51
Current children cumulated vsize (KiB) 865284

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/91 22957
/proc/meminfo: memFree=1635776/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865284 CPUtime=1537.49
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 70776 0 2 0 153444 305 0 0 18 0 9 0 24914775 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216321 70061 1989 9 0 210789 0
[pid=22866/tid=22868] ppid=22864 vsize=865284 CPUtime=1536.27
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14919 0 1 0 153350 277 0 0 25 0 9 0 24914776 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4127452580 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865284 CPUtime=0.71
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 54364 0 0 0 47 24 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.47
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 761 0 1 0 45 2 0 0 16 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.49
Current children cumulated vsize (KiB) 865284

[startup+1602.3 s]
/proc/loadavg: 2.13 2.04 2.06 3/91 22957
/proc/meminfo: memFree=1635584/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865284 CPUtime=1597.46
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 70778 0 2 0 159432 314 0 0 18 0 9 0 24914775 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216321 70061 1989 9 0 210789 0
[pid=22866/tid=22868] ppid=22864 vsize=865284 CPUtime=1596.25
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14921 0 1 0 159339 286 0 0 25 0 9 0 24914776 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865284 CPUtime=0.71
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 54364 0 0 0 47 24 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.47
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 761 0 1 0 45 2 0 0 16 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.46
Current children cumulated vsize (KiB) 865284

[startup+1662.3 s]
/proc/loadavg: 2.39 2.13 2.09 3/91 22957
/proc/meminfo: memFree=1635456/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865284 CPUtime=1657.44
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 70780 0 2 0 165422 322 0 0 18 0 9 0 24914775 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216321 70061 1989 9 0 210789 0
[pid=22866/tid=22868] ppid=22864 vsize=865284 CPUtime=1656.23
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14923 0 1 0 165329 294 0 0 25 0 9 0 24914776 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4127243975 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865284 CPUtime=0.71
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 54364 0 0 0 47 24 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.47
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 761 0 1 0 45 2 0 0 16 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.44
Current children cumulated vsize (KiB) 865284

[startup+1722.3 s]
/proc/loadavg: 2.39 2.18 2.10 3/91 22957
/proc/meminfo: memFree=1635520/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865284 CPUtime=1717.42
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 70782 0 2 0 171413 329 0 0 18 0 9 0 24914775 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216321 70061 1989 9 0 210789 0
[pid=22866/tid=22868] ppid=22864 vsize=865284 CPUtime=1716.2
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14925 0 1 0 171319 301 0 0 25 0 9 0 24914776 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4127243952 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865284 CPUtime=0.72
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 54364 0 0 0 48 24 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.47
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 761 0 1 0 45 2 0 0 16 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.42
Current children cumulated vsize (KiB) 865284

[startup+1782.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/91 22957
/proc/meminfo: memFree=1635520/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865284 CPUtime=1777.39
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 70785 0 2 0 177403 336 0 0 18 0 9 0 24914775 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216321 70061 1989 9 0 210789 0
[pid=22866/tid=22868] ppid=22864 vsize=865284 CPUtime=1776.16
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14928 0 1 0 177308 308 0 0 25 0 9 0 24914776 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865284 CPUtime=0.72
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 54364 0 0 0 48 24 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.47
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 761 0 1 0 45 2 0 0 16 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.39
Current children cumulated vsize (KiB) 865284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805 s]
/proc/loadavg: 2.14 2.15 2.09 3/91 22957
/proc/meminfo: memFree=1635520/2055920 swapFree=4192812/4192956
[pid=22866] ppid=22864 vsize=865284 CPUtime=1800.09
/proc/22866/stat : 22866 (java) S 22864 22866 18273 0 -1 0 70786 0 2 0 179670 339 0 0 18 0 9 0 24914775 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22866/statm: 216321 70061 1989 9 0 210789 0
[pid=22866/tid=22868] ppid=22864 vsize=865284 CPUtime=1798.87
/proc/22866/task/22868/stat : 22868 (java) R 22864 22866 18273 0 -1 64 14929 0 1 0 179576 311 0 0 25 0 9 0 24914776 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4127461764 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22869] ppid=22864 vsize=865284 CPUtime=0.72
/proc/22866/task/22869/stat : 22869 (java) S 22864 22866 18273 0 -1 64 54364 0 0 0 48 24 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22870] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22870/stat : 22870 (java) S 22864 22866 18273 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22871] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22871/stat : 22871 (java) S 22864 22866 18273 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 24914778 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22872] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22872/stat : 22872 (java) S 22864 22866 18273 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22873] ppid=22864 vsize=865284 CPUtime=0.47
/proc/22866/task/22873/stat : 22873 (java) S 22864 22866 18273 0 -1 64 761 0 1 0 45 2 0 0 16 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22874] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22874/stat : 22874 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22866/tid=22875] ppid=22864 vsize=865284 CPUtime=0
/proc/22866/task/22875/stat : 22875 (java) S 22864 22866 18273 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24914780 886050816 70061 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 865284

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1805.07
CPU time (s): 1800.16
CPU user time (s): 1796.72
CPU system time (s): 3.44048
CPU usage (%): 99.7282
Max. virtual memory (cumulated for all children) (KiB): 865284

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

runsolver used 2.27265 second user time and 6.30004 second system time

The end

Launcher Data

Begin job on node54 at 2009-07-12 08:01:40
IDJOB=2083928
IDBENCH=57978
IDSOLVER=737
FILE ID=node54/2083928-1247378500
PBS_JOBID= 9507063
Free space on /tmp= 64476 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-6.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file BENCHNAME -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083928-1247378500/watcher-2083928-1247378500 -o /tmp/evaluation-result-2083928-1247378500/solver-2083928-1247378500 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2083928-1247378500.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 84f9ffd3bc330531b9df688f127dfd93
RANDOM SEED=1707937141

node54.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
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.232
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:        361840 kB
Buffers:          3096 kB
Cached:        1438028 kB
SwapCached:          0 kB
Active:        1096848 kB
Inactive:       518184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        361840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          206884 kB
Writeback:           0 kB
Mapped:         195260 kB
Slab:            63856 kB
Committed_AS:   407156 kB
PageTables:       2180 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node54 at 2009-07-12 08:31:47