Trace number 2083266

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
Concrete 2009-07-14? (exit code) 923.649 928.493

General information on the benchmark

Namecsp/fapp/fapp39/
normalized-fapp39-2750-3.xml
MD5SUM19abf0750b237395707bd7efde90eb33
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark643.335
Satisfiable
(Un)Satisfiability was proved
Number of variables2750
Number of constraints23154
Maximum constraint arity2
Maximum domain size502
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23154
Global constraints used (with number of constraints)

Solver Data

278.81/281.99	c [ 281.579] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
284.65/287.80	c CPU-LOAD 246.06
284.65/287.80	c LOADED 2750 V (502 E), 9921 ExtensionConstraint2D, 7224 PredicateConstraint, arity 2, 246.06 cpu
923.48/928.33	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
923.48/928.33		at java.lang.String.replace(Unknown Source)
923.48/928.33		at sun.jkernel.DownloadManager.getBootClassPathEntryForClass(Unknown Source)
923.48/928.33		at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
923.48/928.33		at java.lang.ClassLoader.loadClass(Unknown Source)
923.48/928.33		at java.lang.ClassLoader.loadClassInternal(Unknown Source)
923.48/928.33		at concrete.AbstractLauncher.solve(AbstractLauncher.java:403)
923.48/928.33		at concrete.Concrete.solve(Concrete.java:187)
923.48/928.33		at concrete.Concrete.run(Concrete.java:112)
923.48/928.33		at concrete.Concrete.main(Concrete.java:105)

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-2083266-1247722858/watcher-2083266-1247722858 -o /tmp/evaluation-result-2083266-1247722858/solver-2083266-1247722858 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2083266-1247722858.xml 

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.21 2.06 2.02 4/83 22846
/proc/meminfo: memFree=558352/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 299 127 0 0 0 0 0 0 20 0 1 0 59350386 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 255373049938 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/22846/statm: 1339 238 197 169 0 50 0
[pid=22848] ppid=22846 vsize=5356 CPUtime=0
/proc/22848/stat : 22848 (concrete.sh) R 22846 22846 21166 0 -1 4194368 8 0 0 0 0 0 0 0 22 0 1 0 59350387 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 255372487108 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/22848/statm: 1339 238 197 169 0 50 0

[startup+0.1059 s]
/proc/loadavg: 2.21 2.06 2.02 4/83 22846
/proc/meminfo: memFree=558352/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201908 s]
/proc/loadavg: 2.21 2.06 2.02 4/83 22846
/proc/meminfo: memFree=558352/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301922 s]
/proc/loadavg: 2.21 2.06 2.02 4/83 22846
/proc/meminfo: memFree=558352/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701961 s]
/proc/loadavg: 2.21 2.06 2.02 4/83 22846
/proc/meminfo: memFree=558352/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50204 s]
/proc/loadavg: 2.21 2.06 2.02 3/93 22859
/proc/meminfo: memFree=542784/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=847652 CPUtime=1.46
/proc/22851/stat : 22851 (java) S 22846 22846 21166 0 -1 0 8305 0 1 0 139 7 0 0 18 0 9 0 59350388 867995648 7142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/22851/statm: 211913 7142 2624 9 0 206391 0
[pid=22851/tid=22852] ppid=22846 vsize=847652 CPUtime=0.96
/proc/22851/task/22852/stat : 22852 (java) R 22846 22846 21166 0 -1 64 3918 0 1 0 92 4 0 0 21 0 9 0 59350389 867995648 7142 996147200 134512640 134550932 4294955408 18446744073709551615 4126210280 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22853] ppid=22846 vsize=847652 CPUtime=0.13
/proc/22851/task/22853/stat : 22853 (java) S 22846 22846 21166 0 -1 64 2155 0 0 0 12 1 0 0 16 0 9 0 59350390 867995648 7142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22854] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59350390 867995648 7142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22855] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59350390 867995648 7142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59350393 867995648 7142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=847652 CPUtime=0.35
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 1535 0 0 0 34 1 0 0 15 0 9 0 59350397 867995648 7142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22858] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59350397 867995648 7142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59350397 867995648 7142 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 853008

[startup+3.10221 s]
/proc/loadavg: 2.21 2.06 2.02 4/93 22859
/proc/meminfo: memFree=537024/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=847652 CPUtime=3.05
/proc/22851/stat : 22851 (java) S 22846 22846 21166 0 -1 0 9616 0 1 0 297 8 0 0 18 0 9 0 59350388 867995648 8412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/22851/statm: 211913 8412 2625 9 0 206391 0
[pid=22851/tid=22852] ppid=22846 vsize=847652 CPUtime=2.41
/proc/22851/task/22852/stat : 22852 (java) R 22846 22846 21166 0 -1 64 3944 0 1 0 237 4 0 0 25 0 9 0 59350389 867995648 8412 996147200 134512640 134550932 4294955408 18446744073709551615 4126359206 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22853] ppid=22846 vsize=847652 CPUtime=0.26
/proc/22851/task/22853/stat : 22853 (java) S 22846 22846 21166 0 -1 64 3439 0 0 0 25 1 0 0 16 0 9 0 59350390 867995648 8412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22854] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59350390 867995648 8412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22855] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59350390 867995648 8412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59350393 867995648 8412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=847652 CPUtime=0.35
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 1536 0 0 0 34 1 0 0 15 0 9 0 59350397 867995648 8412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22858] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59350397 867995648 8412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59350397 867995648 8412 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853008

[startup+6.30255 s]
/proc/loadavg: 2.27 2.07 2.02 3/93 22859
/proc/meminfo: memFree=529600/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=847652 CPUtime=6.21
/proc/22851/stat : 22851 (java) S 22846 22846 21166 0 -1 0 11102 0 1 0 612 9 0 0 18 0 9 0 59350388 867995648 9862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/22851/statm: 211913 9862 2625 9 0 206391 0
[pid=22851/tid=22852] ppid=22846 vsize=847652 CPUtime=5.37
/proc/22851/task/22852/stat : 22852 (java) R 22846 22846 21166 0 -1 64 4013 0 1 0 533 4 0 0 25 0 9 0 59350389 867995648 9862 996147200 134512640 134550932 4294955408 18446744073709551615 4126205096 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22853] ppid=22846 vsize=847652 CPUtime=0.46
/proc/22851/task/22853/stat : 22853 (java) S 22846 22846 21166 0 -1 64 4856 0 0 0 44 2 0 0 16 0 9 0 59350390 867995648 9862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22854] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59350390 867995648 9862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22855] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59350390 867995648 9862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59350393 867995648 9862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=847652 CPUtime=0.35
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 1536 0 0 0 34 1 0 0 15 0 9 0 59350397 867995648 9862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22858] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59350397 867995648 9862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59350397 867995648 9862 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 853008

[startup+12.7022 s]
/proc/loadavg: 2.33 2.09 2.03 4/93 22859
/proc/meminfo: memFree=523392/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=847652 CPUtime=12.55
/proc/22851/stat : 22851 (java) S 22846 22846 21166 0 -1 0 12741 0 1 0 1245 10 0 0 18 0 9 0 59350388 867995648 11165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/22851/statm: 211913 11165 2626 9 0 206391 0
[pid=22851/tid=22852] ppid=22846 vsize=847652 CPUtime=11.44
/proc/22851/task/22852/stat : 22852 (java) R 22846 22846 21166 0 -1 64 4156 0 1 0 1140 4 0 0 25 0 9 0 59350389 867995648 11165 996147200 134512640 134550932 4294955408 18446744073709551615 4125949464 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22853] ppid=22846 vsize=847652 CPUtime=0.73
/proc/22851/task/22853/stat : 22853 (java) S 22846 22846 21166 0 -1 64 6352 0 0 0 70 3 0 0 16 0 9 0 59350390 867995648 11165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22854] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59350390 867995648 11165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22855] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59350390 867995648 11165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59350393 867995648 11165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=847652 CPUtime=0.35
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 1536 0 0 0 34 1 0 0 16 0 9 0 59350397 867995648 11165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22858] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59350397 867995648 11165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=847652 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59350397 867995648 11165 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 853008

[startup+25.5015 s]
/proc/loadavg: 2.26 2.08 2.03 4/94 22860
/proc/meminfo: memFree=511352/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=848680 CPUtime=25.22
/proc/22851/stat : 22851 (java) S 22846 22846 21166 0 -1 0 18090 0 1 0 2509 13 0 0 18 0 10 0 59350388 869048320 15820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/22851/statm: 212170 15820 2626 9 0 206648 0
[pid=22851/tid=22852] ppid=22846 vsize=848680 CPUtime=23.71
/proc/22851/task/22852/stat : 22852 (java) R 22846 22846 21166 0 -1 64 4479 0 1 0 2366 5 0 0 25 0 10 0 59350389 869048320 15820 996147200 134512640 134550932 4294955408 18446744073709551615 4125643263 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22853] ppid=22846 vsize=848680 CPUtime=1.13
/proc/22851/task/22853/stat : 22853 (java) S 22846 22846 21166 0 -1 64 11365 0 0 0 107 6 0 0 16 0 10 0 59350390 869048320 15820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22854] ppid=22846 vsize=848680 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59350390 869048320 15820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22855] ppid=22846 vsize=848680 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 59350390 869048320 15820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=848680 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 59350393 869048320 15820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=848680 CPUtime=0.36
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 1545 0 0 0 35 1 0 0 15 0 10 0 59350397 869048320 15820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22858] ppid=22846 vsize=848680 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59350397 869048320 15820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=848680 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59350397 869048320 15820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22860] ppid=22846 vsize=848680 CPUtime=0
/proc/22851/task/22860/stat : 22860 (java) S 22846 22846 21166 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 59352850 869048320 15820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 854036


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

[pid=22851/tid=22852] ppid=22846 vsize=851164 CPUtime=326.44
/proc/22851/task/22852/stat : 22852 (java) S 22846 22846 21166 0 -1 64 12548 0 1 0 32581 63 0 0 17 0 9 0 59350389 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22853] ppid=22846 vsize=851164 CPUtime=569.74
/proc/22851/task/22853/stat : 22853 (java) R 22846 22846 21166 0 -1 64 179782 0 0 0 56865 109 0 0 25 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 102758127 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22854] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22855] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59350393 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=851164 CPUtime=7.77
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 4072 0 0 0 761 16 0 0 16 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22858] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 903.99
Current children cumulated vsize (KiB) 856520

[startup+921.602 s]
/proc/loadavg: 2.00 2.14 2.12 3/93 22904
/proc/meminfo: memFree=414456/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=851164 CPUtime=916.78
/proc/22851/stat : 22851 (java) S 22846 22846 21166 0 -1 0 197114 0 1 0 91487 191 0 0 18 0 9 0 59350388 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/22851/statm: 212791 193720 2635 9 0 207269 0
[pid=22851/tid=22852] ppid=22846 vsize=851164 CPUtime=326.44
/proc/22851/task/22852/stat : 22852 (java) S 22846 22846 21166 0 -1 64 12552 0 1 0 32581 63 0 0 17 0 9 0 59350389 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22853] ppid=22846 vsize=851164 CPUtime=582.52
/proc/22851/task/22853/stat : 22853 (java) R 22846 22846 21166 0 -1 64 179782 0 0 0 58143 109 0 0 25 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 103831032 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22854] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22855] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59350393 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=851164 CPUtime=7.77
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 4072 0 0 0 761 16 0 0 16 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22858] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 916.78
Current children cumulated vsize (KiB) 856520

[startup+924.802 s]
/proc/loadavg: 2.00 2.13 2.12 3/93 22904
/proc/meminfo: memFree=393848/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=851164 CPUtime=919.98
/proc/22851/stat : 22851 (java) S 22846 22846 21166 0 -1 0 197116 0 1 0 91807 191 0 0 18 0 9 0 59350388 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/22851/statm: 212791 193720 2635 9 0 207269 0
[pid=22851/tid=22852] ppid=22846 vsize=851164 CPUtime=326.44
/proc/22851/task/22852/stat : 22852 (java) S 22846 22846 21166 0 -1 64 12554 0 1 0 32581 63 0 0 17 0 9 0 59350389 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22853] ppid=22846 vsize=851164 CPUtime=585.72
/proc/22851/task/22853/stat : 22853 (java) R 22846 22846 21166 0 -1 64 179782 0 0 0 58463 109 0 0 25 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 102758168 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22854] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22855] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59350393 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=851164 CPUtime=7.77
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 4072 0 0 0 761 16 0 0 16 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22858] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 919.98
Current children cumulated vsize (KiB) 856520

[startup+926.403 s]
/proc/loadavg: 2.00 2.13 2.12 3/93 22904
/proc/meminfo: memFree=393656/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=851164 CPUtime=921.58
/proc/22851/stat : 22851 (java) S 22846 22846 21166 0 -1 0 197116 0 1 0 91967 191 0 0 18 0 9 0 59350388 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/22851/statm: 212791 193720 2635 9 0 207269 0
[pid=22851/tid=22852] ppid=22846 vsize=851164 CPUtime=326.44
/proc/22851/task/22852/stat : 22852 (java) S 22846 22846 21166 0 -1 64 12554 0 1 0 32581 63 0 0 17 0 9 0 59350389 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22853] ppid=22846 vsize=851164 CPUtime=587.32
/proc/22851/task/22853/stat : 22853 (java) R 22846 22846 21166 0 -1 64 179782 0 0 0 58623 109 0 0 25 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 102758168 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22854] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22855] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59350393 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=851164 CPUtime=7.77
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 4072 0 0 0 761 16 0 0 16 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22858] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.58
Current children cumulated vsize (KiB) 856520

[startup+927.203 s]
/proc/loadavg: 2.00 2.13 2.12 3/93 22904
/proc/meminfo: memFree=393656/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=851164 CPUtime=922.38
/proc/22851/stat : 22851 (java) S 22846 22846 21166 0 -1 0 197116 0 1 0 92047 191 0 0 18 0 9 0 59350388 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/22851/statm: 212791 193720 2635 9 0 207269 0
[pid=22851/tid=22852] ppid=22846 vsize=851164 CPUtime=326.44
/proc/22851/task/22852/stat : 22852 (java) S 22846 22846 21166 0 -1 64 12554 0 1 0 32581 63 0 0 17 0 9 0 59350389 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22853] ppid=22846 vsize=851164 CPUtime=588.12
/proc/22851/task/22853/stat : 22853 (java) R 22846 22846 21166 0 -1 64 179782 0 0 0 58703 109 0 0 25 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 103830994 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22854] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22855] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59350393 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=851164 CPUtime=7.77
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 4072 0 0 0 761 16 0 0 16 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22858] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 922.38
Current children cumulated vsize (KiB) 856520

[startup+928.003 s]
/proc/loadavg: 2.00 2.13 2.12 3/93 22904
/proc/meminfo: memFree=393592/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=851164 CPUtime=923.18
/proc/22851/stat : 22851 (java) S 22846 22846 21166 0 -1 0 197116 0 1 0 92127 191 0 0 18 0 9 0 59350388 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/22851/statm: 212791 193720 2635 9 0 207269 0
[pid=22851/tid=22852] ppid=22846 vsize=851164 CPUtime=326.44
/proc/22851/task/22852/stat : 22852 (java) S 22846 22846 21166 0 -1 64 12554 0 1 0 32581 63 0 0 17 0 9 0 59350389 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22853] ppid=22846 vsize=851164 CPUtime=588.92
/proc/22851/task/22853/stat : 22853 (java) R 22846 22846 21166 0 -1 64 179782 0 0 0 58783 109 0 0 25 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 104190886 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22854] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22854/stat : 22854 (java) S 22846 22846 21166 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22855] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22855/stat : 22855 (java) S 22846 22846 21166 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 59350390 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22856] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22856/stat : 22856 (java) S 22846 22846 21166 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 59350393 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22857] ppid=22846 vsize=851164 CPUtime=7.77
/proc/22851/task/22857/stat : 22857 (java) S 22846 22846 21166 0 -1 64 4072 0 0 0 761 16 0 0 16 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=22851/tid=22858] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22858/stat : 22858 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=22851/tid=22859] ppid=22846 vsize=851164 CPUtime=0
/proc/22851/task/22859/stat : 22859 (java) S 22846 22846 21166 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59350397 871591936 193720 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 923.18
Current children cumulated vsize (KiB) 856520

[startup+928.403 s]
/proc/loadavg: 2.08 2.15 2.13 4/86 22905
/proc/meminfo: memFree=519032/2055912 swapFree=4192812/4192956
[pid=22846] ppid=22844 vsize=5356 CPUtime=0
/proc/22846/stat : 22846 (concrete.sh) S 22844 22846 21166 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59350386 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22846/statm: 1339 244 201 169 0 50 0
[pid=22851] ppid=22846 vsize=0 CPUtime=923.54
/proc/22851/stat : 22851 (java) Z 22846 22846 21166 0 -1 12 197125 0 1 0 92160 194 0 0 16 0 2 0 59350388 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/22851/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 923.54
Current children cumulated vsize (KiB) 5356

Child status: 1
Real time (s): 928.493
CPU time (s): 923.649
CPU user time (s): 921.612
CPU system time (s): 2.03669
CPU usage (%): 99.4782
Max. virtual memory (cumulated for all children) (KiB): 857672

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

runsolver used 1.2868 second user time and 3.40048 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-16 07:40:58
IDJOB=2083266
IDBENCH=57759
IDSOLVER=735
FILE ID=node78/2083266-1247722858
PBS_JOBID= 9521479
Free space on /tmp= 126764 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/fapp/fapp39/normalized-fapp39-2750-3.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083266-1247722858/watcher-2083266-1247722858 -o /tmp/evaluation-result-2083266-1247722858/solver-2083266-1247722858 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2083266-1247722858.xml

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

MD5SUM BENCH= 19abf0750b237395707bd7efde90eb33
RANDOM SEED=461798491

node78.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:      2055912 kB
MemFree:        558832 kB
Buffers:         90632 kB
Cached:         554348 kB
SwapCached:          0 kB
Active:         909884 kB
Inactive:       514572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:        558832 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4500 kB
Writeback:           0 kB
Mapped:         799880 kB
Slab:            56148 kB
Committed_AS:  1391612 kB
PageTables:       3376 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= 126756 MiB
End job on node78 at 2009-07-16 07:56:27