Trace number 1034544

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CSP4J - Tabu Engine 2008-05-30SAT 66.9238 69.0799

DiagnosticValue
CHECKS720327
NODES0

General information on the benchmark

Namecsp/lard/
normalized-lard-89-89.xml
MD5SUM835c459e7c067a13c82ad8656195350d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.6949
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints3916
Maximum constraint arity2
Maximum domain size90
Number of constraints which are defined in extension3916
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

64.78/66.92	c CPU-LOAD 51.54
64.78/66.92	c LOADED 89 V (90 E), 3916 ExtensionConstraint2D, arity 2, 51.54 cpu
66.77/68.95	v 4 30 10 22 20 29 26 3 5 32 16 32 26 3 9 33 26 36 32 25 36 16 2 16 36 42 18 20 8 8 26 40 16 12 34 31 16 4 37 13 37 12 16 29 38 26 29 21 18 24 31 41 7 29 34 43 30 32 34 15 2 10 23 19 10 24 41 5 33 16 11 11 25 6 7 39 9 10 15 10 24 29 20 33 30 22 42 22 61 
66.77/68.96	s SATISFIABLE
66.77/68.96	d NODES 0
66.77/68.96	d CHECKS 720327
66.77/68.96	c gac3-effective-revisions: 253
66.77/68.96	c gac3-useless-revisions: 12097
66.77/68.96	c prepro-constraint-ccks: 0
66.77/68.96	c prepro-constraint-presenceccks: 0
66.77/68.96	c prepro-cpu: 0.06
66.77/68.96	c prepro-matrix2d-ccks: 366451
66.77/68.96	c prepro-matrix2d-presenceccks: 565218
66.77/68.96	c prepro-removed: 4037
66.77/68.96	c total-assgn: 0
66.77/68.96	c total-constraint-ccks: 353540
66.77/68.96	c total-constraint-presence-ccks: 0
66.77/68.96	c total-cpu: 0.19
66.77/68.96	c total-matrix2d-ccks: 366787
66.77/68.96	c total-matrix2d-presence-ccks: 914842
66.77/68.96	c tuples: 0
66.77/68.96	c tuples-collisions: 0
66.77/68.96	c TOTAL-NODES 0
66.77/68.96	c TOTAL-CPU 0.19

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-1034544-1214949596/watcher-1034544-1214949596 -o /tmp/evaluation-result-1034544-1214949596/solver-1034544-1214949596 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1034544-1214949596.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.41 0.92 0.34 4/81 7718
/proc/meminfo: memFree=913100/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) R 7716 7718 7451 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 650688292 5484544 230 996147200 4194304 4889804 548682068784 18446744073709551615 256364833439 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/7718/statm: 1339 230 191 169 0 50 0
[pid=7719] ppid=7718 vsize=5356 CPUtime=0
/proc/7719/stat : 7719 (concrete.sh) R 7718 7718 7451 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 650688293 5484544 230 996147200 4194304 4889804 548682068784 18446744073709551615 256364833439 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/7719/statm: 1339 230 191 169 0 50 0

[startup+0.020752 s]
/proc/loadavg: 2.41 0.92 0.34 4/81 7718
/proc/meminfo: memFree=913100/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101761 s]
/proc/loadavg: 2.41 0.92 0.34 4/81 7718
/proc/meminfo: memFree=913100/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301782 s]
/proc/loadavg: 2.41 0.92 0.34 4/81 7718
/proc/meminfo: memFree=913100/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.706826 s]
/proc/loadavg: 2.41 0.92 0.34 4/81 7718
/proc/meminfo: memFree=913100/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5019 s]
/proc/loadavg: 2.41 0.92 0.34 4/91 7729
/proc/meminfo: memFree=898228/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=843672 CPUtime=1.46
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 8280 0 1 0 140 6 0 0 22 0 9 0 650688293 863920128 7206 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 210918 7206 2562 9 0 205486 0
[pid=7721/tid=7722] ppid=7718 vsize=843672 CPUtime=0.9
/proc/7721/task/7722/stat : 7722 (java) R 7718 7718 7451 0 -1 64 3250 0 1 0 88 2 0 0 25 0 9 0 650688294 863920128 7206 996147200 134512640 134550740 4294956016 18446744073709551615 4125765076 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=843672 CPUtime=0.47
/proc/7721/task/7723/stat : 7723 (java) S 7718 7718 7451 0 -1 64 3965 0 0 0 44 3 0 0 16 0 9 0 650688295 863920128 7206 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=843672 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 650688296 863920128 7206 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=843672 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 650688296 863920128 7206 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=843672 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 863920128 7206 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=843672 CPUtime=0.07
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 333 0 0 0 7 0 0 0 16 0 9 0 650688298 863920128 7206 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=843672 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 863920128 7206 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=843672 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7718 7718 7451 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 650688298 863920128 7206 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 849028

[startup+3.10208 s]
/proc/loadavg: 2.61 0.99 0.36 4/91 7729
/proc/meminfo: memFree=888628/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=843672 CPUtime=3.04
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 12349 0 1 0 295 9 0 0 22 0 9 0 650688293 863920128 11033 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 210918 11033 2562 9 0 205486 0
[pid=7721/tid=7722] ppid=7718 vsize=843672 CPUtime=1.97
/proc/7721/task/7722/stat : 7722 (java) R 7718 7718 7451 0 -1 64 3524 0 1 0 194 3 0 0 25 0 9 0 650688294 863920128 11033 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=843672 CPUtime=0.97
/proc/7721/task/7723/stat : 7723 (java) R 7718 7718 7451 0 -1 64 7758 0 0 0 92 5 0 0 16 0 9 0 650688295 863920128 11033 996147200 134512640 134550740 4294956016 18446744073709551615 104180111 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=843672 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 650688296 863920128 11033 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=843672 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 650688296 863920128 11033 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=843672 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 863920128 11033 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=843672 CPUtime=0.07
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 335 0 0 0 7 0 0 0 16 0 9 0 650688298 863920128 11033 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=843672 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 863920128 11033 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=843672 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7718 7718 7451 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 650688298 863920128 11033 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 849028

[startup+6.30241 s]
/proc/loadavg: 2.61 0.99 0.36 3/91 7729
/proc/meminfo: memFree=862260/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=843968 CPUtime=6.21
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 17414 0 1 0 605 16 0 0 22 0 9 0 650688293 864223232 15838 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 210992 15838 2562 9 0 205560 0
[pid=7721/tid=7722] ppid=7718 vsize=843968 CPUtime=4.35
/proc/7721/task/7722/stat : 7722 (java) R 7718 7718 7451 0 -1 64 3912 0 1 0 430 5 0 0 25 0 9 0 650688294 864223232 15838 996147200 134512640 134550740 4294956016 18446744073709551615 4125751999 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=843968 CPUtime=1.73
/proc/7721/task/7723/stat : 7723 (java) S 7718 7718 7451 0 -1 64 12347 0 0 0 164 9 0 0 16 0 9 0 650688295 864223232 15838 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=843968 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 650688296 864223232 15838 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=843968 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 650688296 864223232 15838 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=843968 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 864223232 15838 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=843968 CPUtime=0.1
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 423 0 0 0 10 0 0 0 16 0 9 0 650688298 864223232 15838 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=843968 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 864223232 15838 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=843968 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7718 7718 7451 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 650688298 864223232 15838 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 849324

[startup+12.7031 s]
/proc/loadavg: 2.83 1.09 0.40 3/91 7729
/proc/meminfo: memFree=817972/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=843680 CPUtime=11.94
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 28741 0 1 0 1168 26 0 0 22 0 9 0 650688293 863928320 26860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 210920 26860 2562 9 0 205488 0
[pid=7721/tid=7722] ppid=7718 vsize=843680 CPUtime=9.04
/proc/7721/task/7722/stat : 7722 (java) R 7718 7718 7451 0 -1 64 4561 0 1 0 896 8 0 0 25 0 9 0 650688294 863928320 26860 996147200 134512640 134550740 4294956016 18446744073709551615 4125847828 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=843680 CPUtime=2.76
/proc/7721/task/7723/stat : 7723 (java) S 7718 7718 7451 0 -1 64 23018 0 0 0 260 16 0 0 16 0 9 0 650688295 863928320 26860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=843680 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 650688296 863928320 26860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=843680 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 650688296 863928320 26860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=843680 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 863928320 26860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=843680 CPUtime=0.11
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 430 0 0 0 11 0 0 0 17 0 9 0 650688298 863928320 26860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=843680 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 863928320 26860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=843680 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7718 7718 7451 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 650688298 863928320 26860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.94
Current children cumulated vsize (KiB) 849036

[startup+25.5014 s]
/proc/loadavg: 3.09 1.20 0.45 3/91 7729
/proc/meminfo: memFree=710708/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=843680 CPUtime=24.62
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 54980 0 1 0 2417 45 0 0 22 0 9 0 650688293 863928320 52812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 210920 52812 2562 9 0 205488 0
[pid=7721/tid=7722] ppid=7718 vsize=843680 CPUtime=18.92
/proc/7721/task/7722/stat : 7722 (java) R 7718 7718 7451 0 -1 64 6669 0 1 0 1878 14 0 0 25 0 9 0 650688294 863928320 52812 996147200 134512640 134550740 4294956016 18446744073709551615 4125751968 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=843680 CPUtime=5.55
/proc/7721/task/7723/stat : 7723 (java) S 7718 7718 7451 0 -1 64 47141 0 0 0 526 29 0 0 16 0 9 0 650688295 863928320 52812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=843680 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 650688296 863928320 52812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=843680 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 650688296 863928320 52812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=843680 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 863928320 52812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=843680 CPUtime=0.12
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 438 0 0 0 12 0 0 0 16 0 9 0 650688298 863928320 52812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=843680 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 863928320 52812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=843680 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7718 7718 7451 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 650688298 863928320 52812 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.62
Current children cumulated vsize (KiB) 849036

[startup+51.1012 s]

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


[startup+64.3026 s]
/proc/loadavg: 3.91 1.64 0.62 3/92 7736
/proc/meminfo: memFree=421612/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=846336 CPUtime=62.2
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 126999 0 1 0 6126 94 0 0 22 0 10 0 650688293 866648064 124472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 211584 124472 2568 9 0 206151 0
[pid=7721/tid=7722] ppid=7718 vsize=846336 CPUtime=49.25
/proc/7721/task/7722/stat : 7722 (java) R 7718 7718 7451 0 -1 64 11873 0 1 0 4896 29 0 0 25 0 10 0 650688294 866648064 124472 996147200 134512640 134550740 4294956016 18446744073709551615 4126138588 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=846336 CPUtime=12.7
/proc/7721/task/7723/stat : 7723 (java) S 7718 7718 7451 0 -1 64 113519 0 0 0 1209 61 0 0 16 0 10 0 650688295 866648064 124472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=846336 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 650688296 866648064 124472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=846336 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 650688296 866648064 124472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=846336 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 650688298 866648064 124472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=846336 CPUtime=0.18
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 870 0 0 0 18 0 0 0 16 0 10 0 650688298 866648064 124472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=846336 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 650688298 866648064 124472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=846336 CPUtime=0.02
/proc/7721/task/7729/stat : 7729 (java) S 7718 7718 7451 0 -1 64 2 0 0 0 0 2 0 0 15 0 10 0 650688298 866648064 124472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7721/tid=7736] ppid=7718 vsize=846336 CPUtime=0
/proc/7721/task/7736/stat : 7736 (java) S 7718 7718 7451 0 -1 64 5 0 0 0 0 0 0 0 23 0 10 0 650694575 866648064 124472 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 62.2
Current children cumulated vsize (KiB) 851692

[startup+67.5069 s]
/proc/loadavg: 4.08 1.72 0.65 4/91 7736
/proc/meminfo: memFree=388396/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=846336 CPUtime=65.38
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 135302 0 1 0 6440 98 0 0 22 0 9 0 650688293 866648064 132765 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 211584 132765 2569 9 0 206151 0
[pid=7721/tid=7722] ppid=7718 vsize=846336 CPUtime=51.62
/proc/7721/task/7722/stat : 7722 (java) R 7718 7718 7451 0 -1 64 11911 0 1 0 5133 29 0 0 25 0 9 0 650688294 866648064 132765 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=846336 CPUtime=13.5
/proc/7721/task/7723/stat : 7723 (java) R 7718 7718 7451 0 -1 64 121771 0 0 0 1285 65 0 0 16 0 9 0 650688295 866648064 132765 996147200 134512640 134550740 4294956016 18446744073709551615 103735868 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=846336 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 650688296 866648064 132765 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=846336 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 650688296 866648064 132765 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=846336 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 866648064 132765 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=846336 CPUtime=0.2
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 882 0 0 0 20 0 0 0 15 0 9 0 650688298 866648064 132765 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=846336 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 866648064 132765 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=846336 CPUtime=0.02
/proc/7721/task/7729/stat : 7729 (java) S 7718 7718 7451 0 -1 64 2 0 0 0 0 2 0 0 15 0 9 0 650688298 866648064 132765 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 65.38
Current children cumulated vsize (KiB) 851692

[startup+68.302 s]
/proc/loadavg: 4.08 1.72 0.65 4/91 7736
/proc/meminfo: memFree=388396/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=846216 CPUtime=66.17
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 135312 0 1 0 6519 98 0 0 22 0 9 0 650688293 866525184 132769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 211554 132769 2569 9 0 206121 0
[pid=7721/tid=7722] ppid=7718 vsize=846216 CPUtime=51.62
/proc/7721/task/7722/stat : 7722 (java) R 7718 7718 7451 0 -1 64 11911 0 1 0 5133 29 0 0 25 0 9 0 650688294 866525184 132769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=846216 CPUtime=14.29
/proc/7721/task/7723/stat : 7723 (java) R 7718 7718 7451 0 -1 64 121781 0 0 0 1364 65 0 0 17 0 9 0 650688295 866525184 132769 996147200 134512640 134550740 4294956016 18446744073709551615 103834244 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=846216 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 650688296 866525184 132769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=846216 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 650688296 866525184 132769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=846216 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 866525184 132769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=846216 CPUtime=0.2
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 882 0 0 0 20 0 0 0 15 0 9 0 650688298 866525184 132769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=846216 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 866525184 132769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=846216 CPUtime=0.02
/proc/7721/task/7729/stat : 7729 (java) S 7718 7718 7451 0 -1 64 2 0 0 0 0 2 0 0 15 0 9 0 650688298 866525184 132769 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.17
Current children cumulated vsize (KiB) 851572

[startup+68.702 s]
/proc/loadavg: 4.08 1.72 0.65 4/91 7736
/proc/meminfo: memFree=388332/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=846216 CPUtime=66.57
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 136153 0 1 0 6559 98 0 0 22 0 9 0 650688293 866525184 133610 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 211554 133616 2569 9 0 206121 0
[pid=7721/tid=7722] ppid=7718 vsize=846216 CPUtime=51.62
/proc/7721/task/7722/stat : 7722 (java) R 7718 7718 7451 0 -1 64 11911 0 1 0 5133 29 0 0 25 0 9 0 650688294 866525184 133621 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=846216 CPUtime=14.68
/proc/7721/task/7723/stat : 7723 (java) R 7718 7718 7451 0 -1 64 122639 0 0 0 1403 65 0 0 17 0 9 0 650688295 866525184 133627 996147200 134512640 134550740 4294956016 18446744073709551615 104182546 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=846216 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 650688296 866525184 133633 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=846216 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 650688296 866525184 133638 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=846216 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 866525184 133644 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=846216 CPUtime=0.2
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 882 0 0 0 20 0 0 0 15 0 9 0 650688298 866525184 133650 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=846216 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 866525184 133656 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=846216 CPUtime=0.02
/proc/7721/task/7729/stat : 7729 (java) S 7718 7718 7451 0 -1 64 2 0 0 0 0 2 0 0 15 0 9 0 650688298 866525184 133663 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.57
Current children cumulated vsize (KiB) 851572

[startup+68.901 s]
/proc/loadavg: 4.08 1.72 0.65 4/91 7736
/proc/meminfo: memFree=388332/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=846184 CPUtime=66.77
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 140584 0 1 0 6577 100 0 0 22 0 9 0 650688293 866492416 138032 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 211546 138032 2571 9 0 206113 0
[pid=7721/tid=7722] ppid=7718 vsize=846184 CPUtime=51.76
/proc/7721/task/7722/stat : 7722 (java) R 7718 7718 7451 0 -1 64 11927 0 1 0 5147 29 0 0 25 0 9 0 650688294 866492416 138032 996147200 134512640 134550740 4294956016 18446744073709551615 4126244391 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=846184 CPUtime=14.72
/proc/7721/task/7723/stat : 7723 (java) S 7718 7718 7451 0 -1 64 127022 0 0 0 1405 67 0 0 17 0 9 0 650688295 866492416 138032 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=846184 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 650688296 866492416 138032 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=846184 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 650688296 866492416 138032 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=846184 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 866492416 138032 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=846184 CPUtime=0.23
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 896 0 0 0 23 0 0 0 16 0 9 0 650688298 866492416 138032 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=846184 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 866492416 138032 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=846184 CPUtime=0.02
/proc/7721/task/7729/stat : 7729 (java) S 7718 7718 7451 0 -1 64 2 0 0 0 0 2 0 0 15 0 9 0 650688298 866492416 138032 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.77
Current children cumulated vsize (KiB) 851540

[startup+69.001 s]
/proc/loadavg: 4.08 1.72 0.65 4/91 7736
/proc/meminfo: memFree=388332/2055920 swapFree=4149804/4192956
[pid=7718] ppid=7716 vsize=5356 CPUtime=0
/proc/7718/stat : 7718 (concrete.sh) S 7716 7718 7451 0 -1 4194304 315 128 0 0 0 0 0 0 21 0 1 0 650688292 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7718/statm: 1339 242 201 169 0 50 0
[pid=7721] ppid=7718 vsize=846184 CPUtime=66.83
/proc/7721/stat : 7721 (java) S 7718 7718 7451 0 -1 0 140595 0 1 0 6583 100 0 0 22 0 9 0 650688293 866492416 138042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/7721/statm: 211546 138042 2571 9 0 206113 0
[pid=7721/tid=7722] ppid=7718 vsize=846184 CPUtime=51.81
/proc/7721/task/7722/stat : 7722 (java) S 7718 7718 7451 0 -1 64 11932 0 1 0 5152 29 0 0 25 0 9 0 650688294 866492416 138042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7723] ppid=7718 vsize=846184 CPUtime=14.72
/proc/7721/task/7723/stat : 7723 (java) S 7718 7718 7451 0 -1 64 127022 0 0 0 1405 67 0 0 17 0 9 0 650688295 866492416 138042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7718 vsize=846184 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7718 7718 7451 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 650688296 866492416 138042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7718 vsize=846184 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7718 7718 7451 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 650688296 866492416 138042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7718 vsize=846184 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 866492416 138042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7718 vsize=846184 CPUtime=0.23
/proc/7721/task/7727/stat : 7727 (java) S 7718 7718 7451 0 -1 64 902 0 0 0 23 0 0 0 15 0 9 0 650688298 866492416 138042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7718 vsize=846184 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7718 7718 7451 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 650688298 866492416 138042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7718 vsize=846184 CPUtime=0.02
/proc/7721/task/7729/stat : 7729 (java) R 7718 7718 7451 0 -1 64 2 0 0 0 0 2 0 0 15 0 9 0 650688298 866492416 138042 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 66.83
Current children cumulated vsize (KiB) 851540

Child status: 0
Real time (s): 69.0799
CPU time (s): 66.9238
CPU user time (s): 65.837
CPU system time (s): 1.08683
CPU usage (%): 96.8789
Max. virtual memory (cumulated for all children) (KiB): 851692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.837
system time used= 1.08683
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141050
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= 14169
involuntary context switches= 15130

runsolver used 0.468928 second user time and 1.01484 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-02 00:00:08
IDJOB=1034544
IDBENCH=53348
IDSOLVER=303
FILE ID=node90/1034544-1214949596
PBS_JOBID= 7870156
Free space on /tmp= 65456 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 835c459e7c067a13c82ad8656195350d
RANDOM SEED=234420136

node90.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        913452 kB
Buffers:         55788 kB
Cached:         943712 kB
SwapCached:      37432 kB
Active:         491244 kB
Inactive:       569884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        913452 kB
SwapTotal:     4192956 kB
SwapFree:      4149804 kB
Dirty:           87256 kB
Writeback:           0 kB
Mapped:          77532 kB
Slab:            66436 kB
Committed_AS:   799932 kB
PageTables:       1988 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= 65456 MiB
End job on node90 at 2008-07-02 00:01:26