Trace number 1075746

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-30SAT 222.148 223.21

DiagnosticValue
CHECKS333000000
NODES11118

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-05-04.xml
MD5SUM0b22f550070aed22c37af15f460f0aa9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.031994
Satisfiable
(Un)Satisfiability was proved
Number of variables19
Number of constraints23
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension13
Global constraints used (with number of constraints)

Solver Data (download as text)

66.04/66.46	c CPU-LOAD 7.58
66.04/66.46	c LOADED 19 V (26 E), 10 ExtensionConstraintGeneral, 13 PredicateConstraint, arity 8, 7.58 cpu
221.93/223.08	v 11 4 3 0 15 8 2 2 8 17 4 25 4 11 13 4 14 19 4 
221.93/223.09	s SATISFIABLE
221.93/223.09	d NODES 11118
221.93/223.09	d CHECKS 333000087
221.93/223.09	c gac3-effective-revisions: 14
221.93/223.09	c gac3-useless-revisions: 228
221.93/223.09	c local-minima: 3867619
221.93/223.09	c prepro-constraint-ccks: 2593542
221.93/223.09	c prepro-constraint-presenceccks: 3506
221.93/223.09	c prepro-cpu: 0.22
221.93/223.09	c prepro-matrix2d-ccks: 0
221.93/223.09	c prepro-matrix2d-presenceccks: 0
221.93/223.09	c prepro-removed: 14
221.93/223.09	c total-assgn: 11118
221.93/223.09	c total-constraint-ccks: 333000087
221.93/223.09	c total-constraint-presence-ccks: 1758170
221.93/223.09	c total-cpu: 155.75
221.93/223.09	c total-matrix2d-ccks: 0
221.93/223.09	c total-matrix2d-presence-ccks: 0
221.93/223.09	c tuples: 0
221.93/223.09	c tuples-collisions: 0
221.93/223.09	c TOTAL-NODES 11118
221.93/223.09	c TOTAL-CPU 155.75

Verifier Data (download as text)

OK

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-1075746-1215181710/watcher-1075746-1215181710 -o /tmp/evaluation-result-1075746-1215181710/solver-1075746-1215181710 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1075746-1215181710.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.86 2.01 2.05 4/72 16113
/proc/meminfo: memFree=1689632/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) R 16111 16113 14395 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=5356 CPUtime=0
/proc/16115/stat : 16115 (concrete.sh) R 16113 16113 14395 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 1547841432 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890439327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16115/statm: 1339 242 201 169 0 50 0

[startup+0.085589 s]
/proc/loadavg: 1.86 2.01 2.05 4/72 16113
/proc/meminfo: memFree=1689632/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=843024 CPUtime=0.07
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 3131 0 1 0 5 2 0 0 22 0 9 0 1547841432 863256576 2628 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 210756 2628 1577 9 0 205333 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 848380

[startup+0.101593 s]
/proc/loadavg: 1.86 2.01 2.05 4/72 16113
/proc/meminfo: memFree=1689632/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=843024 CPUtime=0.08
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 3312 0 1 0 6 2 0 0 22 0 9 0 1547841432 863256576 2777 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 210756 2777 1628 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.301618 s]
/proc/loadavg: 1.86 2.01 2.05 4/72 16113
/proc/meminfo: memFree=1689632/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=843596 CPUtime=0.28
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 4298 0 1 0 25 3 0 0 22 0 9 0 1547841432 863842304 3710 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 210899 3710 1816 9 0 205467 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 848952

[startup+0.701668 s]
/proc/loadavg: 1.86 2.01 2.05 4/72 16113
/proc/meminfo: memFree=1689632/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=845512 CPUtime=0.67
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 24355 0 1 0 52 15 0 0 22 0 10 0 1547841432 865804288 23482 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 211378 23489 2576 9 0 205938 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 850868

[startup+1.50276 s]
/proc/loadavg: 1.86 2.01 2.05 3/83 16125
/proc/meminfo: memFree=1435400/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=847252 CPUtime=1.47
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 76996 0 1 0 101 46 0 0 22 0 10 0 1547841432 867586048 76117 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 211813 76120 2576 9 0 206373 0
[pid=16115/tid=16117] ppid=16113 vsize=847252 CPUtime=0.92
/proc/16115/task/16117/stat : 16117 (java) R 16113 16113 14395 0 -1 64 70821 0 1 0 49 43 0 0 25 0 10 0 1547841434 867586048 76122 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16118] ppid=16113 vsize=847252 CPUtime=0.42
/proc/16115/task/16118/stat : 16118 (java) R 16113 16113 14395 0 -1 64 4964 0 0 0 41 1 0 0 16 0 10 0 1547841435 867586048 76125 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16119] ppid=16113 vsize=847252 CPUtime=0
/proc/16115/task/16119/stat : 16119 (java) S 16113 16113 14395 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1547841435 867586048 76128 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16120] ppid=16113 vsize=847252 CPUtime=0
/proc/16115/task/16120/stat : 16120 (java) S 16113 16113 14395 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1547841435 867586048 76131 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16121] ppid=16113 vsize=847252 CPUtime=0
/proc/16115/task/16121/stat : 16121 (java) S 16113 16113 14395 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1547841437 867586048 76134 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16122] ppid=16113 vsize=847252 CPUtime=0.1
/proc/16115/task/16122/stat : 16122 (java) S 16113 16113 14395 0 -1 64 482 0 0 0 10 0 0 0 16 0 10 0 1547841437 867586048 76137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16123] ppid=16113 vsize=847252 CPUtime=0
/proc/16115/task/16123/stat : 16123 (java) S 16113 16113 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1547841437 867586048 76139 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16124] ppid=16113 vsize=847252 CPUtime=0
/proc/16115/task/16124/stat : 16124 (java) S 16113 16113 14395 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1547841437 867586048 76142 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16125] ppid=16113 vsize=847252 CPUtime=0
/proc/16115/task/16125/stat : 16125 (java) S 16113 16113 14395 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1547841474 867586048 76145 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852608

[startup+3.10293 s]
/proc/loadavg: 1.86 2.01 2.05 4/83 16125
/proc/meminfo: memFree=1311432/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=863728 CPUtime=3.07
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 122874 0 1 0 236 71 0 0 22 0 10 0 1547841432 884457472 121989 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 215932 121991 2576 9 0 210492 0
[pid=16115/tid=16117] ppid=16113 vsize=863728 CPUtime=1.42
/proc/16115/task/16117/stat : 16117 (java) R 16113 16113 14395 0 -1 64 74947 0 1 0 96 46 0 0 25 0 10 0 1547841434 884457472 121994 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16118] ppid=16113 vsize=863728 CPUtime=1.52
/proc/16115/task/16118/stat : 16118 (java) R 16113 16113 14395 0 -1 64 46715 0 0 0 128 24 0 0 16 0 10 0 1547841435 884457472 121996 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16119] ppid=16113 vsize=863728 CPUtime=0
/proc/16115/task/16119/stat : 16119 (java) S 16113 16113 14395 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1547841435 884457472 121999 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16120] ppid=16113 vsize=863728 CPUtime=0
/proc/16115/task/16120/stat : 16120 (java) S 16113 16113 14395 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1547841435 884457472 122001 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16121] ppid=16113 vsize=863728 CPUtime=0
/proc/16115/task/16121/stat : 16121 (java) S 16113 16113 14395 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1547841437 884457472 122004 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16122] ppid=16113 vsize=863728 CPUtime=0.1
/proc/16115/task/16122/stat : 16122 (java) S 16113 16113 14395 0 -1 64 482 0 0 0 10 0 0 0 16 0 10 0 1547841437 884457472 122007 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16123] ppid=16113 vsize=863728 CPUtime=0
/proc/16115/task/16123/stat : 16123 (java) S 16113 16113 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1547841437 884457472 122010 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16124] ppid=16113 vsize=863728 CPUtime=0
/proc/16115/task/16124/stat : 16124 (java) S 16113 16113 14395 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1547841437 884457472 122013 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16125] ppid=16113 vsize=863728 CPUtime=0
/proc/16115/task/16125/stat : 16125 (java) S 16113 16113 14395 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1547841474 884457472 122015 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 869084

[startup+6.30129 s]
/proc/loadavg: 1.95 2.03 2.06 3/83 16125
/proc/meminfo: memFree=1073544/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=881484 CPUtime=6.23
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 180141 0 1 0 519 104 0 0 22 0 10 0 1547841432 902639616 179252 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 220371 179255 2576 9 0 214931 0
[pid=16115/tid=16117] ppid=16113 vsize=881484 CPUtime=1.96
/proc/16115/task/16117/stat : 16117 (java) S 16113 16113 14395 0 -1 64 82069 0 1 0 146 50 0 0 17 0 10 0 1547841434 902639616 179257 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16118] ppid=16113 vsize=881484 CPUtime=4.14
/proc/16115/task/16118/stat : 16118 (java) R 16113 16113 14395 0 -1 64 96861 0 0 0 362 52 0 0 25 0 10 0 1547841435 902639616 179260 996147200 134512640 134550740 4294956016 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16119] ppid=16113 vsize=881484 CPUtime=0
/proc/16115/task/16119/stat : 16119 (java) S 16113 16113 14395 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1547841435 902639616 179263 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16120] ppid=16113 vsize=881484 CPUtime=0
/proc/16115/task/16120/stat : 16120 (java) S 16113 16113 14395 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1547841435 902639616 179266 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16121] ppid=16113 vsize=881484 CPUtime=0
/proc/16115/task/16121/stat : 16121 (java) S 16113 16113 14395 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1547841437 902639616 179269 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16122] ppid=16113 vsize=881484 CPUtime=0.1
/proc/16115/task/16122/stat : 16122 (java) S 16113 16113 14395 0 -1 64 482 0 0 0 10 0 0 0 16 0 10 0 1547841437 902639616 179271 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16123] ppid=16113 vsize=881484 CPUtime=0
/proc/16115/task/16123/stat : 16123 (java) S 16113 16113 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1547841437 902639616 179274 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16124] ppid=16113 vsize=881484 CPUtime=0
/proc/16115/task/16124/stat : 16124 (java) S 16113 16113 14395 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1547841437 902639616 179277 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16125] ppid=16113 vsize=881484 CPUtime=0
/proc/16115/task/16125/stat : 16125 (java) S 16113 16113 14395 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1547841474 902639616 179280 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 886840

[startup+12.702 s]
/proc/loadavg: 1.96 2.03 2.06 3/83 16125
/proc/meminfo: memFree=895688/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=892680 CPUtime=12.6
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 201472 0 1 0 1146 114 0 0 22 0 10 0 1547841432 914104320 200579 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 223170 200579 2576 9 0 217730 0
[pid=16115/tid=16117] ppid=16113 vsize=892680 CPUtime=2.36
/proc/16115/task/16117/stat : 16117 (java) S 16113 16113 14395 0 -1 64 84835 0 1 0 184 52 0 0 17 0 10 0 1547841434 914104320 200579 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16118] ppid=16113 vsize=892680 CPUtime=10.12
/proc/16115/task/16118/stat : 16118 (java) R 16113 16113 14395 0 -1 64 115418 0 0 0 951 61 0 0 25 0 10 0 1547841435 914104320 200579 996147200 134512640 134550740 4294956016 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16119] ppid=16113 vsize=892680 CPUtime=0
/proc/16115/task/16119/stat : 16119 (java) S 16113 16113 14395 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1547841435 914104320 200579 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16120] ppid=16113 vsize=892680 CPUtime=0
/proc/16115/task/16120/stat : 16120 (java) S 16113 16113 14395 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1547841435 914104320 200579 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16121] ppid=16113 vsize=892680 CPUtime=0
/proc/16115/task/16121/stat : 16121 (java) S 16113 16113 14395 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1547841437 914104320 200579 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16122] ppid=16113 vsize=892680 CPUtime=0.1
/proc/16115/task/16122/stat : 16122 (java) S 16113 16113 14395 0 -1 64 482 0 0 0 10 0 0 0 16 0 10 0 1547841437 914104320 200579 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16123] ppid=16113 vsize=892680 CPUtime=0
/proc/16115/task/16123/stat : 16123 (java) S 16113 16113 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1547841437 914104320 200579 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16124] ppid=16113 vsize=892680 CPUtime=0
/proc/16115/task/16124/stat : 16124 (java) S 16113 16113 14395 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1547841437 914104320 200579 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16125] ppid=16113 vsize=892680 CPUtime=0
/proc/16115/task/16125/stat : 16125 (java) S 16113 16113 14395 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1547841474 914104320 200579 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 898036

[startup+25.5025 s]
/proc/loadavg: 1.97 2.03 2.06 3/83 16125
/proc/meminfo: memFree=894856/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=892904 CPUtime=25.35
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 201572 0 1 0 2420 115 0 0 22 0 10 0 1547841432 914333696 200665 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 223226 200665 2576 9 0 217786 0

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

Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 898260

[startup+51.1023 s]
/proc/loadavg: 1.98 2.02 2.05 3/83 16125
/proc/meminfo: memFree=894792/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=892904 CPUtime=50.83
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 201609 0 1 0 4967 116 0 0 22 0 10 0 1547841432 914333696 200684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 223226 200684 2578 9 0 217786 0
[pid=16115/tid=16117] ppid=16113 vsize=892904 CPUtime=6
/proc/16115/task/16117/stat : 16117 (java) R 16113 16113 14395 0 -1 64 84877 0 1 0 548 52 0 0 17 0 10 0 1547841434 914333696 200684 996147200 134512640 134550740 4294956016 18446744073709551615 103825761 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16118] ppid=16113 vsize=892904 CPUtime=44.66
/proc/16115/task/16118/stat : 16118 (java) R 16113 16113 14395 0 -1 64 115445 0 0 0 4404 62 0 0 25 0 10 0 1547841435 914333696 200684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16119] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16119/stat : 16119 (java) S 16113 16113 14395 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1547841435 914333696 200684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16120] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16120/stat : 16120 (java) S 16113 16113 14395 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1547841435 914333696 200684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16121] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16121/stat : 16121 (java) S 16113 16113 14395 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1547841437 914333696 200684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16122] ppid=16113 vsize=892904 CPUtime=0.14
/proc/16115/task/16122/stat : 16122 (java) S 16113 16113 14395 0 -1 64 550 0 0 0 14 0 0 0 16 0 10 0 1547841437 914333696 200684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16123] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16123/stat : 16123 (java) S 16113 16113 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1547841437 914333696 200684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16124] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16124/stat : 16124 (java) S 16113 16113 14395 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1547841437 914333696 200684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16125] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16125/stat : 16125 (java) S 16113 16113 14395 0 -1 64 4 0 0 0 0 0 0 0 20 0 10 0 1547841474 914333696 200684 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 898260

[startup+102.306 s]
/proc/loadavg: 1.99 2.02 2.05 3/82 16126
/proc/meminfo: memFree=963272/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=892904 CPUtime=101.78
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 201721 0 1 0 10057 121 0 0 22 0 9 0 1547841432 914333696 183558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 223226 183558 2584 9 0 217786 0
[pid=16115/tid=16117] ppid=16113 vsize=892904 CPUtime=43.21
/proc/16115/task/16117/stat : 16117 (java) R 16113 16113 14395 0 -1 64 84943 0 1 0 4265 56 0 0 25 0 9 0 1547841434 914333696 183558 996147200 134512640 134550740 4294956016 18446744073709551615 4126172269 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16118] ppid=16113 vsize=892904 CPUtime=58.34
/proc/16115/task/16118/stat : 16118 (java) S 16113 16113 14395 0 -1 64 115445 0 0 0 5771 63 0 0 16 0 9 0 1547841435 914333696 183558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16119] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16119/stat : 16119 (java) S 16113 16113 14395 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1547841435 914333696 183558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16120] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16120/stat : 16120 (java) S 16113 16113 14395 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1547841435 914333696 183558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16121] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16121/stat : 16121 (java) S 16113 16113 14395 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1547841437 914333696 183558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16122] ppid=16113 vsize=892904 CPUtime=0.21
/proc/16115/task/16122/stat : 16122 (java) S 16113 16113 14395 0 -1 64 595 0 0 0 21 0 0 0 17 0 9 0 1547841437 914333696 183558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16123] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16123/stat : 16123 (java) S 16113 16113 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547841437 914333696 183558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16124] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16124/stat : 16124 (java) S 16113 16113 14395 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547841437 914333696 183558 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 898260

[startup+162.303 s]
/proc/loadavg: 1.99 2.01 2.04 3/82 16126
/proc/meminfo: memFree=963144/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=892904 CPUtime=161.51
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 201742 0 1 0 16022 129 0 0 22 0 9 0 1547841432 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 223226 183566 2584 9 0 217786 0
[pid=16115/tid=16117] ppid=16113 vsize=892904 CPUtime=102.92
/proc/16115/task/16117/stat : 16117 (java) R 16113 16113 14395 0 -1 64 84957 0 1 0 10228 64 0 0 25 0 9 0 1547841434 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4126172269 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16118] ppid=16113 vsize=892904 CPUtime=58.34
/proc/16115/task/16118/stat : 16118 (java) S 16113 16113 14395 0 -1 64 115445 0 0 0 5771 63 0 0 16 0 9 0 1547841435 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16119] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16119/stat : 16119 (java) S 16113 16113 14395 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1547841435 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16120] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16120/stat : 16120 (java) S 16113 16113 14395 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1547841435 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16121] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16121/stat : 16121 (java) S 16113 16113 14395 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16122] ppid=16113 vsize=892904 CPUtime=0.22
/proc/16115/task/16122/stat : 16122 (java) S 16113 16113 14395 0 -1 64 602 0 0 0 22 0 0 0 15 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16123] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16123/stat : 16123 (java) S 16113 16113 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16124] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16124/stat : 16124 (java) S 16113 16113 14395 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 898260

[startup+222.303 s]
/proc/loadavg: 1.99 2.01 2.04 3/82 16126
/proc/meminfo: memFree=963144/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=892904 CPUtime=221.23
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 201757 0 1 0 21987 136 0 0 22 0 9 0 1547841432 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 223226 183566 2584 9 0 217786 0
[pid=16115/tid=16117] ppid=16113 vsize=892904 CPUtime=162.64
/proc/16115/task/16117/stat : 16117 (java) R 16113 16113 14395 0 -1 64 84972 0 1 0 16193 71 0 0 25 0 9 0 1547841434 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4125231211 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16118] ppid=16113 vsize=892904 CPUtime=58.35
/proc/16115/task/16118/stat : 16118 (java) S 16113 16113 14395 0 -1 64 115445 0 0 0 5772 63 0 0 17 0 9 0 1547841435 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16119] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16119/stat : 16119 (java) S 16113 16113 14395 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1547841435 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16120] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16120/stat : 16120 (java) S 16113 16113 14395 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1547841435 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16121] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16121/stat : 16121 (java) S 16113 16113 14395 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16122] ppid=16113 vsize=892904 CPUtime=0.22
/proc/16115/task/16122/stat : 16122 (java) S 16113 16113 14395 0 -1 64 602 0 0 0 22 0 0 0 16 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16123] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16123/stat : 16123 (java) S 16113 16113 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16124] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16124/stat : 16124 (java) S 16113 16113 14395 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.23
Current children cumulated vsize (KiB) 898260

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

[startup+222.703 s]
/proc/loadavg: 1.99 2.01 2.04 3/82 16126
/proc/meminfo: memFree=963144/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=892904 CPUtime=221.63
/proc/16115/stat : 16115 (java) S 16113 16113 14395 0 -1 0 201757 0 1 0 22027 136 0 0 22 0 9 0 1547841432 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16115/statm: 223226 183566 2584 9 0 217786 0
[pid=16115/tid=16117] ppid=16113 vsize=892904 CPUtime=163.04
/proc/16115/task/16117/stat : 16117 (java) R 16113 16113 14395 0 -1 64 84972 0 1 0 16233 71 0 0 25 0 9 0 1547841434 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4126140080 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16118] ppid=16113 vsize=892904 CPUtime=58.35
/proc/16115/task/16118/stat : 16118 (java) S 16113 16113 14395 0 -1 64 115445 0 0 0 5772 63 0 0 17 0 9 0 1547841435 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16119] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16119/stat : 16119 (java) S 16113 16113 14395 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 1547841435 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16120] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16120/stat : 16120 (java) S 16113 16113 14395 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1547841435 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16121] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16121/stat : 16121 (java) S 16113 16113 14395 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16122] ppid=16113 vsize=892904 CPUtime=0.22
/proc/16115/task/16122/stat : 16122 (java) S 16113 16113 14395 0 -1 64 602 0 0 0 22 0 0 0 16 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16115/tid=16123] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16123/stat : 16123 (java) S 16113 16113 14395 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16115/tid=16124] ppid=16113 vsize=892904 CPUtime=0
/proc/16115/task/16124/stat : 16124 (java) S 16113 16113 14395 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1547841437 914333696 183566 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.63
Current children cumulated vsize (KiB) 898260

[startup+223.103 s]
/proc/loadavg: 1.99 2.01 2.04 3/82 16126
/proc/meminfo: memFree=963144/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=0 CPUtime=222.03
/proc/16115/stat : 16115 (java) Z 16113 16113 14395 0 -1 12 201766 0 1 0 22066 137 0 0 16 0 2 0 1547841432 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16115/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.03
Current children cumulated vsize (KiB) 5356

[startup+223.202 s]
/proc/loadavg: 1.99 2.01 2.04 3/75 16127
/proc/meminfo: memFree=1642056/2055920 swapFree=4112508/4192956
[pid=16113] ppid=16111 vsize=5356 CPUtime=0
/proc/16113/stat : 16113 (concrete.sh) S 16111 16113 14395 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 1547841431 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 266890437444 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16113/statm: 1339 242 201 169 0 50 0
[pid=16115] ppid=16113 vsize=0 CPUtime=222.13
/proc/16115/stat : 16115 (java) Z 16113 16113 14395 0 -1 12 201766 0 1 0 22066 147 0 0 16 0 2 0 1547841432 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16115/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 223.21
CPU time (s): 222.148
CPU user time (s): 220.664
CPU system time (s): 1.48377
CPU usage (%): 99.5242
Max. virtual memory (cumulated for all children) (KiB): 898264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 220.664
system time used= 1.48377
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202217
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= 5950
involuntary context switches= 8609

runsolver used 0.273958 second user time and 0.759884 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-04 16:28:30
IDJOB=1075746
IDBENCH=56542
IDSOLVER=304
FILE ID=node38/1075746-1215181710
PBS_JOBID= 7881504
Free space on /tmp= 66548 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-05-04.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-1075746-1215181710/watcher-1075746-1215181710 -o /tmp/evaluation-result-1075746-1215181710/solver-1075746-1215181710 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1075746-1215181710.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0b22f550070aed22c37af15f460f0aa9
RANDOM SEED=862925045

node38.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.223
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.223
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:       1690112 kB
Buffers:         51456 kB
Cached:         130444 kB
SwapCached:      74664 kB
Active:         244808 kB
Inactive:        65464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1690112 kB
SwapTotal:     4192956 kB
SwapFree:      4112508 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:         135996 kB
Slab:            40608 kB
Committed_AS:  2969520 kB
PageTables:       2108 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= 66548 MiB
End job on node38 at 2008-07-04 16:32:14