Trace number 2083992

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) 760.247 762.898

General information on the benchmark

Namecsp/fapp/fapp29/
normalized-fapp29-2900-10.xml
MD5SUMca469f3f7e98ebe7c882bce7bb3fd65e
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 benchmark46.7669
Satisfiable
(Un)Satisfiability was proved
Number of variables2900
Number of constraints67898
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67898
Global constraints used (with number of constraints)

Solver Data

604.10/606.74	c CPU-LOAD 582.23
604.10/606.74	c LOADED 2900 V (998 E), 41756 PredicateConstraint, 286 ExtensionConstraint2D, arity 2, 582.23 cpu
757.54/760.24	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
760.04/762.77		at java.util.jar.Manifest$FastInputStream.<init>(Unknown Source)
760.04/762.77		at java.util.jar.Manifest$FastInputStream.<init>(Unknown Source)
760.04/762.77		at java.util.jar.Manifest.read(Unknown Source)
760.04/762.77		at java.util.jar.Manifest.<init>(Unknown Source)
760.04/762.77		at java.util.jar.JarFile.getManifestFromReference(Unknown Source)
760.04/762.77		at java.util.jar.JarFile.getManifest(Unknown Source)
760.04/762.77		at sun.misc.URLClassPath$JarLoader$2.getManifest(Unknown Source)
760.04/762.77		at java.net.URLClassLoader.defineClass(Unknown Source)
760.04/762.77		at java.net.URLClassLoader.access$000(Unknown Source)
760.04/762.77		at java.net.URLClassLoader$1.run(Unknown Source)
760.04/762.77		at java.security.AccessController.doPrivileged(Native Method)
760.04/762.77		at java.net.URLClassLoader.findClass(Unknown Source)
760.04/762.77		at java.lang.ClassLoader.loadClass(Unknown Source)
760.04/762.77		at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
760.04/762.77		at java.lang.ClassLoader.loadClass(Unknown Source)
760.04/762.77		at java.lang.ClassLoader.loadClassInternal(Unknown Source)
760.04/762.77		at concrete.AbstractLauncher.solve(AbstractLauncher.java:403)
760.04/762.77		at concrete.Concrete.solve(Concrete.java:187)
760.04/762.77		at concrete.Concrete.run(Concrete.java:112)
760.04/762.77		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-2083992-1247724189/watcher-2083992-1247724189 -o /tmp/evaluation-result-2083992-1247724189/solver-2083992-1247724189 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2083992-1247724189.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.31 2.18 2.08 4/72 19007
/proc/meminfo: memFree=1420208/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=18576 CPUtime=0
/proc/19007/stat : 19007 (runsolver) R 19005 19007 18970 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59483185 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 213116316967 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19007/statm: 4644 284 249 26 0 2626 0

[startup+0.037043 s]
/proc/loadavg: 2.31 2.18 2.08 4/72 19007
/proc/meminfo: memFree=1420208/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102081 s]
/proc/loadavg: 2.31 2.18 2.08 4/72 19007
/proc/meminfo: memFree=1420208/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301126 s]
/proc/loadavg: 2.31 2.18 2.08 4/72 19007
/proc/meminfo: memFree=1420208/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701198 s]
/proc/loadavg: 2.31 2.18 2.08 4/72 19007
/proc/meminfo: memFree=1420208/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50135 s]
/proc/loadavg: 2.31 2.18 2.08 3/82 19020
/proc/meminfo: memFree=1405280/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=847612 CPUtime=1.46
/proc/19012/stat : 19012 (java) S 19007 19007 18970 0 -1 0 8078 0 1 0 140 6 0 0 18 0 9 0 59483186 867954688 7136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19012/statm: 211903 7136 2624 9 0 206381 0
[pid=19012/tid=19013] ppid=19007 vsize=847612 CPUtime=0.97
/proc/19012/task/19013/stat : 19013 (java) R 19007 19007 18970 0 -1 64 3901 0 1 0 94 3 0 0 21 0 9 0 59483187 867954688 7136 996147200 134512640 134550932 4294955408 18446744073709551615 4126001751 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19014] ppid=19007 vsize=847612 CPUtime=0.13
/proc/19012/task/19014/stat : 19014 (java) S 19007 19007 18970 0 -1 64 2121 0 0 0 13 0 0 0 16 0 9 0 59483188 867954688 7136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19015] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19015/stat : 19015 (java) S 19007 19007 18970 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59483188 867954688 7136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19016] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59483188 867954688 7136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19017] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59483191 867954688 7136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=847612 CPUtime=0.33
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 1359 0 0 0 32 1 0 0 16 0 9 0 59483194 867954688 7136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19019] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59483194 867954688 7136 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59483194 867954688 7136 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) 852968

[startup+3.10265 s]
/proc/loadavg: 2.31 2.18 2.08 3/82 19020
/proc/meminfo: memFree=1399520/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=847612 CPUtime=3.05
/proc/19012/stat : 19012 (java) S 19007 19007 18970 0 -1 0 9352 0 1 0 298 7 0 0 18 0 9 0 59483186 867954688 8386 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19012/statm: 211903 8386 2625 9 0 206381 0
[pid=19012/tid=19013] ppid=19007 vsize=847612 CPUtime=2.41
/proc/19012/task/19013/stat : 19013 (java) R 19007 19007 18970 0 -1 64 3925 0 1 0 238 3 0 0 25 0 9 0 59483187 867954688 8386 996147200 134512640 134550932 4294955408 18446744073709551615 4125325915 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19014] ppid=19007 vsize=847612 CPUtime=0.27
/proc/19012/task/19014/stat : 19014 (java) S 19007 19007 18970 0 -1 64 3370 0 0 0 26 1 0 0 16 0 9 0 59483188 867954688 8386 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19015] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19015/stat : 19015 (java) S 19007 19007 18970 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59483188 867954688 8386 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19016] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59483188 867954688 8386 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19017] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59483191 867954688 8386 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=847612 CPUtime=0.33
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 1360 0 0 0 32 1 0 0 16 0 9 0 59483194 867954688 8386 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19019] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59483194 867954688 8386 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 59483194 867954688 8386 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) 852968

[startup+6.30125 s]
/proc/loadavg: 2.28 2.18 2.08 3/82 19020
/proc/meminfo: memFree=1391144/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=847612 CPUtime=6.21
/proc/19012/stat : 19012 (java) S 19007 19007 18970 0 -1 0 10761 0 1 0 613 8 0 0 18 0 9 0 59483186 867954688 9775 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19012/statm: 211903 9775 2625 9 0 206381 0
[pid=19012/tid=19013] ppid=19007 vsize=847612 CPUtime=5.39
/proc/19012/task/19013/stat : 19013 (java) R 19007 19007 18970 0 -1 64 3993 0 1 0 536 3 0 0 25 0 9 0 59483187 867954688 9775 996147200 134512640 134550932 4294955408 18446744073709551615 4126508937 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19014] ppid=19007 vsize=847612 CPUtime=0.46
/proc/19012/task/19014/stat : 19014 (java) S 19007 19007 18970 0 -1 64 4710 0 0 0 44 2 0 0 16 0 9 0 59483188 867954688 9775 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19015] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19015/stat : 19015 (java) S 19007 19007 18970 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59483188 867954688 9775 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19016] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59483188 867954688 9775 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19017] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59483191 867954688 9775 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=847612 CPUtime=0.33
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 1360 0 0 0 32 1 0 0 16 0 9 0 59483194 867954688 9775 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19019] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59483194 867954688 9775 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59483194 867954688 9775 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) 852968

[startup+12.7025 s]
/proc/loadavg: 2.26 2.18 2.08 3/82 19020
/proc/meminfo: memFree=1383592/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=847612 CPUtime=12.55
/proc/19012/stat : 19012 (java) S 19007 19007 18970 0 -1 0 12706 0 1 0 1246 9 0 0 18 0 9 0 59483186 867954688 11063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19012/statm: 211903 11063 2626 9 0 206381 0
[pid=19012/tid=19013] ppid=19007 vsize=847612 CPUtime=11.48
/proc/19012/task/19013/stat : 19013 (java) R 19007 19007 18970 0 -1 64 4152 0 1 0 1144 4 0 0 25 0 9 0 59483187 867954688 11063 996147200 134512640 134550932 4294955408 18446744073709551615 4126512101 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19014] ppid=19007 vsize=847612 CPUtime=0.7
/proc/19012/task/19014/stat : 19014 (java) S 19007 19007 18970 0 -1 64 6496 0 0 0 68 2 0 0 15 0 9 0 59483188 867954688 11063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19015] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19015/stat : 19015 (java) S 19007 19007 18970 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59483188 867954688 11063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19016] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59483188 867954688 11063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19017] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59483191 867954688 11063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=847612 CPUtime=0.33
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 1360 0 0 0 32 1 0 0 17 0 9 0 59483194 867954688 11063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19019] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59483194 867954688 11063 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59483194 867954688 11063 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) 852968

[startup+25.5029 s]
/proc/loadavg: 2.20 2.17 2.08 3/82 19020
/proc/meminfo: memFree=1376296/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=847612 CPUtime=25.22
/proc/19012/stat : 19012 (java) S 19007 19007 18970 0 -1 0 14169 0 1 0 2513 9 0 0 18 0 9 0 59483186 867954688 12514 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19012/statm: 211903 12514 2626 9 0 206381 0
[pid=19012/tid=19013] ppid=19007 vsize=847612 CPUtime=24.07
/proc/19012/task/19013/stat : 19013 (java) R 19007 19007 18970 0 -1 64 4164 0 1 0 2403 4 0 0 25 0 9 0 59483187 867954688 12514 996147200 134512640 134550932 4294955408 18446744073709551615 4126512100 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19014] ppid=19007 vsize=847612 CPUtime=0.79
/proc/19012/task/19014/stat : 19014 (java) S 19007 19007 18970 0 -1 64 7947 0 0 0 76 3 0 0 16 0 9 0 59483188 867954688 12514 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19015] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19015/stat : 19015 (java) S 19007 19007 18970 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59483188 867954688 12514 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19016] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59483188 867954688 12514 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19017] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59483191 867954688 12514 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=847612 CPUtime=0.34
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 1360 0 0 0 33 1 0 0 17 0 9 0 59483194 867954688 12514 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19019] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59483194 867954688 12514 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=847612 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59483194 867954688 12514 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) 852968

[startup+51.1017 s]
/proc/loadavg: 2.13 2.15 2.08 3/82 19020
/proc/meminfo: memFree=1365352/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

[pid=19012/tid=19016] ppid=19007 vsize=851184 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 59483188 871612416 117766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19017] ppid=19007 vsize=851184 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59483191 871612416 117766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=851184 CPUtime=3.12
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 3560 0 0 0 304 8 0 0 15 0 10 0 59483194 871612416 117766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19019] ppid=19007 vsize=851184 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59483194 871612416 117766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=851184 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59483194 871612416 117766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19053] ppid=19007 vsize=851184 CPUtime=0
/proc/19012/task/19053/stat : 19053 (java) S 19007 19007 18970 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 59510719 871612416 117766 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 519.74
Current children cumulated vsize (KiB) 856540

[startup+582.302 s]
/proc/loadavg: 2.19 2.08 2.05 3/83 19053
/proc/meminfo: memFree=899168/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=852208 CPUtime=579.72
/proc/19012/stat : 19012 (java) S 19007 19007 18970 0 -1 0 172905 0 1 0 57860 112 0 0 18 0 10 0 59483186 872660992 168846 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19012/statm: 213052 168846 2633 9 0 207530 0
[pid=19012/tid=19013] ppid=19007 vsize=852208 CPUtime=563.52
/proc/19012/task/19013/stat : 19013 (java) R 19007 19007 18970 0 -1 64 12872 0 1 0 56313 39 0 0 25 0 10 0 59483187 872660992 168846 996147200 134512640 134550932 4294955408 18446744073709551615 4134273671 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19014] ppid=19007 vsize=852208 CPUtime=11.63
/proc/19012/task/19014/stat : 19014 (java) S 19007 19007 18970 0 -1 64 155373 0 0 0 1104 59 0 0 16 0 10 0 59483188 872660992 168846 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19015] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19015/stat : 19015 (java) S 19007 19007 18970 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 59483188 872660992 168846 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19016] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 8 0 0 0 0 0 0 0 16 0 10 0 59483188 872660992 168846 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19017] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 59483191 872660992 168846 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=852208 CPUtime=4.54
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 3954 0 0 0 442 12 0 0 15 0 10 0 59483194 872660992 168846 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19019] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 59483194 872660992 168846 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 59483194 872660992 168846 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19053] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19053/stat : 19053 (java) S 19007 19007 18970 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 59510719 872660992 168846 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 579.72
Current children cumulated vsize (KiB) 857564

[startup+642.302 s]
/proc/loadavg: 2.27 2.11 2.06 3/82 19054
/proc/meminfo: memFree=786072/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=852208 CPUtime=639.7
/proc/19012/stat : 19012 (java) S 19007 19007 18970 0 -1 0 198385 0 1 0 63822 148 0 0 18 0 9 0 59483186 872660992 194271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19012/statm: 213052 194271 2636 9 0 207530 0
[pid=19012/tid=19013] ppid=19007 vsize=852208 CPUtime=604.07
/proc/19012/task/19013/stat : 19013 (java) S 19007 19007 18970 0 -1 64 13635 0 1 0 60346 61 0 0 25 0 9 0 59483187 872660992 194271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19014] ppid=19007 vsize=852208 CPUtime=29.29
/proc/19012/task/19014/stat : 19014 (java) R 19007 19007 18970 0 -1 64 179894 0 0 0 2861 68 0 0 18 0 9 0 59483188 872660992 194271 996147200 134512640 134550932 4294955408 18446744073709551615 104191077 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19015] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19015/stat : 19015 (java) S 19007 19007 18970 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59483188 872660992 194271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19016] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59483188 872660992 194271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19017] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59483191 872660992 194271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=852208 CPUtime=6.3
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 4147 0 0 0 614 16 0 0 16 0 9 0 59483194 872660992 194271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19019] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59483194 872660992 194271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59483194 872660992 194271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 639.7
Current children cumulated vsize (KiB) 857564

[startup+702.302 s]
/proc/loadavg: 2.24 2.14 2.08 3/82 19054
/proc/meminfo: memFree=776792/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=852208 CPUtime=699.66
/proc/19012/stat : 19012 (java) S 19007 19007 18970 0 -1 0 198845 0 1 0 69818 148 0 0 18 0 9 0 59483186 872660992 194707 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19012/statm: 213052 194707 2636 9 0 207530 0
[pid=19012/tid=19013] ppid=19007 vsize=852208 CPUtime=606.75
/proc/19012/task/19013/stat : 19013 (java) S 19007 19007 18970 0 -1 64 13659 0 1 0 60614 61 0 0 17 0 9 0 59483187 872660992 194707 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19014] ppid=19007 vsize=852208 CPUtime=86.57
/proc/19012/task/19014/stat : 19014 (java) R 19007 19007 18970 0 -1 64 180330 0 0 0 8588 69 0 0 25 0 9 0 59483188 872660992 194707 996147200 134512640 134550932 4294955408 18446744073709551615 103825730 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19015] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19015/stat : 19015 (java) S 19007 19007 18970 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59483188 872660992 194707 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19016] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59483188 872660992 194707 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19017] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59483191 872660992 194707 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=852208 CPUtime=6.3
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 4147 0 0 0 614 16 0 0 16 0 9 0 59483194 872660992 194707 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19019] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59483194 872660992 194707 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59483194 872660992 194707 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 699.66
Current children cumulated vsize (KiB) 857564

[startup+762.306 s]
/proc/loadavg: 2.14 2.12 2.07 4/82 19054
/proc/meminfo: memFree=769432/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=852208 CPUtime=759.64
/proc/19012/stat : 19012 (java) S 19007 19007 18970 0 -1 0 198869 0 1 0 75815 149 0 0 18 0 9 0 59483186 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19012/statm: 213052 194708 2636 9 0 207530 0
[pid=19012/tid=19013] ppid=19007 vsize=852208 CPUtime=606.76
/proc/19012/task/19013/stat : 19013 (java) S 19007 19007 18970 0 -1 64 13682 0 1 0 60615 61 0 0 17 0 9 0 59483187 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19014] ppid=19007 vsize=852208 CPUtime=146.54
/proc/19012/task/19014/stat : 19014 (java) R 19007 19007 18970 0 -1 64 180331 0 0 0 14585 69 0 0 25 0 9 0 59483188 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 104191090 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19015] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19015/stat : 19015 (java) S 19007 19007 18970 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59483188 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19016] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59483188 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19017] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59483191 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=852208 CPUtime=6.3
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 4147 0 0 0 614 16 0 0 16 0 9 0 59483194 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19019] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59483194 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59483194 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 759.64
Current children cumulated vsize (KiB) 857564

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

[startup+762.701 s]
/proc/loadavg: 2.14 2.12 2.07 4/82 19054
/proc/meminfo: memFree=769432/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=852208 CPUtime=760.04
/proc/19012/stat : 19012 (java) S 19007 19007 18970 0 -1 0 198869 0 1 0 75855 149 0 0 18 0 9 0 59483186 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/19012/statm: 213052 194708 2636 9 0 207530 0
[pid=19012/tid=19013] ppid=19007 vsize=852208 CPUtime=606.76
/proc/19012/task/19013/stat : 19013 (java) S 19007 19007 18970 0 -1 64 13682 0 1 0 60615 61 0 0 17 0 9 0 59483187 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19014] ppid=19007 vsize=852208 CPUtime=146.93
/proc/19012/task/19014/stat : 19014 (java) R 19007 19007 18970 0 -1 64 180331 0 0 0 14624 69 0 0 25 0 9 0 59483188 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 104191077 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19015] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19015/stat : 19015 (java) S 19007 19007 18970 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59483188 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19016] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19016/stat : 19016 (java) S 19007 19007 18970 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59483188 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19017] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19017/stat : 19017 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59483191 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19018] ppid=19007 vsize=852208 CPUtime=6.3
/proc/19012/task/19018/stat : 19018 (java) S 19007 19007 18970 0 -1 64 4147 0 0 0 614 16 0 0 16 0 9 0 59483194 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=19012/tid=19019] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19019/stat : 19019 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59483194 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=19012/tid=19020] ppid=19007 vsize=852208 CPUtime=0
/proc/19012/task/19020/stat : 19020 (java) S 19007 19007 18970 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59483194 872660992 194708 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 760.04
Current children cumulated vsize (KiB) 857564

[startup+762.801 s]
/proc/loadavg: 2.14 2.12 2.07 4/82 19054
/proc/meminfo: memFree=769432/2055920 swapFree=4192812/4192956
[pid=19007] ppid=19005 vsize=5356 CPUtime=0
/proc/19007/stat : 19007 (concrete.sh) S 19005 19007 18970 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59483185 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19007/statm: 1339 244 201 169 0 50 0
[pid=19012] ppid=19007 vsize=0 CPUtime=760.13
/proc/19012/stat : 19012 (java) Z 19007 19007 18970 0 -1 12 198879 0 1 0 75862 151 0 0 16 0 2 0 59483186 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/19012/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 760.13
Current children cumulated vsize (KiB) 5356

Child status: 1
Real time (s): 762.898
CPU time (s): 760.247
CPU user time (s): 758.633
CPU system time (s): 1.61475
CPU usage (%): 99.6526
Max. virtual memory (cumulated for all children) (KiB): 857564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 758.633
system time used= 1.61475
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199521
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= 46535
involuntary context switches= 43824

runsolver used 0.978851 second user time and 2.50762 second system time

The end

Launcher Data

Begin job on node37 at 2009-07-16 08:03:10
IDJOB=2083992
IDBENCH=58003
IDSOLVER=735
FILE ID=node37/2083992-1247724189
PBS_JOBID= 9521515
Free space on /tmp= 66384 MiB

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

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

MD5SUM BENCH= ca469f3f7e98ebe7c882bce7bb3fd65e
RANDOM SEED=952689306

node37.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.260
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.260
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:       1420824 kB
Buffers:         76368 kB
Cached:         270092 kB
SwapCached:          0 kB
Active:         257564 kB
Inactive:       292848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1420824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10852 kB
Writeback:           0 kB
Mapped:         215552 kB
Slab:            69800 kB
Committed_AS:   742668 kB
PageTables:       2140 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66388 MiB
End job on node37 at 2009-07-16 08:15:53