Trace number 2070682

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 2009-07-14UNSAT 1515.15 1525.9

DiagnosticValue
CHECKS1907370000
NODES407349

General information on the benchmark

Namecsp/golombRulerArity3/
normalized-ruler-67-12-a3.xml
MD5SUM984657641bd36a115ed9da3d36149bb4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.72674
Satisfiable
(Un)Satisfiability was proved
Number of variables78
Number of constraints2277
Maximum constraint arity3
Maximum domain size68
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2277
Global constraints used (with number of constraints)

Solver Data

2.56/2.67	c CPU-LOAD 1.37
2.56/2.67	c LOADED 78 V (68 E), 66 ExtensionConstraintDynamic, 2211 ExtensionConstraint2D, arity 3, 1.37 cpu
1515.09/1525.83	s UNSATISFIABLE
1515.09/1525.83	d NODES 407349
1515.09/1525.83	d CHECKS 1907372830
1515.09/1525.84	c heuristic-cpu: 0.0
1515.09/1525.84	c prepro-constraint-ccks: 0
1515.09/1525.84	c prepro-constraint-presenceccks: 0
1515.09/1525.84	c prepro-cpu: 0.53000003
1515.09/1525.84	c prepro-matrix2d-ccks: 61699
1515.09/1525.84	c prepro-matrix2d-presenceccks: 0
1515.09/1525.84	c prepro-removed: 572
1515.09/1525.84	c search-cpu: 1511.33
1515.09/1525.84	c search-nps: 269.53015
1515.09/1525.84	c total-assgn: 407349
1515.09/1525.84	c total-constraint-ccks: 0
1515.09/1525.84	c total-constraint-presence-ccks: 0
1515.09/1525.84	c total-cpu: 1511.89
1515.09/1525.84	c total-matrix2d-ccks: 1907372830
1515.09/1525.84	c total-matrix2d-presence-ccks: 0
1515.09/1525.84	c TOTAL-NODES 407349
1515.09/1525.84	c TOTAL-CPU 1511.89

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2070682-1247709101/watcher-2070682-1247709101 -o /tmp/evaluation-result-2070682-1247709101/solver-2070682-1247709101 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2070682-1247709101.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.05 2.07 4/81 10944
/proc/meminfo: memFree=1334104/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=18576 CPUtime=0
/proc/10944/stat : 10944 (runsolver) R 10942 10944 10876 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 57977625 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10944/statm: 4644 284 249 26 0 2626 0

[startup+0.104809 s]
/proc/loadavg: 1.93 2.05 2.07 4/81 10944
/proc/meminfo: memFree=1334104/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201818 s]
/proc/loadavg: 1.93 2.05 2.07 4/81 10944
/proc/meminfo: memFree=1334104/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301827 s]
/proc/loadavg: 1.93 2.05 2.07 4/81 10944
/proc/meminfo: memFree=1334104/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701864 s]
/proc/loadavg: 1.93 2.05 2.07 4/81 10944
/proc/meminfo: memFree=1334104/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50294 s]
/proc/loadavg: 2.10 2.08 2.08 3/91 10957
/proc/meminfo: memFree=1318792/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=848772 CPUtime=1.47
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 6966 0 1 0 141 6 0 0 21 0 10 0 57977626 869142528 6224 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212193 6224 2018 9 0 206671 0
[pid=10949/tid=10950] ppid=10944 vsize=848772 CPUtime=1.01
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 3937 0 1 0 99 2 0 0 25 0 10 0 57977627 869142528 6224 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=848772 CPUtime=0.06
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 889 0 0 0 5 1 0 0 16 0 10 0 57977629 869142528 6224 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=848772 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57977629 869142528 6224 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=848772 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57977629 869142528 6224 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=848772 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57977631 869142528 6224 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=848772 CPUtime=0.37
/proc/10949/task/10955/stat : 10955 (java) R 10944 10944 10876 0 -1 64 1439 0 0 0 36 1 0 0 16 0 10 0 57977634 869142528 6224 996147200 134512640 134550932 4294955408 18446744073709551615 104511633 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=848772 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57977634 869142528 6224 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=848772 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57977635 869142528 6224 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 854128

[startup+3.10209 s]
/proc/loadavg: 2.10 2.08 2.08 4/92 10958
/proc/meminfo: memFree=1311872/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=851156 CPUtime=3.06
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 10049 0 1 0 297 9 0 0 21 0 10 0 57977626 871583744 8902 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212789 8902 2634 9 0 207267 0
[pid=10949/tid=10950] ppid=10944 vsize=851156 CPUtime=2
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 4190 0 1 0 197 3 0 0 25 0 10 0 57977627 871583744 8902 996147200 134512640 134550932 4294955408 18446744073709551615 4127758147 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=851156 CPUtime=0.33
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 2789 0 0 0 31 2 0 0 16 0 10 0 57977629 871583744 8902 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57977629 871583744 8902 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57977629 871583744 8902 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57977631 871583744 8902 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=851156 CPUtime=0.69
/proc/10949/task/10955/stat : 10955 (java) S 10944 10944 10876 0 -1 64 2368 0 0 0 67 2 0 0 16 0 10 0 57977634 871583744 8902 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57977634 871583744 8902 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57977635 871583744 8902 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 856512

[startup+6.3014 s]
/proc/loadavg: 2.10 2.08 2.08 3/91 10959
/proc/meminfo: memFree=1305152/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=851156 CPUtime=6.24
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 10934 0 1 0 614 10 0 0 21 0 9 0 57977626 871583744 9781 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212789 9781 2634 9 0 207267 0
[pid=10949/tid=10950] ppid=10944 vsize=851156 CPUtime=5.13
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 4196 0 1 0 510 3 0 0 25 0 9 0 57977627 871583744 9781 996147200 134512640 134550932 4294955408 18446744073709551615 4127754807 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=851156 CPUtime=0.36
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 3644 0 0 0 33 3 0 0 16 0 9 0 57977629 871583744 9781 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 9781 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57977629 871583744 9781 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57977631 871583744 9781 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=851156 CPUtime=0.72
/proc/10949/task/10955/stat : 10955 (java) S 10944 10944 10876 0 -1 64 2392 0 0 0 70 2 0 0 16 0 9 0 57977634 871583744 9781 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57977634 871583744 9781 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57977635 871583744 9781 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 856512

[startup+12.703 s]
/proc/loadavg: 2.16 2.10 2.09 3/91 10959
/proc/meminfo: memFree=1303616/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=851156 CPUtime=12.61
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 11144 0 1 0 1251 10 0 0 21 0 9 0 57977626 871583744 9986 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212789 9986 2634 9 0 207267 0
[pid=10949/tid=10950] ppid=10944 vsize=851156 CPUtime=11.5
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 4201 0 1 0 1146 4 0 0 25 0 9 0 57977627 871583744 9986 996147200 134512640 134550932 4294955408 18446744073709551615 4127767044 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=851156 CPUtime=0.37
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 3848 0 0 0 34 3 0 0 17 0 9 0 57977629 871583744 9986 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 9986 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57977629 871583744 9986 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57977631 871583744 9986 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=851156 CPUtime=0.72
/proc/10949/task/10955/stat : 10955 (java) S 10944 10944 10876 0 -1 64 2393 0 0 0 70 2 0 0 16 0 9 0 57977634 871583744 9986 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57977634 871583744 9986 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57977635 871583744 9986 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 856512

[startup+25.5022 s]
/proc/loadavg: 2.21 2.11 2.09 3/91 10959
/proc/meminfo: memFree=1302656/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=851156 CPUtime=25.35
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 11404 0 1 0 2524 11 0 0 21 0 9 0 57977626 871583744 10240 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212789 10240 2635 9 0 207267 0
[pid=10949/tid=10950] ppid=10944 vsize=851156 CPUtime=24.11
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 4287 0 1 0 2407 4 0 0 25 0 9 0 57977627 871583744 10240 996147200 134512640 134550932 4294955408 18446744073709551615 4127780173 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=851156 CPUtime=0.48
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 4016 0 0 0 45 3 0 0 16 0 9 0 57977629 871583744 10240 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10240 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10240 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57977631 871583744 10240 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=851156 CPUtime=0.74
/proc/10949/task/10955/stat : 10955 (java) S 10944 10944 10876 0 -1 64 2399 0 0 0 72 2 0 0 16 0 9 0 57977634 871583744 10240 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57977634 871583744 10240 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57977635 871583744 10240 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 856512

[startup+51.1027 s]
/proc/loadavg: 2.21 2.12 2.09 3/91 10959
/proc/meminfo: memFree=1302656/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1499.77
Current children cumulated vsize (KiB) 856512

[startup+1516.8 s]
/proc/loadavg: 2.01 2.03 2.06 3/82 11547
/proc/meminfo: memFree=1348048/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=851156 CPUtime=1506.14
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 12101 0 1 0 150591 23 0 0 21 0 9 0 57977626 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212789 10300 2635 9 0 207267 0
[pid=10949/tid=10950] ppid=10944 vsize=851156 CPUtime=1504.54
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 4924 0 1 0 150442 12 0 0 25 0 9 0 57977627 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4127794542 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=851156 CPUtime=0.82
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 4076 0 0 0 75 7 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57977631 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=851156 CPUtime=0.74
/proc/10949/task/10955/stat : 10955 (java) S 10944 10944 10876 0 -1 64 2399 0 0 0 72 2 0 0 16 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57977635 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1506.14
Current children cumulated vsize (KiB) 856512

[startup+1520 s]
/proc/loadavg: 2.01 2.03 2.06 3/82 11547
/proc/meminfo: memFree=1348048/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=851156 CPUtime=1509.32
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 12103 0 1 0 150909 23 0 0 21 0 9 0 57977626 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212789 10300 2635 9 0 207267 0
[pid=10949/tid=10950] ppid=10944 vsize=851156 CPUtime=1507.72
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 4926 0 1 0 150760 12 0 0 25 0 9 0 57977627 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4127786948 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=851156 CPUtime=0.82
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 4076 0 0 0 75 7 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57977631 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=851156 CPUtime=0.74
/proc/10949/task/10955/stat : 10955 (java) S 10944 10944 10876 0 -1 64 2399 0 0 0 72 2 0 0 16 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57977635 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1509.32
Current children cumulated vsize (KiB) 856512

[startup+1523.2 s]
/proc/loadavg: 2.01 2.03 2.06 3/82 11547
/proc/meminfo: memFree=1348048/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=851156 CPUtime=1512.5
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 12105 0 1 0 151227 23 0 0 21 0 9 0 57977626 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212789 10300 2635 9 0 207267 0
[pid=10949/tid=10950] ppid=10944 vsize=851156 CPUtime=1510.91
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 4928 0 1 0 151079 12 0 0 25 0 9 0 57977627 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4125651495 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=851156 CPUtime=0.83
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 4076 0 0 0 76 7 0 0 17 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57977631 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=851156 CPUtime=0.74
/proc/10949/task/10955/stat : 10955 (java) S 10944 10944 10876 0 -1 64 2399 0 0 0 72 2 0 0 16 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57977635 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1512.5
Current children cumulated vsize (KiB) 856512

[startup+1524.8 s]
/proc/loadavg: 2.01 2.03 2.06 3/82 11547
/proc/meminfo: memFree=1348048/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=851156 CPUtime=1514.09
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 12106 0 1 0 151386 23 0 0 21 0 9 0 57977626 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212789 10300 2635 9 0 207267 0
[pid=10949/tid=10950] ppid=10944 vsize=851156 CPUtime=1512.5
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 4929 0 1 0 151238 12 0 0 25 0 9 0 57977627 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4127781408 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=851156 CPUtime=0.83
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 4076 0 0 0 76 7 0 0 17 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57977631 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=851156 CPUtime=0.74
/proc/10949/task/10955/stat : 10955 (java) S 10944 10944 10876 0 -1 64 2399 0 0 0 72 2 0 0 16 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57977635 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1514.09
Current children cumulated vsize (KiB) 856512

[startup+1525.6 s]
/proc/loadavg: 2.01 2.03 2.06 3/82 11547
/proc/meminfo: memFree=1348048/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=851156 CPUtime=1514.89
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 12106 0 1 0 151466 23 0 0 21 0 9 0 57977626 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212789 10300 2635 9 0 207267 0
[pid=10949/tid=10950] ppid=10944 vsize=851156 CPUtime=1513.3
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 4929 0 1 0 151318 12 0 0 25 0 9 0 57977627 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 104749984 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=851156 CPUtime=0.83
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 4076 0 0 0 76 7 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57977631 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=851156 CPUtime=0.74
/proc/10949/task/10955/stat : 10955 (java) S 10944 10944 10876 0 -1 64 2399 0 0 0 72 2 0 0 16 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57977635 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1514.89
Current children cumulated vsize (KiB) 856512

[startup+1525.81 s]
/proc/loadavg: 2.01 2.03 2.06 3/82 11547
/proc/meminfo: memFree=1347984/2055920 swapFree=4192812/4192956
[pid=10944] ppid=10942 vsize=5356 CPUtime=0
/proc/10944/stat : 10944 (concrete.sh) S 10942 10944 10876 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57977625 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10944/statm: 1339 244 201 169 0 50 0
[pid=10949] ppid=10944 vsize=851156 CPUtime=1515.09
/proc/10949/stat : 10949 (java) S 10944 10944 10876 0 -1 0 12106 0 1 0 151486 23 0 0 21 0 9 0 57977626 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10949/statm: 212789 10300 2635 9 0 207267 0
[pid=10949/tid=10950] ppid=10944 vsize=851156 CPUtime=1513.5
/proc/10949/task/10950/stat : 10950 (java) R 10944 10944 10876 0 -1 64 4929 0 1 0 151338 12 0 0 25 0 9 0 57977627 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4127766953 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10951] ppid=10944 vsize=851156 CPUtime=0.83
/proc/10949/task/10951/stat : 10951 (java) S 10944 10944 10876 0 -1 64 4076 0 0 0 76 7 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10952] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10952/stat : 10952 (java) S 10944 10944 10876 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10953] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10953/stat : 10953 (java) S 10944 10944 10876 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57977629 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10954] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10954/stat : 10954 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57977631 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10955] ppid=10944 vsize=851156 CPUtime=0.74
/proc/10949/task/10955/stat : 10955 (java) S 10944 10944 10876 0 -1 64 2399 0 0 0 72 2 0 0 16 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10956] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10956/stat : 10956 (java) S 10944 10944 10876 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57977634 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10949/tid=10957] ppid=10944 vsize=851156 CPUtime=0
/proc/10949/task/10957/stat : 10957 (java) S 10944 10944 10876 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57977635 871583744 10300 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1515.09
Current children cumulated vsize (KiB) 856512

Child status: 0
Real time (s): 1525.9
CPU time (s): 1515.15
CPU user time (s): 1514.9
CPU system time (s): 0.247962
CPU usage (%): 99.2954
Max. virtual memory (cumulated for all children) (KiB): 856512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1514.9
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12755
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40017
involuntary context switches= 59663

runsolver used 1.67274 second user time and 5.2822 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-16 03:51:41
IDJOB=2070682
IDBENCH=55380
IDSOLVER=735
FILE ID=node4/2070682-1247709101
PBS_JOBID= 9521335
Free space on /tmp= 66416 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/golombRulerArity3/normalized-ruler-67-12-a3.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2070682-1247709101/watcher-2070682-1247709101 -o /tmp/evaluation-result-2070682-1247709101/solver-2070682-1247709101 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2070682-1247709101.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 984657641bd36a115ed9da3d36149bb4
RANDOM SEED=988164285

node4.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.213
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.213
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:       1334584 kB
Buffers:         81604 kB
Cached:         489664 kB
SwapCached:          0 kB
Active:         241520 kB
Inactive:       403104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:          93820 kB
Slab:            61696 kB
Committed_AS:   596976 kB
PageTables:       2072 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= 66412 MiB
End job on node4 at 2009-07-16 04:17:07