Trace number 1087550

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 - Tabu Engine 2008-05-30UNSAT 328.866 332.153

DiagnosticValue
CHECKS22787100
NODES0

General information on the benchmark

Namecsp/fapp/fapp36/
normalized-fapp36-2000-6.xml
MD5SUM1169b3633e5b0cb188bdf9777729aa3d
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 benchmark27.6238
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
Global constraints used (with number of constraints)

Solver Data (download as text)

294.98/297.95	c Sat Jul 05 10:02:55 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
294.98/297.97	c WARNING: Could not free more memory in relations
295.97/298.96	c CPU-LOAD 247.99
295.97/298.96	c LOADED 2000 V (454 E), 8855 ExtensionConstraint2D, 5652 PredicateConstraint, arity 2, 247.99 cpu
328.65/331.96	s UNSATISFIABLE
328.65/331.96	d NODES 0
328.65/331.96	d CHECKS 22787062
328.65/331.97	c gac3-effective-revisions: 4478
328.65/331.97	c gac3-useless-revisions: 22888
328.65/331.97	c prepro-constraint-ccks: 16263760
328.65/331.97	c prepro-constraint-presenceccks: 186787
328.65/331.97	c prepro-cpu: 8.14
328.65/331.97	c prepro-matrix2d-ccks: 6523302
328.65/331.97	c prepro-matrix2d-presenceccks: 2594274
328.65/331.97	c prepro-removed: 420367
328.65/331.97	c total-assgn: 0
328.65/331.97	c total-constraint-ccks: 16263760
328.65/331.97	c total-constraint-presence-ccks: 186787
328.65/331.97	c total-cpu: 8.16
328.65/331.97	c total-matrix2d-ccks: 6523302
328.65/331.97	c total-matrix2d-presence-ccks: 2594274
328.65/331.97	c tuples: 0
328.65/331.97	c tuples-collisions: 0
328.65/331.97	c TOTAL-NODES 0
328.65/331.97	c TOTAL-CPU 8.16

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-1087550-1215244677/watcher-1087550-1215244677 -o /tmp/evaluation-result-1087550-1215244677/solver-1087550-1215244677 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1087550-1215244677.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: 1.92 1.98 1.90 3/72 9329
/proc/meminfo: memFree=1645056/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5260 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) R 9327 9329 9292 0 -1 4194304 65 0 0 0 0 0 0 0 20 0 1 0 1554141727 5386240 50 996147200 4194304 4889804 548682068768 18446744073709551615 212231790044 0 0 4096 0 0 0 0 17 1 0 0
/proc/9329/statm: 1315 50 38 169 0 14 0

[startup+0.067465 s]
/proc/loadavg: 1.92 1.98 1.90 3/72 9329
/proc/meminfo: memFree=1645056/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102471 s]
/proc/loadavg: 1.92 1.98 1.90 3/72 9329
/proc/meminfo: memFree=1645056/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301503 s]
/proc/loadavg: 1.92 1.98 1.90 3/72 9329
/proc/meminfo: memFree=1645056/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702576 s]
/proc/loadavg: 1.92 1.98 1.90 3/72 9329
/proc/meminfo: memFree=1645056/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50172 s]
/proc/loadavg: 1.93 1.98 1.90 3/82 9340
/proc/meminfo: memFree=1633200/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=844284 CPUtime=1.46
/proc/9332/stat : 9332 (java) S 9329 9329 9292 0 -1 0 6832 0 1 0 140 6 0 0 18 0 9 0 1554141728 864546816 5954 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 211071 5954 2574 9 0 205632 0
[pid=9332/tid=9333] ppid=9329 vsize=844284 CPUtime=1.12
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 3416 0 1 0 109 3 0 0 24 0 9 0 1554141729 864546816 5954 996147200 134512640 134550740 4294956016 18446744073709551615 4125979626 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=844284 CPUtime=0.14
/proc/9332/task/9334/stat : 9334 (java) S 9329 9329 9292 0 -1 64 2157 0 0 0 13 1 0 0 16 0 9 0 1554141731 864546816 5954 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 864546816 5954 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554141731 864546816 5954 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 864546816 5954 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=844284 CPUtime=0.16
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 527 0 0 0 16 0 0 0 16 0 9 0 1554141734 864546816 5954 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 864546816 5954 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) S 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 864546816 5954 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 849640

[startup+3.103 s]
/proc/loadavg: 1.93 1.98 1.90 3/82 9340
/proc/meminfo: memFree=1629488/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=844284 CPUtime=3.05
/proc/9332/stat : 9332 (java) S 9329 9329 9292 0 -1 0 7671 0 1 0 297 8 0 0 18 0 9 0 1554141728 864546816 6647 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 211071 6647 2575 9 0 205632 0
[pid=9332/tid=9333] ppid=9329 vsize=844284 CPUtime=2.53
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 3562 0 1 0 249 4 0 0 25 0 9 0 1554141729 864546816 6647 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=844284 CPUtime=0.32
/proc/9332/task/9334/stat : 9334 (java) R 9329 9329 9292 0 -1 64 2848 0 0 0 30 2 0 0 16 0 9 0 1554141731 864546816 6647 996147200 134512640 134550740 4294956016 18446744073709551615 102478692 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 864546816 6647 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554141731 864546816 6647 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 864546816 6647 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=844284 CPUtime=0.16
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 529 0 0 0 16 0 0 0 16 0 9 0 1554141734 864546816 6647 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 864546816 6647 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) S 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 864546816 6647 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) 849640

[startup+6.30255 s]
/proc/loadavg: 1.93 1.98 1.90 3/82 9340
/proc/meminfo: memFree=1625520/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=844284 CPUtime=6.22
/proc/9332/stat : 9332 (java) S 9329 9329 9292 0 -1 0 8636 0 1 0 611 11 0 0 18 0 9 0 1554141728 864546816 7377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 211071 7377 2575 9 0 205632 0
[pid=9332/tid=9333] ppid=9329 vsize=844284 CPUtime=5.51
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 3797 0 1 0 546 5 0 0 25 0 9 0 1554141729 864546816 7377 996147200 134512640 134550740 4294956016 18446744073709551615 4125981103 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=844284 CPUtime=0.51
/proc/9332/task/9334/stat : 9334 (java) S 9329 9329 9292 0 -1 64 3578 0 0 0 47 4 0 0 16 0 9 0 1554141731 864546816 7377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 864546816 7377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554141731 864546816 7377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 864546816 7377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=844284 CPUtime=0.16
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 529 0 0 0 16 0 0 0 16 0 9 0 1554141734 864546816 7377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 864546816 7377 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) S 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 864546816 7377 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) 849640

[startup+12.7024 s]
/proc/loadavg: 1.94 1.98 1.91 3/82 9340
/proc/meminfo: memFree=1621496/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=844284 CPUtime=12.54
/proc/9332/stat : 9332 (java) S 9329 9329 9292 0 -1 0 10958 0 1 0 1240 14 0 0 18 0 9 0 1554141728 864546816 8284 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 211071 8284 2575 9 0 205632 0
[pid=9332/tid=9333] ppid=9329 vsize=844284 CPUtime=11.45
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 4182 0 1 0 1139 6 0 0 25 0 9 0 1554141729 864546816 8284 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=844284 CPUtime=0.91
/proc/9332/task/9334/stat : 9334 (java) S 9329 9329 9292 0 -1 64 5515 0 0 0 84 7 0 0 15 0 9 0 1554141731 864546816 8284 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 864546816 8284 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554141731 864546816 8284 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 864546816 8284 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=844284 CPUtime=0.16
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 529 0 0 0 16 0 0 0 16 0 9 0 1554141734 864546816 8284 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 864546816 8284 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) S 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 864546816 8284 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 849640

[startup+25.5029 s]
/proc/loadavg: 1.95 1.98 1.91 3/82 9340
/proc/meminfo: memFree=1617016/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=844284 CPUtime=25.22
/proc/9332/stat : 9332 (java) S 9329 9329 9292 0 -1 0 12442 0 1 0 2501 21 0 0 18 0 9 0 1554141728 864546816 9375 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 211071 9375 2575 9 0 205632 0
[pid=9332/tid=9333] ppid=9329 vsize=844284 CPUtime=23.74
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 4575 0 1 0 2367 7 0 0 25 0 9 0 1554141729 864546816 9375 996147200 134512640 134550740 4294956016 18446744073709551615 4125374845 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=844284 CPUtime=1.28
/proc/9332/task/9334/stat : 9334 (java) S 9329 9329 9292 0 -1 64 6606 0 0 0 117 11 0 0 16 0 9 0 1554141731 864546816 9375 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 864546816 9375 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1554141731 864546816 9375 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 864546816 9375 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=844284 CPUtime=0.16
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 529 0 0 0 16 0 0 0 16 0 9 0 1554141734 864546816 9375 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 864546816 9375 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=844284 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) R 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 864546816 9375 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 849640

[startup+51.1023 s]
/proc/loadavg: 1.96 1.98 1.91 3/83 9341
/proc/meminfo: memFree=1594608/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0

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

[pid=9332/tid=9333] ppid=9329 vsize=850828 CPUtime=250.11
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 13367 0 1 0 24927 84 0 0 25 0 9 0 1554141729 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=850828 CPUtime=44.5
/proc/9332/task/9334/stat : 9334 (java) R 9329 9329 9292 0 -1 64 177964 0 0 0 4336 114 0 0 17 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 104181422 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=850828 CPUtime=9.45
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 4828 0 0 0 921 24 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) S 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 304.08
Current children cumulated vsize (KiB) 856184

[startup+319.903 s]
/proc/loadavg: 2.21 2.06 1.94 4/82 9348
/proc/meminfo: memFree=890216/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=850828 CPUtime=316.77
/proc/9332/stat : 9332 (java) S 9329 9329 9292 0 -1 0 196907 0 1 0 31452 225 0 0 18 0 9 0 1554141728 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 212707 190626 2598 9 0 207267 0
[pid=9332/tid=9333] ppid=9329 vsize=850828 CPUtime=253.48
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 13370 0 1 0 25264 84 0 0 21 0 9 0 1554141729 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4127212456 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=850828 CPUtime=53.19
/proc/9332/task/9334/stat : 9334 (java) S 9329 9329 9292 0 -1 64 177964 0 0 0 5205 114 0 0 18 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=850828 CPUtime=10.06
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 4828 0 0 0 981 25 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) S 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 316.77
Current children cumulated vsize (KiB) 856184

[startup+326.303 s]
/proc/loadavg: 2.27 2.07 1.95 3/82 9348
/proc/meminfo: memFree=890216/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=850828 CPUtime=323.1
/proc/9332/stat : 9332 (java) S 9329 9329 9292 0 -1 0 196909 0 1 0 32084 226 0 0 18 0 9 0 1554141728 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 212707 190626 2598 9 0 207267 0
[pid=9332/tid=9333] ppid=9329 vsize=850828 CPUtime=255.17
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 13372 0 1 0 25432 85 0 0 21 0 9 0 1554141729 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4130001444 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=850828 CPUtime=57.55
/proc/9332/task/9334/stat : 9334 (java) S 9329 9329 9292 0 -1 64 177964 0 0 0 5641 114 0 0 18 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=850828 CPUtime=10.34
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 4828 0 0 0 1009 25 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) S 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 323.1
Current children cumulated vsize (KiB) 856184

[startup+329.503 s]
/proc/loadavg: 2.33 2.09 1.95 4/82 9348
/proc/meminfo: memFree=890216/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=850828 CPUtime=326.27
/proc/9332/stat : 9332 (java) S 9329 9329 9292 0 -1 0 196910 0 1 0 32400 227 0 0 18 0 9 0 1554141728 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 212707 190626 2598 9 0 207267 0
[pid=9332/tid=9333] ppid=9329 vsize=850828 CPUtime=256.05
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 13373 0 1 0 25519 86 0 0 22 0 9 0 1554141729 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4125231217 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=850828 CPUtime=59.75
/proc/9332/task/9334/stat : 9334 (java) S 9329 9329 9292 0 -1 64 177964 0 0 0 5861 114 0 0 18 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=850828 CPUtime=10.45
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 4828 0 0 0 1019 26 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) S 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 326.27
Current children cumulated vsize (KiB) 856184

[startup+331.108 s]
/proc/loadavg: 2.38 2.10 1.96 4/82 9348
/proc/meminfo: memFree=890216/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=850828 CPUtime=327.86
/proc/9332/stat : 9332 (java) S 9329 9329 9292 0 -1 0 196911 0 1 0 32559 227 0 0 18 0 9 0 1554141728 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 212707 190626 2598 9 0 207267 0
[pid=9332/tid=9333] ppid=9329 vsize=850828 CPUtime=256.05
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 13374 0 1 0 25519 86 0 0 22 0 9 0 1554141729 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=850828 CPUtime=61.33
/proc/9332/task/9334/stat : 9334 (java) R 9329 9329 9292 0 -1 64 177964 0 0 0 6019 114 0 0 17 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 104456977 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=850828 CPUtime=10.45
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 4828 0 0 0 1019 26 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) S 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 327.86
Current children cumulated vsize (KiB) 856184

[startup+331.902 s]
/proc/loadavg: 2.38 2.10 1.96 4/82 9348
/proc/meminfo: memFree=890216/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=850828 CPUtime=328.65
/proc/9332/stat : 9332 (java) S 9329 9329 9292 0 -1 0 196911 0 1 0 32638 227 0 0 18 0 9 0 1554141728 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 212707 190626 2598 9 0 207267 0
[pid=9332/tid=9333] ppid=9329 vsize=850828 CPUtime=256.19
/proc/9332/task/9333/stat : 9333 (java) R 9329 9329 9292 0 -1 64 13374 0 1 0 25533 86 0 0 17 0 9 0 1554141729 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4125740770 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9334] ppid=9329 vsize=850828 CPUtime=61.97
/proc/9332/task/9334/stat : 9334 (java) R 9329 9329 9292 0 -1 64 177964 0 0 0 6083 114 0 0 18 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9335] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9335/stat : 9335 (java) S 9329 9329 9292 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9336] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9336/stat : 9336 (java) S 9329 9329 9292 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1554141731 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9337] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9337/stat : 9337 (java) S 9329 9329 9292 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9338] ppid=9329 vsize=850828 CPUtime=10.47
/proc/9332/task/9338/stat : 9338 (java) S 9329 9329 9292 0 -1 64 4828 0 0 0 1021 26 0 0 16 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9339] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9339/stat : 9339 (java) S 9329 9329 9292 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9332/tid=9340] ppid=9329 vsize=850828 CPUtime=0
/proc/9332/task/9340/stat : 9340 (java) S 9329 9329 9292 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1554141734 871247872 190626 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 328.65
Current children cumulated vsize (KiB) 856184

[startup+332.102 s]
/proc/loadavg: 2.38 2.10 1.96 3/75 9349
/proc/meminfo: memFree=1368552/2055920 swapFree=4121440/4192956
[pid=9329] ppid=9327 vsize=5356 CPUtime=0
/proc/9329/stat : 9329 (concrete.sh) S 9327 9329 9292 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1554141727 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9329/statm: 1339 242 201 169 0 50 0
[pid=9332] ppid=9329 vsize=0 CPUtime=328.81
/proc/9332/stat : 9332 (java) Z 9329 9329 9292 0 -1 12 196917 0 1 0 32646 235 0 0 16 0 2 0 1554141728 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9332/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 328.81
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 332.153
CPU time (s): 328.866
CPU user time (s): 326.464
CPU system time (s): 2.40163
CPU usage (%): 99.0104
Max. virtual memory (cumulated for all children) (KiB): 856184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 326.464
system time used= 2.40163
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197368
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= 59556
involuntary context switches= 66227

runsolver used 0.399939 second user time and 1.19782 second system time

The end

Launcher Data (download as text)

Begin job on node14 at 2008-07-05 09:57:57
IDJOB=1087550
IDBENCH=58017
IDSOLVER=303
FILE ID=node14/1087550-1215244677
PBS_JOBID= 7882033
Free space on /tmp= 66440 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1169b3633e5b0cb188bdf9777729aa3d
RANDOM SEED=932333033

node14.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.267
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.267
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:       1645536 kB
Buffers:         49808 kB
Cached:         185100 kB
SwapCached:      65652 kB
Active:         268220 kB
Inactive:        87628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1645536 kB
SwapTotal:     4192956 kB
SwapFree:      4121440 kB
Dirty:            3660 kB
Writeback:           0 kB
Mapped:         128880 kB
Slab:            39648 kB
Committed_AS:  3227696 kB
PageTables:       2036 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= 66440 MiB
End job on node14 at 2008-07-05 10:03:29