Trace number 1087194

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 + CSP4J - WMC Engine 2008-05-30UNSAT 508.549 513.647

DiagnosticValue
CHECKS10193900
NODES0

General information on the benchmark

Namecsp/fapp/fapp14/
normalized-fapp14-2500-2.xml
MD5SUM3ec556ad251960bf7980f3107ef7856e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.8644
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

484.06/488.95	c Sat Jul 05 09:37:32 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
484.06/488.95	c WARNING: Could not free more memory in relations
487.33/492.26	c CPU-LOAD 434.96
487.33/492.26	c LOADED 2500 V (362 E), 12675 ExtensionConstraint2D, 15383 PredicateConstraint, arity 2, 434.96 cpu
508.33/513.48	s UNSATISFIABLE
508.33/513.48	d NODES 0
508.33/513.48	d CHECKS 10193876
508.33/513.48	c gac3-effective-revisions: 1134
508.33/513.48	c gac3-useless-revisions: 7646
508.33/513.48	c prepro-constraint-ccks: 9456816
508.33/513.48	c prepro-constraint-presenceccks: 5715
508.33/513.48	c prepro-cpu: 5.1
508.33/513.48	c prepro-matrix2d-ccks: 737060
508.33/513.48	c prepro-matrix2d-presenceccks: 659716
508.33/513.48	c prepro-removed: 77281
508.33/513.48	c total-assgn: 0
508.33/513.48	c total-constraint-ccks: 9456816
508.33/513.48	c total-constraint-presence-ccks: 5715
508.33/513.48	c total-cpu: 5.11
508.33/513.48	c total-matrix2d-ccks: 737060
508.33/513.48	c total-matrix2d-presence-ccks: 659716
508.33/513.48	c tuples: 0
508.33/513.48	c tuples-collisions: 0
508.33/513.48	c TOTAL-NODES 0
508.33/513.48	c TOTAL-CPU 5.11

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087194-1215242963/watcher-1087194-1215242963 -o /tmp/evaluation-result-1087194-1215242963/solver-1087194-1215242963 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1087194-1215242963.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.04 2.01 4/81 27641
/proc/meminfo: memFree=1512816/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) R 27639 27641 27474 0 -1 4194304 262 0 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/27641/statm: 1339 230 191 169 0 50 0
[pid=27642] ppid=27641 vsize=5356 CPUtime=0
/proc/27642/stat : 27642 (concrete.sh) R 27641 27641 27474 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 250968861343 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/27642/statm: 1339 230 191 169 0 50 0

[startup+0.0552399 s]
/proc/loadavg: 2.08 2.04 2.01 4/81 27641
/proc/meminfo: memFree=1512816/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101248 s]
/proc/loadavg: 2.08 2.04 2.01 4/81 27641
/proc/meminfo: memFree=1512816/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30128 s]
/proc/loadavg: 2.08 2.04 2.01 4/81 27641
/proc/meminfo: memFree=1512816/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701355 s]
/proc/loadavg: 2.08 2.04 2.01 4/81 27641
/proc/meminfo: memFree=1512816/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5055 s]
/proc/loadavg: 2.08 2.04 2.01 4/91 27652
/proc/meminfo: memFree=1501088/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=844288 CPUtime=1.47
/proc/27644/stat : 27644 (java) S 27641 27641 27474 0 -1 0 5930 0 1 0 142 5 0 0 18 0 9 0 2003267926 864550912 5191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 211072 5191 1964 9 0 205633 0
[pid=27644/tid=27645] ppid=27641 vsize=844288 CPUtime=1.2
/proc/27644/task/27645/stat : 27645 (java) R 27641 27641 27474 0 -1 64 3413 0 1 0 118 2 0 0 24 0 9 0 2003267927 864550912 5191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=844288 CPUtime=0.08
/proc/27644/task/27646/stat : 27646 (java) R 27641 27641 27474 0 -1 64 1258 0 0 0 8 0 0 0 16 0 9 0 2003267928 864550912 5191 996147200 134512640 134550740 4294956016 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 864550912 5191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2003267928 864550912 5191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 864550912 5191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=844288 CPUtime=0.15
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 527 0 0 0 15 0 0 0 16 0 9 0 2003267930 864550912 5191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 864550912 5191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 864550912 5191 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849644

[startup+3.1028 s]
/proc/loadavg: 2.08 2.04 2.01 3/91 27652
/proc/meminfo: memFree=1497120/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=844288 CPUtime=3.05
/proc/27644/stat : 27644 (java) S 27641 27641 27474 0 -1 0 7662 0 1 0 299 6 0 0 18 0 9 0 2003267926 864550912 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 211072 6649 2575 9 0 205633 0
[pid=27644/tid=27645] ppid=27641 vsize=844288 CPUtime=2.55
/proc/27644/task/27645/stat : 27645 (java) R 27641 27641 27474 0 -1 64 3553 0 1 0 253 2 0 0 25 0 9 0 2003267927 864550912 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4125981180 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=844288 CPUtime=0.31
/proc/27644/task/27646/stat : 27646 (java) S 27641 27641 27474 0 -1 64 2848 0 0 0 29 2 0 0 16 0 9 0 2003267928 864550912 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 864550912 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2003267928 864550912 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 864550912 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=844288 CPUtime=0.15
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 529 0 0 0 15 0 0 0 16 0 9 0 2003267930 864550912 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 864550912 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 864550912 6649 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 849644

[startup+6.30235 s]
/proc/loadavg: 2.07 2.04 2.00 3/91 27652
/proc/meminfo: memFree=1493088/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=844288 CPUtime=6.22
/proc/27644/stat : 27644 (java) S 27641 27641 27474 0 -1 0 8611 0 1 0 613 9 0 0 18 0 9 0 2003267926 864550912 7369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 211072 7369 2575 9 0 205633 0
[pid=27644/tid=27645] ppid=27641 vsize=844288 CPUtime=5.56
/proc/27644/task/27645/stat : 27645 (java) R 27641 27641 27474 0 -1 64 3782 0 1 0 552 4 0 0 25 0 9 0 2003267927 864550912 7369 996147200 134512640 134550740 4294956016 18446744073709551615 4125741978 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=844288 CPUtime=0.47
/proc/27644/task/27646/stat : 27646 (java) S 27641 27641 27474 0 -1 64 3568 0 0 0 44 3 0 0 16 0 9 0 2003267928 864550912 7369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 864550912 7369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2003267928 864550912 7369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 864550912 7369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=844288 CPUtime=0.15
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 529 0 0 0 15 0 0 0 16 0 9 0 2003267930 864550912 7369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 864550912 7369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 864550912 7369 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 849644

[startup+12.7025 s]
/proc/loadavg: 2.07 2.04 2.00 3/91 27652
/proc/meminfo: memFree=1489256/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=844288 CPUtime=12.55
/proc/27644/stat : 27644 (java) S 27641 27641 27474 0 -1 0 10914 0 1 0 1242 13 0 0 18 0 9 0 2003267926 864550912 8261 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 211072 8261 2575 9 0 205633 0
[pid=27644/tid=27645] ppid=27641 vsize=844288 CPUtime=11.55
/proc/27644/task/27645/stat : 27645 (java) R 27641 27641 27474 0 -1 64 4147 0 1 0 1150 5 0 0 25 0 9 0 2003267927 864550912 8261 996147200 134512640 134550740 4294956016 18446744073709551615 4125980586 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=844288 CPUtime=0.81
/proc/27644/task/27646/stat : 27646 (java) S 27641 27641 27474 0 -1 64 5506 0 0 0 75 6 0 0 16 0 9 0 2003267928 864550912 8261 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 864550912 8261 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2003267928 864550912 8261 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 864550912 8261 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=844288 CPUtime=0.15
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 529 0 0 0 15 0 0 0 16 0 9 0 2003267930 864550912 8261 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 864550912 8261 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 864550912 8261 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 849644

[startup+25.5028 s]
/proc/loadavg: 2.05 2.03 2.00 3/91 27652
/proc/meminfo: memFree=1484520/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=844288 CPUtime=25.23
/proc/27644/stat : 27644 (java) S 27641 27641 27474 0 -1 0 12458 0 1 0 2504 19 0 0 18 0 9 0 2003267926 864550912 9390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 211072 9390 2575 9 0 205633 0
[pid=27644/tid=27645] ppid=27641 vsize=844288 CPUtime=23.86
/proc/27644/task/27645/stat : 27645 (java) R 27641 27641 27474 0 -1 64 4562 0 1 0 2379 7 0 0 25 0 9 0 2003267927 864550912 9390 996147200 134512640 134550740 4294956016 18446744073709551615 4125980586 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=844288 CPUtime=1.18
/proc/27644/task/27646/stat : 27646 (java) S 27641 27641 27474 0 -1 64 6635 0 0 0 109 9 0 0 16 0 9 0 2003267928 864550912 9390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 864550912 9390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2003267928 864550912 9390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 864550912 9390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=844288 CPUtime=0.15
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 529 0 0 0 15 0 0 0 16 0 9 0 2003267930 864550912 9390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 864550912 9390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=844288 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 864550912 9390 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 849644

[startup+51.1013 s]

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

[pid=27644/tid=27645] ppid=27641 vsize=852920 CPUtime=438.48
/proc/27644/task/27645/stat : 27645 (java) R 27641 27641 27474 0 -1 64 15918 0 1 0 43747 101 0 0 25 0 9 0 2003267927 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=852920 CPUtime=50.77
/proc/27644/task/27646/stat : 27646 (java) R 27641 27641 27474 0 -1 64 186856 0 0 0 4964 113 0 0 17 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=852920 CPUtime=11.22
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 5763 0 0 0 1095 27 0 0 15 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 500.5
Current children cumulated vsize (KiB) 858276

[startup+508.703 s]
/proc/loadavg: 2.29 2.10 2.03 5/91 27654
/proc/meminfo: memFree=735712/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=852920 CPUtime=503.66
/proc/27644/stat : 27644 (java) S 27641 27641 27474 0 -1 0 210032 0 1 0 50123 243 0 0 18 0 9 0 2003267926 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 213230 196469 2598 9 0 207790 0
[pid=27644/tid=27645] ppid=27641 vsize=852920 CPUtime=439.21
/proc/27644/task/27645/stat : 27645 (java) R 27641 27641 27474 0 -1 64 15919 0 1 0 43820 101 0 0 25 0 9 0 2003267927 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=852920 CPUtime=53.09
/proc/27644/task/27646/stat : 27646 (java) R 27641 27641 27474 0 -1 64 187608 0 0 0 5196 113 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 103735755 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=852920 CPUtime=11.32
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 5763 0 0 0 1105 27 0 0 15 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 503.66
Current children cumulated vsize (KiB) 858276

[startup+511.901 s]
/proc/loadavg: 2.27 2.10 2.03 4/91 27654
/proc/meminfo: memFree=733728/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=852920 CPUtime=506.84
/proc/27644/stat : 27644 (java) S 27641 27641 27474 0 -1 0 210785 0 1 0 50440 244 0 0 18 0 9 0 2003267926 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 213230 196469 2598 9 0 207790 0
[pid=27644/tid=27645] ppid=27641 vsize=852920 CPUtime=439.91
/proc/27644/task/27645/stat : 27645 (java) R 27641 27641 27474 0 -1 64 15920 0 1 0 43890 101 0 0 25 0 9 0 2003267927 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=852920 CPUtime=55.46
/proc/27644/task/27646/stat : 27646 (java) R 27641 27641 27474 0 -1 64 188360 0 0 0 5433 113 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=852920 CPUtime=11.43
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 5763 0 0 0 1115 28 0 0 15 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 506.84
Current children cumulated vsize (KiB) 858276

[startup+512.701 s]
/proc/loadavg: 2.27 2.10 2.03 4/91 27654
/proc/meminfo: memFree=733728/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=852920 CPUtime=507.63
/proc/27644/stat : 27644 (java) S 27641 27641 27474 0 -1 0 210785 0 1 0 50519 244 0 0 18 0 9 0 2003267926 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 213230 196469 2598 9 0 207790 0
[pid=27644/tid=27645] ppid=27641 vsize=852920 CPUtime=439.91
/proc/27644/task/27645/stat : 27645 (java) R 27641 27641 27474 0 -1 64 15920 0 1 0 43890 101 0 0 25 0 9 0 2003267927 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=852920 CPUtime=56.25
/proc/27644/task/27646/stat : 27646 (java) R 27641 27641 27474 0 -1 64 188360 0 0 0 5512 113 0 0 17 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 103834255 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=852920 CPUtime=11.43
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 5763 0 0 0 1115 28 0 0 15 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 507.63
Current children cumulated vsize (KiB) 858276

[startup+513.103 s]
/proc/loadavg: 2.27 2.10 2.03 4/91 27654
/proc/meminfo: memFree=733728/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=852920 CPUtime=508.02
/proc/27644/stat : 27644 (java) S 27641 27641 27474 0 -1 0 210785 0 1 0 50558 244 0 0 18 0 9 0 2003267926 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 213230 196469 2598 9 0 207790 0
[pid=27644/tid=27645] ppid=27641 vsize=852920 CPUtime=439.91
/proc/27644/task/27645/stat : 27645 (java) R 27641 27641 27474 0 -1 64 15920 0 1 0 43890 101 0 0 25 0 9 0 2003267927 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=852920 CPUtime=56.64
/proc/27644/task/27646/stat : 27646 (java) R 27641 27641 27474 0 -1 64 188360 0 0 0 5551 113 0 0 18 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 104182224 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003267928 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=852920 CPUtime=11.43
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 5763 0 0 0 1115 28 0 0 15 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=852920 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 873390080 196469 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 508.02
Current children cumulated vsize (KiB) 858276

[startup+513.503 s]
/proc/loadavg: 2.27 2.10 2.03 4/91 27654
/proc/meminfo: memFree=733728/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=850916 CPUtime=508.42
/proc/27644/stat : 27644 (java) S 27641 27641 27474 0 -1 0 210787 0 1 0 50597 245 0 0 18 0 9 0 2003267926 871337984 195969 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 212729 195969 2598 9 0 207289 0
[pid=27644/tid=27645] ppid=27641 vsize=850916 CPUtime=440.19
/proc/27644/task/27645/stat : 27645 (java) S 27641 27641 27474 0 -1 64 15922 0 1 0 43918 101 0 0 25 0 9 0 2003267927 871337984 195969 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27646] ppid=27641 vsize=850916 CPUtime=56.71
/proc/27644/task/27646/stat : 27646 (java) S 27641 27641 27474 0 -1 64 188360 0 0 0 5558 113 0 0 18 0 9 0 2003267928 871337984 195969 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27647] ppid=27641 vsize=850916 CPUtime=0
/proc/27644/task/27647/stat : 27647 (java) S 27641 27641 27474 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003267928 871337984 195969 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27648] ppid=27641 vsize=850916 CPUtime=0
/proc/27644/task/27648/stat : 27648 (java) S 27641 27641 27474 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2003267928 871337984 195969 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27649] ppid=27641 vsize=850916 CPUtime=0
/proc/27644/task/27649/stat : 27649 (java) S 27641 27641 27474 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003267930 871337984 195969 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27650] ppid=27641 vsize=850916 CPUtime=11.47
/proc/27644/task/27650/stat : 27650 (java) S 27641 27641 27474 0 -1 64 5763 0 0 0 1119 28 0 0 15 0 9 0 2003267930 871337984 195969 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27651] ppid=27641 vsize=850916 CPUtime=0
/proc/27644/task/27651/stat : 27651 (java) S 27641 27641 27474 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2003267930 871337984 195969 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27644/tid=27652] ppid=27641 vsize=850916 CPUtime=0
/proc/27644/task/27652/stat : 27652 (java) S 27641 27641 27474 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003267930 871337984 195969 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 508.42
Current children cumulated vsize (KiB) 856272

[startup+513.603 s]
/proc/loadavg: 2.33 2.11 2.03 3/84 27655
/proc/meminfo: memFree=1263456/2055920 swapFree=4179784/4192956
[pid=27641] ppid=27639 vsize=5356 CPUtime=0
/proc/27641/stat : 27641 (concrete.sh) S 27639 27641 27474 0 -1 4194304 315 128 0 0 0 0 0 0 22 0 1 0 2003267925 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27641/statm: 1339 242 201 169 0 50 0
[pid=27644] ppid=27641 vsize=0 CPUtime=508.5
/proc/27644/stat : 27644 (java) Z 27641 27641 27474 0 -1 12 210790 0 1 0 50597 253 0 0 16 0 2 0 2003267926 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27644/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 508.5
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 513.647
CPU time (s): 508.549
CPU user time (s): 505.973
CPU system time (s): 2.57561
CPU usage (%): 99.0074
Max. virtual memory (cumulated for all children) (KiB): 858276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 505.973
system time used= 2.57561
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211241
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= 87051
involuntary context switches= 100056

runsolver used 0.795879 second user time and 1.66275 second system time

The end

Launcher Data (download as text)

Begin job on node56 at 2008-07-05 09:29:23
IDJOB=1087194
IDBENCH=57947
IDSOLVER=304
FILE ID=node56/1087194-1215242963
PBS_JOBID= 7881996
Free space on /tmp= 103228 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp14/normalized-fapp14-2500-2.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087194-1215242963/watcher-1087194-1215242963 -o /tmp/evaluation-result-1087194-1215242963/solver-1087194-1215242963 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1087194-1215242963.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3ec556ad251960bf7980f3107ef7856e
RANDOM SEED=952282677

node56.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.265
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	: 5931.00
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.265
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:       1513296 kB
Buffers:         12236 kB
Cached:         104492 kB
SwapCached:       7236 kB
Active:         430360 kB
Inactive:        58180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513296 kB
SwapTotal:     4192956 kB
SwapFree:      4179784 kB
Dirty:            6472 kB
Writeback:           0 kB
Mapped:         385328 kB
Slab:            38672 kB
Committed_AS:  4776948 kB
PageTables:       2612 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= 103228 MiB
End job on node56 at 2008-07-05 09:37:57