Trace number 1086900

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 354.252 354.052

DiagnosticValue
CHECKS3600670
NODES0

General information on the benchmark

Namecsp/fapp/fapp32/
normalized-fapp32-0550-5.xml
MD5SUMebde7215c8748835935fe75d97c8a972
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 benchmark26.545
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
Global constraints used (with number of constraints)

Solver Data (download as text)

349.25/349.34	c Sat Jul 05 09:15:51 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
349.25/349.34	c WARNING: Could not free more memory in relations
349.75/349.90	c CPU-LOAD 330.09
349.75/349.90	c LOADED 550 V (998 E), 4910 PredicateConstraint, 958 ExtensionConstraint2D, arity 2, 330.09 cpu
354.01/353.89	s UNSATISFIABLE
354.01/353.89	d NODES 0
354.01/353.89	d CHECKS 3600667
354.01/353.90	c gac3-effective-revisions: 447
354.01/353.90	c gac3-useless-revisions: 1217
354.01/353.90	c prepro-constraint-ccks: 3361651
354.01/353.90	c prepro-constraint-presenceccks: 41240
354.01/353.90	c prepro-cpu: 1.87
354.01/353.90	c prepro-matrix2d-ccks: 239016
354.01/353.90	c prepro-matrix2d-presenceccks: 69120
354.01/353.90	c prepro-removed: 125979
354.01/353.90	c total-assgn: 0
354.01/353.90	c total-constraint-ccks: 3361651
354.01/353.90	c total-constraint-presence-ccks: 41240
354.01/353.90	c total-cpu: 1.88
354.01/353.90	c total-matrix2d-ccks: 239016
354.01/353.90	c total-matrix2d-presence-ccks: 69120
354.01/353.90	c tuples: 0
354.01/353.90	c tuples-collisions: 0
354.01/353.90	c TOTAL-NODES 0
354.01/353.90	c TOTAL-CPU 1.88

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-1086900-1215241802/watcher-1086900-1215241802 -o /tmp/evaluation-result-1086900-1215241802/solver-1086900-1215241802 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1086900-1215241802.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: 0.02 0.50 1.07 3/82 31577
/proc/meminfo: memFree=962192/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=5356 CPUtime=0
/proc/31579/stat : 31579 (concrete.sh) R 31577 31577 28988 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671114535 0 0 4096 0 0 0 0 17 0 0 0
/proc/31579/statm: 1339 242 201 169 0 50 0

[startup+0.0741781 s]
/proc/loadavg: 0.02 0.50 1.07 3/82 31577
/proc/meminfo: memFree=962192/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=843784 CPUtime=0.05
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 3157 0 1 0 4 1 0 0 20 0 9 0 2003155344 864034816 2648 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 210946 2648 1589 9 0 205523 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 849140

[startup+0.10218 s]
/proc/loadavg: 0.02 0.50 1.07 3/82 31577
/proc/meminfo: memFree=962192/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=843784 CPUtime=0.09
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 3471 0 1 0 7 2 0 0 20 0 9 0 2003155344 864034816 2923 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 210946 2923 1690 9 0 205523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 849140

[startup+0.302205 s]
/proc/loadavg: 0.02 0.50 1.07 3/82 31577
/proc/meminfo: memFree=962192/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=844544 CPUtime=0.35
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 4732 0 1 0 32 3 0 0 20 0 9 0 2003155344 864813056 4118 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 211136 4120 1895 9 0 205697 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 849900

[startup+0.702247 s]
/proc/loadavg: 0.02 0.50 1.07 3/82 31577
/proc/meminfo: memFree=962192/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=844544 CPUtime=0.81
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 5404 0 1 0 78 3 0 0 20 0 9 0 2003155344 864813056 4753 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 211136 4753 1900 9 0 205697 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 849900

[startup+1.50133 s]
/proc/loadavg: 0.02 0.50 1.07 2/92 31588
/proc/meminfo: memFree=949312/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=844544 CPUtime=1.62
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 7076 0 1 0 157 5 0 0 20 0 9 0 2003155344 864813056 6158 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 211136 6158 2574 9 0 205697 0
[pid=31579/tid=31581] ppid=31577 vsize=844544 CPUtime=1.29
/proc/31579/task/31581/stat : 31581 (java) R 31577 31577 28988 0 -1 64 3438 0 1 0 126 3 0 0 18 0 9 0 2003155345 864813056 6158 996147200 134512640 134550740 4294956016 18446744073709551615 4125914652 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31582] ppid=31577 vsize=844544 CPUtime=0.16
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28988 0 -1 64 2373 0 0 0 15 1 0 0 16 0 9 0 2003155346 864813056 6158 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31583] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003155347 864813056 6158 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31584] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28988 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 2003155347 864813056 6158 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31585] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28988 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003155348 864813056 6158 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31586] ppid=31577 vsize=844544 CPUtime=0.14
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28988 0 -1 64 532 0 0 0 14 0 0 0 15 0 9 0 2003155348 864813056 6158 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31587] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003155349 864813056 6158 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31588] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28988 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003155349 864813056 6158 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 849900

[startup+3.10149 s]
/proc/loadavg: 0.02 0.50 1.07 2/92 31588
/proc/meminfo: memFree=946176/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=844544 CPUtime=3.21
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 7769 0 1 0 314 7 0 0 20 0 9 0 2003155344 864813056 6717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 211136 6717 2575 9 0 205697 0
[pid=31579/tid=31581] ppid=31577 vsize=844544 CPUtime=2.72
/proc/31579/task/31581/stat : 31581 (java) R 31577 31577 28988 0 -1 64 3572 0 1 0 269 3 0 0 16 0 9 0 2003155345 864813056 6717 996147200 134512640 134550740 4294956016 18446744073709551615 4125231152 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31582] ppid=31577 vsize=844544 CPUtime=0.32
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28988 0 -1 64 2930 0 0 0 30 2 0 0 16 0 9 0 2003155346 864813056 6717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31583] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003155347 864813056 6717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31584] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28988 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 2003155347 864813056 6717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31585] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28988 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003155348 864813056 6717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31586] ppid=31577 vsize=844544 CPUtime=0.14
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28988 0 -1 64 534 0 0 0 14 0 0 0 17 0 9 0 2003155348 864813056 6717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31587] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003155349 864813056 6717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31588] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28988 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003155349 864813056 6717 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 849900

[startup+6.30284 s]
/proc/loadavg: 0.10 0.51 1.07 2/92 31588
/proc/meminfo: memFree=942656/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=844544 CPUtime=6.4
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 8684 0 1 0 631 9 0 0 20 0 9 0 2003155344 864813056 7408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 211136 7408 2575 9 0 205697 0
[pid=31579/tid=31581] ppid=31577 vsize=844544 CPUtime=5.76
/proc/31579/task/31581/stat : 31581 (java) R 31577 31577 28988 0 -1 64 3796 0 1 0 572 4 0 0 17 0 9 0 2003155345 864813056 7408 996147200 134512640 134550740 4294956016 18446744073709551615 4125718374 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31582] ppid=31577 vsize=844544 CPUtime=0.46
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28988 0 -1 64 3621 0 0 0 43 3 0 0 16 0 9 0 2003155346 864813056 7408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31583] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003155347 864813056 7408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31584] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28988 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 2003155347 864813056 7408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31585] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28988 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003155348 864813056 7408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31586] ppid=31577 vsize=844544 CPUtime=0.14
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28988 0 -1 64 534 0 0 0 14 0 0 0 17 0 9 0 2003155348 864813056 7408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31587] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003155349 864813056 7408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31588] ppid=31577 vsize=844544 CPUtime=0
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28988 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003155349 864813056 7408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 849900

[startup+12.7025 s]
/proc/loadavg: 0.17 0.52 1.07 2/93 31589
/proc/meminfo: memFree=909432/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=852596 CPUtime=13.1
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 20516 0 1 0 1293 17 0 0 20 0 10 0 2003155344 873058304 15872 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 213149 15872 2576 9 0 207710 0
[pid=31579/tid=31581] ppid=31577 vsize=852596 CPUtime=11.36
/proc/31579/task/31581/stat : 31581 (java) R 31577 31577 28988 0 -1 64 4548 0 1 0 1130 6 0 0 17 0 10 0 2003155345 873058304 15872 996147200 134512640 134550740 4294956016 18446744073709551615 4125954188 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31582] ppid=31577 vsize=852596 CPUtime=1.22
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28988 0 -1 64 12837 0 0 0 114 8 0 0 15 0 10 0 2003155346 873058304 15872 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31583] ppid=31577 vsize=852596 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 2003155347 873058304 15872 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31584] ppid=31577 vsize=852596 CPUtime=0
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28988 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 2003155347 873058304 15872 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31585] ppid=31577 vsize=852596 CPUtime=0
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28988 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 2003155348 873058304 15872 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31586] ppid=31577 vsize=852596 CPUtime=0.49
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28988 0 -1 64 2393 0 0 0 48 1 0 0 16 0 10 0 2003155348 873058304 15872 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31587] ppid=31577 vsize=852596 CPUtime=0
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28988 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 2003155349 873058304 15872 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31588] ppid=31577 vsize=852596 CPUtime=0
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28988 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2003155349 873058304 15872 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31589] ppid=31577 vsize=852596 CPUtime=0
/proc/31579/task/31589/stat : 31589 (java) S 31577 31577 28988 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 2003156308 873058304 15872 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.1
Current children cumulated vsize (KiB) 857952

[startup+25.5028 s]
/proc/loadavg: 0.36 0.54 1.07 2/93 31589
/proc/meminfo: memFree=886968/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=852600 CPUtime=25.96
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 25880 0 1 0 2575 21 0 0 20 0 10 0 2003155344 873062400 21137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 213150 21137 2584 9 0 207710 0
[pid=31579/tid=31581] ppid=31577 vsize=852600 CPUtime=23.69
/proc/31579/task/31581/stat : 31581 (java) R 31577 31577 28988 0 -1 64 4793 0 1 0 2362 7 0 0 18 0 10 0 2003155345 873062400 21137 996147200 134512640 134550740 4294956016 18446744073709551615 4127568599 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31582] ppid=31577 vsize=852600 CPUtime=1.62
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28988 0 -1 64 17859 0 0 0 151 11 0 0 17 0 10 0 2003155346 873062400 21137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31583] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2003155347 873062400 21137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=31579/tid=31583] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2003155347 873062400 182561 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31584] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28988 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 2003155347 873062400 182561 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31585] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28988 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 2003155348 873062400 182561 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31586] ppid=31577 vsize=852600 CPUtime=2.65
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28988 0 -1 64 3287 0 0 0 257 8 0 0 15 0 10 0 2003155348 873062400 182561 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31587] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28988 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 2003155349 873062400 182561 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31588] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28988 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2003155349 873062400 182561 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31589] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31589/stat : 31589 (java) S 31577 31577 28988 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 2003156308 873062400 182561 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 345.45
Current children cumulated vsize (KiB) 857956

[startup+348.707 s]
/proc/loadavg: 1.01 0.85 1.04 2/93 31589
/proc/meminfo: memFree=239032/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=852600 CPUtime=348.66
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 187552 0 1 0 34747 119 0 0 20 0 10 0 2003155344 873062400 182737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 213150 182737 2585 9 0 207710 0
[pid=31579/tid=31581] ppid=31577 vsize=852600 CPUtime=329.66
/proc/31579/task/31581/stat : 31581 (java) S 31577 31577 28988 0 -1 64 13105 0 1 0 32928 38 0 0 17 0 10 0 2003155345 873062400 182737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31582] ppid=31577 vsize=852600 CPUtime=16.31
/proc/31579/task/31582/stat : 31582 (java) R 31577 31577 28988 0 -1 64 170420 0 0 0 1560 71 0 0 17 0 10 0 2003155346 873062400 182737 996147200 134512640 134550740 4294956016 18446744073709551615 104457031 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31583] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2003155347 873062400 182737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31584] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28988 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 2003155347 873062400 182737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31585] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28988 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 2003155348 873062400 182737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31586] ppid=31577 vsize=852600 CPUtime=2.65
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28988 0 -1 64 3287 0 0 0 257 8 0 0 15 0 10 0 2003155348 873062400 182737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31587] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28988 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 2003155349 873062400 182737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31588] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28988 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2003155349 873062400 182737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31589] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31589/stat : 31589 (java) S 31577 31577 28988 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 2003156308 873062400 182737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 348.66
Current children cumulated vsize (KiB) 857956

[startup+351.901 s]
/proc/loadavg: 1.01 0.85 1.04 2/92 31589
/proc/meminfo: memFree=238008/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=852600 CPUtime=351.85
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 187858 0 1 0 35064 121 0 0 20 0 9 0 2003155344 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 213150 183016 2598 9 0 207710 0
[pid=31579/tid=31581] ppid=31577 vsize=852600 CPUtime=330.17
/proc/31579/task/31581/stat : 31581 (java) S 31577 31577 28988 0 -1 64 13393 0 1 0 32977 40 0 0 16 0 9 0 2003155345 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31582] ppid=31577 vsize=852600 CPUtime=18.99
/proc/31579/task/31582/stat : 31582 (java) R 31577 31577 28988 0 -1 64 170437 0 0 0 1828 71 0 0 18 0 9 0 2003155346 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 104182664 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31583] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003155347 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31584] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28988 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003155347 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31585] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28988 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003155348 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31586] ppid=31577 vsize=852600 CPUtime=2.66
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28988 0 -1 64 3287 0 0 0 258 8 0 0 16 0 9 0 2003155348 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31587] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003155349 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31588] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28988 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003155349 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 351.85
Current children cumulated vsize (KiB) 857956

[startup+352.701 s]
/proc/loadavg: 1.01 0.85 1.04 2/92 31589
/proc/meminfo: memFree=238008/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=852600 CPUtime=352.75
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 187860 0 1 0 35154 121 0 0 20 0 9 0 2003155344 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 213150 183016 2598 9 0 207710 0
[pid=31579/tid=31581] ppid=31577 vsize=852600 CPUtime=330.88
/proc/31579/task/31581/stat : 31581 (java) R 31577 31577 28988 0 -1 64 13395 0 1 0 33048 40 0 0 16 0 9 0 2003155345 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4125259363 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31582] ppid=31577 vsize=852600 CPUtime=19.07
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28988 0 -1 64 170437 0 0 0 1836 71 0 0 16 0 9 0 2003155346 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31583] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003155347 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31584] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28988 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003155347 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31585] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28988 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003155348 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31586] ppid=31577 vsize=852600 CPUtime=2.78
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28988 0 -1 64 3287 0 0 0 269 9 0 0 16 0 9 0 2003155348 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31587] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003155349 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31588] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28988 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003155349 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 352.75
Current children cumulated vsize (KiB) 857956

[startup+353.501 s]
/proc/loadavg: 1.01 0.85 1.04 2/92 31590
/proc/meminfo: memFree=238008/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=852600 CPUtime=353.66
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 187862 0 1 0 35244 122 0 0 20 0 9 0 2003155344 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 213150 183016 2598 9 0 207710 0
[pid=31579/tid=31581] ppid=31577 vsize=852600 CPUtime=331.66
/proc/31579/task/31581/stat : 31581 (java) R 31577 31577 28988 0 -1 64 13397 0 1 0 33125 41 0 0 17 0 9 0 2003155345 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4125203636 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31582] ppid=31577 vsize=852600 CPUtime=19.08
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28988 0 -1 64 170437 0 0 0 1837 71 0 0 16 0 9 0 2003155346 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31583] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003155347 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31584] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28988 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003155347 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31585] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28988 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003155348 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31586] ppid=31577 vsize=852600 CPUtime=2.9
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28988 0 -1 64 3287 0 0 0 281 9 0 0 16 0 9 0 2003155348 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31587] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003155349 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31588] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28988 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003155349 873062400 183016 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 353.66
Current children cumulated vsize (KiB) 857956

[startup+353.901 s]
/proc/loadavg: 1.01 0.85 1.04 2/92 31590
/proc/meminfo: memFree=238008/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=852600 CPUtime=354.13
/proc/31579/stat : 31579 (java) S 31577 31577 28988 0 -1 0 187864 0 1 0 35290 123 0 0 20 0 9 0 2003155344 873062400 183017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 213150 183017 2598 9 0 207710 0
[pid=31579/tid=31581] ppid=31577 vsize=852600 CPUtime=332.06
/proc/31579/task/31581/stat : 31581 (java) R 31577 31577 28988 0 -1 64 13399 0 1 0 33165 41 0 0 18 0 9 0 2003155345 873062400 183017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31579/tid=31582] ppid=31577 vsize=852600 CPUtime=19.08
/proc/31579/task/31582/stat : 31582 (java) S 31577 31577 28988 0 -1 64 170437 0 0 0 1837 71 0 0 16 0 9 0 2003155346 873062400 183017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31583] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31583/stat : 31583 (java) S 31577 31577 28988 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2003155347 873062400 183017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31584] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31584/stat : 31584 (java) S 31577 31577 28988 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2003155347 873062400 183017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31585] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31585/stat : 31585 (java) S 31577 31577 28988 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 2003155348 873062400 183017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31586] ppid=31577 vsize=852600 CPUtime=2.96
/proc/31579/task/31586/stat : 31586 (java) S 31577 31577 28988 0 -1 64 3287 0 0 0 287 9 0 0 16 0 9 0 2003155348 873062400 183017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31587] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31587/stat : 31587 (java) S 31577 31577 28988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 2003155349 873062400 183017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31579/tid=31588] ppid=31577 vsize=852600 CPUtime=0
/proc/31579/task/31588/stat : 31588 (java) S 31577 31577 28988 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2003155349 873062400 183017 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 354.13
Current children cumulated vsize (KiB) 857956

[startup+354.001 s]
/proc/loadavg: 1.01 0.85 1.04 2/92 31590
/proc/meminfo: memFree=238008/2055920 swapFree=4180056/4192956
[pid=31577] ppid=31575 vsize=5356 CPUtime=0
/proc/31577/stat : 31577 (concrete.sh) S 31575 31577 28988 0 -1 4194304 315 128 0 0 0 0 0 0 19 0 1 0 2003155344 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31577/statm: 1339 242 201 169 0 50 0
[pid=31579] ppid=31577 vsize=0 CPUtime=354.19
/proc/31579/stat : 31579 (java) Z 31577 31577 28988 0 -1 12 187867 0 1 0 35290 129 0 0 16 0 2 0 2003155344 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31579/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 354.19
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 354.052
CPU time (s): 354.252
CPU user time (s): 352.908
CPU system time (s): 1.3438
CPU usage (%): 100.057
Max. virtual memory (cumulated for all children) (KiB): 859240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 352.908
system time used= 1.3438
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188318
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= 20255
involuntary context switches= 21145

runsolver used 0.439933 second user time and 1.18382 second system time

The end

Launcher Data (download as text)

Begin job on node7 at 2008-07-05 09:10:02
IDJOB=1086900
IDBENCH=57896
IDSOLVER=304
FILE ID=node7/1086900-1215241802
PBS_JOBID= 7881912
Free space on /tmp= 66512 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp32/normalized-fapp32-0550-5.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-1086900-1215241802/watcher-1086900-1215241802 -o /tmp/evaluation-result-1086900-1215241802/solver-1086900-1215241802 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1086900-1215241802.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ebde7215c8748835935fe75d97c8a972
RANDOM SEED=671884080

node7.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.236
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.236
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:        962736 kB
Buffers:         54448 kB
Cached:         201736 kB
SwapCached:       7384 kB
Active:         942680 kB
Inactive:        93000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        962736 kB
SwapTotal:     4192956 kB
SwapFree:      4180056 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:         795440 kB
Slab:            41288 kB
Committed_AS:  4282728 kB
PageTables:       3400 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= 66512 MiB
End job on node7 at 2008-07-05 09:15:56