Trace number 1064583

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.02 1954.22

General information on the benchmark

Namecsp/tdsp/
normalized-C2-2-15.xml
MD5SUM7caca28b0e7a326e4c0f9138ac2e1ac3
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 benchmark5.17521
Satisfiable
(Un)Satisfiability was proved
Number of variables77
Number of constraints350
Maximum constraint arity6
Maximum domain size41
Number of constraints which are defined in extension0
Number of constraints which are defined in intension350
Global constraints used (with number of constraints)

Solver Data (download as text)

95.61/98.42	c CPU-LOAD 49.76
95.61/98.42	c LOADED 77 V (41 E), 350 PredicateConstraint, arity 6, 49.76 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-1064583-1215142611/watcher-1064583-1215142611 -o /tmp/evaluation-result-1064583-1215142611/solver-1064583-1215142611 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1064583-1215142611.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.92 2.98 2.99 5/89 23035
/proc/meminfo: memFree=974400/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=152 CPUtime=0
/proc/23037/stat : 23037 (java) D 23035 23035 22321 0 -1 0 40 0 0 0 0 0 0 0 19 0 1 0 637186935 155648 26 996147200 134512640 134550740 4294956176 18446744073709551615 4043556 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/23037/statm: 38 26 19 9 0 4 0

[startup+0.069553 s]
/proc/loadavg: 2.92 2.98 2.99 5/89 23035
/proc/meminfo: memFree=974400/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=835396 CPUtime=0.01
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 1358 0 1 0 0 1 0 0 18 0 3 0 637186935 855445504 1038 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 208849 1038 567 9 0 203828 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 840752

[startup+0.101548 s]
/proc/loadavg: 2.92 2.98 2.99 5/89 23035
/proc/meminfo: memFree=974400/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=838996 CPUtime=0.03
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 2053 0 1 0 2 1 0 0 18 0 7 0 637186935 859131904 1615 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 209749 1615 914 9 0 204728 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 844352

[startup+0.302571 s]
/proc/loadavg: 2.92 2.98 2.99 5/89 23035
/proc/meminfo: memFree=974400/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=840984 CPUtime=0.04
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 2580 0 1 0 3 1 0 0 18 0 9 0 637186935 861167616 2084 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 210246 2084 1168 9 0 205221 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 846340

[startup+0.70162 s]
/proc/loadavg: 2.92 2.98 2.99 5/89 23035
/proc/meminfo: memFree=974400/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=845336 CPUtime=0.44
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 4881 0 1 0 40 4 0 0 18 0 10 0 637186935 865624064 4264 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211334 4264 1907 9 0 205895 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 850692

[startup+1.50273 s]
/proc/loadavg: 2.92 2.98 2.99 4/100 23047
/proc/meminfo: memFree=962856/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=847116 CPUtime=0.94
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 6821 0 1 0 89 5 0 0 18 0 10 0 637186935 867446784 6064 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211779 6064 2031 9 0 206339 0
[pid=23037/tid=23039] ppid=23035 vsize=847116 CPUtime=0.59
/proc/23037/task/23039/stat : 23039 (java) S 23035 23035 22321 0 -1 64 3978 0 1 0 56 3 0 0 21 0 10 0 637186936 867446784 6064 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23037/tid=23040] ppid=23035 vsize=847116 CPUtime=0.05
/proc/23037/task/23040/stat : 23040 (java) R 23035 23035 22321 0 -1 64 1061 0 0 0 5 0 0 0 16 0 10 0 637186942 867446784 6064 996147200 134512640 134550740 4294956016 18446744073709551615 103737273 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23041] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23041/stat : 23041 (java) S 23035 23035 22321 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 637186942 867446784 6064 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23042] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23042/stat : 23042 (java) S 23035 23035 22321 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 637186942 867446784 6064 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23043] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23043/stat : 23043 (java) S 23035 23035 22321 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 637186944 867446784 6064 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23044] ppid=23035 vsize=847116 CPUtime=0.27
/proc/23037/task/23044/stat : 23044 (java) S 23035 23035 22321 0 -1 64 1046 0 0 0 27 0 0 0 15 0 10 0 637186944 867446784 6064 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23045] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23045/stat : 23045 (java) S 23035 23035 22321 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 637186953 867446784 6064 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23046] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23046/stat : 23046 (java) S 23035 23035 22321 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 637186953 867446784 6064 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23047] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23047/stat : 23047 (java) S 23035 23035 22321 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 637187003 867446784 6064 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 852472

[startup+3.10292 s]
/proc/loadavg: 2.92 2.98 2.99 5/100 23047
/proc/meminfo: memFree=935912/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=847116 CPUtime=2.38
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 13149 0 1 0 230 8 0 0 18 0 10 0 637186935 867446784 11805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211779 11805 2581 9 0 206339 0
[pid=23037/tid=23039] ppid=23035 vsize=847116 CPUtime=1.24
/proc/23037/task/23039/stat : 23039 (java) S 23035 23035 22321 0 -1 64 4162 0 1 0 121 3 0 0 16 0 10 0 637186936 867446784 11805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23040] ppid=23035 vsize=847116 CPUtime=0.79
/proc/23037/task/23040/stat : 23040 (java) R 23035 23035 22321 0 -1 64 7165 0 0 0 77 2 0 0 20 0 10 0 637186942 867446784 11805 996147200 134512640 134550740 4294956016 18446744073709551615 104061313 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23041] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23041/stat : 23041 (java) S 23035 23035 22321 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 637186942 867446784 11805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23037/tid=23042] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23042/stat : 23042 (java) S 23035 23035 22321 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 637186942 867446784 11805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23037/tid=23043] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23043/stat : 23043 (java) S 23035 23035 22321 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 637186944 867446784 11805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23044] ppid=23035 vsize=847116 CPUtime=0.31
/proc/23037/task/23044/stat : 23044 (java) S 23035 23035 22321 0 -1 64 1086 0 0 0 31 0 0 0 15 0 10 0 637186944 867446784 11805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23045] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23045/stat : 23045 (java) S 23035 23035 22321 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 637186953 867446784 11805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23046] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23046/stat : 23046 (java) S 23035 23035 22321 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 637186953 867446784 11805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23047] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23047/stat : 23047 (java) S 23035 23035 22321 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 637187003 867446784 11805 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 852472

[startup+6.30233 s]
/proc/loadavg: 2.93 2.98 2.99 4/100 23047
/proc/meminfo: memFree=936040/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=847116 CPUtime=4.55
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 13841 0 1 0 446 9 0 0 18 0 10 0 637186935 867446784 11824 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211779 11824 2581 9 0 206339 0
[pid=23037/tid=23039] ppid=23035 vsize=847116 CPUtime=2.41
/proc/23037/task/23039/stat : 23039 (java) R 23035 23035 22321 0 -1 64 4276 0 1 0 238 3 0 0 16 0 10 0 637186936 867446784 11824 996147200 134512640 134550740 4294956016 18446744073709551615 4126501769 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23040] ppid=23035 vsize=847116 CPUtime=1.76
/proc/23037/task/23040/stat : 23040 (java) R 23035 23035 22321 0 -1 64 7729 0 0 0 173 3 0 0 25 0 10 0 637186942 867446784 11824 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23041] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23041/stat : 23041 (java) S 23035 23035 22321 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 637186942 867446784 11824 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23037/tid=23042] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23042/stat : 23042 (java) S 23035 23035 22321 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 637186942 867446784 11824 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23037/tid=23043] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23043/stat : 23043 (java) S 23035 23035 22321 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 637186944 867446784 11824 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23044] ppid=23035 vsize=847116 CPUtime=0.33
/proc/23037/task/23044/stat : 23044 (java) S 23035 23035 22321 0 -1 64 1100 0 0 0 33 0 0 0 15 0 10 0 637186944 867446784 11824 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23045] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23045/stat : 23045 (java) S 23035 23035 22321 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 637186953 867446784 11824 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23046] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23046/stat : 23046 (java) S 23035 23035 22321 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 637186953 867446784 11824 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23047] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23047/stat : 23047 (java) S 23035 23035 22321 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 637187003 867446784 11824 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 852472

[startup+12.7021 s]
/proc/loadavg: 3.01 3.00 3.00 5/100 23047
/proc/meminfo: memFree=935784/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=847116 CPUtime=10.88
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 15997 0 1 0 1075 13 0 0 18 0 10 0 637186935 867446784 11854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211779 11854 2581 9 0 206339 0
[pid=23037/tid=23039] ppid=23035 vsize=847116 CPUtime=5.83
/proc/23037/task/23039/stat : 23039 (java) S 23035 23035 22321 0 -1 64 4606 0 1 0 578 5 0 0 15 0 10 0 637186936 867446784 11854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23040] ppid=23035 vsize=847116 CPUtime=4.63
/proc/23037/task/23040/stat : 23040 (java) R 23035 23035 22321 0 -1 64 9533 0 0 0 457 6 0 0 25 0 10 0 637186942 867446784 11854 996147200 134512640 134550740 4294956016 18446744073709551615 102686990 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23041] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23041/stat : 23041 (java) S 23035 23035 22321 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 637186942 867446784 11854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23037/tid=23042] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23042/stat : 23042 (java) S 23035 23035 22321 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 637186942 867446784 11854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23037/tid=23043] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23043/stat : 23043 (java) S 23035 23035 22321 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 637186944 867446784 11854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23044] ppid=23035 vsize=847116 CPUtime=0.39
/proc/23037/task/23044/stat : 23044 (java) S 23035 23035 22321 0 -1 64 1122 0 0 0 38 1 0 0 15 0 10 0 637186944 867446784 11854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23045] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23045/stat : 23045 (java) S 23035 23035 22321 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 637186953 867446784 11854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23046] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23046/stat : 23046 (java) S 23035 23035 22321 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 637186953 867446784 11854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23047] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23047/stat : 23047 (java) S 23035 23035 22321 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 637187003 867446784 11854 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.88
Current children cumulated vsize (KiB) 852472

[startup+25.5017 s]
/proc/loadavg: 3.16 3.03 3.01 5/100 23047
/proc/meminfo: memFree=935400/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=847116 CPUtime=23.53
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 20697 0 1 0 2331 22 0 0 18 0 10 0 637186935 867446784 11880 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211779 11880 2582 9 0 206339 0

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

/proc/23037/task/23044/stat : 23044 (java) S 23035 23035 22321 0 -1 64 1470 0 0 0 111 2 0 0 16 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23045] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23045/stat : 23045 (java) S 23035 23035 22321 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23046] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23046/stat : 23046 (java) S 23035 23035 22321 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1510.89
Current children cumulated vsize (KiB) 852472

[startup+1722.3 s]
/proc/loadavg: 3.01 3.02 3.00 4/91 23086
/proc/meminfo: memFree=1025256/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=847116 CPUtime=1570.33
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 101469 0 1 0 156560 473 0 0 18 0 9 0 637186935 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211779 12340 2584 9 0 206339 0
[pid=23037/tid=23039] ppid=23035 vsize=847116 CPUtime=1505.03
/proc/23037/task/23039/stat : 23039 (java) R 23035 23035 22321 0 -1 64 48892 0 1 0 150334 169 0 0 25 0 9 0 637186936 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4126907390 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23040] ppid=23035 vsize=847116 CPUtime=64.11
/proc/23037/task/23040/stat : 23040 (java) S 23035 23035 22321 0 -1 64 50370 0 0 0 6112 299 0 0 16 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23041] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23041/stat : 23041 (java) S 23035 23035 22321 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23042] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23042/stat : 23042 (java) S 23035 23035 22321 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23043] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23043/stat : 23043 (java) S 23035 23035 22321 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23044] ppid=23035 vsize=847116 CPUtime=1.13
/proc/23037/task/23044/stat : 23044 (java) S 23035 23035 22321 0 -1 64 1470 0 0 0 111 2 0 0 16 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23045] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23045/stat : 23045 (java) S 23035 23035 22321 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23046] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23046/stat : 23046 (java) S 23035 23035 22321 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1570.33
Current children cumulated vsize (KiB) 852472

[startup+1782.3 s]
/proc/loadavg: 3.00 3.02 3.00 4/91 23086
/proc/meminfo: memFree=1025128/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=847116 CPUtime=1629.75
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 103066 0 1 0 162488 487 0 0 18 0 9 0 637186935 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211779 12340 2584 9 0 206339 0
[pid=23037/tid=23039] ppid=23035 vsize=847116 CPUtime=1563.72
/proc/23037/task/23039/stat : 23039 (java) R 23035 23035 22321 0 -1 64 50489 0 1 0 156197 175 0 0 25 0 9 0 637186936 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4125824794 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23040] ppid=23035 vsize=847116 CPUtime=64.86
/proc/23037/task/23040/stat : 23040 (java) S 23035 23035 22321 0 -1 64 50370 0 0 0 6178 308 0 0 16 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23041] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23041/stat : 23041 (java) S 23035 23035 22321 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23042] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23042/stat : 23042 (java) S 23035 23035 22321 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23043] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23043/stat : 23043 (java) S 23035 23035 22321 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23044] ppid=23035 vsize=847116 CPUtime=1.13
/proc/23037/task/23044/stat : 23044 (java) S 23035 23035 22321 0 -1 64 1470 0 0 0 111 2 0 0 16 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23045] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23045/stat : 23045 (java) S 23035 23035 22321 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23046] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23046/stat : 23046 (java) S 23035 23035 22321 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1629.75
Current children cumulated vsize (KiB) 852472

[startup+1842.3 s]
/proc/loadavg: 3.07 3.03 3.00 4/91 23086
/proc/meminfo: memFree=1025064/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=847116 CPUtime=1689.19
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 104648 0 1 0 168414 505 0 0 18 0 9 0 637186935 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211779 12340 2584 9 0 206339 0
[pid=23037/tid=23039] ppid=23035 vsize=847116 CPUtime=1622.37
/proc/23037/task/23039/stat : 23039 (java) R 23035 23035 22321 0 -1 64 52071 0 1 0 162055 182 0 0 25 0 9 0 637186936 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4126910747 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23040] ppid=23035 vsize=847116 CPUtime=65.65
/proc/23037/task/23040/stat : 23040 (java) S 23035 23035 22321 0 -1 64 50370 0 0 0 6246 319 0 0 16 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23041] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23041/stat : 23041 (java) S 23035 23035 22321 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23042] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23042/stat : 23042 (java) S 23035 23035 22321 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23043] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23043/stat : 23043 (java) S 23035 23035 22321 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23044] ppid=23035 vsize=847116 CPUtime=1.13
/proc/23037/task/23044/stat : 23044 (java) S 23035 23035 22321 0 -1 64 1470 0 0 0 111 2 0 0 16 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23045] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23045/stat : 23045 (java) S 23035 23035 22321 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23046] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23046/stat : 23046 (java) S 23035 23035 22321 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1689.19
Current children cumulated vsize (KiB) 852472

[startup+1902.3 s]
/proc/loadavg: 3.24 3.08 3.02 4/91 23086
/proc/meminfo: memFree=1024936/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=847116 CPUtime=1748.61
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 106221 0 1 0 174342 519 0 0 18 0 9 0 637186935 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211779 12340 2584 9 0 206339 0
[pid=23037/tid=23039] ppid=23035 vsize=847116 CPUtime=1681.07
/proc/23037/task/23039/stat : 23039 (java) R 23035 23035 22321 0 -1 64 53644 0 1 0 167919 188 0 0 25 0 9 0 637186936 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4126910747 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23040] ppid=23035 vsize=847116 CPUtime=66.37
/proc/23037/task/23040/stat : 23040 (java) S 23035 23035 22321 0 -1 64 50370 0 0 0 6310 327 0 0 16 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23041] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23041/stat : 23041 (java) S 23035 23035 22321 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23042] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23042/stat : 23042 (java) S 23035 23035 22321 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23043] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23043/stat : 23043 (java) S 23035 23035 22321 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23044] ppid=23035 vsize=847116 CPUtime=1.13
/proc/23037/task/23044/stat : 23044 (java) S 23035 23035 22321 0 -1 64 1470 0 0 0 111 2 0 0 16 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23045] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23045/stat : 23045 (java) S 23035 23035 22321 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23046] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23046/stat : 23046 (java) S 23035 23035 22321 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1748.61
Current children cumulated vsize (KiB) 852472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1954.2 s]
/proc/loadavg: 3.20 3.09 3.03 4/91 23086
/proc/meminfo: memFree=1024936/2055920 swapFree=3920988/4192956
[pid=23035] ppid=23033 vsize=5356 CPUtime=0
/proc/23035/stat : 23035 (concrete.sh) S 23033 23035 22321 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 637186935 5484544 242 996147200 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23035/statm: 1339 242 201 169 0 50 0
[pid=23037] ppid=23035 vsize=847116 CPUtime=1800.02
/proc/23037/stat : 23037 (java) S 23035 23035 22321 0 -1 0 107577 0 1 0 179468 534 0 0 18 0 9 0 637186935 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/23037/statm: 211779 12340 2584 9 0 206339 0
[pid=23037/tid=23039] ppid=23035 vsize=847116 CPUtime=1731.84
/proc/23037/task/23039/stat : 23039 (java) R 23035 23035 22321 0 -1 64 55000 0 1 0 172991 193 0 0 25 0 9 0 637186936 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4127820431 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23040] ppid=23035 vsize=847116 CPUtime=67.01
/proc/23037/task/23040/stat : 23040 (java) S 23035 23035 22321 0 -1 64 50370 0 0 0 6364 337 0 0 16 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23041] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23041/stat : 23041 (java) S 23035 23035 22321 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23042] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23042/stat : 23042 (java) S 23035 23035 22321 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 637186942 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23043] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23043/stat : 23043 (java) S 23035 23035 22321 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23044] ppid=23035 vsize=847116 CPUtime=1.13
/proc/23037/task/23044/stat : 23044 (java) S 23035 23035 22321 0 -1 64 1470 0 0 0 111 2 0 0 16 0 9 0 637186944 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23045] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23045/stat : 23045 (java) S 23035 23035 22321 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23037/tid=23046] ppid=23035 vsize=847116 CPUtime=0
/proc/23037/task/23046/stat : 23046 (java) S 23035 23035 22321 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 637186953 867446784 12340 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 852472

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 23035 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.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1954.22
CPU time (s): 1800.02
CPU user time (s): 1794.68
CPU system time (s): 5.34
CPU usage (%): 92.1094
Max. virtual memory (cumulated for all children) (KiB): 852476

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= 11
involuntary context switches= 2

runsolver used 2.32365 second user time and 6.68698 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-04 05:36:51
IDJOB=1064583
IDBENCH=54966
IDSOLVER=304
FILE ID=node92/1064583-1215142611
PBS_JOBID= 7877385
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7caca28b0e7a326e4c0f9138ac2e1ac3
RANDOM SEED=1222787451

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        974816 kB
Buffers:         43460 kB
Cached:         778752 kB
SwapCached:       7388 kB
Active:         300412 kB
Inactive:       713012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        974816 kB
SwapTotal:     4192956 kB
SwapFree:      3920988 kB
Dirty:             800 kB
Writeback:           0 kB
Mapped:         204744 kB
Slab:            51304 kB
Committed_AS:  2231452 kB
PageTables:       3248 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= 66556 MiB
End job on node92 at 2008-07-04 06:09:27