Trace number 1078848

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-30SAT 90.2873 95.2215

DiagnosticValue
CHECKS3778160
NODES22

General information on the benchmark

Namecsp/ogdPuzzle/
normalized-crossword-m1-ogd-puzzle05.xml
MD5SUM74e91fbb3a6badaf7b0fe37856632e0c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints23
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension13
Global constraints used (with number of constraints)

Solver Data (download as text)

89.69/94.54	c CPU-LOAD 64.0
89.69/94.54	c LOADED 21 V (26 E), 10 ExtensionConstraintGeneral, 13 PredicateConstraint, arity 8, 64.0 cpu
90.09/94.98	v 0 1 0 19 1 0 2 0 1 8 2 7 4 4 14 20 3 0 13 4 4 
90.09/94.98	s SATISFIABLE
90.09/94.98	d NODES 22
90.09/94.98	d CHECKS 3778163
90.17/95.08	c gac3-effective-revisions: 98
90.17/95.08	c gac3-useless-revisions: 1242
90.17/95.08	c heuristic-cpu: 0.0
90.17/95.08	c prepro-constraint-ccks: 2519707
90.17/95.08	c prepro-constraint-presenceccks: 3903
90.17/95.08	c prepro-cpu: 0.24
90.17/95.08	c prepro-matrix2d-ccks: 0
90.17/95.08	c prepro-matrix2d-presenceccks: 0
90.17/95.08	c prepro-removed: 13
90.17/95.08	c search-cpu: 0.12000002
90.17/95.08	c total-assgn: 22
90.17/95.08	c total-constraint-ccks: 3778163
90.17/95.08	c total-constraint-presence-ccks: 20879
90.17/95.08	c total-cpu: 0.36
90.17/95.08	c total-matrix2d-ccks: 0
90.17/95.08	c total-matrix2d-presence-ccks: 0
90.17/95.08	c tuples: 0
90.17/95.08	c tuples-collisions: 0
90.17/95.08	c TOTAL-NODES 22
90.17/95.08	c TOTAL-CPU 0.36

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1078848-1215208404/watcher-1078848-1215208404 -o /tmp/evaluation-result-1078848-1215208404/solver-1078848-1215208404 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1078848-1215208404.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: 3.11 3.09 3.02 5/93 29435
/proc/meminfo: memFree=1519328/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=5356 CPUtime=0
/proc/29437/stat : 29437 (concrete.sh) D 29435 29435 26424 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 643766265 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279240487 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/29437/statm: 1339 242 201 169 0 50 0

[startup+0.0664489 s]
/proc/loadavg: 3.11 3.09 3.02 5/93 29435
/proc/meminfo: memFree=1519328/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=152 CPUtime=0
/proc/29437/stat : 29437 (java) R 29435 29435 26424 0 -1 0 218 0 0 0 0 0 0 0 21 0 1 0 643766265 155648 22 996147200 134512640 134550740 4294956032 18446744073709551615 4017568 0 0 4096 0 0 0 0 17 1 0 0
/proc/29437/statm: 38 22 15 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5508

[startup+0.102458 s]
/proc/loadavg: 3.11 3.09 3.02 5/93 29435
/proc/meminfo: memFree=1519328/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=837452 CPUtime=0.03
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 1922 0 1 0 2 1 0 0 21 0 5 0 643766265 857550848 1512 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 209363 1512 864 9 0 204342 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 842808

[startup+0.302477 s]
/proc/loadavg: 3.11 3.09 3.02 5/93 29435
/proc/meminfo: memFree=1519328/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=840680 CPUtime=0.04
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 2303 0 1 0 3 1 0 0 21 0 9 0 643766265 860856320 1837 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 210170 1837 1069 9 0 205147 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 846036

[startup+0.702529 s]
/proc/loadavg: 3.11 3.09 3.02 5/93 29435
/proc/meminfo: memFree=1519328/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=843668 CPUtime=0.32
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 4680 0 1 0 30 2 0 0 21 0 9 0 643766265 863916032 4068 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 210917 4068 1854 9 0 205478 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 849024

[startup+1.50163 s]
/proc/loadavg: 3.10 3.08 3.02 7/104 29447
/proc/meminfo: memFree=1508552/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=845416 CPUtime=0.83
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 64454 0 1 0 56 27 0 0 21 0 10 0 643766265 865705984 63580 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 211354 63587 2576 9 0 205914 0
[pid=29437/tid=29439] ppid=29435 vsize=845416 CPUtime=0.65
/proc/29437/task/29439/stat : 29439 (java) R 29435 29435 26424 0 -1 64 61467 0 1 0 40 25 0 0 19 0 10 0 643766272 865705984 63593 996147200 134512640 134550740 4294956032 18446744073709551615 103825763 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29440] ppid=29435 vsize=845416 CPUtime=0.04
/proc/29437/task/29440/stat : 29440 (java) S 29435 29435 26424 0 -1 64 1780 0 0 0 4 0 0 0 16 0 10 0 643766273 865705984 63600 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29441] ppid=29435 vsize=845416 CPUtime=0
/proc/29437/task/29441/stat : 29441 (java) S 29435 29435 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 643766273 865705984 63608 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29442] ppid=29435 vsize=845416 CPUtime=0
/proc/29437/task/29442/stat : 29442 (java) S 29435 29435 26424 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 643766273 865705984 63615 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29443] ppid=29435 vsize=845416 CPUtime=0
/proc/29437/task/29443/stat : 29443 (java) S 29435 29435 26424 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 643766275 865705984 63623 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29444] ppid=29435 vsize=845416 CPUtime=0.1
/proc/29437/task/29444/stat : 29444 (java) S 29435 29435 26424 0 -1 64 482 0 0 0 10 0 0 0 15 0 10 0 643766275 865705984 63630 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29445] ppid=29435 vsize=845416 CPUtime=0
/proc/29437/task/29445/stat : 29445 (java) S 29435 29435 26424 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 643766285 865705984 63638 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29446] ppid=29435 vsize=845416 CPUtime=0
/proc/29437/task/29446/stat : 29446 (java) S 29435 29435 26424 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 643766285 865705984 63645 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29447] ppid=29435 vsize=845416 CPUtime=0
/proc/29437/task/29447/stat : 29447 (java) S 29435 29435 26424 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 643766351 865705984 63653 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.83
Current children cumulated vsize (KiB) 850772

[startup+3.10183 s]
/proc/loadavg: 3.10 3.08 3.02 5/104 29447
/proc/meminfo: memFree=1198216/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=858196 CPUtime=2.22
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 111018 0 1 0 177 45 0 0 21 0 10 0 643766265 878792704 110136 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 214549 110138 2576 9 0 209109 0
[pid=29437/tid=29439] ppid=29435 vsize=858196 CPUtime=1.1
/proc/29437/task/29439/stat : 29439 (java) S 29435 29435 26424 0 -1 64 73573 0 1 0 81 29 0 0 16 0 10 0 643766272 878792704 110139 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29440] ppid=29435 vsize=858196 CPUtime=1
/proc/29437/task/29440/stat : 29440 (java) R 29435 29435 26424 0 -1 64 36231 0 0 0 86 14 0 0 19 0 10 0 643766273 878792704 110142 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29441] ppid=29435 vsize=858196 CPUtime=0
/proc/29437/task/29441/stat : 29441 (java) S 29435 29435 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 643766273 878792704 110144 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29442] ppid=29435 vsize=858196 CPUtime=0
/proc/29437/task/29442/stat : 29442 (java) S 29435 29435 26424 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 643766273 878792704 110146 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29443] ppid=29435 vsize=858196 CPUtime=0
/proc/29437/task/29443/stat : 29443 (java) S 29435 29435 26424 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 643766275 878792704 110149 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29444] ppid=29435 vsize=858196 CPUtime=0.1
/proc/29437/task/29444/stat : 29444 (java) S 29435 29435 26424 0 -1 64 482 0 0 0 10 0 0 0 15 0 10 0 643766275 878792704 110151 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29445] ppid=29435 vsize=858196 CPUtime=0
/proc/29437/task/29445/stat : 29445 (java) S 29435 29435 26424 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 643766285 878792704 110154 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29446] ppid=29435 vsize=858196 CPUtime=0
/proc/29437/task/29446/stat : 29446 (java) S 29435 29435 26424 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 643766285 878792704 110156 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29447] ppid=29435 vsize=858196 CPUtime=0
/proc/29437/task/29447/stat : 29447 (java) S 29435 29435 26424 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 643766351 878792704 110158 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 863552

[startup+6.30223 s]
/proc/loadavg: 3.10 3.08 3.02 4/104 29447
/proc/meminfo: memFree=1019464/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=867956 CPUtime=3.93
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 138847 0 1 0 335 58 0 0 21 0 10 0 643766265 888786944 137961 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 216989 137963 2576 9 0 211549 0
[pid=29437/tid=29439] ppid=29435 vsize=867956 CPUtime=1.39
/proc/29437/task/29439/stat : 29439 (java) S 29435 29435 26424 0 -1 64 78689 0 1 0 107 32 0 0 17 0 10 0 643766272 888786944 137965 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29440] ppid=29435 vsize=867956 CPUtime=2.41
/proc/29437/task/29440/stat : 29440 (java) R 29435 29435 26424 0 -1 64 58945 0 0 0 217 24 0 0 25 0 10 0 643766273 888786944 137968 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29441] ppid=29435 vsize=867956 CPUtime=0
/proc/29437/task/29441/stat : 29441 (java) S 29435 29435 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 643766273 888786944 137970 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29442] ppid=29435 vsize=867956 CPUtime=0
/proc/29437/task/29442/stat : 29442 (java) S 29435 29435 26424 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 643766273 888786944 137973 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29443] ppid=29435 vsize=867956 CPUtime=0
/proc/29437/task/29443/stat : 29443 (java) S 29435 29435 26424 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 643766275 888786944 137975 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29444] ppid=29435 vsize=867956 CPUtime=0.1
/proc/29437/task/29444/stat : 29444 (java) S 29435 29435 26424 0 -1 64 482 0 0 0 10 0 0 0 15 0 10 0 643766275 888786944 137978 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29445] ppid=29435 vsize=867956 CPUtime=0
/proc/29437/task/29445/stat : 29445 (java) S 29435 29435 26424 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 643766285 888786944 137981 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29446] ppid=29435 vsize=867956 CPUtime=0
/proc/29437/task/29446/stat : 29446 (java) S 29435 29435 26424 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 643766285 888786944 137983 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29447] ppid=29435 vsize=867956 CPUtime=0
/proc/29437/task/29447/stat : 29447 (java) S 29435 29435 26424 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 643766351 888786944 137986 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 873312

[startup+12.702 s]
/proc/loadavg: 3.16 3.10 3.03 4/104 29447
/proc/meminfo: memFree=725256/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=892268 CPUtime=10.02
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 201346 0 1 0 919 83 0 0 21 0 10 0 643766265 913682432 200454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 223067 200454 2576 9 0 217627 0
[pid=29437/tid=29439] ppid=29435 vsize=892268 CPUtime=2.08
/proc/29437/task/29439/stat : 29439 (java) S 29435 29435 26424 0 -1 64 84722 0 1 0 174 34 0 0 17 0 10 0 643766272 913682432 200454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29440] ppid=29435 vsize=892268 CPUtime=7.81
/proc/29437/task/29440/stat : 29440 (java) R 29435 29435 26424 0 -1 64 115404 0 0 0 734 47 0 0 25 0 10 0 643766273 913682432 200454 996147200 134512640 134550740 4294956032 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29441] ppid=29435 vsize=892268 CPUtime=0
/proc/29437/task/29441/stat : 29441 (java) S 29435 29435 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 643766273 913682432 200454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29442] ppid=29435 vsize=892268 CPUtime=0
/proc/29437/task/29442/stat : 29442 (java) S 29435 29435 26424 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 643766273 913682432 200454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29443] ppid=29435 vsize=892268 CPUtime=0
/proc/29437/task/29443/stat : 29443 (java) S 29435 29435 26424 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 643766275 913682432 200454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29444] ppid=29435 vsize=892268 CPUtime=0.1
/proc/29437/task/29444/stat : 29444 (java) S 29435 29435 26424 0 -1 64 482 0 0 0 10 0 0 0 15 0 10 0 643766275 913682432 200454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29445] ppid=29435 vsize=892268 CPUtime=0
/proc/29437/task/29445/stat : 29445 (java) S 29435 29435 26424 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 643766285 913682432 200454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29446] ppid=29435 vsize=892268 CPUtime=0
/proc/29437/task/29446/stat : 29446 (java) S 29435 29435 26424 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 643766285 913682432 200454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29447] ppid=29435 vsize=892268 CPUtime=0
/proc/29437/task/29447/stat : 29447 (java) S 29435 29435 26424 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 643766351 913682432 200454 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10.02
Current children cumulated vsize (KiB) 897624

[startup+25.5027 s]
/proc/loadavg: 3.29 3.13 3.04 4/104 29447
/proc/meminfo: memFree=700552/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=892908 CPUtime=20.71
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 201569 0 1 0 1988 83 0 0 21 0 10 0 643766265 914337792 200664 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 223227 200664 2576 9 0 217787 0

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

[pid=29437/tid=29443] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29443/stat : 29443 (java) S 29435 29435 26424 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 643766275 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29444] ppid=29435 vsize=893936 CPUtime=0.14
/proc/29437/task/29444/stat : 29444 (java) S 29435 29435 26424 0 -1 64 556 0 0 0 14 0 0 0 16 0 10 0 643766275 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29445] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29445/stat : 29445 (java) S 29435 29435 26424 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 643766285 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29446] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29446/stat : 29446 (java) S 29435 29435 26424 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 643766285 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29448] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29448/stat : 29448 (java) S 29435 29435 26424 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 643769692 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 78.29
Current children cumulated vsize (KiB) 899292

[startup+89.5017 s]
/proc/loadavg: 3.10 3.10 3.03 4/104 29448
/proc/meminfo: memFree=700032/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=893936 CPUtime=84.69
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 201695 0 1 0 8384 85 0 0 21 0 10 0 643766265 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 223484 200704 2581 9 0 218044 0
[pid=29437/tid=29439] ppid=29435 vsize=893936 CPUtime=59.03
/proc/29437/task/29439/stat : 29439 (java) R 29435 29435 26424 0 -1 64 84953 0 1 0 5868 35 0 0 25 0 10 0 643766272 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 103282782 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29440] ppid=29435 vsize=893936 CPUtime=25.47
/proc/29437/task/29440/stat : 29440 (java) S 29435 29435 26424 0 -1 64 115443 0 0 0 2500 47 0 0 16 0 10 0 643766273 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29441] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29441/stat : 29441 (java) S 29435 29435 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 643766273 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29442] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29442/stat : 29442 (java) S 29435 29435 26424 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 643766273 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29443] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29443/stat : 29443 (java) S 29435 29435 26424 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 643766275 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29444] ppid=29435 vsize=893936 CPUtime=0.14
/proc/29437/task/29444/stat : 29444 (java) S 29435 29435 26424 0 -1 64 556 0 0 0 14 0 0 0 16 0 10 0 643766275 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29445] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29445/stat : 29445 (java) S 29435 29435 26424 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 643766285 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29446] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29446/stat : 29446 (java) S 29435 29435 26424 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 643766285 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29448] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29448/stat : 29448 (java) S 29435 29435 26424 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 643769692 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 84.69
Current children cumulated vsize (KiB) 899292

[startup+92.7021 s]
/proc/loadavg: 3.09 3.10 3.03 4/104 29448
/proc/meminfo: memFree=699904/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=893936 CPUtime=87.89
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 201699 0 1 0 8704 85 0 0 21 0 10 0 643766265 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 223484 200704 2581 9 0 218044 0
[pid=29437/tid=29439] ppid=29435 vsize=893936 CPUtime=62.23
/proc/29437/task/29439/stat : 29439 (java) R 29435 29435 26424 0 -1 64 84957 0 1 0 6188 35 0 0 25 0 10 0 643766272 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4126151863 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29440] ppid=29435 vsize=893936 CPUtime=25.48
/proc/29437/task/29440/stat : 29440 (java) S 29435 29435 26424 0 -1 64 115443 0 0 0 2501 47 0 0 16 0 10 0 643766273 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29441] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29441/stat : 29441 (java) S 29435 29435 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 643766273 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29442] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29442/stat : 29442 (java) S 29435 29435 26424 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 643766273 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29443] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29443/stat : 29443 (java) S 29435 29435 26424 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 643766275 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29444] ppid=29435 vsize=893936 CPUtime=0.14
/proc/29437/task/29444/stat : 29444 (java) S 29435 29435 26424 0 -1 64 556 0 0 0 14 0 0 0 16 0 10 0 643766275 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29445] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29445/stat : 29445 (java) S 29435 29435 26424 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 643766285 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29446] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29446/stat : 29446 (java) S 29435 29435 26424 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 643766285 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29448] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29448/stat : 29448 (java) S 29435 29435 26424 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 643769692 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 87.89
Current children cumulated vsize (KiB) 899292

[startup+94.3023 s]
/proc/loadavg: 3.09 3.10 3.03 4/104 29448
/proc/meminfo: memFree=699904/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=893936 CPUtime=89.49
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 201701 0 1 0 8864 85 0 0 21 0 10 0 643766265 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 223484 200704 2581 9 0 218044 0
[pid=29437/tid=29439] ppid=29435 vsize=893936 CPUtime=63.83
/proc/29437/task/29439/stat : 29439 (java) R 29435 29435 26424 0 -1 64 84959 0 1 0 6348 35 0 0 25 0 10 0 643766272 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4125231227 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29440] ppid=29435 vsize=893936 CPUtime=25.48
/proc/29437/task/29440/stat : 29440 (java) S 29435 29435 26424 0 -1 64 115443 0 0 0 2501 47 0 0 16 0 10 0 643766273 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29441] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29441/stat : 29441 (java) S 29435 29435 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 643766273 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29442] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29442/stat : 29442 (java) S 29435 29435 26424 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 643766273 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29443] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29443/stat : 29443 (java) S 29435 29435 26424 0 -1 64 1 0 0 0 0 0 0 0 21 0 10 0 643766275 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29444] ppid=29435 vsize=893936 CPUtime=0.14
/proc/29437/task/29444/stat : 29444 (java) S 29435 29435 26424 0 -1 64 556 0 0 0 14 0 0 0 16 0 10 0 643766275 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29445] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29445/stat : 29445 (java) S 29435 29435 26424 0 -1 64 0 0 0 0 0 0 0 0 22 0 10 0 643766285 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29446] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29446/stat : 29446 (java) S 29435 29435 26424 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 643766285 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29448] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29448/stat : 29448 (java) S 29435 29435 26424 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 643769692 915390464 200704 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 899292

[startup+94.7024 s]
/proc/loadavg: 3.09 3.10 3.03 4/104 29448
/proc/meminfo: memFree=699904/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=893936 CPUtime=89.89
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 201722 0 1 0 8903 86 0 0 21 0 9 0 643766265 915390464 183517 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 223484 183517 2581 9 0 218044 0
[pid=29437/tid=29439] ppid=29435 vsize=893936 CPUtime=64.16
/proc/29437/task/29439/stat : 29439 (java) R 29435 29435 26424 0 -1 64 84977 0 1 0 6381 35 0 0 25 0 9 0 643766272 915390464 183517 996147200 134512640 134550740 4294956032 18446744073709551615 4126156638 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29440] ppid=29435 vsize=893936 CPUtime=25.54
/proc/29437/task/29440/stat : 29440 (java) S 29435 29435 26424 0 -1 64 115443 0 0 0 2506 48 0 0 16 0 9 0 643766273 915390464 183517 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29441] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29441/stat : 29441 (java) S 29435 29435 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 643766273 915390464 183517 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29442] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29442/stat : 29442 (java) S 29435 29435 26424 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643766273 915390464 183517 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29443] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29443/stat : 29443 (java) S 29435 29435 26424 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 643766275 915390464 183517 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29444] ppid=29435 vsize=893936 CPUtime=0.14
/proc/29437/task/29444/stat : 29444 (java) S 29435 29435 26424 0 -1 64 558 0 0 0 14 0 0 0 16 0 9 0 643766275 915390464 183517 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29445] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29445/stat : 29445 (java) S 29435 29435 26424 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 643766285 915390464 183517 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29446] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29446/stat : 29446 (java) S 29435 29435 26424 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 643766285 915390464 183517 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 89.89
Current children cumulated vsize (KiB) 899292

[startup+95.1024 s]
/proc/loadavg: 3.09 3.10 3.03 4/104 29448
/proc/meminfo: memFree=699904/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=893936 CPUtime=90.17
/proc/29437/stat : 29437 (java) S 29435 29435 26424 0 -1 0 201741 0 1 0 8931 86 0 0 21 0 9 0 643766265 915390464 183533 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29437/statm: 223484 183533 2582 9 0 218044 0
[pid=29437/tid=29439] ppid=29435 vsize=893936 CPUtime=64.43
/proc/29437/task/29439/stat : 29439 (java) S 29435 29435 26424 0 -1 64 84988 0 1 0 6408 35 0 0 25 0 9 0 643766272 915390464 183533 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29440] ppid=29435 vsize=893936 CPUtime=25.54
/proc/29437/task/29440/stat : 29440 (java) S 29435 29435 26424 0 -1 64 115443 0 0 0 2506 48 0 0 16 0 9 0 643766273 915390464 183533 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29441] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29441/stat : 29441 (java) S 29435 29435 26424 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 643766273 915390464 183533 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29442] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29442/stat : 29442 (java) S 29435 29435 26424 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 643766273 915390464 183533 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29443] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29443/stat : 29443 (java) S 29435 29435 26424 0 -1 64 1 0 0 0 0 0 0 0 21 0 9 0 643766275 915390464 183533 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29444] ppid=29435 vsize=893936 CPUtime=0.16
/proc/29437/task/29444/stat : 29444 (java) S 29435 29435 26424 0 -1 64 566 0 0 0 16 0 0 0 15 0 9 0 643766275 915390464 183533 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29445] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29445/stat : 29445 (java) S 29435 29435 26424 0 -1 64 0 0 0 0 0 0 0 0 22 0 9 0 643766285 915390464 183533 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29437/tid=29446] ppid=29435 vsize=893936 CPUtime=0
/proc/29437/task/29446/stat : 29446 (java) S 29435 29435 26424 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 643766285 915390464 183533 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 90.17
Current children cumulated vsize (KiB) 899292

[startup+95.2024 s]
/proc/loadavg: 3.09 3.10 3.03 4/104 29448
/proc/meminfo: memFree=699904/2055920 swapFree=3921008/4192956
[pid=29435] ppid=29433 vsize=5356 CPUtime=0
/proc/29435/stat : 29435 (concrete.sh) S 29433 29435 26424 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 643766264 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29435/statm: 1339 242 201 169 0 50 0
[pid=29437] ppid=29435 vsize=0 CPUtime=90.25
/proc/29437/stat : 29437 (java) Z 29435 29435 26424 0 -1 12 201744 0 1 0 8931 94 0 0 16 0 2 0 643766265 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29437/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 90.25
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 95.2215
CPU time (s): 90.2873
CPU user time (s): 89.3174
CPU system time (s): 0.969852
CPU usage (%): 94.8182
Max. virtual memory (cumulated for all children) (KiB): 899292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.3174
system time used= 0.969852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202197
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= 3321
involuntary context switches= 3540

runsolver used 0.109983 second user time and 0.339948 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-04 23:53:24
IDJOB=1078848
IDBENCH=56846
IDSOLVER=305
FILE ID=node92/1078848-1215208404
PBS_JOBID= 7881594
Free space on /tmp= 66472 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 74e91fbb3a6badaf7b0fe37856632e0c
RANDOM SEED=1048271397

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1519744 kB
Buffers:         13460 kB
Cached:         128320 kB
SwapCached:       6868 kB
Active:         422064 kB
Inactive:        61184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519744 kB
SwapTotal:     4192956 kB
SwapFree:      3921008 kB
Dirty:             892 kB
Writeback:           0 kB
Mapped:         353304 kB
Slab:            36160 kB
Committed_AS:  2198088 kB
PageTables:       3532 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= 66472 MiB
End job on node92 at 2008-07-04 23:55:00