Trace number 1072469

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-30SAT 790.624 797.414

DiagnosticValue
CHECKS2744030000
NODES1993470

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-13_ext.xml
MD5SUMdeb696c54b33bdc569db6da224999cea
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark438.384
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

2.66/2.73	c CPU-LOAD 1.81
2.66/2.73	c LOADED 24 V (24 E), 74 ExtensionConstraintGeneral, arity 3, 1.81 cpu
790.52/797.38	v 4 4 23 22 19 14 13 5 16 2 4 12 1 19 2 2 4 17 4 8 11 6 12 13 
790.52/797.38	s SATISFIABLE
790.52/797.38	d NODES 1993471
790.52/797.38	d CHECKS 2744027583
790.52/797.38	c gac3-effective-revisions: 62083233
790.52/797.38	c gac3-useless-revisions: 288492700
790.52/797.38	c heuristic-cpu: 0.01
790.52/797.38	c prepro-constraint-ccks: 0
790.52/797.38	c prepro-constraint-presenceccks: 0
790.52/797.38	c prepro-cpu: 0.0
790.52/797.38	c prepro-matrix2d-ccks: 0
790.52/797.38	c prepro-matrix2d-presenceccks: 0
790.52/797.38	c prepro-removed: 0
790.52/797.38	c search-cpu: 787.79
790.52/797.38	c total-assgn: 1993471
790.52/797.38	c total-constraint-ccks: 2744027583
790.52/797.38	c total-constraint-presence-ccks: 3207045288
790.52/797.38	c total-cpu: 787.8
790.52/797.38	c total-matrix2d-ccks: 0
790.52/797.38	c total-matrix2d-presence-ccks: 0
790.52/797.38	c tuples: 0
790.52/797.38	c tuples-collisions: 0
790.52/797.38	c TOTAL-NODES 1993471
790.52/797.38	c TOTAL-CPU 787.8

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 7706
/proc/meminfo: memFree=1661656/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=272 CPUtime=0
/proc/7708/stat : 7708 (java) D 7706 7706 5082 0 -1 0 52 0 0 0 0 0 0 0 18 0 1 0 682595096 278528 37 996147200 134512640 134550740 4294956192 18446744073709551615 5714724 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/7708/statm: 451 139 101 9 0 93 0

[startup+0.105393 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 7706
/proc/meminfo: memFree=1661656/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=843024 CPUtime=0.08
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 3451 0 1 0 6 2 0 0 18 0 9 0 682595096 863256576 2904 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 210756 2904 1682 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.202405 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 7706
/proc/meminfo: memFree=1661656/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=843324 CPUtime=0.18
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 3998 0 1 0 15 3 0 0 18 0 9 0 682595096 863563776 3414 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 210831 3414 1808 9 0 205399 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 848680

[startup+0.302416 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 7706
/proc/meminfo: memFree=1661656/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=843460 CPUtime=0.27
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 4233 0 1 0 24 3 0 0 18 0 9 0 682595096 863703040 3647 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 210865 3647 1812 9 0 205433 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 848816

[startup+0.701465 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 7706
/proc/meminfo: memFree=1661656/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=843620 CPUtime=0.68
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 6320 0 1 0 63 5 0 0 18 0 9 0 682595096 863866880 5498 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 210905 5498 2563 9 0 205473 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 848976

[startup+1.50257 s]
/proc/loadavg: 1.92 1.98 1.99 3/84 7717
/proc/meminfo: memFree=1647496/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=843620 CPUtime=1.47
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 7508 0 1 0 140 7 0 0 18 0 9 0 682595096 863866880 6537 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 210905 6537 2563 9 0 205473 0
[pid=7708/tid=7710] ppid=7706 vsize=843620 CPUtime=1.02
/proc/7708/task/7710/stat : 7710 (java) R 7706 7706 5082 0 -1 64 3205 0 1 0 98 4 0 0 25 0 9 0 682595097 863866880 6537 996147200 134512640 134550740 4294956032 18446744073709551615 4125763567 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=843620 CPUtime=0.36
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 3238 0 0 0 34 2 0 0 16 0 9 0 682595099 863866880 6537 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=843620 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 863866880 6537 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=843620 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 682595099 863866880 6537 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7714] ppid=7706 vsize=843620 CPUtime=0
/proc/7708/task/7714/stat : 7714 (java) S 7706 7706 5082 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 682595101 863866880 6537 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7715] ppid=7706 vsize=843620 CPUtime=0.07
/proc/7708/task/7715/stat : 7715 (java) S 7706 7706 5082 0 -1 64 333 0 0 0 7 0 0 0 16 0 9 0 682595101 863866880 6537 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7716] ppid=7706 vsize=843620 CPUtime=0
/proc/7708/task/7716/stat : 7716 (java) S 7706 7706 5082 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 682595101 863866880 6537 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7717] ppid=7706 vsize=843620 CPUtime=0
/proc/7708/task/7717/stat : 7717 (java) S 7706 7706 5082 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 682595101 863866880 6537 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 848976

[startup+3.10277 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 7717
/proc/meminfo: memFree=1638088/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=844652 CPUtime=3.06
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 9394 0 1 0 296 10 0 0 18 0 9 0 682595096 864923648 8248 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 211163 8248 2571 9 0 205730 0
[pid=7708/tid=7710] ppid=7706 vsize=844652 CPUtime=2.17
/proc/7708/task/7710/stat : 7710 (java) R 7706 7706 5082 0 -1 64 3491 0 1 0 213 4 0 0 25 0 9 0 682595097 864923648 8248 996147200 134512640 134550740 4294956032 18446744073709551615 4125940032 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=844652 CPUtime=0.73
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 4789 0 0 0 69 4 0 0 16 0 9 0 682595099 864923648 8248 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8248 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8248 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7714] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7714/stat : 7714 (java) S 7706 7706 5082 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 682595101 864923648 8248 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7715] ppid=7706 vsize=844652 CPUtime=0.13
/proc/7708/task/7715/stat : 7715 (java) S 7706 7706 5082 0 -1 64 377 0 0 0 13 0 0 0 16 0 9 0 682595101 864923648 8248 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7716] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7716/stat : 7716 (java) S 7706 7706 5082 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 682595101 864923648 8248 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7717] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7717/stat : 7717 (java) S 7706 7706 5082 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 682595101 864923648 8248 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 850008

[startup+6.30116 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 7720
/proc/meminfo: memFree=1636616/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=844652 CPUtime=6.23
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 9402 0 1 0 613 10 0 0 18 0 9 0 682595096 864923648 8254 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 211163 8254 2571 9 0 205730 0
[pid=7708/tid=7710] ppid=7706 vsize=844652 CPUtime=5.34
/proc/7708/task/7710/stat : 7710 (java) R 7706 7706 5082 0 -1 64 3493 0 1 0 529 5 0 0 25 0 9 0 682595097 864923648 8254 996147200 134512640 134550740 4294956032 18446744073709551615 4125978668 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=844652 CPUtime=0.73
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 4789 0 0 0 69 4 0 0 16 0 9 0 682595099 864923648 8254 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8254 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8254 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7714] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7714/stat : 7714 (java) S 7706 7706 5082 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 682595101 864923648 8254 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7715] ppid=7706 vsize=844652 CPUtime=0.13
/proc/7708/task/7715/stat : 7715 (java) S 7706 7706 5082 0 -1 64 383 0 0 0 13 0 0 0 15 0 9 0 682595101 864923648 8254 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7716] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7716/stat : 7716 (java) S 7706 7706 5082 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 682595101 864923648 8254 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7717] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7717/stat : 7717 (java) S 7706 7706 5082 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 682595101 864923648 8254 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 850008

[startup+12.7019 s]
/proc/loadavg: 1.93 1.98 1.99 3/84 7720
/proc/meminfo: memFree=1635720/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=844652 CPUtime=12.57
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 9404 0 1 0 1247 10 0 0 18 0 9 0 682595096 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 211163 8256 2571 9 0 205730 0
[pid=7708/tid=7710] ppid=7706 vsize=844652 CPUtime=11.68
/proc/7708/task/7710/stat : 7710 (java) R 7706 7706 5082 0 -1 64 3493 0 1 0 1163 5 0 0 25 0 9 0 682595097 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4125942008 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=844652 CPUtime=0.73
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 4789 0 0 0 69 4 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7714] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7714/stat : 7714 (java) S 7706 7706 5082 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7715] ppid=7706 vsize=844652 CPUtime=0.14
/proc/7708/task/7715/stat : 7715 (java) S 7706 7706 5082 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7716] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7716/stat : 7716 (java) S 7706 7706 5082 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7717] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7717/stat : 7717 (java) S 7706 7706 5082 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 850008

[startup+25.5025 s]
/proc/loadavg: 1.95 1.98 1.99 3/84 7720
/proc/meminfo: memFree=1633800/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=844652 CPUtime=25.26
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 9404 0 1 0 2516 10 0 0 18 0 9 0 682595096 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 211163 8256 2571 9 0 205730 0
[pid=7708/tid=7710] ppid=7706 vsize=844652 CPUtime=24.37
/proc/7708/task/7710/stat : 7710 (java) R 7706 7706 5082 0 -1 64 3493 0 1 0 2432 5 0 0 25 0 9 0 682595097 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4126008936 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=844652 CPUtime=0.73
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 4789 0 0 0 69 4 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 774.16
Current children cumulated vsize (KiB) 850008

[startup+787.203 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7720
/proc/meminfo: memFree=1577736/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=844652 CPUtime=780.51
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 9404 0 1 0 78040 11 0 0 18 0 9 0 682595096 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 211163 8256 2571 9 0 205730 0
[pid=7708/tid=7710] ppid=7706 vsize=844652 CPUtime=779.61
/proc/7708/task/7710/stat : 7710 (java) R 7706 7706 5082 0 -1 64 3493 0 1 0 77956 5 0 0 25 0 9 0 682595097 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4125942853 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=844652 CPUtime=0.73
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 4789 0 0 0 69 4 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7714] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7714/stat : 7714 (java) S 7706 7706 5082 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7715] ppid=7706 vsize=844652 CPUtime=0.14
/proc/7708/task/7715/stat : 7715 (java) S 7706 7706 5082 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7716] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7716/stat : 7716 (java) S 7706 7706 5082 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7717] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7717/stat : 7717 (java) S 7706 7706 5082 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 780.51
Current children cumulated vsize (KiB) 850008

[startup+793.602 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7720
/proc/meminfo: memFree=1577480/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=844652 CPUtime=786.85
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 9404 0 1 0 78674 11 0 0 18 0 9 0 682595096 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 211163 8256 2571 9 0 205730 0
[pid=7708/tid=7710] ppid=7706 vsize=844652 CPUtime=785.95
/proc/7708/task/7710/stat : 7710 (java) R 7706 7706 5082 0 -1 64 3493 0 1 0 78590 5 0 0 25 0 9 0 682595097 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4125986449 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=844652 CPUtime=0.73
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 4789 0 0 0 69 4 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7714] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7714/stat : 7714 (java) S 7706 7706 5082 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7715] ppid=7706 vsize=844652 CPUtime=0.14
/proc/7708/task/7715/stat : 7715 (java) S 7706 7706 5082 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7716] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7716/stat : 7716 (java) S 7706 7706 5082 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7717] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7717/stat : 7717 (java) S 7706 7706 5082 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 786.85
Current children cumulated vsize (KiB) 850008

[startup+795.203 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7720
/proc/meminfo: memFree=1577352/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=844652 CPUtime=788.44
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 9404 0 1 0 78833 11 0 0 18 0 9 0 682595096 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 211163 8256 2571 9 0 205730 0
[pid=7708/tid=7710] ppid=7706 vsize=844652 CPUtime=787.54
/proc/7708/task/7710/stat : 7710 (java) R 7706 7706 5082 0 -1 64 3493 0 1 0 78749 5 0 0 25 0 9 0 682595097 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4125986502 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=844652 CPUtime=0.73
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 4789 0 0 0 69 4 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7714] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7714/stat : 7714 (java) S 7706 7706 5082 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7715] ppid=7706 vsize=844652 CPUtime=0.14
/proc/7708/task/7715/stat : 7715 (java) S 7706 7706 5082 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7716] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7716/stat : 7716 (java) S 7706 7706 5082 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7717] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7717/stat : 7717 (java) S 7706 7706 5082 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 788.44
Current children cumulated vsize (KiB) 850008

[startup+796.802 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7720
/proc/meminfo: memFree=1577224/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=844652 CPUtime=790.02
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 9404 0 1 0 78991 11 0 0 18 0 9 0 682595096 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 211163 8256 2571 9 0 205730 0
[pid=7708/tid=7710] ppid=7706 vsize=844652 CPUtime=789.12
/proc/7708/task/7710/stat : 7710 (java) R 7706 7706 5082 0 -1 64 3493 0 1 0 78907 5 0 0 25 0 9 0 682595097 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4125987279 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=844652 CPUtime=0.73
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 4789 0 0 0 69 4 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7714] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7714/stat : 7714 (java) S 7706 7706 5082 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7715] ppid=7706 vsize=844652 CPUtime=0.14
/proc/7708/task/7715/stat : 7715 (java) S 7706 7706 5082 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7716] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7716/stat : 7716 (java) S 7706 7706 5082 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7717] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7717/stat : 7717 (java) S 7706 7706 5082 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 790.02
Current children cumulated vsize (KiB) 850008

[startup+797.202 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7720
/proc/meminfo: memFree=1577224/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=844652 CPUtime=790.42
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 9404 0 1 0 79031 11 0 0 18 0 9 0 682595096 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 211163 8256 2571 9 0 205730 0
[pid=7708/tid=7710] ppid=7706 vsize=844652 CPUtime=789.52
/proc/7708/task/7710/stat : 7710 (java) R 7706 7706 5082 0 -1 64 3493 0 1 0 78947 5 0 0 25 0 9 0 682595097 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4125783804 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=844652 CPUtime=0.73
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 4789 0 0 0 69 4 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7714] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7714/stat : 7714 (java) S 7706 7706 5082 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7715] ppid=7706 vsize=844652 CPUtime=0.14
/proc/7708/task/7715/stat : 7715 (java) S 7706 7706 5082 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7716] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7716/stat : 7716 (java) S 7706 7706 5082 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7717] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7717/stat : 7717 (java) S 7706 7706 5082 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 682595101 864923648 8256 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 790.42
Current children cumulated vsize (KiB) 850008

[startup+797.402 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 7720
/proc/meminfo: memFree=1577224/2055920 swapFree=4146920/4192956
[pid=7706] ppid=7704 vsize=5356 CPUtime=0
/proc/7706/stat : 7706 (concrete.sh) S 7704 7706 5082 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 682595096 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7706/statm: 1339 242 201 169 0 50 0
[pid=7708] ppid=7706 vsize=844652 CPUtime=790.6
/proc/7708/stat : 7708 (java) S 7706 7706 5082 0 -1 0 9415 0 1 0 79049 11 0 0 18 0 9 0 682595096 864923648 8264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7708/statm: 211163 8264 2571 9 0 205730 0
[pid=7708/tid=7710] ppid=7706 vsize=844652 CPUtime=789.7
/proc/7708/task/7710/stat : 7710 (java) S 7706 7706 5082 0 -1 64 3504 0 1 0 78965 5 0 0 25 0 9 0 682595097 864923648 8264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7711] ppid=7706 vsize=844652 CPUtime=0.73
/proc/7708/task/7711/stat : 7711 (java) S 7706 7706 5082 0 -1 64 4789 0 0 0 69 4 0 0 16 0 9 0 682595099 864923648 8264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7712] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7712/stat : 7712 (java) S 7706 7706 5082 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7713] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7713/stat : 7713 (java) S 7706 7706 5082 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 682595099 864923648 8264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7714] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7714/stat : 7714 (java) S 7706 7706 5082 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 682595101 864923648 8264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7715] ppid=7706 vsize=844652 CPUtime=0.14
/proc/7708/task/7715/stat : 7715 (java) S 7706 7706 5082 0 -1 64 385 0 0 0 14 0 0 0 16 0 9 0 682595101 864923648 8264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7716] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7716/stat : 7716 (java) S 7706 7706 5082 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 682595101 864923648 8264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7708/tid=7717] ppid=7706 vsize=844652 CPUtime=0
/proc/7708/task/7717/stat : 7717 (java) S 7706 7706 5082 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 682595101 864923648 8264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 790.6
Current children cumulated vsize (KiB) 850008

Child status: 0
Real time (s): 797.414
CPU time (s): 790.624
CPU user time (s): 790.501
CPU system time (s): 0.122981
CPU usage (%): 99.1485
Max. virtual memory (cumulated for all children) (KiB): 850008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 790.501
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9871
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= 19213
involuntary context switches= 36815

runsolver used 1.02984 second user time and 2.6046 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-04 14:31:37
IDJOB=1072469
IDBENCH=56258
IDSOLVER=305
FILE ID=node80/1072469-1215174696
PBS_JOBID= 7877483
Free space on /tmp= 66536 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-13_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-1072469-1215174696/watcher-1072469-1215174696 -o /tmp/evaluation-result-1072469-1215174696/solver-1072469-1215174696 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1072469-1215174696.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= deb696c54b33bdc569db6da224999cea
RANDOM SEED=317774962

node80.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1662136 kB
Buffers:         38204 kB
Cached:         138384 kB
SwapCached:      39924 kB
Active:         293764 kB
Inactive:        53656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1662136 kB
SwapTotal:     4192956 kB
SwapFree:      4146920 kB
Dirty:            3572 kB
Writeback:           0 kB
Mapped:         176752 kB
Slab:            31384 kB
Committed_AS:  1151376 kB
PageTables:       2088 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= 66532 MiB
End job on node80 at 2008-07-04 14:44:54