Trace number 2083024

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) 1393.32 1394.01

General information on the benchmark

Namecsp/fapp/fapp40/
normalized-fapp40-3000-10.xml
MD5SUM6cee6301fe32a4b3c9ce453d6c18bf37
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 benchmark91.5551
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
Global constraints used (with number of constraints)

Solver Data

465.55/465.85	c [ 465.458] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
472.85/473.19	c CPU-LOAD 446.6
472.85/473.19	c LOADED 3000 V (698 E), 8203 ExtensionConstraint2D, 27421 PredicateConstraint, arity 2, 446.6 cpu
1393.10/1393.88	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
1393.10/1393.88		at java.lang.String.replace(Unknown Source)
1393.10/1393.88		at sun.jkernel.DownloadManager.getBootClassPathEntryForClass(Unknown Source)
1393.10/1393.88		at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
1393.10/1393.88		at java.lang.ClassLoader.loadClass(Unknown Source)
1393.10/1393.88		at java.lang.ClassLoader.loadClassInternal(Unknown Source)
1393.10/1393.88		at concrete.AbstractLauncher.solve(AbstractLauncher.java:403)
1393.10/1393.88		at concrete.Concrete.solve(Concrete.java:187)
1393.10/1393.88		at concrete.Concrete.run(Concrete.java:112)
1393.10/1393.88		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-2083024-1247722115/watcher-2083024-1247722115 -o /tmp/evaluation-result-2083024-1247722115/solver-2083024-1247722115 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2083024-1247722115.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.07 2.00 2.00 4/82 17099
/proc/meminfo: memFree=1108392/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) R 17097 17099 14580 0 -1 4194304 262 0 0 0 0 0 0 0 21 0 1 0 59278991 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17099/statm: 1339 230 191 169 0 50 0
[pid=17100] ppid=17099 vsize=5356 CPUtime=0
/proc/17100/stat : 17100 (concrete.sh) R 17099 17099 14580 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59278991 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17100/statm: 1339 230 191 169 0 50 0

[startup+0.060473 s]
/proc/loadavg: 2.07 2.00 2.00 4/82 17099
/proc/meminfo: memFree=1108392/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.105901 s]
/proc/loadavg: 2.07 2.00 2.00 4/82 17099
/proc/meminfo: memFree=1108392/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301938 s]
/proc/loadavg: 2.07 2.00 2.00 4/82 17099
/proc/meminfo: memFree=1108392/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702013 s]
/proc/loadavg: 2.07 2.00 2.00 4/82 17099
/proc/meminfo: memFree=1108392/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50217 s]
/proc/loadavg: 2.07 2.00 2.00 4/92 17112
/proc/meminfo: memFree=1093016/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=847592 CPUtime=1.48
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 8350 0 1 0 142 6 0 0 18 0 9 0 59278992 867934208 7184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 211898 7184 2625 9 0 206376 0
[pid=17104/tid=17105] ppid=17099 vsize=847592 CPUtime=0.98
/proc/17104/task/17105/stat : 17105 (java) R 17099 17099 14580 0 -1 64 3918 0 1 0 95 3 0 0 25 0 9 0 59278994 867934208 7184 996147200 134512640 134550932 4294955408 18446744073709551615 4126511192 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=847592 CPUtime=0.14
/proc/17104/task/17106/stat : 17106 (java) S 17099 17099 14580 0 -1 64 2195 0 0 0 13 1 0 0 16 0 9 0 59278995 867934208 7184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=847592 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59278995 867934208 7184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=847592 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59278995 867934208 7184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17109] ppid=17099 vsize=847592 CPUtime=0
/proc/17104/task/17109/stat : 17109 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59278998 867934208 7184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17110] ppid=17099 vsize=847592 CPUtime=0.33
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 1539 0 0 0 33 0 0 0 15 0 9 0 59279001 867934208 7184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=847592 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59279001 867934208 7184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17112] ppid=17099 vsize=847592 CPUtime=0
/proc/17104/task/17112/stat : 17112 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59279001 867934208 7184 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 852948

[startup+3.10148 s]
/proc/loadavg: 2.07 2.00 2.00 3/92 17112
/proc/meminfo: memFree=1086808/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=847592 CPUtime=3.08
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 9799 0 1 0 300 8 0 0 18 0 9 0 59278992 867934208 8606 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 211898 8606 2625 9 0 206376 0
[pid=17104/tid=17105] ppid=17099 vsize=847592 CPUtime=2.43
/proc/17104/task/17105/stat : 17105 (java) R 17099 17099 14580 0 -1 64 3945 0 1 0 240 3 0 0 25 0 9 0 59278994 867934208 8606 996147200 134512640 134550932 4294955408 18446744073709551615 4126511205 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=847592 CPUtime=0.27
/proc/17104/task/17106/stat : 17106 (java) S 17099 17099 14580 0 -1 64 3617 0 0 0 24 3 0 0 16 0 9 0 59278995 867934208 8606 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=847592 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59278995 867934208 8606 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=847592 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59278995 867934208 8606 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17109] ppid=17099 vsize=847592 CPUtime=0
/proc/17104/task/17109/stat : 17109 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59278998 867934208 8606 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17110] ppid=17099 vsize=847592 CPUtime=0.33
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 1539 0 0 0 33 0 0 0 15 0 9 0 59279001 867934208 8606 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=847592 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59279001 867934208 8606 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17112] ppid=17099 vsize=847592 CPUtime=0
/proc/17104/task/17112/stat : 17112 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59279001 867934208 8606 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 852948

[startup+6.30209 s]
/proc/loadavg: 2.07 2.00 2.00 3/92 17112
/proc/meminfo: memFree=1079640/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=847656 CPUtime=6.27
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 11155 0 1 0 619 8 0 0 18 0 9 0 59278992 867999744 9929 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 211914 9929 2625 9 0 206392 0
[pid=17104/tid=17105] ppid=17099 vsize=847656 CPUtime=5.48
/proc/17104/task/17105/stat : 17105 (java) R 17099 17099 14580 0 -1 64 4011 0 1 0 544 4 0 0 25 0 9 0 59278994 867999744 9929 996147200 134512640 134550932 4294955408 18446744073709551615 4126209975 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=847656 CPUtime=0.44
/proc/17104/task/17106/stat : 17106 (java) S 17099 17099 14580 0 -1 64 4907 0 0 0 41 3 0 0 16 0 9 0 59278995 867999744 9929 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59278995 867999744 9929 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59278995 867999744 9929 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17109] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17109/stat : 17109 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59278998 867999744 9929 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17110] ppid=17099 vsize=847656 CPUtime=0.33
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 1539 0 0 0 33 0 0 0 15 0 9 0 59279001 867999744 9929 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59279001 867999744 9929 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17112] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17112/stat : 17112 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59279001 867999744 9929 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 853012

[startup+12.7013 s]
/proc/loadavg: 2.06 2.00 2.00 3/92 17112
/proc/meminfo: memFree=1073304/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=847656 CPUtime=12.67
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 12880 0 1 0 1257 10 0 0 18 0 9 0 59278992 867999744 11318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 211914 11318 2626 9 0 206392 0
[pid=17104/tid=17105] ppid=17099 vsize=847656 CPUtime=11.63
/proc/17104/task/17105/stat : 17105 (java) R 17099 17099 14580 0 -1 64 4154 0 1 0 1159 4 0 0 25 0 9 0 59278994 867999744 11318 996147200 134512640 134550932 4294955408 18446744073709551615 4125949408 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=847656 CPUtime=0.68
/proc/17104/task/17106/stat : 17106 (java) S 17099 17099 14580 0 -1 64 6489 0 0 0 64 4 0 0 16 0 9 0 59278995 867999744 11318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59278995 867999744 11318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59278995 867999744 11318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17109] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17109/stat : 17109 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59278998 867999744 11318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17110] ppid=17099 vsize=847656 CPUtime=0.34
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 1539 0 0 0 34 0 0 0 16 0 9 0 59279001 867999744 11318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59279001 867999744 11318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17112] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17112/stat : 17112 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59279001 867999744 11318 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 853012

[startup+25.5028 s]
/proc/loadavg: 2.05 2.00 2.00 3/92 17112
/proc/meminfo: memFree=1065944/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=847656 CPUtime=25.47
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 14664 0 1 0 2535 12 0 0 18 0 9 0 59278992 867999744 13087 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 211914 13087 2626 9 0 206392 0
[pid=17104/tid=17105] ppid=17099 vsize=847656 CPUtime=24.34
/proc/17104/task/17105/stat : 17105 (java) R 17099 17099 14580 0 -1 64 4169 0 1 0 2429 5 0 0 25 0 9 0 59278994 867999744 13087 996147200 134512640 134550932 4294955408 18446744073709551615 4126511205 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=847656 CPUtime=0.76
/proc/17104/task/17106/stat : 17106 (java) S 17099 17099 14580 0 -1 64 8258 0 0 0 71 5 0 0 17 0 9 0 59278995 867999744 13087 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59278995 867999744 13087 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59278995 867999744 13087 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17109] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17109/stat : 17109 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59278998 867999744 13087 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17110] ppid=17099 vsize=847656 CPUtime=0.34
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 1539 0 0 0 34 0 0 0 16 0 9 0 59279001 867999744 13087 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59279001 867999744 13087 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17112] ppid=17099 vsize=847656 CPUtime=0
/proc/17104/task/17112/stat : 17112 (java) R 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59279001 867999744 13087 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 853012

[startup+51.1027 s]
/proc/loadavg: 2.03 2.00 2.00 3/92 17112

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

/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=853140 CPUtime=1381.61
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 198696 0 1 0 137992 169 0 0 18 0 9 0 59278992 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 213285 195009 2635 9 0 207763 0
[pid=17104/tid=17105] ppid=17099 vsize=853140 CPUtime=493.32
/proc/17104/task/17105/stat : 17105 (java) S 17099 17099 14580 0 -1 64 14156 0 1 0 49265 67 0 0 16 0 9 0 59278994 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=853140 CPUtime=880.38
/proc/17104/task/17106/stat : 17106 (java) R 17099 17099 14580 0 -1 64 179568 0 0 0 87954 84 0 0 25 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 102768130 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17109] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17109/stat : 17109 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59278998 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17110] ppid=17099 vsize=853140 CPUtime=7.87
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 4264 0 0 0 771 16 0 0 16 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17112] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17112/stat : 17112 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1381.61
Current children cumulated vsize (KiB) 858496

[startup+1388.7 s]
/proc/loadavg: 2.04 2.05 2.07 3/92 17158
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=853140 CPUtime=1388
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 198698 0 1 0 138631 169 0 0 18 0 9 0 59278992 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 213285 195009 2635 9 0 207763 0
[pid=17104/tid=17105] ppid=17099 vsize=853140 CPUtime=493.32
/proc/17104/task/17105/stat : 17105 (java) S 17099 17099 14580 0 -1 64 14158 0 1 0 49265 67 0 0 16 0 9 0 59278994 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=853140 CPUtime=886.77
/proc/17104/task/17106/stat : 17106 (java) R 17099 17099 14580 0 -1 64 179568 0 0 0 88593 84 0 0 25 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 104190771 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17109] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17109/stat : 17109 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59278998 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17110] ppid=17099 vsize=853140 CPUtime=7.87
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 4264 0 0 0 771 16 0 0 16 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17112] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17112/stat : 17112 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1388
Current children cumulated vsize (KiB) 858496

[startup+1391.9 s]
/proc/loadavg: 2.04 2.05 2.07 3/92 17158
/proc/meminfo: memFree=15752/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=853140 CPUtime=1391.2
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 198700 0 1 0 138951 169 0 0 18 0 9 0 59278992 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 213285 195009 2635 9 0 207763 0
[pid=17104/tid=17105] ppid=17099 vsize=853140 CPUtime=493.32
/proc/17104/task/17105/stat : 17105 (java) S 17099 17099 14580 0 -1 64 14160 0 1 0 49265 67 0 0 16 0 9 0 59278994 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=853140 CPUtime=889.97
/proc/17104/task/17106/stat : 17106 (java) R 17099 17099 14580 0 -1 64 179568 0 0 0 88913 84 0 0 25 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 103731849 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17109] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17109/stat : 17109 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59278998 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17110] ppid=17099 vsize=853140 CPUtime=7.87
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 4264 0 0 0 771 16 0 0 16 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17112] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17112/stat : 17112 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1391.2
Current children cumulated vsize (KiB) 858496

[startup+1392.7 s]
/proc/loadavg: 2.03 2.05 2.07 3/92 17158
/proc/meminfo: memFree=15752/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=853140 CPUtime=1392
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 198700 0 1 0 139031 169 0 0 18 0 9 0 59278992 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 213285 195009 2635 9 0 207763 0
[pid=17104/tid=17105] ppid=17099 vsize=853140 CPUtime=493.32
/proc/17104/task/17105/stat : 17105 (java) S 17099 17099 14580 0 -1 64 14160 0 1 0 49265 67 0 0 16 0 9 0 59278994 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=853140 CPUtime=890.77
/proc/17104/task/17106/stat : 17106 (java) R 17099 17099 14580 0 -1 64 179568 0 0 0 88993 84 0 0 25 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 104516136 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17109] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17109/stat : 17109 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59278998 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17110] ppid=17099 vsize=853140 CPUtime=7.87
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 4264 0 0 0 771 16 0 0 16 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17112] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17112/stat : 17112 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1392
Current children cumulated vsize (KiB) 858496

[startup+1393.5 s]
/proc/loadavg: 2.03 2.05 2.07 3/92 17158
/proc/meminfo: memFree=15752/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=853140 CPUtime=1392.8
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 198700 0 1 0 139111 169 0 0 18 0 9 0 59278992 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 213285 195009 2635 9 0 207763 0
[pid=17104/tid=17105] ppid=17099 vsize=853140 CPUtime=493.32
/proc/17104/task/17105/stat : 17105 (java) S 17099 17099 14580 0 -1 64 14160 0 1 0 49265 67 0 0 16 0 9 0 59278994 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=853140 CPUtime=891.57
/proc/17104/task/17106/stat : 17106 (java) R 17099 17099 14580 0 -1 64 179568 0 0 0 89073 84 0 0 25 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 104191090 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 59278995 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17109] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17109/stat : 17109 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59278998 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17110] ppid=17099 vsize=853140 CPUtime=7.87
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 4264 0 0 0 771 16 0 0 16 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=17104/tid=17112] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17112/stat : 17112 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59279001 873615360 195009 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1392.8
Current children cumulated vsize (KiB) 858496

[startup+1393.9 s]
/proc/loadavg: 2.03 2.05 2.07 3/92 17158
/proc/meminfo: memFree=15752/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=853140 CPUtime=1393.2
/proc/17104/stat : 17104 (java) S 17099 17099 14580 0 -1 0 198710 0 1 0 139151 169 0 0 18 0 7 0 59278992 873615360 195014 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/17104/statm: 213285 195014 2635 9 0 207763 0
[pid=17104/tid=17105] ppid=17099 vsize=853140 CPUtime=493.32
/proc/17104/task/17105/stat : 17105 (java) S 17099 17099 14580 0 -1 64 14166 0 1 0 49265 67 0 0 16 0 7 0 59278994 873615360 195014 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17106] ppid=17099 vsize=853140 CPUtime=891.96
/proc/17104/task/17106/stat : 17106 (java) R 17099 17099 14580 0 -1 64 179568 0 0 0 89112 84 0 0 25 0 7 0 59278995 873615360 195014 996147200 134512640 134550932 4294955408 18446744073709551615 102331073 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17107] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17107/stat : 17107 (java) S 17099 17099 14580 0 -1 64 13 0 0 0 0 0 0 0 16 0 7 0 59278995 873615360 195014 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17108] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17108/stat : 17108 (java) S 17099 17099 14580 0 -1 64 10 0 0 0 0 0 0 0 16 0 7 0 59278995 873615360 195014 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17110] ppid=17099 vsize=853140 CPUtime=7.87
/proc/17104/task/17110/stat : 17110 (java) S 17099 17099 14580 0 -1 64 4264 0 0 0 771 16 0 0 16 0 7 0 59279001 873615360 195014 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=17104/tid=17111] ppid=17099 vsize=853140 CPUtime=0
/proc/17104/task/17111/stat : 17111 (java) S 17099 17099 14580 0 -1 64 1 0 0 0 0 0 0 0 20 0 7 0 59279001 873615360 195014 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1393.2
Current children cumulated vsize (KiB) 858496

[startup+1394 s]
/proc/loadavg: 2.03 2.05 2.07 3/92 17158
/proc/meminfo: memFree=15752/2055920 swapFree=4192812/4192956
[pid=17099] ppid=17097 vsize=5356 CPUtime=0
/proc/17099/stat : 17099 (concrete.sh) S 17097 17099 14580 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 59278991 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 226913477444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17099/statm: 1339 244 201 169 0 50 0
[pid=17104] ppid=17099 vsize=0 CPUtime=1393.3
/proc/17104/stat : 17104 (java) Z 17099 17099 14580 0 -1 12 198710 0 1 0 139151 179 0 0 16 0 2 0 59278992 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/17104/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1393.3
Current children cumulated vsize (KiB) 5356

Child status: 1
Real time (s): 1394.01
CPU time (s): 1393.32
CPU user time (s): 1391.52
CPU system time (s): 1.80572
CPU usage (%): 99.9504
Max. virtual memory (cumulated for all children) (KiB): 858496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1391.52
system time used= 1.80572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199352
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= 63098
involuntary context switches= 41008

runsolver used 1.69874 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-16 07:28:35
IDJOB=2083024
IDBENCH=57676
IDSOLVER=735
FILE ID=node5/2083024-1247722115
PBS_JOBID= 9521368
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= 6cee6301fe32a4b3c9ce453d6c18bf37
RANDOM SEED=22196712

node5.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.258
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.258
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:       1108872 kB
Buffers:         90844 kB
Cached:         624584 kB
SwapCached:          0 kB
Active:         353636 kB
Inactive:       519820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1108872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8800 kB
Writeback:           0 kB
Mapped:         178352 kB
Slab:            58408 kB
Committed_AS:   835224 kB
PageTables:       2128 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= 66312 MiB
End job on node5 at 2009-07-16 07:51:49