Trace number 1107681

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CPS4J 2008-05-30UNSAT 1621.81 1637.03

DiagnosticValue
CHECKS273269000
NODES758734

General information on the benchmark

Namecsp/rlfapScens11/
normalized-scen11-f3.xml
MD5SUM418cb735258839ac4f973e76ade14b1c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.85111
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size41
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

5.78/6.10	c CPU-LOAD 4.3
5.78/6.10	c LOADED 680 V (41 E), 4103 ExtensionConstraint2D, arity 2, 4.3 cpu
1621.78/1637.00	s UNSATISFIABLE
1621.78/1637.00	d NODES 758734
1621.78/1637.00	d CHECKS 273268999
1621.78/1637.01	c gac3-effective-revisions: 34577826
1621.78/1637.01	c gac3-useless-revisions: 149760518
1621.78/1637.01	c heuristic-cpu: 0.010000002
1621.78/1637.01	c prepro-constraint-ccks: 0
1621.78/1637.01	c prepro-constraint-presenceccks: 0
1621.78/1637.01	c prepro-cpu: 0.04
1621.78/1637.01	c prepro-matrix2d-ccks: 29912
1621.78/1637.01	c prepro-matrix2d-presenceccks: 24960
1621.78/1637.01	c prepro-removed: 1664
1621.78/1637.01	c search-cpu: 1615.4698
1621.78/1637.01	c total-assgn: 758734
1621.78/1637.01	c total-constraint-ccks: 0
1621.78/1637.01	c total-constraint-presence-ccks: 0
1621.78/1637.01	c total-cpu: 1615.5199
1621.78/1637.01	c total-matrix2d-ccks: 273268999
1621.78/1637.01	c total-matrix2d-presence-ccks: 1559146045
1621.78/1637.01	c tuples: 0
1621.78/1637.01	c tuples-collisions: 0
1621.78/1637.01	c TOTAL-NODES 758734
1621.78/1637.01	c TOTAL-CPU 1615.5199

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1107681-1215478997/watcher-1107681-1215478997 -o /tmp/evaluation-result-1107681-1215478997/solver-1107681-1215478997 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1107681-1215478997.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.99 1.97 1.82 4/72 3012
/proc/meminfo: memFree=1905908/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=18572 CPUtime=0
/proc/3012/stat : 3012 (runsolver) R 3010 3012 2884 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 4597779 19017728 292 996147200 4194304 4296836 548682068448 18446744073709551615 251255123239 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3012/statm: 4643 292 257 25 0 2626 0

[startup+0.076696 s]
/proc/loadavg: 1.99 1.97 1.82 4/72 3012
/proc/meminfo: memFree=1905908/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.1017 s]
/proc/loadavg: 1.99 1.97 1.82 4/72 3012
/proc/meminfo: memFree=1905908/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301734 s]
/proc/loadavg: 1.99 1.97 1.82 4/72 3012
/proc/meminfo: memFree=1905908/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70181 s]
/proc/loadavg: 1.99 1.97 1.82 4/72 3012
/proc/meminfo: memFree=1905908/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50196 s]
/proc/loadavg: 1.99 1.97 1.82 4/82 3023
/proc/meminfo: memFree=1873564/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=844236 CPUtime=1.19
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 5359 0 84 0 108 11 0 0 18 0 9 0 4597781 864497664 4748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 211059 4748 1900 9 0 205620 0
[pid=3015/tid=3016] ppid=3012 vsize=844236 CPUtime=0.97
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 3364 0 54 0 88 9 0 0 25 0 9 0 4597791 864497664 4748 996147200 134512640 134550740 4294956032 18446744073709551615 4125797423 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=844236 CPUtime=0.06
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 794 0 0 0 6 0 0 0 16 0 9 0 4597799 864497664 4748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=844236 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4597800 864497664 4748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=844236 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 4597801 864497664 4748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=844236 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4597804 864497664 4748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=844236 CPUtime=0.13
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 500 0 0 0 13 0 0 0 16 0 9 0 4597804 864497664 4748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3022] ppid=3012 vsize=844236 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 4597804 864497664 4748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=844236 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4597804 864497664 4748 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 849592

[startup+3.10226 s]
/proc/loadavg: 1.99 1.97 1.82 3/82 3023
/proc/meminfo: memFree=1871004/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=845876 CPUtime=2.79
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 7583 0 85 0 266 13 0 0 18 0 10 0 4597781 866177024 6624 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 211469 6624 2577 9 0 206030 0
[pid=3015/tid=3016] ppid=3012 vsize=845876 CPUtime=2.3
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 3549 0 54 0 221 9 0 0 25 0 10 0 4597791 866177024 6624 996147200 134512640 134550740 4294956032 18446744073709551615 4125394752 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=845876 CPUtime=0.23
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 2603 0 1 0 21 2 0 0 16 0 10 0 4597799 866177024 6624 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=845876 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 4597800 866177024 6624 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=845876 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 4597801 866177024 6624 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=845876 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 4597804 866177024 6624 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=845876 CPUtime=0.23
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 727 0 0 0 23 0 0 0 16 0 10 0 4597804 866177024 6624 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3022] ppid=3012 vsize=845876 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 10 0 4597804 866177024 6624 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=845876 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 4597804 866177024 6624 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 851232

[startup+6.30187 s]
/proc/loadavg: 1.99 1.97 1.82 3/83 3025
/proc/meminfo: memFree=1846220/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=850988 CPUtime=5.99
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 14663 0 86 0 579 20 0 0 18 0 9 0 4597781 871411712 12225 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 212747 12225 2585 9 0 207307 0
[pid=3015/tid=3016] ppid=3012 vsize=850988 CPUtime=4.48
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 4109 0 55 0 437 11 0 0 25 0 9 0 4597791 871411712 12225 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=850988 CPUtime=0.85
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 7503 0 1 0 80 5 0 0 16 0 9 0 4597799 871411712 12225 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4597800 871411712 12225 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 4597801 871411712 12225 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4597804 871411712 12225 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=850988 CPUtime=0.62
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 2343 0 0 0 61 1 0 0 15 0 9 0 4597804 871411712 12225 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3022] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 4597804 871411712 12225 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4597804 871411712 12225 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 856344

[startup+12.7021 s]
/proc/loadavg: 1.99 1.97 1.82 3/82 3026
/proc/meminfo: memFree=1843284/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=850988 CPUtime=12.39
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 14850 0 86 0 1219 20 0 0 18 0 9 0 4597781 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 212747 12396 2585 9 0 207307 0
[pid=3015/tid=3016] ppid=3012 vsize=850988 CPUtime=10.85
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 4125 0 55 0 1074 11 0 0 25 0 9 0 4597791 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4127296579 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=850988 CPUtime=0.86
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 7665 0 1 0 81 5 0 0 16 0 9 0 4597799 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4597800 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 4597801 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4597804 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=850988 CPUtime=0.63
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 2352 0 0 0 62 1 0 0 15 0 9 0 4597804 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3022] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 4597804 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4597804 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 856344

[startup+25.5015 s]
/proc/loadavg: 1.99 1.97 1.82 3/82 3026
/proc/meminfo: memFree=1843092/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=850988 CPUtime=25.18
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 14859 0 86 0 2498 20 0 0 18 0 9 0 4597781 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 212747 12396 2585 9 0 207307 0
[pid=3015/tid=3016] ppid=3012 vsize=850988 CPUtime=23.63
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 4134 0 55 0 2352 11 0 0 25 0 9 0 4597791 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4127296579 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3017] ppid=3012 vsize=850988 CPUtime=0.87
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 7665 0 1 0 82 5 0 0 16 0 9 0 4597799 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3018] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4597800 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 4597801 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4597804 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=850988 CPUtime=0.63
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 2352 0 0 0 62 1 0 0 15 0 9 0 4597804 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3022] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 4597804 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4597804 871411712 12396 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 856344

[startup+51.1014 s]
/proc/loadavg: 1.99 1.97 1.83 3/82 3026
/proc/meminfo: memFree=1843028/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0

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

Current children cumulated CPU time (s) 1610.39
Current children cumulated vsize (KiB) 856344

[startup+1631.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3250
/proc/meminfo: memFree=1762308/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=850988 CPUtime=1616.72
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 15472 0 86 0 161638 34 0 0 18 0 9 0 4597781 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 212747 12454 2585 9 0 207307 0
[pid=3015/tid=3016] ppid=3012 vsize=850988 CPUtime=1614.9
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 4689 0 55 0 161469 21 0 0 25 0 9 0 4597791 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4127296589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3017] ppid=3012 vsize=850988 CPUtime=1.14
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 7719 0 1 0 105 9 0 0 16 0 9 0 4597799 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3018] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4597800 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 4597801 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=850988 CPUtime=0.64
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 2356 0 0 0 63 1 0 0 16 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3022] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1616.72
Current children cumulated vsize (KiB) 856344

[startup+1635.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3250
/proc/meminfo: memFree=1762308/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=850988 CPUtime=1619.89
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 15473 0 86 0 161955 34 0 0 18 0 9 0 4597781 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 212747 12454 2585 9 0 207307 0
[pid=3015/tid=3016] ppid=3012 vsize=850988 CPUtime=1618.07
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 4690 0 55 0 161786 21 0 0 25 0 9 0 4597791 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4127296579 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3017] ppid=3012 vsize=850988 CPUtime=1.15
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 7719 0 1 0 106 9 0 0 16 0 9 0 4597799 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3018] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4597800 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 4597801 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=850988 CPUtime=0.64
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 2356 0 0 0 63 1 0 0 16 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3022] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1619.89
Current children cumulated vsize (KiB) 856344

[startup+1635.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3250
/proc/meminfo: memFree=1762308/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=850988 CPUtime=1620.69
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 15473 0 86 0 162035 34 0 0 18 0 9 0 4597781 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 212747 12454 2585 9 0 207307 0
[pid=3015/tid=3016] ppid=3012 vsize=850988 CPUtime=1618.86
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 4690 0 55 0 161865 21 0 0 25 0 9 0 4597791 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4127296589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3017] ppid=3012 vsize=850988 CPUtime=1.15
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 7719 0 1 0 106 9 0 0 16 0 9 0 4597799 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3018] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4597800 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 4597801 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=850988 CPUtime=0.64
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 2356 0 0 0 63 1 0 0 16 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3022] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1620.69
Current children cumulated vsize (KiB) 856344

[startup+1636.7 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3250
/proc/meminfo: memFree=1762308/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=850988 CPUtime=1621.48
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 15473 0 86 0 162114 34 0 0 18 0 9 0 4597781 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 212747 12454 2585 9 0 207307 0
[pid=3015/tid=3016] ppid=3012 vsize=850988 CPUtime=1619.65
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 4690 0 55 0 161944 21 0 0 25 0 9 0 4597791 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4127476612 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3017] ppid=3012 vsize=850988 CPUtime=1.15
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 7719 0 1 0 106 9 0 0 16 0 9 0 4597799 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3018] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4597800 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 4597801 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=850988 CPUtime=0.64
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 2356 0 0 0 63 1 0 0 16 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3022] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1621.48
Current children cumulated vsize (KiB) 856344

[startup+1636.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3250
/proc/meminfo: memFree=1762308/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=850988 CPUtime=1621.68
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 15474 0 86 0 162134 34 0 0 18 0 9 0 4597781 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 212747 12454 2585 9 0 207307 0
[pid=3015/tid=3016] ppid=3012 vsize=850988 CPUtime=1619.85
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 4691 0 55 0 161964 21 0 0 25 0 9 0 4597791 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4127382974 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3017] ppid=3012 vsize=850988 CPUtime=1.15
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 7719 0 1 0 106 9 0 0 16 0 9 0 4597799 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3018] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4597800 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 4597801 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=850988 CPUtime=0.64
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 2356 0 0 0 63 1 0 0 16 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3022] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1621.68
Current children cumulated vsize (KiB) 856344

[startup+1637 s]
/proc/loadavg: 2.00 2.00 1.99 3/84 3250
/proc/meminfo: memFree=1762308/2055920 swapFree=4192956/4192956
[pid=3012] ppid=3010 vsize=5356 CPUtime=0
/proc/3012/stat : 3012 (concrete.sh) S 3010 3012 2884 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 4597779 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251255120708 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3012/statm: 1339 242 201 169 0 50 0
[pid=3015] ppid=3012 vsize=850988 CPUtime=1621.78
/proc/3015/stat : 3015 (java) S 3012 3012 2884 0 -1 0 15474 0 86 0 162144 34 0 0 18 0 9 0 4597781 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/3015/statm: 212747 12454 2585 9 0 207307 0
[pid=3015/tid=3016] ppid=3012 vsize=850988 CPUtime=1619.95
/proc/3015/task/3016/stat : 3016 (java) R 3012 3012 2884 0 -1 64 4691 0 55 0 161974 21 0 0 25 0 9 0 4597791 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4127484794 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3017] ppid=3012 vsize=850988 CPUtime=1.15
/proc/3015/task/3017/stat : 3017 (java) S 3012 3012 2884 0 -1 64 7719 0 1 0 106 9 0 0 16 0 9 0 4597799 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3018] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3018/stat : 3018 (java) S 3012 3012 2884 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 4597800 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3019] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3019/stat : 3019 (java) S 3012 3012 2884 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 4597801 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3020] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3020/stat : 3020 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3021] ppid=3012 vsize=850988 CPUtime=0.64
/proc/3015/task/3021/stat : 3021 (java) S 3012 3012 2884 0 -1 64 2356 0 0 0 63 1 0 0 16 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3015/tid=3022] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3022/stat : 3022 (java) S 3012 3012 2884 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=3015/tid=3023] ppid=3012 vsize=850988 CPUtime=0
/proc/3015/task/3023/stat : 3023 (java) S 3012 3012 2884 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4597804 871411712 12454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1621.78
Current children cumulated vsize (KiB) 856344

Child status: 0
Real time (s): 1637.03
CPU time (s): 1621.81
CPU user time (s): 1621.45
CPU system time (s): 0.359945
CPU usage (%): 99.0703
Max. virtual memory (cumulated for all children) (KiB): 857632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1621.45
system time used= 0.359945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15932
page faults= 86
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42584
involuntary context switches= 73444

runsolver used 2.02969 second user time and 5.41418 second system time

The end

Launcher Data (download as text)

Begin job on node64 at 2008-07-08 03:03:17
IDJOB=1107681
IDBENCH=58073
IDSOLVER=305
FILE ID=node64/1107681-1215478997
PBS_JOBID= 7888752
Free space on /tmp= 66388 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 418cb735258839ac4f973e76ade14b1c
RANDOM SEED=793811211

node64.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.266
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.266
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:       1906388 kB
Buffers:         34440 kB
Cached:          60012 kB
SwapCached:          0 kB
Active:          87180 kB
Inactive:        31788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1906388 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1280 kB
Writeback:           0 kB
Mapped:          35740 kB
Slab:            15668 kB
Committed_AS:    83584 kB
PageTables:       1728 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66388 MiB
End job on node64 at 2008-07-08 03:30:34