Trace number 1073401

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 + CPS4J 2008-05-30UNSAT 70.3223 71.0109

DiagnosticValue
CHECKS39983400
NODES46

General information on the benchmark

Namecsp/modifiedRenault/
normalized-renault-mod-27_ext.xml
MD5SUMd195fd4e3ae3a69fafec02a0db1e800b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.697893
Satisfiable
(Un)Satisfiability was proved
Number of variables111
Number of constraints159
Maximum constraint arity10
Maximum domain size42
Number of constraints which are defined in extension159
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

59.82/60.45	c CPU-LOAD 58.97
59.82/60.45	c LOADED 111 V (42 E), 42 ExtensionConstraint2D, 117 ExtensionConstraintGeneral, arity 10, 58.97 cpu
70.21/70.96	s UNSATISFIABLE
70.21/70.96	d NODES 46
70.21/70.96	d CHECKS 39983372
70.21/70.97	c gac3-effective-revisions: 349
70.21/70.97	c gac3-useless-revisions: 4645
70.21/70.97	c heuristic-cpu: 0.0
70.21/70.97	c prepro-constraint-ccks: 37657087
70.21/70.97	c prepro-constraint-presenceccks: 849
70.21/70.97	c prepro-cpu: 9.7
70.21/70.97	c prepro-matrix2d-ccks: 246
70.21/70.97	c prepro-matrix2d-presenceccks: 241
70.21/70.97	c prepro-removed: 29
70.21/70.97	c search-cpu: 0.60999966
70.21/70.97	c total-assgn: 46
70.21/70.97	c total-constraint-ccks: 39982722
70.21/70.97	c total-constraint-presence-ccks: 22333
70.21/70.97	c total-cpu: 10.309999
70.21/70.97	c total-matrix2d-ccks: 650
70.21/70.97	c total-matrix2d-presence-ccks: 1969
70.21/70.97	c tuples: 0
70.21/70.97	c tuples-collisions: 0
70.21/70.97	c TOTAL-NODES 46
70.21/70.97	c TOTAL-CPU 10.309999

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-1073401-1215177152/watcher-1073401-1215177152 -o /tmp/evaluation-result-1073401-1215177152/solver-1073401-1215177152 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1073401-1215177152.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 12947
/proc/meminfo: memFree=1014952/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) R 12945 12947 11165 0 -1 4194304 296 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028485791 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=5356 CPUtime=0
/proc/12949/stat : 12949 (concrete.sh) R 12947 12947 11165 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 1002170178 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028485791 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12949/statm: 1339 242 201 169 0 50 0

[startup+0.0448681 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 12947
/proc/meminfo: memFree=1014952/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=838996 CPUtime=0.03
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 2030 0 1 0 2 1 0 0 18 0 7 0 1002170178 859131904 1596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 209749 1596 906 9 0 204728 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 844352

[startup+0.108765 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 12947
/proc/meminfo: memFree=1014952/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=843140 CPUtime=0.08
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 3425 0 1 0 7 1 0 0 18 0 9 0 1002170178 863375360 2881 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 210785 2881 1672 9 0 205362 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848496

[startup+0.301781 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 12947
/proc/meminfo: memFree=1014952/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=843644 CPUtime=0.28
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 4186 0 1 0 26 2 0 0 18 0 9 0 1002170178 863891456 3600 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 210911 3600 1816 9 0 205479 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849000

[startup+0.701819 s]
/proc/loadavg: 2.06 2.02 2.00 4/81 12947
/proc/meminfo: memFree=1014952/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=843644 CPUtime=0.68
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 6628 0 1 0 65 3 0 0 18 0 9 0 1002170178 863891456 5734 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 210911 5734 2562 9 0 205479 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 849000

[startup+1.50888 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 12958
/proc/meminfo: memFree=997720/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=843644 CPUtime=1.48
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 8671 0 1 0 143 5 0 0 18 0 9 0 1002170178 863891456 7475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 210911 7475 2562 9 0 205479 0
[pid=12949/tid=12951] ppid=12947 vsize=843644 CPUtime=0.97
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 3809 0 1 0 95 2 0 0 25 0 9 0 1002170179 863891456 7475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=843644 CPUtime=0.4
/proc/12949/task/12952/stat : 12952 (java) R 12947 12947 11165 0 -1 64 3790 0 0 0 39 1 0 0 16 0 9 0 1002170180 863891456 7475 996147200 134512640 134550740 4294956032 18446744073709551615 103828992 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12953] ppid=12947 vsize=843644 CPUtime=0
/proc/12949/task/12953/stat : 12953 (java) S 12947 12947 11165 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1002170181 863891456 7475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12954] ppid=12947 vsize=843644 CPUtime=0
/proc/12949/task/12954/stat : 12954 (java) S 12947 12947 11165 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 1002170181 863891456 7475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12955] ppid=12947 vsize=843644 CPUtime=0
/proc/12949/task/12955/stat : 12955 (java) S 12947 12947 11165 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1002170183 863891456 7475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12956] ppid=12947 vsize=843644 CPUtime=0.08
/proc/12949/task/12956/stat : 12956 (java) S 12947 12947 11165 0 -1 64 339 0 0 0 8 0 0 0 16 0 9 0 1002170183 863891456 7475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12957] ppid=12947 vsize=843644 CPUtime=0
/proc/12949/task/12957/stat : 12957 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1002170183 863891456 7475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12958] ppid=12947 vsize=843644 CPUtime=0
/proc/12949/task/12958/stat : 12958 (java) S 12947 12947 11165 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1002170183 863891456 7475 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 849000

[startup+3.10199 s]
/proc/loadavg: 2.06 2.02 2.00 3/92 12959
/proc/meminfo: memFree=988688/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=846244 CPUtime=3.05
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 42629 0 1 0 284 21 0 0 18 0 10 0 1002170178 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 211561 41369 2567 9 0 206128 0
[pid=12949/tid=12951] ppid=12947 vsize=846244 CPUtime=2.25
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 35456 0 1 0 208 17 0 0 25 0 10 0 1002170179 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4126036082 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=846244 CPUtime=0.65
/proc/12949/task/12952/stat : 12952 (java) S 12947 12947 11165 0 -1 64 5691 0 0 0 62 3 0 0 16 0 10 0 1002170180 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12953] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12953/stat : 12953 (java) S 12947 12947 11165 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1002170181 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12954] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12954/stat : 12954 (java) S 12947 12947 11165 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1002170181 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12955] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12955/stat : 12955 (java) S 12947 12947 11165 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12956] ppid=12947 vsize=846244 CPUtime=0.13
/proc/12949/task/12956/stat : 12956 (java) S 12947 12947 11165 0 -1 64 744 0 0 0 13 0 0 0 16 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12957] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12957/stat : 12957 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12958] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12958/stat : 12958 (java) S 12947 12947 11165 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 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) 851600

[startup+6.30225 s]
/proc/loadavg: 2.06 2.01 2.00 3/92 12960
/proc/meminfo: memFree=858696/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=846244 CPUtime=6.22
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 42631 0 1 0 601 21 0 0 18 0 10 0 1002170178 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 211561 41369 2567 9 0 206128 0
[pid=12949/tid=12951] ppid=12947 vsize=846244 CPUtime=5.42
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 35458 0 1 0 525 17 0 0 25 0 10 0 1002170179 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4126036046 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=846244 CPUtime=0.65
/proc/12949/task/12952/stat : 12952 (java) S 12947 12947 11165 0 -1 64 5691 0 0 0 62 3 0 0 16 0 10 0 1002170180 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12953] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12953/stat : 12953 (java) S 12947 12947 11165 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1002170181 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12954] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12954/stat : 12954 (java) S 12947 12947 11165 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1002170181 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12955] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12955/stat : 12955 (java) S 12947 12947 11165 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12956] ppid=12947 vsize=846244 CPUtime=0.13
/proc/12949/task/12956/stat : 12956 (java) S 12947 12947 11165 0 -1 64 744 0 0 0 13 0 0 0 16 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12957] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12957/stat : 12957 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12958] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12958/stat : 12958 (java) S 12947 12947 11165 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12960] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12960/stat : 12960 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 1002170451 866553856 41369 996147200 134512640 134550740 4294956032 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) 851600

[startup+12.7028 s]
/proc/loadavg: 2.05 2.01 2.00 3/92 12960
/proc/meminfo: memFree=858632/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=846244 CPUtime=12.56
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 42631 0 1 0 1235 21 0 0 18 0 10 0 1002170178 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 211561 41369 2567 9 0 206128 0
[pid=12949/tid=12951] ppid=12947 vsize=846244 CPUtime=11.76
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 35458 0 1 0 1159 17 0 0 25 0 10 0 1002170179 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4126044992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=846244 CPUtime=0.65
/proc/12949/task/12952/stat : 12952 (java) S 12947 12947 11165 0 -1 64 5691 0 0 0 62 3 0 0 16 0 10 0 1002170180 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12953] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12953/stat : 12953 (java) S 12947 12947 11165 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1002170181 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12954] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12954/stat : 12954 (java) S 12947 12947 11165 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1002170181 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12955] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12955/stat : 12955 (java) S 12947 12947 11165 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12956] ppid=12947 vsize=846244 CPUtime=0.13
/proc/12949/task/12956/stat : 12956 (java) S 12947 12947 11165 0 -1 64 744 0 0 0 13 0 0 0 16 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12957] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12957/stat : 12957 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12958] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12958/stat : 12958 (java) S 12947 12947 11165 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1002170183 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12960] ppid=12947 vsize=846244 CPUtime=0
/proc/12949/task/12960/stat : 12960 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 1002170451 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 851600

[startup+25.5018 s]
/proc/loadavg: 2.04 2.01 2.00 3/92 12960
/proc/meminfo: memFree=858760/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=846244 CPUtime=25.24
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 42631 0 1 0 2503 21 0 0 18 0 10 0 1002170178 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 211561 41369 2567 9 0 206128 0
[pid=12949/tid=12951] ppid=12947 vsize=846244 CPUtime=24.44
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 35458 0 1 0 2427 17 0 0 25 0 10 0 1002170179 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4126049118 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=846244 CPUtime=0.65
/proc/12949/task/12952/stat : 12952 (java) S 12947 12947 11165 0 -1 64 5691 0 0 0 62 3 0 0 16 0 10 0 1002170180 866553856 41369 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

[pid=12949/tid=12951] ppid=12947 vsize=846104 CPUtime=62.39
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 35487 0 1 0 6222 17 0 0 25 0 9 0 1002170179 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4126049118 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=846104 CPUtime=0.72
/proc/12949/task/12952/stat : 12952 (java) S 12947 12947 11165 0 -1 64 5992 0 0 0 69 3 0 0 16 0 9 0 1002170180 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12953] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12953/stat : 12953 (java) S 12947 12947 11165 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12954] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12954/stat : 12954 (java) S 12947 12947 11165 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12955] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12955/stat : 12955 (java) S 12947 12947 11165 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12956] ppid=12947 vsize=846104 CPUtime=0.14
/proc/12949/task/12956/stat : 12956 (java) S 12947 12947 11165 0 -1 64 751 0 0 0 14 0 0 0 16 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12957] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12957/stat : 12957 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12958] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12958/stat : 12958 (java) S 12947 12947 11165 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.28
Current children cumulated vsize (KiB) 851460

[startup+67.1071 s]
/proc/loadavg: 2.07 2.03 2.00 3/91 12961
/proc/meminfo: memFree=857608/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=846104 CPUtime=66.45
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 42969 0 1 0 6623 22 0 0 18 0 9 0 1002170178 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 211526 41688 2567 9 0 206093 0
[pid=12949/tid=12951] ppid=12947 vsize=846104 CPUtime=65.56
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 35487 0 1 0 6539 17 0 0 25 0 9 0 1002170179 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4126015098 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=846104 CPUtime=0.72
/proc/12949/task/12952/stat : 12952 (java) S 12947 12947 11165 0 -1 64 5992 0 0 0 69 3 0 0 16 0 9 0 1002170180 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12953] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12953/stat : 12953 (java) S 12947 12947 11165 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12954] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12954/stat : 12954 (java) S 12947 12947 11165 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12955] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12955/stat : 12955 (java) S 12947 12947 11165 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12956] ppid=12947 vsize=846104 CPUtime=0.14
/proc/12949/task/12956/stat : 12956 (java) S 12947 12947 11165 0 -1 64 751 0 0 0 14 0 0 0 16 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12957] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12957/stat : 12957 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12958] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12958/stat : 12958 (java) S 12947 12947 11165 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.45
Current children cumulated vsize (KiB) 851460

[startup+68.7012 s]
/proc/loadavg: 2.07 2.03 2.00 3/91 12961
/proc/meminfo: memFree=857608/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=846104 CPUtime=68.03
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 42969 0 1 0 6781 22 0 0 18 0 9 0 1002170178 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 211526 41688 2567 9 0 206093 0
[pid=12949/tid=12951] ppid=12947 vsize=846104 CPUtime=67.14
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 35487 0 1 0 6697 17 0 0 25 0 9 0 1002170179 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4126015073 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=846104 CPUtime=0.72
/proc/12949/task/12952/stat : 12952 (java) S 12947 12947 11165 0 -1 64 5992 0 0 0 69 3 0 0 16 0 9 0 1002170180 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12953] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12953/stat : 12953 (java) S 12947 12947 11165 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12954] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12954/stat : 12954 (java) S 12947 12947 11165 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12955] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12955/stat : 12955 (java) S 12947 12947 11165 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12956] ppid=12947 vsize=846104 CPUtime=0.14
/proc/12949/task/12956/stat : 12956 (java) S 12947 12947 11165 0 -1 64 751 0 0 0 14 0 0 0 16 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12957] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12957/stat : 12957 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12958] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12958/stat : 12958 (java) S 12947 12947 11165 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1002170183 866410496 41688 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 68.03
Current children cumulated vsize (KiB) 851460

[startup+70.3013 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 12961
/proc/meminfo: memFree=857608/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=846104 CPUtime=69.62
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 42971 0 1 0 6940 22 0 0 18 0 9 0 1002170178 866410496 41689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 211526 41689 2567 9 0 206093 0
[pid=12949/tid=12951] ppid=12947 vsize=846104 CPUtime=68.73
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 35488 0 1 0 6856 17 0 0 25 0 9 0 1002170179 866410496 41689 996147200 134512640 134550740 4294956032 18446744073709551615 4126065280 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=846104 CPUtime=0.72
/proc/12949/task/12952/stat : 12952 (java) S 12947 12947 11165 0 -1 64 5992 0 0 0 69 3 0 0 16 0 9 0 1002170180 866410496 41689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12953] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12953/stat : 12953 (java) S 12947 12947 11165 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12954] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12954/stat : 12954 (java) S 12947 12947 11165 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12955] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12955/stat : 12955 (java) S 12947 12947 11165 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1002170183 866410496 41689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12956] ppid=12947 vsize=846104 CPUtime=0.14
/proc/12949/task/12956/stat : 12956 (java) S 12947 12947 11165 0 -1 64 752 0 0 0 14 0 0 0 17 0 9 0 1002170183 866410496 41689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12957] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12957/stat : 12957 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1002170183 866410496 41689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12958] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12958/stat : 12958 (java) R 12947 12947 11165 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1002170183 866410496 41689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 69.62
Current children cumulated vsize (KiB) 851460

[startup+70.7013 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 12961
/proc/meminfo: memFree=857608/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=846104 CPUtime=70.02
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 42977 0 1 0 6980 22 0 0 18 0 9 0 1002170178 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 211526 41695 2568 9 0 206093 0
[pid=12949/tid=12951] ppid=12947 vsize=846104 CPUtime=69.12
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 35489 0 1 0 6895 17 0 0 25 0 9 0 1002170179 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4126046372 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=846104 CPUtime=0.72
/proc/12949/task/12952/stat : 12952 (java) S 12947 12947 11165 0 -1 64 5992 0 0 0 69 3 0 0 16 0 9 0 1002170180 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12953] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12953/stat : 12953 (java) S 12947 12947 11165 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12954] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12954/stat : 12954 (java) S 12947 12947 11165 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12955] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12955/stat : 12955 (java) S 12947 12947 11165 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1002170183 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12956] ppid=12947 vsize=846104 CPUtime=0.15
/proc/12949/task/12956/stat : 12956 (java) S 12947 12947 11165 0 -1 64 757 0 0 0 15 0 0 0 16 0 9 0 1002170183 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12957] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12957/stat : 12957 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1002170183 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12958] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12958/stat : 12958 (java) S 12947 12947 11165 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1002170183 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (KiB) 851460

[startup+70.9014 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 12961
/proc/meminfo: memFree=857608/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=846104 CPUtime=70.21
/proc/12949/stat : 12949 (java) S 12947 12947 11165 0 -1 0 42978 0 1 0 6999 22 0 0 18 0 9 0 1002170178 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 211526 41695 2568 9 0 206093 0
[pid=12949/tid=12951] ppid=12947 vsize=846104 CPUtime=69.31
/proc/12949/task/12951/stat : 12951 (java) R 12947 12947 11165 0 -1 64 35490 0 1 0 6914 17 0 0 25 0 9 0 1002170179 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4126015096 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12952] ppid=12947 vsize=846104 CPUtime=0.72
/proc/12949/task/12952/stat : 12952 (java) S 12947 12947 11165 0 -1 64 5992 0 0 0 69 3 0 0 16 0 9 0 1002170180 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12953] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12953/stat : 12953 (java) S 12947 12947 11165 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12954] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12954/stat : 12954 (java) S 12947 12947 11165 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1002170181 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12955] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12955/stat : 12955 (java) S 12947 12947 11165 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1002170183 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12956] ppid=12947 vsize=846104 CPUtime=0.15
/proc/12949/task/12956/stat : 12956 (java) S 12947 12947 11165 0 -1 64 757 0 0 0 15 0 0 0 16 0 9 0 1002170183 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12957] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12957/stat : 12957 (java) S 12947 12947 11165 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1002170183 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12949/tid=12958] ppid=12947 vsize=846104 CPUtime=0
/proc/12949/task/12958/stat : 12958 (java) S 12947 12947 11165 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1002170183 866410496 41695 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 70.21
Current children cumulated vsize (KiB) 851460

[startup+71.0015 s]
/proc/loadavg: 2.06 2.02 2.00 3/91 12961
/proc/meminfo: memFree=857608/2055920 swapFree=4137176/4192956
[pid=12947] ppid=12945 vsize=5356 CPUtime=0
/proc/12947/stat : 12947 (concrete.sh) S 12945 12947 11165 0 -1 4194304 316 128 0 0 0 0 0 0 21 0 1 0 1002170177 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12947/statm: 1339 242 201 169 0 50 0
[pid=12949] ppid=12947 vsize=0 CPUtime=70.3
/proc/12949/stat : 12949 (java) Z 12947 12947 11165 0 -1 12 43001 0 1 0 7006 24 0 0 16 0 2 0 1002170178 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12949/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 70.3
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 71.0109
CPU time (s): 70.3223
CPU user time (s): 70.0634
CPU system time (s): 0.25896
CPU usage (%): 99.0303
Max. virtual memory (cumulated for all children) (KiB): 851600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.0633
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43454
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= 3774
involuntary context switches= 5268

runsolver used 0.091986 second user time and 0.244962 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-04 15:12:33
IDJOB=1073401
IDBENCH=56350
IDSOLVER=305
FILE ID=node26/1073401-1215177152
PBS_JOBID= 7881521
Free space on /tmp= 66516 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/modifiedRenault/normalized-renault-mod-27_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1073401-1215177152/watcher-1073401-1215177152 -o /tmp/evaluation-result-1073401-1215177152/solver-1073401-1215177152 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1073401-1215177152.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d195fd4e3ae3a69fafec02a0db1e800b
RANDOM SEED=506616362

node26.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.221
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.221
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:       1015432 kB
Buffers:         43108 kB
Cached:         160168 kB
SwapCached:      49684 kB
Active:         932732 kB
Inactive:        50728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1015432 kB
SwapTotal:     4192956 kB
SwapFree:      4137176 kB
Dirty:            4340 kB
Writeback:           0 kB
Mapped:         796200 kB
Slab:            40584 kB
Committed_AS:  2411808 kB
PageTables:       3428 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= 66516 MiB
End job on node26 at 2008-07-04 15:13:44