Trace number 1103039

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete + CSP4J - WMC Engine 2008-05-30? (TO) 1800.13 1808.82

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-3_ext.xml
MD5SUM3b0f4f3d9fb4873abcdbd753efb5e9cf
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.870866
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

1.17/1.20	c CPU-LOAD 0.69
1.17/1.20	c LOADED 40 V (80 E), 103 ExtensionConstraint2D, arity 2, 0.69 cpu

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1103039-1215300312/watcher-1103039-1215300312 -o /tmp/evaluation-result-1103039-1215300312/solver-1103039-1215300312 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1103039-1215300312.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: 2.00 2.00 2.00 4/73 16544
/proc/meminfo: memFree=1653944/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) R 16542 16544 15640 0 -1 4194304 262 0 0 0 0 0 0 0 22 0 1 0 2009000952 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 227607636639 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16544/statm: 1339 230 191 169 0 50 0
[pid=16545] ppid=16544 vsize=5356 CPUtime=0
/proc/16545/stat : 16545 (concrete.sh) R 16544 16544 15640 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 1 0 2009000953 5484544 230 996147200 4194304 4889804 548682068768 18446744073709551615 227607636639 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16545/statm: 1339 230 191 169 0 50 0

[startup+0.0265131 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16544
/proc/meminfo: memFree=1653944/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102251 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16544
/proc/meminfo: memFree=1653944/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301275 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16544
/proc/meminfo: memFree=1653944/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701323 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 16544
/proc/meminfo: memFree=1653944/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50241 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16555
/proc/meminfo: memFree=1640424/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
[pid=16547] ppid=16544 vsize=844648 CPUtime=1.46
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 7139 0 1 0 141 5 0 0 18 0 9 0 2009000953 864919552 6225 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6225 2570 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=0.99
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 3223 0 1 0 97 2 0 0 25 0 9 0 2009000954 864919552 6225 996147200 134512640 134550740 4294956016 18446744073709551615 4125954989 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=0.31
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 30 1 0 0 16 0 9 0 2009000956 864919552 6225 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6225 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6225 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6225 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.14
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 375 0 0 0 14 0 0 0 16 0 9 0 2009000958 864919552 6225 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6225 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6225 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 850004

[startup+3.1026 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16557
/proc/meminfo: memFree=1638248/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
[pid=16547] ppid=16544 vsize=844648 CPUtime=3.05
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 7145 0 1 0 300 5 0 0 18 0 9 0 2009000953 864919552 6229 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6229 2570 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=2.57
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 3225 0 1 0 254 3 0 0 25 0 9 0 2009000954 864919552 6229 996147200 134512640 134550740 4294956016 18446744073709551615 4125973377 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=0.31
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 30 1 0 0 17 0 9 0 2009000956 864919552 6229 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6229 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6229 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6229 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.15
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 379 0 0 0 15 0 0 0 16 0 9 0 2009000958 864919552 6229 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6229 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6229 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 850004

[startup+6.30198 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16557
/proc/meminfo: memFree=1637288/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
[pid=16547] ppid=16544 vsize=844648 CPUtime=6.22
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 7154 0 1 0 617 5 0 0 18 0 9 0 2009000953 864919552 6234 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6234 2570 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=5.73
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 3229 0 1 0 570 3 0 0 25 0 9 0 2009000954 864919552 6234 996147200 134512640 134550740 4294956016 18446744073709551615 4125957787 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=0.31
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 30 1 0 0 17 0 9 0 2009000956 864919552 6234 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6234 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6234 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6234 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.16
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 384 0 0 0 16 0 0 0 15 0 9 0 2009000958 864919552 6234 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6234 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6234 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 850004

[startup+12.7027 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16557
/proc/meminfo: memFree=1636200/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
[pid=16547] ppid=16544 vsize=844648 CPUtime=12.56
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 7166 0 1 0 1250 6 0 0 18 0 9 0 2009000953 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6240 2570 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=12.06
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 3235 0 1 0 1202 4 0 0 25 0 9 0 2009000954 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4125954978 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=0.31
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 30 1 0 0 16 0 9 0 2009000956 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.17
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 2009000958 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 850004

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16557
/proc/meminfo: memFree=1633832/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
[pid=16547] ppid=16544 vsize=844648 CPUtime=25.23
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 7178 0 1 0 2516 7 0 0 18 0 9 0 2009000953 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6240 2570 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=24.72
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 3247 0 1 0 2468 4 0 0 25 0 9 0 2009000954 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4125981982 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=0.31
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 30 1 0 0 17 0 9 0 2009000956 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.17
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 390 0 0 0 17 0 0 0 15 0 9 0 2009000958 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 850004

[startup+51.1013 s]

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

[pid=16547] ppid=16544 vsize=844648 CPUtime=1533.72
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 8670 0 1 0 153174 198 0 0 18 0 9 0 2009000953 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6250 2571 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=1532.6
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 4730 0 1 0 153075 185 0 0 25 0 9 0 2009000954 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4125954320 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=0.91
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 80 11 0 0 17 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.18
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 399 0 0 0 18 0 0 0 16 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1533.72
Current children cumulated vsize (KiB) 850004

[startup+1602.3 s]
/proc/loadavg: 1.01 1.10 1.45 2/74 20696
/proc/meminfo: memFree=1715704/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
[pid=16547] ppid=16544 vsize=844648 CPUtime=1593.7
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 8732 0 1 0 159163 207 0 0 18 0 9 0 2009000953 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6250 2571 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=1592.55
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 4792 0 1 0 159062 193 0 0 25 0 9 0 2009000954 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4125972937 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=0.93
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 81 12 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.18
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 399 0 0 0 18 0 0 0 16 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.7
Current children cumulated vsize (KiB) 850004

[startup+1662.3 s]
/proc/loadavg: 1.00 1.08 1.42 2/74 20696
/proc/meminfo: memFree=1715704/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
[pid=16547] ppid=16544 vsize=844648 CPUtime=1653.67
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 8793 0 1 0 165155 212 0 0 18 0 9 0 2009000953 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6250 2571 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=1652.51
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 4853 0 1 0 165052 199 0 0 25 0 9 0 2009000954 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4125954460 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=0.95
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 83 12 0 0 17 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.18
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 399 0 0 0 18 0 0 0 16 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.67
Current children cumulated vsize (KiB) 850004

[startup+1722.3 s]
/proc/loadavg: 1.00 1.06 1.39 2/74 20696
/proc/meminfo: memFree=1715704/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
[pid=16547] ppid=16544 vsize=844648 CPUtime=1713.63
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 8854 0 1 0 171145 218 0 0 18 0 9 0 2009000953 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6250 2571 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=1712.45
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 4914 0 1 0 171040 205 0 0 25 0 9 0 2009000954 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4125978099 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=0.98
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 86 12 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.18
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 399 0 0 0 18 0 0 0 16 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.63
Current children cumulated vsize (KiB) 850004

[startup+1782.3 s]
/proc/loadavg: 1.00 1.05 1.36 2/74 20696
/proc/meminfo: memFree=1715640/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
[pid=16547] ppid=16544 vsize=844648 CPUtime=1773.6
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 8916 0 1 0 177134 226 0 0 18 0 9 0 2009000953 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6250 2571 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=1772.39
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 4976 0 1 0 177027 212 0 0 25 0 9 0 2009000954 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4125870104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=1
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 87 13 0 0 17 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.18
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 399 0 0 0 18 0 0 0 16 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.6
Current children cumulated vsize (KiB) 850004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 1.00 1.04 1.35 2/74 20696
/proc/meminfo: memFree=1715576/2055920 swapFree=4179860/4192956
[pid=16544] ppid=16542 vsize=5356 CPUtime=0
/proc/16544/stat : 16544 (concrete.sh) S 16542 16544 15640 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2009000952 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16544/statm: 1339 242 201 169 0 50 0
[pid=16547] ppid=16544 vsize=844648 CPUtime=1800.09
/proc/16547/stat : 16547 (java) S 16544 16544 15640 0 -1 0 8943 0 1 0 179781 228 0 0 18 0 9 0 2009000953 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16547/statm: 211162 6250 2571 9 0 205729 0
[pid=16547/tid=16548] ppid=16544 vsize=844648 CPUtime=1798.88
/proc/16547/task/16548/stat : 16548 (java) R 16544 16544 15640 0 -1 64 5003 0 1 0 179674 214 0 0 25 0 9 0 2009000954 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4125957671 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16549] ppid=16544 vsize=844648 CPUtime=1.01
/proc/16547/task/16549/stat : 16549 (java) S 16544 16544 15640 0 -1 64 2803 0 0 0 88 13 0 0 17 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16547/tid=16550] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16550/stat : 16550 (java) S 16544 16544 15640 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16551] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16551/stat : 16551 (java) S 16544 16544 15640 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2009000956 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16552] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16552/stat : 16552 (java) S 16544 16544 15640 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16553] ppid=16544 vsize=844648 CPUtime=0.18
/proc/16547/task/16553/stat : 16553 (java) S 16544 16544 15640 0 -1 64 399 0 0 0 18 0 0 0 16 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16554] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16554/stat : 16554 (java) S 16544 16544 15640 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16547/tid=16555] ppid=16544 vsize=844648 CPUtime=0
/proc/16547/task/16555/stat : 16555 (java) S 16544 16544 15640 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2009000958 864919552 6250 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 850004

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.82
CPU time (s): 1800.13
CPU user time (s): 1797.83
CPU system time (s): 2.29765
CPU usage (%): 99.5195
Max. virtual memory (cumulated for all children) (KiB): 850008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.83
system time used= 2.29765
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9402
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= 49690
involuntary context switches= 66783

runsolver used 2.26765 second user time and 5.2532 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-06 01:25:13
IDJOB=1103039
IDBENCH=60266
IDSOLVER=304
FILE ID=node66/1103039-1215300312
PBS_JOBID= 7882377
Free space on /tmp= 66412 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-3_ext.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1103039-1215300312/watcher-1103039-1215300312 -o /tmp/evaluation-result-1103039-1215300312/solver-1103039-1215300312 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1103039-1215300312.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3b0f4f3d9fb4873abcdbd753efb5e9cf
RANDOM SEED=1800316632

node66.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1654424 kB
Buffers:         59888 kB
Cached:         203064 kB
SwapCached:       7144 kB
Active:         252728 kB
Inactive:        93788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654424 kB
SwapTotal:     4192956 kB
SwapFree:      4179860 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          89856 kB
Slab:            40176 kB
Committed_AS:  4212480 kB
PageTables:       1968 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= 66420 MiB
End job on node66 at 2008-07-06 01:55:23