Trace number 1051297

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.07 1809.22

General information on the benchmark

Namecsp/golombRulerArity4/
normalized-ruler-44-9-a4.xml
MD5SUM723f22c4262ad9d8123ec7bfcf12958d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.07553
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints582
Maximum constraint arity4
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension582
Global constraints used (with number of constraints)

Solver Data (download as text)

3.06/3.19	c CPU-LOAD 1.66
3.06/3.19	c LOADED 9 V (45 E), 36 ExtensionConstraint2D, 210 PredicateConstraint, arity 4, 1.66 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-1051297-1215052826/watcher-1051297-1215052826 -o /tmp/evaluation-result-1051297-1215052826/solver-1051297-1215052826 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1051297-1215052826.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.06 4/73 5102
/proc/meminfo: memFree=1623192/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=152 CPUtime=0
/proc/5104/stat : 5104 (java) R 5102 5102 32315 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 246225353 155648 26 996147200 134512640 134550740 4294956176 18446744073709551615 2601764 0 0 4096 0 0 0 0 17 1 0 0
/proc/5104/statm: 38 26 19 9 0 4 0

[startup+0.087505 s]
/proc/loadavg: 2.00 2.00 2.06 4/73 5102
/proc/meminfo: memFree=1623192/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=843088 CPUtime=0.07
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 3296 0 1 0 6 1 0 0 18 0 9 0 246225353 863322112 2761 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 210772 2761 1625 9 0 205349 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 848444

[startup+0.102508 s]
/proc/loadavg: 2.00 2.00 2.06 4/73 5102
/proc/meminfo: memFree=1623192/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=843204 CPUtime=0.08
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 3454 0 1 0 7 1 0 0 18 0 9 0 246225353 863440896 2907 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 210801 2907 1680 9 0 205378 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848560

[startup+0.302546 s]
/proc/loadavg: 2.00 2.00 2.06 4/73 5102
/proc/meminfo: memFree=1623192/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=843692 CPUtime=0.28
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 4524 0 1 0 26 2 0 0 18 0 9 0 246225353 863940608 3911 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 210923 3911 1894 9 0 205484 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 849048

[startup+0.702624 s]
/proc/loadavg: 2.00 2.00 2.06 4/73 5102
/proc/meminfo: memFree=1623192/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847068 CPUtime=0.68
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 5468 0 1 0 65 3 0 0 18 0 10 0 246225353 867397632 4846 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211767 4846 1914 9 0 206328 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 852424

[startup+1.50178 s]
/proc/loadavg: 2.00 2.00 2.06 4/84 5114
/proc/meminfo: memFree=1609088/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847072 CPUtime=1.47
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 12823 0 1 0 142 5 0 0 18 0 10 0 246225353 867401728 11919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211768 11919 2581 9 0 206328 0
[pid=5104/tid=5106] ppid=5102 vsize=847072 CPUtime=0.69
/proc/5104/task/5106/stat : 5106 (java) R 5102 5102 32315 0 -1 64 4389 0 1 0 67 2 0 0 25 0 10 0 246225354 867401728 11919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5107] ppid=5102 vsize=847072 CPUtime=0.45
/proc/5104/task/5107/stat : 5107 (java) R 5102 5102 32315 0 -1 64 6629 0 0 0 44 1 0 0 18 0 10 0 246225355 867401728 11919 996147200 134512640 134550740 4294956016 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5108] ppid=5102 vsize=847072 CPUtime=0
/proc/5104/task/5108/stat : 5108 (java) S 5102 5102 32315 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 246225356 867401728 11919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5109] ppid=5102 vsize=847072 CPUtime=0
/proc/5104/task/5109/stat : 5109 (java) S 5102 5102 32315 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 246225356 867401728 11919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5110] ppid=5102 vsize=847072 CPUtime=0
/proc/5104/task/5110/stat : 5110 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 246225358 867401728 11919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5111] ppid=5102 vsize=847072 CPUtime=0.3
/proc/5104/task/5111/stat : 5111 (java) S 5102 5102 32315 0 -1 64 1068 0 0 0 30 0 0 0 16 0 10 0 246225358 867401728 11919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5112] ppid=5102 vsize=847072 CPUtime=0
/proc/5104/task/5112/stat : 5112 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 246225358 867401728 11919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5113] ppid=5102 vsize=847072 CPUtime=0
/proc/5104/task/5113/stat : 5113 (java) S 5102 5102 32315 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 246225358 867401728 11919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5114] ppid=5102 vsize=847072 CPUtime=0
/proc/5104/task/5114/stat : 5114 (java) S 5102 5102 32315 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 246225397 867401728 11919 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852428

[startup+3.10209 s]
/proc/loadavg: 2.08 2.02 2.06 4/84 5114
/proc/meminfo: memFree=1567104/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847536 CPUtime=3.06
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 17606 0 1 0 298 8 0 0 18 0 10 0 246225353 867876864 16256 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211884 16256 2582 9 0 206444 0
[pid=5104/tid=5106] ppid=5102 vsize=847536 CPUtime=1.66
/proc/5104/task/5106/stat : 5106 (java) R 5102 5102 32315 0 -1 64 6314 0 1 0 164 2 0 0 25 0 10 0 246225354 867876864 16256 996147200 134512640 134550740 4294956016 18446744073709551615 103215287 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5107] ppid=5102 vsize=847536 CPUtime=1.05
/proc/5104/task/5107/stat : 5107 (java) S 5102 5102 32315 0 -1 64 9476 0 0 0 102 3 0 0 16 0 10 0 246225355 867876864 16256 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5108] ppid=5102 vsize=847536 CPUtime=0
/proc/5104/task/5108/stat : 5108 (java) S 5102 5102 32315 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 246225356 867876864 16256 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5109] ppid=5102 vsize=847536 CPUtime=0
/proc/5104/task/5109/stat : 5109 (java) S 5102 5102 32315 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 246225356 867876864 16256 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5110] ppid=5102 vsize=847536 CPUtime=0
/proc/5104/task/5110/stat : 5110 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 246225358 867876864 16256 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5111] ppid=5102 vsize=847536 CPUtime=0.31
/proc/5104/task/5111/stat : 5111 (java) S 5102 5102 32315 0 -1 64 1079 0 0 0 31 0 0 0 16 0 10 0 246225358 867876864 16256 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5112] ppid=5102 vsize=847536 CPUtime=0
/proc/5104/task/5112/stat : 5112 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 246225358 867876864 16256 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5113] ppid=5102 vsize=847536 CPUtime=0
/proc/5104/task/5113/stat : 5113 (java) S 5102 5102 32315 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 246225358 867876864 16256 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5114] ppid=5102 vsize=847536 CPUtime=0
/proc/5104/task/5114/stat : 5114 (java) S 5102 5102 32315 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 246225397 867876864 16256 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 852892

[startup+6.30271 s]
/proc/loadavg: 2.08 2.02 2.06 3/83 5115
/proc/meminfo: memFree=1580224/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847600 CPUtime=6.23
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 17775 0 1 0 613 10 0 0 18 0 9 0 246225353 867942400 13076 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211900 13076 2585 9 0 206460 0
[pid=5104/tid=5106] ppid=5102 vsize=847600 CPUtime=4.68
/proc/5104/task/5106/stat : 5106 (java) R 5102 5102 32315 0 -1 64 6411 0 1 0 465 3 0 0 25 0 9 0 246225354 867942400 13076 996147200 134512640 134550740 4294956016 18446744073709551615 4126695598 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5107] ppid=5102 vsize=847600 CPUtime=1.14
/proc/5104/task/5107/stat : 5107 (java) S 5102 5102 32315 0 -1 64 9476 0 0 0 110 4 0 0 16 0 9 0 246225355 867942400 13076 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5108] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5108/stat : 5108 (java) S 5102 5102 32315 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13076 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5109] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5109/stat : 5109 (java) S 5102 5102 32315 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13076 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5110] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5110/stat : 5110 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 246225358 867942400 13076 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5111] ppid=5102 vsize=847600 CPUtime=0.36
/proc/5104/task/5111/stat : 5111 (java) S 5102 5102 32315 0 -1 64 1150 0 0 0 36 0 0 0 15 0 9 0 246225358 867942400 13076 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5112] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5112/stat : 5112 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246225358 867942400 13076 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5113] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5113/stat : 5113 (java) S 5102 5102 32315 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246225358 867942400 13076 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 852956

[startup+12.7019 s]
/proc/loadavg: 2.07 2.02 2.06 3/83 5115
/proc/meminfo: memFree=1580096/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847600 CPUtime=12.57
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 17917 0 1 0 1247 10 0 0 18 0 9 0 246225353 867942400 13077 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211900 13077 2585 9 0 206460 0
[pid=5104/tid=5106] ppid=5102 vsize=847600 CPUtime=10.98
/proc/5104/task/5106/stat : 5106 (java) R 5102 5102 32315 0 -1 64 6552 0 1 0 1094 4 0 0 25 0 9 0 246225354 867942400 13077 996147200 134512640 134550740 4294956016 18446744073709551615 4126696665 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5107] ppid=5102 vsize=847600 CPUtime=1.2
/proc/5104/task/5107/stat : 5107 (java) S 5102 5102 32315 0 -1 64 9476 0 0 0 115 5 0 0 16 0 9 0 246225355 867942400 13077 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5108] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5108/stat : 5108 (java) S 5102 5102 32315 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13077 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5109] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5109/stat : 5109 (java) S 5102 5102 32315 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13077 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5110] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5110/stat : 5110 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 246225358 867942400 13077 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5111] ppid=5102 vsize=847600 CPUtime=0.36
/proc/5104/task/5111/stat : 5111 (java) S 5102 5102 32315 0 -1 64 1151 0 0 0 36 0 0 0 16 0 9 0 246225358 867942400 13077 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5112] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5112/stat : 5112 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246225358 867942400 13077 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5113] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5113/stat : 5113 (java) S 5102 5102 32315 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246225358 867942400 13077 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 852956

[startup+25.5024 s]
/proc/loadavg: 2.06 2.01 2.06 3/83 5115
/proc/meminfo: memFree=1580096/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847600 CPUtime=25.26
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 18197 0 1 0 2513 13 0 0 18 0 9 0 246225353 867942400 13078 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211900 13078 2585 9 0 206460 0
[pid=5104/tid=5106] ppid=5102 vsize=847600 CPUtime=23.56
/proc/5104/task/5106/stat : 5106 (java) R 5102 5102 32315 0 -1 64 6831 0 1 0 2351 5 0 0 25 0 9 0 246225354 867942400 13078 996147200 134512640 134550740 4294956016 18446744073709551615 4126760717 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5107] ppid=5102 vsize=847600 CPUtime=1.3
/proc/5104/task/5107/stat : 5107 (java) S 5102 5102 32315 0 -1 64 9476 0 0 0 124 6 0 0 16 0 9 0 246225355 867942400 13078 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0

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

/proc/5104/task/5111/stat : 5111 (java) S 5102 5102 32315 0 -1 64 1160 0 0 0 38 0 0 0 16 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5112] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5112/stat : 5112 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5113] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5113/stat : 5113 (java) S 5102 5102 32315 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.47
Current children cumulated vsize (KiB) 852956

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 5257
/proc/meminfo: memFree=1525504/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847600 CPUtime=1594.18
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 52178 0 1 0 159096 322 0 0 18 0 9 0 246225353 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211900 13086 2585 9 0 206460 0
[pid=5104/tid=5106] ppid=5102 vsize=847600 CPUtime=1580.59
/proc/5104/task/5106/stat : 5106 (java) R 5102 5102 32315 0 -1 64 40804 0 1 0 157943 116 0 0 25 0 9 0 246225354 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4126711790 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5107] ppid=5102 vsize=847600 CPUtime=13.16
/proc/5104/task/5107/stat : 5107 (java) S 5102 5102 32315 0 -1 64 9476 0 0 0 1113 203 0 0 16 0 9 0 246225355 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5108] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5108/stat : 5108 (java) S 5102 5102 32315 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5109] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5109/stat : 5109 (java) S 5102 5102 32315 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5110] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5110/stat : 5110 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5111] ppid=5102 vsize=847600 CPUtime=0.38
/proc/5104/task/5111/stat : 5111 (java) S 5102 5102 32315 0 -1 64 1160 0 0 0 38 0 0 0 16 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5112] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5112/stat : 5112 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5113] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5113/stat : 5113 (java) S 5102 5102 32315 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.18
Current children cumulated vsize (KiB) 852956

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 5257
/proc/meminfo: memFree=1525504/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847600 CPUtime=1653.88
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 53436 0 1 0 165055 333 0 0 18 0 9 0 246225353 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211900 13086 2585 9 0 206460 0
[pid=5104/tid=5106] ppid=5102 vsize=847600 CPUtime=1639.85
/proc/5104/task/5106/stat : 5106 (java) R 5102 5102 32315 0 -1 64 42062 0 1 0 163865 120 0 0 25 0 9 0 246225354 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4125754732 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5107] ppid=5102 vsize=847600 CPUtime=13.61
/proc/5104/task/5107/stat : 5107 (java) S 5102 5102 32315 0 -1 64 9476 0 0 0 1150 211 0 0 16 0 9 0 246225355 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5108] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5108/stat : 5108 (java) S 5102 5102 32315 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5109] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5109/stat : 5109 (java) S 5102 5102 32315 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5110] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5110/stat : 5110 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5111] ppid=5102 vsize=847600 CPUtime=0.38
/proc/5104/task/5111/stat : 5111 (java) S 5102 5102 32315 0 -1 64 1160 0 0 0 38 0 0 0 16 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5112] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5112/stat : 5112 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5113] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5113/stat : 5113 (java) S 5102 5102 32315 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.88
Current children cumulated vsize (KiB) 852956

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 5257
/proc/meminfo: memFree=1525504/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847600 CPUtime=1713.59
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 54714 0 1 0 171013 346 0 0 18 0 9 0 246225353 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211900 13086 2585 9 0 206460 0
[pid=5104/tid=5106] ppid=5102 vsize=847600 CPUtime=1699.11
/proc/5104/task/5106/stat : 5106 (java) R 5102 5102 32315 0 -1 64 43340 0 1 0 169786 125 0 0 25 0 9 0 246225354 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4126695588 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5107] ppid=5102 vsize=847600 CPUtime=14.07
/proc/5104/task/5107/stat : 5107 (java) S 5102 5102 32315 0 -1 64 9476 0 0 0 1188 219 0 0 16 0 9 0 246225355 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5108] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5108/stat : 5108 (java) S 5102 5102 32315 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5109] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5109/stat : 5109 (java) S 5102 5102 32315 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5110] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5110/stat : 5110 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5111] ppid=5102 vsize=847600 CPUtime=0.38
/proc/5104/task/5111/stat : 5111 (java) S 5102 5102 32315 0 -1 64 1160 0 0 0 38 0 0 0 16 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5112] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5112/stat : 5112 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5113] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5113/stat : 5113 (java) S 5102 5102 32315 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246225358 867942400 13086 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.59
Current children cumulated vsize (KiB) 852956

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 5257
/proc/meminfo: memFree=1525376/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847600 CPUtime=1773.29
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 55978 0 1 0 176971 358 0 0 18 0 9 0 246225353 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211900 13088 2585 9 0 206460 0
[pid=5104/tid=5106] ppid=5102 vsize=847600 CPUtime=1758.35
/proc/5104/task/5106/stat : 5106 (java) R 5102 5102 32315 0 -1 64 44602 0 1 0 175706 129 0 0 25 0 9 0 246225354 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4126770563 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5107] ppid=5102 vsize=847600 CPUtime=14.52
/proc/5104/task/5107/stat : 5107 (java) S 5102 5102 32315 0 -1 64 9476 0 0 0 1225 227 0 0 16 0 9 0 246225355 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5108] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5108/stat : 5108 (java) S 5102 5102 32315 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5109] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5109/stat : 5109 (java) S 5102 5102 32315 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5110] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5110/stat : 5110 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 246225358 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5111] ppid=5102 vsize=847600 CPUtime=0.39
/proc/5104/task/5111/stat : 5111 (java) S 5102 5102 32315 0 -1 64 1162 0 0 0 39 0 0 0 16 0 9 0 246225358 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5112] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5112/stat : 5112 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246225358 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5113] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5113/stat : 5113 (java) S 5102 5102 32315 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246225358 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.29
Current children cumulated vsize (KiB) 852956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 5257
/proc/meminfo: memFree=1525376/2055920 swapFree=4181172/4192956
[pid=5102] ppid=5100 vsize=5356 CPUtime=0
/proc/5102/stat : 5102 (concrete.sh) S 5100 5102 32315 0 -1 4194304 315 128 0 0 0 0 0 0 17 0 1 0 246225353 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5102/statm: 1339 242 201 169 0 50 0
[pid=5104] ppid=5102 vsize=847600 CPUtime=1800.07
/proc/5104/stat : 5104 (java) S 5102 5102 32315 0 -1 0 56539 0 1 0 179644 363 0 0 18 0 9 0 246225353 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5104/statm: 211900 13088 2585 9 0 206460 0
[pid=5104/tid=5106] ppid=5102 vsize=847600 CPUtime=1784.92
/proc/5104/task/5106/stat : 5106 (java) R 5102 5102 32315 0 -1 64 45163 0 1 0 178362 130 0 0 25 0 9 0 246225354 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4126543182 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5107] ppid=5102 vsize=847600 CPUtime=14.74
/proc/5104/task/5107/stat : 5107 (java) S 5102 5102 32315 0 -1 64 9476 0 0 0 1243 231 0 0 16 0 9 0 246225355 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5108] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5108/stat : 5108 (java) S 5102 5102 32315 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5109] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5109/stat : 5109 (java) S 5102 5102 32315 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 246225356 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5110] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5110/stat : 5110 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 246225358 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5111] ppid=5102 vsize=847600 CPUtime=0.39
/proc/5104/task/5111/stat : 5111 (java) S 5102 5102 32315 0 -1 64 1162 0 0 0 39 0 0 0 16 0 9 0 246225358 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5104/tid=5112] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5112/stat : 5112 (java) S 5102 5102 32315 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 246225358 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5104/tid=5113] ppid=5102 vsize=847600 CPUtime=0
/proc/5104/task/5113/stat : 5113 (java) S 5102 5102 32315 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 246225358 867942400 13088 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 852956

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5102 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1809.22
CPU time (s): 1800.07
CPU user time (s): 1796.44
CPU system time (s): 3.63
CPU usage (%): 99.4942
Max. virtual memory (cumulated for all children) (KiB): 852960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 2

runsolver used 2.13068 second user time and 6.08207 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-03 04:40:26
IDJOB=1051297
IDBENCH=55433
IDSOLVER=304
FILE ID=node85/1051297-1215052826
PBS_JOBID= 7875008
Free space on /tmp= 126852 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/golombRulerArity4/normalized-ruler-44-9-a4.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-1051297-1215052826/watcher-1051297-1215052826 -o /tmp/evaluation-result-1051297-1215052826/solver-1051297-1215052826 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1051297-1215052826.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 723f22c4262ad9d8123ec7bfcf12958d
RANDOM SEED=2108771336

node85.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.272
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.272
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:       1623672 kB
Buffers:         48684 kB
Cached:         295528 kB
SwapCached:       5784 kB
Active:         139504 kB
Inactive:       216880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623672 kB
SwapTotal:     4192956 kB
SwapFree:      4181172 kB
Dirty:             820 kB
Writeback:           0 kB
Mapped:          19212 kB
Slab:            61648 kB
Committed_AS:   505460 kB
PageTables:       1492 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= 126848 MiB
End job on node85 at 2008-07-03 05:10:38