Trace number 1057415

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 75.7845 76.1923

DiagnosticValue
CHECKS342220000
NODES0

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-80-3-1.xml
MD5SUM60cbbbca85abe019a8cb7422eb9601ca
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity4
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

11.12/11.23	c Thu Jul 03 20:52:19 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
11.12/11.23	c WARNING: Could not free more memory in relations
11.31/11.44	c CPU-LOAD 3.65
11.31/11.44	c LOADED 100 V (96 E), 80 PredicateConstraint, arity 4, 3.65 cpu
75.60/76.07	v 76 37 5 53 67 31 37 61 97 79 41 5 66 29 43 3 53 3 83 37 37 67 61 82 19 13 41 10 61 31 11 5 83 23 71 81 67 17 37 61 11 89 79 71 29 41 89 97 53 73 43 3 59 13 17 89 41 73 79 17 13 2 34 5 37 13 79 11 43 19 97 73 74 73 47 61 29 47 67 2 41 23 3 7 43 29 7 3 78 97 19 31 3 67 47 41 3 37 71 47 
75.60/76.08	s SATISFIABLE
75.60/76.08	d NODES 0
75.60/76.08	d CHECKS 342219616
75.60/76.08	c gac3-effective-revisions: 237
75.60/76.08	c gac3-useless-revisions: 299
75.60/76.08	c prepro-constraint-ccks: 342218950
75.60/76.08	c prepro-constraint-presenceccks: 0
75.60/76.08	c prepro-cpu: 63.870003
75.60/76.08	c prepro-matrix2d-ccks: 0
75.60/76.08	c prepro-matrix2d-presenceccks: 0
75.60/76.08	c prepro-removed: 8924
75.60/76.08	c total-assgn: 0
75.60/76.08	c total-constraint-ccks: 342219616
75.60/76.08	c total-constraint-presence-ccks: 0
75.60/76.08	c total-cpu: 63.88
75.60/76.08	c total-matrix2d-ccks: 0
75.60/76.08	c total-matrix2d-presence-ccks: 0
75.60/76.08	c tuples: 0
75.60/76.08	c tuples-collisions: 0
75.60/76.08	c TOTAL-NODES 0
75.60/76.08	c TOTAL-CPU 63.88

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

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


[startup+0 s]
/proc/loadavg: 1.85 1.97 1.94 4/81 3745
/proc/meminfo: memFree=1494904/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=18572 CPUtime=0
/proc/3745/stat : 3745 (runsolver) R 3743 3745 3410 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1990082343 19017728 292 996147200 4194304 4296836 548682068432 18446744073709551615 271638392103 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3745/statm: 4643 292 257 25 0 2626 0

[startup+0.104741 s]
/proc/loadavg: 1.85 1.97 1.94 4/81 3745
/proc/meminfo: memFree=1494904/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.202761 s]
/proc/loadavg: 1.85 1.97 1.94 4/81 3745
/proc/meminfo: memFree=1494904/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302777 s]
/proc/loadavg: 1.85 1.97 1.94 4/81 3745
/proc/meminfo: memFree=1494904/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702859 s]
/proc/loadavg: 1.85 1.97 1.94 4/81 3745
/proc/meminfo: memFree=1494904/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50201 s]
/proc/loadavg: 1.85 1.97 1.94 4/92 3757
/proc/meminfo: memFree=1382240/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=851680 CPUtime=1.47
/proc/3748/stat : 3748 (java) S 3745 3745 3410 0 -1 0 40323 0 1 0 129 18 0 0 20 0 10 0 1990082344 872120320 39444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 212920 39444 2578 9 0 207480 0
[pid=3748/tid=3749] ppid=3745 vsize=851680 CPUtime=0.69
/proc/3748/task/3749/stat : 3749 (java) R 3745 3745 3410 0 -1 64 23106 0 1 0 58 11 0 0 25 0 10 0 1990082345 872120320 39444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=851680 CPUtime=0.55
/proc/3748/task/3750/stat : 3750 (java) R 3745 3745 3410 0 -1 64 15488 0 0 0 49 6 0 0 16 0 10 0 1990082346 872120320 39444 996147200 134512640 134550740 4294956016 18446744073709551615 102674885 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=851680 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1990082346 872120320 39444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=851680 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1990082346 872120320 39444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=851680 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 1990082348 872120320 39444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=851680 CPUtime=0.2
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 994 0 0 0 20 0 0 0 16 0 10 0 1990082348 872120320 39444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=851680 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 1990082348 872120320 39444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=851680 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1990082348 872120320 39444 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3757] ppid=3745 vsize=851680 CPUtime=0
/proc/3748/task/3757/stat : 3757 (java) S 3745 3745 3410 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1990082391 872120320 39444 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) 857036

[startup+3.10229 s]
/proc/loadavg: 1.94 1.98 1.94 3/95 3760
/proc/meminfo: memFree=1299272/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=863996 CPUtime=3.06
/proc/3748/stat : 3748 (java) S 3745 3745 3410 0 -1 0 70899 0 1 0 276 30 0 0 20 0 10 0 1990082344 884731904 70014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 215999 70014 2578 9 0 210559 0
[pid=3748/tid=3749] ppid=3745 vsize=863996 CPUtime=1.04
/proc/3748/task/3749/stat : 3749 (java) S 3745 3745 3410 0 -1 64 27203 0 1 0 92 12 0 0 16 0 10 0 1990082345 884731904 70014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=863996 CPUtime=1.79
/proc/3748/task/3750/stat : 3750 (java) R 3745 3745 3410 0 -1 64 41967 0 0 0 163 16 0 0 25 0 10 0 1990082346 884731904 70014 996147200 134512640 134550740 4294956016 18446744073709551615 104456945 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=863996 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1990082346 884731904 70014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=863996 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1990082346 884731904 70014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=863996 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 1990082348 884731904 70014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=863996 CPUtime=0.2
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 994 0 0 0 20 0 0 0 16 0 10 0 1990082348 884731904 70014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=863996 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 1990082348 884731904 70014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=863996 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1990082348 884731904 70014 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3757] ppid=3745 vsize=863996 CPUtime=0
/proc/3748/task/3757/stat : 3757 (java) S 3745 3745 3410 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1990082391 884731904 70014 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) 869352

[startup+6.30287 s]
/proc/loadavg: 1.94 1.98 1.94 3/95 3760
/proc/meminfo: memFree=1071752/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=885592 CPUtime=6.25
/proc/3748/stat : 3748 (java) S 3745 3745 3410 0 -1 0 122811 0 1 0 573 52 0 0 20 0 10 0 1990082344 906846208 121919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 221398 121919 2578 9 0 215958 0
[pid=3748/tid=3749] ppid=3745 vsize=885592 CPUtime=1.67
/proc/3748/task/3749/stat : 3749 (java) S 3745 3745 3410 0 -1 64 34438 0 1 0 152 15 0 0 16 0 10 0 1990082345 906846208 121919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=885592 CPUtime=4.34
/proc/3748/task/3750/stat : 3750 (java) R 3745 3745 3410 0 -1 64 86644 0 0 0 399 35 0 0 25 0 10 0 1990082346 906846208 121919 996147200 134512640 134550740 4294956016 18446744073709551615 104456945 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=885592 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1990082346 906846208 121919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=885592 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1990082346 906846208 121919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=885592 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 1990082348 906846208 121919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=885592 CPUtime=0.2
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 994 0 0 0 20 0 0 0 16 0 10 0 1990082348 906846208 121919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=885592 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 1990082348 906846208 121919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=885592 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 1990082348 906846208 121919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3757] ppid=3745 vsize=885592 CPUtime=0
/proc/3748/task/3757/stat : 3757 (java) S 3745 3745 3410 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 1990082391 906846208 121919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 890948

[startup+12.701 s]
/proc/loadavg: 1.95 1.98 1.94 3/94 3761
/proc/meminfo: memFree=719432/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=910548 CPUtime=12.61
/proc/3748/stat : 3748 (java) S 3745 3745 3410 0 -1 0 194840 0 2 0 1179 82 0 0 20 0 9 0 1990082344 932401152 193914 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 227637 193914 2594 9 0 222197 0
[pid=3748/tid=3749] ppid=3745 vsize=910548 CPUtime=4.69
/proc/3748/task/3749/stat : 3749 (java) R 3745 3745 3410 0 -1 64 60632 0 2 0 442 27 0 0 25 0 9 0 1990082345 932401152 193914 996147200 134512640 134550740 4294956016 18446744073709551615 4126604068 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=910548 CPUtime=7.59
/proc/3748/task/3750/stat : 3750 (java) S 3745 3745 3410 0 -1 64 132393 0 0 0 706 53 0 0 16 0 9 0 1990082346 932401152 193914 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=910548 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990082346 932401152 193914 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=910548 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990082346 932401152 193914 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=910548 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1990082348 932401152 193914 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=910548 CPUtime=0.31
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 1078 0 0 0 31 0 0 0 16 0 9 0 1990082348 932401152 193914 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=910548 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1990082348 932401152 193914 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=910548 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990082348 932401152 193914 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915904

[startup+25.5024 s]
/proc/loadavg: 1.95 1.98 1.94 3/94 3761
/proc/meminfo: memFree=782792/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=847104 CPUtime=25.35
/proc/3748/stat : 3748 (java) S 3745 3745 3410 0 -1 0 194879 0 2 0 2452 83 0 0 20 0 9 0 1990082344 867434496 178053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 211776 178053 2594 9 0 206336 0
[pid=3748/tid=3749] ppid=3745 vsize=847104 CPUtime=17.39
/proc/3748/task/3749/stat : 3749 (java) R 3745 3745 3410 0 -1 64 60671 0 2 0 1712 27 0 0 25 0 9 0 1990082345 867434496 178053 996147200 134512640 134550740 4294956016 18446744073709551615 4126593009 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=847104 CPUtime=7.61
/proc/3748/task/3750/stat : 3750 (java) S 3745 3745 3410 0 -1 64 132393 0 0 0 708 53 0 0 16 0 9 0 1990082346 867434496 178053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=847104 CPUtime=0.31
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 1078 0 0 0 31 0 0 0 16 0 9 0 1990082348 867434496 178053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990082348 867434496 178053 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35

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

[pid=3748/tid=3749] ppid=3745 vsize=847104 CPUtime=55.63
/proc/3748/task/3749/stat : 3749 (java) R 3745 3745 3410 0 -1 64 60779 0 2 0 5535 28 0 0 25 0 9 0 1990082345 867434496 178059 996147200 134512640 134550740 4294956016 18446744073709551615 4126594177 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=847104 CPUtime=7.66
/proc/3748/task/3750/stat : 3750 (java) S 3745 3745 3410 0 -1 64 132393 0 0 0 712 54 0 0 16 0 9 0 1990082346 867434496 178059 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178059 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178059 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178059 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=847104 CPUtime=0.32
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 1084 0 0 0 32 0 0 0 16 0 9 0 1990082348 867434496 178059 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178059 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990082348 867434496 178059 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 63.65
Current children cumulated vsize (KiB) 852460

[startup+70.4025 s]
/proc/loadavg: 1.98 1.98 1.94 3/94 3761
/proc/meminfo: memFree=782792/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=847104 CPUtime=70.02
/proc/3748/stat : 3748 (java) S 3745 3745 3410 0 -1 0 195013 0 2 0 6917 85 0 0 20 0 9 0 1990082344 867434496 178061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 211776 178061 2594 9 0 206336 0
[pid=3748/tid=3749] ppid=3745 vsize=847104 CPUtime=61.99
/proc/3748/task/3749/stat : 3749 (java) R 3745 3745 3410 0 -1 64 60797 0 2 0 6171 28 0 0 25 0 9 0 1990082345 867434496 178061 996147200 134512640 134550740 4294956016 18446744073709551615 4126639652 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=847104 CPUtime=7.67
/proc/3748/task/3750/stat : 3750 (java) S 3745 3745 3410 0 -1 64 132393 0 0 0 713 54 0 0 16 0 9 0 1990082346 867434496 178061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=847104 CPUtime=0.32
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 1086 0 0 0 32 0 0 0 16 0 9 0 1990082348 867434496 178061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990082348 867434496 178061 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (KiB) 852460

[startup+73.6011 s]
/proc/loadavg: 1.98 1.98 1.94 3/94 3761
/proc/meminfo: memFree=782792/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=847104 CPUtime=73.21
/proc/3748/stat : 3748 (java) S 3745 3745 3410 0 -1 0 195023 0 2 0 7236 85 0 0 20 0 9 0 1990082344 867434496 178063 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 211776 178063 2594 9 0 206336 0
[pid=3748/tid=3749] ppid=3745 vsize=847104 CPUtime=65.17
/proc/3748/task/3749/stat : 3749 (java) R 3745 3745 3410 0 -1 64 60805 0 2 0 6489 28 0 0 25 0 9 0 1990082345 867434496 178063 996147200 134512640 134550740 4294956016 18446744073709551615 4126604068 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=847104 CPUtime=7.67
/proc/3748/task/3750/stat : 3750 (java) S 3745 3745 3410 0 -1 64 132393 0 0 0 713 54 0 0 16 0 9 0 1990082346 867434496 178063 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178063 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178063 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178063 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=847104 CPUtime=0.32
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 1088 0 0 0 32 0 0 0 16 0 9 0 1990082348 867434496 178063 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178063 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990082348 867434496 178063 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 73.21
Current children cumulated vsize (KiB) 852460

[startup+75.2024 s]
/proc/loadavg: 1.98 1.98 1.94 3/94 3761
/proc/meminfo: memFree=782728/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=847104 CPUtime=74.79
/proc/3748/stat : 3748 (java) S 3745 3745 3410 0 -1 0 195036 0 2 0 7394 85 0 0 20 0 9 0 1990082344 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 211776 178072 2594 9 0 206336 0
[pid=3748/tid=3749] ppid=3745 vsize=847104 CPUtime=66.74
/proc/3748/task/3749/stat : 3749 (java) R 3745 3745 3410 0 -1 64 60809 0 2 0 6646 28 0 0 25 0 9 0 1990082345 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4126593054 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=847104 CPUtime=7.67
/proc/3748/task/3750/stat : 3750 (java) S 3745 3745 3410 0 -1 64 132393 0 0 0 713 54 0 0 16 0 9 0 1990082346 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=847104 CPUtime=0.33
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 1097 0 0 0 33 0 0 0 16 0 9 0 1990082348 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990082348 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 74.79
Current children cumulated vsize (KiB) 852460

[startup+75.6025 s]
/proc/loadavg: 1.98 1.98 1.94 3/94 3761
/proc/meminfo: memFree=782728/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=847104 CPUtime=75.19
/proc/3748/stat : 3748 (java) S 3745 3745 3410 0 -1 0 195037 0 2 0 7434 85 0 0 20 0 9 0 1990082344 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 211776 178072 2594 9 0 206336 0
[pid=3748/tid=3749] ppid=3745 vsize=847104 CPUtime=67.14
/proc/3748/task/3749/stat : 3749 (java) R 3745 3745 3410 0 -1 64 60810 0 2 0 6686 28 0 0 25 0 9 0 1990082345 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4126604140 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=847104 CPUtime=7.67
/proc/3748/task/3750/stat : 3750 (java) S 3745 3745 3410 0 -1 64 132393 0 0 0 713 54 0 0 16 0 9 0 1990082346 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=847104 CPUtime=0.33
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 1097 0 0 0 33 0 0 0 16 0 9 0 1990082348 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990082348 867434496 178072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 75.19
Current children cumulated vsize (KiB) 852460

[startup+76.0075 s]
/proc/loadavg: 1.98 1.98 1.94 3/94 3761
/proc/meminfo: memFree=782664/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=847104 CPUtime=75.6
/proc/3748/stat : 3748 (java) S 3745 3745 3410 0 -1 0 195040 0 2 0 7474 86 0 0 20 0 9 0 1990082344 867434496 178074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 211776 178074 2594 9 0 206336 0
[pid=3748/tid=3749] ppid=3745 vsize=847104 CPUtime=67.54
/proc/3748/task/3749/stat : 3749 (java) R 3745 3745 3410 0 -1 64 60811 0 2 0 6726 28 0 0 25 0 9 0 1990082345 867434496 178074 996147200 134512640 134550740 4294956016 18446744073709551615 4125719232 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3750] ppid=3745 vsize=847104 CPUtime=7.67
/proc/3748/task/3750/stat : 3750 (java) S 3745 3745 3410 0 -1 64 132393 0 0 0 713 54 0 0 16 0 9 0 1990082346 867434496 178074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3751] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3751/stat : 3751 (java) S 3745 3745 3410 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3752] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3752/stat : 3752 (java) S 3745 3745 3410 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1990082346 867434496 178074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3753] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3753/stat : 3753 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3754] ppid=3745 vsize=847104 CPUtime=0.34
/proc/3748/task/3754/stat : 3754 (java) S 3745 3745 3410 0 -1 64 1099 0 0 0 34 0 0 0 15 0 9 0 1990082348 867434496 178074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3755] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3755/stat : 3755 (java) S 3745 3745 3410 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1990082348 867434496 178074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3748/tid=3756] ppid=3745 vsize=847104 CPUtime=0
/proc/3748/task/3756/stat : 3756 (java) S 3745 3745 3410 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1990082348 867434496 178074 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 75.6
Current children cumulated vsize (KiB) 852460

[startup+76.1031 s]
/proc/loadavg: 1.98 1.98 1.94 3/94 3761
/proc/meminfo: memFree=782664/2055920 swapFree=4181480/4192956
[pid=3745] ppid=3743 vsize=5356 CPUtime=0
/proc/3745/stat : 3745 (concrete.sh) S 3743 3745 3410 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1990082343 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3745/statm: 1339 242 201 169 0 50 0
[pid=3748] ppid=3745 vsize=0 CPUtime=75.68
/proc/3748/stat : 3748 (java) Z 3745 3745 3410 0 -1 12 195060 0 2 0 7481 87 0 0 16 0 2 0 1990082344 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3748/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 75.68
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 76.1923
CPU time (s): 75.7845
CPU user time (s): 74.8206
CPU system time (s): 0.963853
CPU usage (%): 99.4648
Max. virtual memory (cumulated for all children) (KiB): 915904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.8206
system time used= 0.963853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195512
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4114
involuntary context switches= 6523

runsolver used 0.100984 second user time and 0.25796 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-03 20:52:08
IDJOB=1057415
IDBENCH=54036
IDSOLVER=303
FILE ID=node67/1057415-1215111128
PBS_JOBID= 7877071
Free space on /tmp= 66516 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 60cbbbca85abe019a8cb7422eb9601ca
RANDOM SEED=36336498

node67.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.281
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.281
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1495512 kB
Buffers:         60404 kB
Cached:         402444 kB
SwapCached:       5332 kB
Active:         262300 kB
Inactive:       232140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1495512 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:           25732 kB
Writeback:           0 kB
Mapped:          47584 kB
Slab:            51220 kB
Committed_AS:  4050184 kB
PageTables:       1904 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66516 MiB
End job on node67 at 2008-07-03 20:53:24