Trace number 2085092

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 847.78 851.934

DiagnosticValue
CHECKS52960300
NODES45056

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-15/
normalized-lei450-15c-08.xml
MD5SUM1581c0b2d6c52891a3cea0ca963639cd
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.558914
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints16680
Maximum constraint arity2
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16680
Global constraints used (with number of constraints)

Solver Data

25.05/25.21	c CPU-LOAD 23.01
25.05/25.21	c LOADED 450 V (8 E), 16680 ExtensionConstraint2D, arity 2, 23.01 cpu
847.67/851.88	s UNSATISFIABLE
847.67/851.88	d NODES 45056
847.67/851.88	d CHECKS 52960324
847.67/851.89	c heuristic-cpu: 0.0
847.67/851.89	c prepro-constraint-ccks: 0
847.67/851.89	c prepro-constraint-presenceccks: 0
847.67/851.89	c prepro-cpu: 0.08
847.67/851.89	c prepro-matrix2d-ccks: 0
847.67/851.89	c prepro-matrix2d-presenceccks: 0
847.67/851.89	c prepro-removed: 0
847.67/851.89	c search-cpu: 822.33997
847.67/851.89	c search-nps: 54.789993
847.67/851.89	c total-assgn: 45056
847.67/851.89	c total-constraint-ccks: 0
847.67/851.89	c total-constraint-presence-ccks: 0
847.67/851.89	c total-cpu: 822.47
847.67/851.89	c total-matrix2d-ccks: 52960324
847.67/851.89	c total-matrix2d-presence-ccks: 0
847.67/851.89	c TOTAL-NODES 45056
847.67/851.89	c TOTAL-CPU 822.47

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-2085092-1247725337/watcher-2085092-1247725337 -o /tmp/evaluation-result-2085092-1247725337/solver-2085092-1247725337 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2085092-1247725337.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.34 1.11 1.27 4/73 14448
/proc/meminfo: memFree=1697344/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 59598358 5484544 230 996147200 4194304 4889804 548682068816 18446744073709551615 251601322066 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/14448/statm: 1339 230 191 169 0 50 0
[pid=14449] ppid=14448 vsize=5356 CPUtime=0
/proc/14449/stat : 14449 (concrete.sh) R 14448 14448 12576 0 -1 4194368 24 0 0 0 0 0 0 0 19 0 1 0 59598358 5484544 234 996147200 4194304 4889804 548682068816 18446744073709551615 251601153319 0 0 4096 0 0 0 0 17 1 0 0
/proc/14449/statm: 1339 234 195 169 0 50 0

[startup+0.0112209 s]
/proc/loadavg: 1.34 1.11 1.27 4/73 14448
/proc/meminfo: memFree=1697344/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102081 s]
/proc/loadavg: 1.34 1.11 1.27 4/73 14448
/proc/meminfo: memFree=1697344/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301101 s]
/proc/loadavg: 1.34 1.11 1.27 4/73 14448
/proc/meminfo: memFree=1697344/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702145 s]
/proc/loadavg: 1.34 1.11 1.27 4/73 14448
/proc/meminfo: memFree=1697344/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50223 s]
/proc/loadavg: 1.34 1.11 1.27 4/83 14461
/proc/meminfo: memFree=1682032/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=847556 CPUtime=1.47
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 7183 0 1 0 142 5 0 0 18 0 9 0 59598359 867897344 6245 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 211889 6245 2003 9 0 206367 0
[pid=14453/tid=14454] ppid=14448 vsize=847556 CPUtime=1.09
/proc/14453/task/14454/stat : 14454 (java) R 14448 14448 12576 0 -1 64 3921 0 1 0 107 2 0 0 23 0 9 0 59598360 867897344 6245 996147200 134512640 134550932 4294955408 18446744073709551615 4126368485 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=847556 CPUtime=0.05
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 1061 0 0 0 5 0 0 0 16 0 9 0 59598361 867897344 6245 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=847556 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 867897344 6245 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=847556 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 59598361 867897344 6245 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=847556 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 867897344 6245 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=847556 CPUtime=0.28
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 1503 0 0 0 28 0 0 0 16 0 9 0 59598367 867897344 6245 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=847556 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 867897344 6245 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=847556 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 867897344 6245 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852912

[startup+3.10141 s]
/proc/loadavg: 1.34 1.11 1.27 3/83 14461
/proc/meminfo: memFree=1678000/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=847656 CPUtime=3.06
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 8932 0 1 0 301 5 0 0 18 0 9 0 59598359 867999744 7684 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 211914 7684 2624 9 0 206392 0
[pid=14453/tid=14454] ppid=14448 vsize=847656 CPUtime=2.55
/proc/14453/task/14454/stat : 14454 (java) R 14448 14448 12576 0 -1 64 3934 0 1 0 253 2 0 0 25 0 9 0 59598360 867999744 7684 996147200 134512640 134550932 4294955408 18446744073709551615 4126364681 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=847656 CPUtime=0.19
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 2797 0 0 0 18 1 0 0 16 0 9 0 59598361 867999744 7684 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=847656 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 867999744 7684 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=847656 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59598361 867999744 7684 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=847656 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 867999744 7684 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=847656 CPUtime=0.28
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 1503 0 0 0 28 0 0 0 16 0 9 0 59598367 867999744 7684 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=847656 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 867999744 7684 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=847656 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 867999744 7684 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 853012

[startup+6.30277 s]
/proc/loadavg: 1.47 1.14 1.28 3/83 14461
/proc/meminfo: memFree=1673968/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=847640 CPUtime=6.25
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 9599 0 1 0 619 6 0 0 18 0 9 0 59598359 867983360 8334 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 211910 8334 2624 9 0 206388 0
[pid=14453/tid=14454] ppid=14448 vsize=847640 CPUtime=5.69
/proc/14453/task/14454/stat : 14454 (java) R 14448 14448 12576 0 -1 64 3947 0 1 0 567 2 0 0 25 0 9 0 59598360 867983360 8334 996147200 134512640 134550932 4294955408 18446744073709551615 4125998338 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=847640 CPUtime=0.23
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 3451 0 0 0 22 1 0 0 16 0 9 0 59598361 867983360 8334 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=847640 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 867983360 8334 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=847640 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59598361 867983360 8334 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=847640 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 867983360 8334 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=847640 CPUtime=0.28
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 1503 0 0 0 28 0 0 0 16 0 9 0 59598367 867983360 8334 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=847640 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 867983360 8334 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=847640 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 867983360 8334 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 852996

[startup+12.7015 s]
/proc/loadavg: 1.51 1.15 1.29 3/83 14461
/proc/meminfo: memFree=1669424/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=847640 CPUtime=12.62
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 10524 0 1 0 1255 7 0 0 18 0 9 0 59598359 867983360 9247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 211910 9247 2625 9 0 206388 0
[pid=14453/tid=14454] ppid=14448 vsize=847640 CPUtime=11.93
/proc/14453/task/14454/stat : 14454 (java) R 14448 14448 12576 0 -1 64 4023 0 1 0 1190 3 0 0 25 0 9 0 59598360 867983360 9247 996147200 134512640 134550932 4294955408 18446744073709551615 4126364681 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=847640 CPUtime=0.37
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 4300 0 0 0 35 2 0 0 16 0 9 0 59598361 867983360 9247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=847640 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 867983360 9247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=847640 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 59598361 867983360 9247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=847640 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 867983360 9247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=847640 CPUtime=0.28
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 1503 0 0 0 28 0 0 0 16 0 9 0 59598367 867983360 9247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=847640 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 867983360 9247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=847640 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 867983360 9247 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 852996

[startup+25.5029 s]
/proc/loadavg: 1.70 1.21 1.30 3/83 14462
/proc/meminfo: memFree=1645736/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=851248 CPUtime=25.34
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 18723 0 1 0 2520 14 0 0 18 0 9 0 59598359 871677952 15664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 212812 15664 2634 9 0 207290 0
[pid=14453/tid=14454] ppid=14448 vsize=851248 CPUtime=23.33
/proc/14453/task/14454/stat : 14454 (java) R 14448 14448 12576 0 -1 64 4728 0 1 0 2328 5 0 0 25 0 9 0 59598360 871677952 15664 996147200 134512640 134550932 4294955408 18446744073709551615 4127758855 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=851248 CPUtime=1.3
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 10784 0 0 0 124 6 0 0 16 0 9 0 59598361 871677952 15664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 871677952 15664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59598361 871677952 15664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 871677952 15664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=851248 CPUtime=0.68
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 2503 0 0 0 67 1 0 0 16 0 9 0 59598367 871677952 15664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 871677952 15664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 871677952 15664 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 856604

[startup+51.1027 s]
/proc/loadavg: 1.80 1.27 1.32 3/83 14463

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

Current children cumulated CPU time (s) 827.86
Current children cumulated vsize (KiB) 856604

[startup+844.703 s]
/proc/loadavg: 1.99 1.93 1.68 3/83 14463
/proc/meminfo: memFree=1549928/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=851248 CPUtime=840.6
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 18964 0 1 0 84044 16 0 0 18 0 9 0 59598359 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 212812 15899 2636 9 0 207290 0
[pid=14453/tid=14454] ppid=14448 vsize=851248 CPUtime=838.52
/proc/14453/task/14454/stat : 14454 (java) R 14448 14448 12576 0 -1 64 4734 0 1 0 83846 6 0 0 25 0 9 0 59598360 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4127744034 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=851248 CPUtime=1.32
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 10994 0 0 0 126 6 0 0 16 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=851248 CPUtime=0.73
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 2528 0 0 0 71 2 0 0 17 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 840.6
Current children cumulated vsize (KiB) 856604

[startup+847.902 s]
/proc/loadavg: 1.99 1.93 1.68 3/83 14463
/proc/meminfo: memFree=1549928/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=851248 CPUtime=843.79
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 18964 0 1 0 84363 16 0 0 18 0 9 0 59598359 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 212812 15899 2636 9 0 207290 0
[pid=14453/tid=14454] ppid=14448 vsize=851248 CPUtime=841.71
/proc/14453/task/14454/stat : 14454 (java) R 14448 14448 12576 0 -1 64 4734 0 1 0 84165 6 0 0 25 0 9 0 59598360 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 104749851 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=851248 CPUtime=1.32
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 10994 0 0 0 126 6 0 0 16 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=851248 CPUtime=0.73
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 2528 0 0 0 71 2 0 0 17 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 843.79
Current children cumulated vsize (KiB) 856604

[startup+849.501 s]
/proc/loadavg: 1.99 1.94 1.68 3/83 14463
/proc/meminfo: memFree=1549864/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=851248 CPUtime=845.38
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 18964 0 1 0 84522 16 0 0 18 0 9 0 59598359 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 212812 15899 2636 9 0 207290 0
[pid=14453/tid=14454] ppid=14448 vsize=851248 CPUtime=843.29
/proc/14453/task/14454/stat : 14454 (java) R 14448 14448 12576 0 -1 64 4734 0 1 0 84323 6 0 0 25 0 9 0 59598360 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4127758855 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=851248 CPUtime=1.32
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 10994 0 0 0 126 6 0 0 16 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=851248 CPUtime=0.73
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 2528 0 0 0 71 2 0 0 17 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 845.38
Current children cumulated vsize (KiB) 856604

[startup+851.102 s]
/proc/loadavg: 1.99 1.94 1.68 3/83 14463
/proc/meminfo: memFree=1549864/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=851248 CPUtime=846.97
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 18964 0 1 0 84681 16 0 0 18 0 9 0 59598359 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 212812 15899 2636 9 0 207290 0
[pid=14453/tid=14454] ppid=14448 vsize=851248 CPUtime=844.89
/proc/14453/task/14454/stat : 14454 (java) R 14448 14448 12576 0 -1 64 4734 0 1 0 84483 6 0 0 25 0 9 0 59598360 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4127759796 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=851248 CPUtime=1.32
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 10994 0 0 0 126 6 0 0 16 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=851248 CPUtime=0.73
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 2528 0 0 0 71 2 0 0 17 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 846.97
Current children cumulated vsize (KiB) 856604

[startup+851.502 s]
/proc/loadavg: 1.99 1.94 1.68 3/83 14463
/proc/meminfo: memFree=1549800/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=851248 CPUtime=847.37
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 18964 0 1 0 84721 16 0 0 18 0 9 0 59598359 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 212812 15899 2636 9 0 207290 0
[pid=14453/tid=14454] ppid=14448 vsize=851248 CPUtime=845.28
/proc/14453/task/14454/stat : 14454 (java) R 14448 14448 12576 0 -1 64 4734 0 1 0 84522 6 0 0 25 0 9 0 59598360 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4127758855 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=851248 CPUtime=1.32
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 10994 0 0 0 126 6 0 0 16 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59598361 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=851248 CPUtime=0.73
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 2528 0 0 0 71 2 0 0 17 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 871677952 15899 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 847.37
Current children cumulated vsize (KiB) 856604

[startup+851.902 s]
/proc/loadavg: 1.99 1.94 1.68 3/83 14463
/proc/meminfo: memFree=1549800/2055920 swapFree=4192812/4192956
[pid=14448] ppid=14446 vsize=5356 CPUtime=0
/proc/14448/stat : 14448 (concrete.sh) S 14446 14448 12576 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 59598358 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14448/statm: 1339 244 201 169 0 50 0
[pid=14453] ppid=14448 vsize=851248 CPUtime=847.75
/proc/14453/stat : 14453 (java) S 14448 14448 12576 0 -1 0 18971 0 1 0 84759 16 0 0 18 0 9 0 59598359 871677952 15904 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/14453/statm: 212812 15904 2636 9 0 207290 0
[pid=14453/tid=14454] ppid=14448 vsize=851248 CPUtime=845.67
/proc/14453/task/14454/stat : 14454 (java) S 14448 14448 12576 0 -1 64 4741 0 1 0 84561 6 0 0 25 0 9 0 59598360 871677952 15904 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14455] ppid=14448 vsize=851248 CPUtime=1.32
/proc/14453/task/14455/stat : 14455 (java) S 14448 14448 12576 0 -1 64 10994 0 0 0 126 6 0 0 16 0 9 0 59598361 871677952 15904 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14456] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14456/stat : 14456 (java) S 14448 14448 12576 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 59598361 871677952 15904 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14457] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14457/stat : 14457 (java) S 14448 14448 12576 0 -1 64 8 0 0 0 0 0 0 0 15 0 9 0 59598361 871677952 15904 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14458] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14458/stat : 14458 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 59598364 871677952 15904 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14459] ppid=14448 vsize=851248 CPUtime=0.73
/proc/14453/task/14459/stat : 14459 (java) S 14448 14448 12576 0 -1 64 2528 0 0 0 71 2 0 0 17 0 9 0 59598367 871677952 15904 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14460] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14460/stat : 14460 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 59598367 871677952 15904 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=14453/tid=14461] ppid=14448 vsize=851248 CPUtime=0
/proc/14453/task/14461/stat : 14461 (java) S 14448 14448 12576 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 59598367 871677952 15904 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 847.75
Current children cumulated vsize (KiB) 856604

Child status: 0
Real time (s): 851.934
CPU time (s): 847.78
CPU user time (s): 847.6
CPU system time (s): 0.179972
CPU usage (%): 99.5125
Max. virtual memory (cumulated for all children) (KiB): 857756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 847.6
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19616
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= 23201
involuntary context switches= 32448

runsolver used 1.08283 second user time and 2.80257 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-16 08:22:17
IDJOB=2085092
IDBENCH=58286
IDSOLVER=735
FILE ID=node91/2085092-1247725337
PBS_JOBID= 9521455
Free space on /tmp= 66196 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-15/normalized-lei450-15c-08.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2085092-1247725337/watcher-2085092-1247725337 -o /tmp/evaluation-result-2085092-1247725337/solver-2085092-1247725337 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2085092-1247725337.xml

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

MD5SUM BENCH= 1581c0b2d6c52891a3cea0ca963639cd
RANDOM SEED=438575642

node91.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.241
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.241
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:       1697760 kB
Buffers:         72540 kB
Cached:         197216 kB
SwapCached:          0 kB
Active:          62272 kB
Inactive:       228840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7052 kB
Writeback:           0 kB
Mapped:          32724 kB
Slab:            52340 kB
Committed_AS:   578228 kB
PageTables:       1680 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66192 MiB
End job on node91 at 2009-07-16 08:36:29