Trace number 1080268

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 49.2015 49.664

DiagnosticValue
CHECKS421078000
NODES1395660

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-20_ext.xml
MD5SUMf08f8e3d2ee23ffe705a406a6e4398a4
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 benchmark0.478926
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints56
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension56
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1.17/1.27	c CPU-LOAD 0.75
1.17/1.27	c LOADED 20 V (20 E), 56 ExtensionConstraintGeneral, arity 3, 0.75 cpu
49.16/49.62	v 0 11 1 17 4 19 14 17 10 15 8 10 8 10 0 0 18 4 10 1 
49.16/49.62	s SATISFIABLE
49.16/49.62	d NODES 1395665
49.16/49.62	d CHECKS 421078460
49.16/49.62	c gac3-effective-revisions: 0
49.16/49.62	c gac3-useless-revisions: 168
49.16/49.62	c prepro-constraint-ccks: 8842
49.16/49.62	c prepro-constraint-presenceccks: 432
49.16/49.62	c prepro-cpu: 0.01
49.16/49.62	c prepro-matrix2d-ccks: 0
49.16/49.62	c prepro-matrix2d-presenceccks: 0
49.16/49.62	c prepro-removed: 0
49.16/49.62	c total-assgn: 1395665
49.16/49.62	c total-constraint-ccks: 421078460
49.16/49.62	c total-constraint-presence-ccks: 34032
49.16/49.62	c total-cpu: 47.850002
49.16/49.62	c total-matrix2d-ccks: 0
49.16/49.62	c total-matrix2d-presence-ccks: 0
49.16/49.62	c tuples: 0
49.16/49.62	c tuples-collisions: 0
49.16/49.62	c TOTAL-NODES 1395665
49.16/49.62	c TOTAL-CPU 47.850002

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-1080268-1215212538/watcher-1080268-1215212538 -o /tmp/evaluation-result-1080268-1215212538/solver-1080268-1215212538 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1080268-1215212538.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.00 2.00 2.00 4/74 11887
/proc/meminfo: memFree=1619216/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=152 CPUtime=0
/proc/11889/stat : 11889 (java) D 11887 11887 10285 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 686379237 155648 26 996147200 134512640 134550740 4294956176 18446744073709551615 5714724 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/11889/statm: 38 26 19 9 0 4 0

[startup+0.0124311 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 11887
/proc/meminfo: memFree=1619216/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=1804 CPUtime=0
/proc/11889/stat : 11889 (java) D 11887 11887 10285 0 -1 0 382 0 0 0 0 0 0 0 18 0 1 0 686379237 1847296 169 996147200 134512640 134550740 4294956016 18446744073709551615 5714724 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/11889/statm: 451 169 130 9 0 93 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7160

[startup+0.107261 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 11887
/proc/meminfo: memFree=1619216/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=843088 CPUtime=0.08
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 3452 0 1 0 7 1 0 0 18 0 9 0 686379237 863322112 2905 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 210772 2905 1680 9 0 205349 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848444

[startup+0.301283 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 11887
/proc/meminfo: memFree=1619216/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=843672 CPUtime=0.28
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 4327 0 1 0 25 3 0 0 18 0 9 0 686379237 863920128 3737 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 210918 3737 1816 9 0 205486 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849028

[startup+0.701487 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 11887
/proc/meminfo: memFree=1619216/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=843672 CPUtime=0.67
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 6355 0 1 0 64 3 0 0 18 0 9 0 686379237 863920128 5493 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 210918 5493 2562 9 0 205486 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 849028

[startup+1.50143 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 11898
/proc/meminfo: memFree=1605120/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=1.47
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7348 0 1 0 142 5 0 0 18 0 9 0 686379237 864976896 6384 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6384 2571 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=0.99
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3272 0 1 0 97 2 0 0 25 0 9 0 686379238 864976896 6384 996147200 134512640 134550740 4294956016 18446744073709551615 4125956353 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 16 0 9 0 686379240 864976896 6384 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6384 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6384 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11895] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11895/stat : 11895 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 686379242 864976896 6384 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11896] ppid=11887 vsize=844704 CPUtime=0.11
/proc/11889/task/11896/stat : 11896 (java) S 11887 11887 10285 0 -1 64 360 0 0 0 11 0 0 0 16 0 9 0 686379242 864976896 6384 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11897] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11897/stat : 11897 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 686379242 864976896 6384 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11898] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11898/stat : 11898 (java) S 11887 11887 10285 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 686379242 864976896 6384 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 850060

[startup+3.1027 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11900
/proc/meminfo: memFree=1603072/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=3.06
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7350 0 1 0 301 5 0 0 18 0 9 0 686379237 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6386 2572 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=2.57
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3272 0 1 0 255 2 0 0 25 0 9 0 686379238 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4125956336 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 17 0 9 0 686379240 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11895] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11895/stat : 11895 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 686379242 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11896] ppid=11887 vsize=844704 CPUtime=0.11
/proc/11889/task/11896/stat : 11896 (java) S 11887 11887 10285 0 -1 64 362 0 0 0 11 0 0 0 16 0 9 0 686379242 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11897] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11897/stat : 11897 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 686379242 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11898] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11898/stat : 11898 (java) S 11887 11887 10285 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 686379242 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 850060

[startup+6.30302 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11900
/proc/meminfo: memFree=1602624/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=6.23
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7350 0 1 0 618 5 0 0 18 0 9 0 686379237 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6386 2572 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=5.75
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3272 0 1 0 573 2 0 0 25 0 9 0 686379238 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4125928542 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 16 0 9 0 686379240 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11895] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11895/stat : 11895 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 686379242 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11896] ppid=11887 vsize=844704 CPUtime=0.11
/proc/11889/task/11896/stat : 11896 (java) S 11887 11887 10285 0 -1 64 362 0 0 0 11 0 0 0 16 0 9 0 686379242 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11897] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11897/stat : 11897 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 686379242 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11898] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11898/stat : 11898 (java) S 11887 11887 10285 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 686379242 864976896 6386 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 850060

[startup+12.7028 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11900
/proc/meminfo: memFree=1601984/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=12.57
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7358 0 1 0 1252 5 0 0 18 0 9 0 686379237 864976896 6392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6392 2572 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=12.08
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3274 0 1 0 1206 2 0 0 25 0 9 0 686379238 864976896 6392 996147200 134512640 134550740 4294956016 18446744073709551615 4125927705 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 17 0 9 0 686379240 864976896 6392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11895] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11895/stat : 11895 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 686379242 864976896 6392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11896] ppid=11887 vsize=844704 CPUtime=0.12
/proc/11889/task/11896/stat : 11896 (java) S 11887 11887 10285 0 -1 64 368 0 0 0 12 0 0 0 16 0 9 0 686379242 864976896 6392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11897] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11897/stat : 11897 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 686379242 864976896 6392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11898] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11898/stat : 11898 (java) S 11887 11887 10285 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 686379242 864976896 6392 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 850060

[startup+25.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11900
/proc/meminfo: memFree=1601088/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=25.26
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7364 0 1 0 2521 5 0 0 18 0 9 0 686379237 864976896 6396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6396 2572 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=24.76
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3276 0 1 0 2474 2 0 0 25 0 9 0 686379238 864976896 6396 996147200 134512640 134550740 4294956016 18446744073709551615 4125920563 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 16 0 9 0 686379240 864976896 6396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6396 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

Current children cumulated CPU time (s) 37.96
Current children cumulated vsize (KiB) 850060

[startup+44.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11900
/proc/meminfo: memFree=1599744/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=44.3
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7366 0 1 0 4424 6 0 0 18 0 9 0 686379237 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6397 2572 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=43.8
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3278 0 1 0 4377 3 0 0 25 0 9 0 686379238 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4125951613 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11895] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11895/stat : 11895 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11896] ppid=11887 vsize=844704 CPUtime=0.12
/proc/11889/task/11896/stat : 11896 (java) S 11887 11887 10285 0 -1 64 372 0 0 0 12 0 0 0 17 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11897] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11897/stat : 11897 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11898] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11898/stat : 11898 (java) S 11887 11887 10285 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 44.3
Current children cumulated vsize (KiB) 850060

[startup+47.9022 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11900
/proc/meminfo: memFree=1599552/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=47.47
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7366 0 1 0 4741 6 0 0 18 0 9 0 686379237 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6397 2572 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=46.98
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3278 0 1 0 4695 3 0 0 25 0 9 0 686379238 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4125956285 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11895] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11895/stat : 11895 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11896] ppid=11887 vsize=844704 CPUtime=0.12
/proc/11889/task/11896/stat : 11896 (java) S 11887 11887 10285 0 -1 64 372 0 0 0 12 0 0 0 17 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11897] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11897/stat : 11897 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11898] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11898/stat : 11898 (java) S 11887 11887 10285 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 47.47
Current children cumulated vsize (KiB) 850060

[startup+48.7023 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11900
/proc/meminfo: memFree=1599424/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=48.27
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7366 0 1 0 4821 6 0 0 18 0 9 0 686379237 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6397 2572 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=47.77
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3278 0 1 0 4774 3 0 0 25 0 9 0 686379238 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4125951629 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11895] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11895/stat : 11895 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11896] ppid=11887 vsize=844704 CPUtime=0.12
/proc/11889/task/11896/stat : 11896 (java) S 11887 11887 10285 0 -1 64 372 0 0 0 12 0 0 0 17 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11897] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11897/stat : 11897 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11898] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11898/stat : 11898 (java) S 11887 11887 10285 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.27
Current children cumulated vsize (KiB) 850060

[startup+49.1023 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11900
/proc/meminfo: memFree=1599424/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=48.66
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7366 0 1 0 4860 6 0 0 18 0 9 0 686379237 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6397 2572 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=48.17
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3278 0 1 0 4814 3 0 0 25 0 9 0 686379238 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4125948509 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11895] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11895/stat : 11895 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11896] ppid=11887 vsize=844704 CPUtime=0.12
/proc/11889/task/11896/stat : 11896 (java) S 11887 11887 10285 0 -1 64 372 0 0 0 12 0 0 0 17 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11897] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11897/stat : 11897 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11898] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11898/stat : 11898 (java) S 11887 11887 10285 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.66
Current children cumulated vsize (KiB) 850060

[startup+49.5064 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11900
/proc/meminfo: memFree=1599360/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=49.06
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7366 0 1 0 4900 6 0 0 18 0 9 0 686379237 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6397 2572 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=48.57
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3278 0 1 0 4854 3 0 0 25 0 9 0 686379238 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4125951842 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11895] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11895/stat : 11895 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11896] ppid=11887 vsize=844704 CPUtime=0.12
/proc/11889/task/11896/stat : 11896 (java) S 11887 11887 10285 0 -1 64 372 0 0 0 12 0 0 0 17 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11897] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11897/stat : 11897 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11898] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11898/stat : 11898 (java) S 11887 11887 10285 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.06
Current children cumulated vsize (KiB) 850060

[startup+49.6024 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 11900
/proc/meminfo: memFree=1599360/2055920 swapFree=4146968/4192956
[pid=11887] ppid=11885 vsize=5356 CPUtime=0
/proc/11887/stat : 11887 (concrete.sh) S 11885 11887 10285 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 686379237 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11887/statm: 1339 242 201 169 0 50 0
[pid=11889] ppid=11887 vsize=844704 CPUtime=49.16
/proc/11889/stat : 11889 (java) S 11887 11887 10285 0 -1 0 7366 0 1 0 4910 6 0 0 18 0 9 0 686379237 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/11889/statm: 211176 6397 2572 9 0 205743 0
[pid=11889/tid=11891] ppid=11887 vsize=844704 CPUtime=48.66
/proc/11889/task/11891/stat : 11891 (java) R 11887 11887 10285 0 -1 64 3278 0 1 0 4863 3 0 0 25 0 9 0 686379238 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4125956336 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11892] ppid=11887 vsize=844704 CPUtime=0.34
/proc/11889/task/11892/stat : 11892 (java) S 11887 11887 10285 0 -1 64 2979 0 0 0 33 1 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11893] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11893/stat : 11893 (java) S 11887 11887 10285 0 -1 64 12 0 0 0 0 0 0 0 17 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11894] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11894/stat : 11894 (java) S 11887 11887 10285 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 686379240 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11895] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11895/stat : 11895 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11896] ppid=11887 vsize=844704 CPUtime=0.12
/proc/11889/task/11896/stat : 11896 (java) S 11887 11887 10285 0 -1 64 372 0 0 0 12 0 0 0 17 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11897] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11897/stat : 11897 (java) S 11887 11887 10285 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11889/tid=11898] ppid=11887 vsize=844704 CPUtime=0
/proc/11889/task/11898/stat : 11898 (java) S 11887 11887 10285 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 686379242 864976896 6397 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.16
Current children cumulated vsize (KiB) 850060

Child status: 0
Real time (s): 49.664
CPU time (s): 49.2015
CPU user time (s): 49.1355
CPU system time (s): 0.065989
CPU usage (%): 99.0687
Max. virtual memory (cumulated for all children) (KiB): 850060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 49.1355
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7825
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= 2942
involuntary context switches= 3965

runsolver used 0.050992 second user time and 0.182972 second system time

The end

Launcher Data (download as text)

Begin job on node80 at 2008-07-05 01:02:18
IDJOB=1080268
IDBENCH=56950
IDSOLVER=303
FILE ID=node80/1080268-1215212538
PBS_JOBID= 7881705
Free space on /tmp= 66548 MiB

SOLVER NAME= Concrete + CSP4J - Tabu Engine 2008-05-30
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-20_ext.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-1080268-1215212538/watcher-1080268-1215212538 -o /tmp/evaluation-result-1080268-1215212538/solver-1080268-1215212538 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s Tabu HOME/instance-1080268-1215212538.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f08f8e3d2ee23ffe705a406a6e4398a4
RANDOM SEED=1225000913

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:       1619696 kB
Buffers:         62684 kB
Cached:         172228 kB
SwapCached:      39876 kB
Active:         320576 kB
Inactive:        67136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619696 kB
SwapTotal:     4192956 kB
SwapFree:      4146968 kB
Dirty:            1924 kB
Writeback:           0 kB
Mapped:         158796 kB
Slab:            33560 kB
Committed_AS:  1174448 kB
PageTables:       2080 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= 66544 MiB
End job on node80 at 2008-07-05 01:03:08