Trace number 1077911

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.06 1800.72

General information on the benchmark

Namecsp/primes-10/
normalized-primes-10-80-3-7.xml
MD5SUMf91cf9d7316457b20919e689800fd48c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.159974
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity10
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

19.34/19.13	c Fri Jul 04 20:27:21 CEST 2008 concrete.relationconverter.RelationManager strongOptimizeMemory
19.34/19.13	c WARNING: Could not free more memory in relations
19.48/19.21	c CPU-LOAD 5.75
19.48/19.21	c LOADED 100 V (28 E), 80 PredicateConstraint, arity 10, 5.75 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-1077911-1215196022/watcher-1077911-1215196022 -o /tmp/evaluation-result-1077911-1215196022/solver-1077911-1215196022 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1077911-1215196022.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: 1.00 1.00 1.00 3/64 917
/proc/meminfo: memFree=1725280/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) R 915 917 30144 0 -1 4194304 295 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913214623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=5356 CPUtime=0
/proc/919/stat : 919 (concrete.sh) D 917 917 30144 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1998577578 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913215271 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/919/statm: 1339 242 201 169 0 50 0

[startup+0.105753 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 917
/proc/meminfo: memFree=1725280/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=844096 CPUtime=0.09
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 3571 0 1 0 8 1 0 0 18 0 9 0 1998577578 864354304 3005 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 211024 3008 1718 9 0 205594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 849452

[startup+0.201763 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 917
/proc/meminfo: memFree=1725280/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=844396 CPUtime=0.2
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 4351 0 1 0 18 2 0 0 18 0 9 0 1998577578 864661504 3739 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 211099 3739 1890 9 0 205660 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 849752

[startup+0.301776 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 917
/proc/meminfo: memFree=1725280/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=845420 CPUtime=0.38
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 4933 0 1 0 35 3 0 0 18 0 9 0 1998577578 865710080 4319 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 211355 4319 1902 9 0 205916 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 850776

[startup+0.701815 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 917
/proc/meminfo: memFree=1725280/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=847632 CPUtime=0.9
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 12923 0 1 0 84 6 0 0 18 0 10 0 1998577578 867975168 12047 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 211908 12047 2580 9 0 206468 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 852988

[startup+1.50288 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 929
/proc/meminfo: memFree=1386632/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=847632 CPUtime=1.71
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 103020 0 1 0 128 43 0 0 18 0 10 0 1998577578 867975168 102137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 211908 102137 2580 9 0 206468 0
[pid=919/tid=921] ppid=917 vsize=847632 CPUtime=1.01
/proc/919/task/921/stat : 921 (java) S 917 917 30144 0 -1 64 96547 0 1 0 61 40 0 0 16 0 10 0 1998577579 867975168 102137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=922] ppid=917 vsize=847632 CPUtime=0.44
/proc/919/task/922/stat : 922 (java) R 917 917 30144 0 -1 64 4695 0 0 0 43 1 0 0 18 0 10 0 1998577580 867975168 102137 996147200 134512640 134550740 4294956016 18446744073709551615 103834242 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=923] ppid=917 vsize=847632 CPUtime=0
/proc/919/task/923/stat : 923 (java) S 917 917 30144 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1998577580 867975168 102137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=924] ppid=917 vsize=847632 CPUtime=0
/proc/919/task/924/stat : 924 (java) S 917 917 30144 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1998577580 867975168 102137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=925] ppid=917 vsize=847632 CPUtime=0
/proc/919/task/925/stat : 925 (java) S 917 917 30144 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1998577582 867975168 102137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=926] ppid=917 vsize=847632 CPUtime=0.22
/proc/919/task/926/stat : 926 (java) S 917 917 30144 0 -1 64 1042 0 0 0 22 0 0 0 16 0 10 0 1998577582 867975168 102137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=927] ppid=917 vsize=847632 CPUtime=0
/proc/919/task/927/stat : 927 (java) S 917 917 30144 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 1998577582 867975168 102137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=928] ppid=917 vsize=847632 CPUtime=0
/proc/919/task/928/stat : 928 (java) S 917 917 30144 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998577582 867975168 102137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=929] ppid=917 vsize=847632 CPUtime=0
/proc/919/task/929/stat : 929 (java) S 917 917 30144 0 -1 64 4 0 0 0 0 0 0 0 18 0 10 0 1998577614 867975168 102137 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 852988

[startup+3.10203 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 929
/proc/meminfo: memFree=1237768/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=858348 CPUtime=3.31
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 149887 0 1 0 270 61 0 0 18 0 10 0 1998577578 878948352 149001 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 214587 149001 2580 9 0 209147 0
[pid=919/tid=921] ppid=917 vsize=858348 CPUtime=1.45
/proc/919/task/921/stat : 921 (java) S 917 917 30144 0 -1 64 109697 0 1 0 99 46 0 0 17 0 10 0 1998577579 878948352 149001 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=922] ppid=917 vsize=858348 CPUtime=1.61
/proc/919/task/922/stat : 922 (java) R 917 917 30144 0 -1 64 38412 0 0 0 148 13 0 0 17 0 10 0 1998577580 878948352 149001 996147200 134512640 134550740 4294956016 18446744073709551615 104457096 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=923] ppid=917 vsize=858348 CPUtime=0
/proc/919/task/923/stat : 923 (java) S 917 917 30144 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1998577580 878948352 149001 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=924] ppid=917 vsize=858348 CPUtime=0
/proc/919/task/924/stat : 924 (java) S 917 917 30144 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1998577580 878948352 149001 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=925] ppid=917 vsize=858348 CPUtime=0
/proc/919/task/925/stat : 925 (java) S 917 917 30144 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1998577582 878948352 149001 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=926] ppid=917 vsize=858348 CPUtime=0.22
/proc/919/task/926/stat : 926 (java) S 917 917 30144 0 -1 64 1042 0 0 0 22 0 0 0 16 0 10 0 1998577582 878948352 149001 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=927] ppid=917 vsize=858348 CPUtime=0
/proc/919/task/927/stat : 927 (java) S 917 917 30144 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 1998577582 878948352 149001 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=928] ppid=917 vsize=858348 CPUtime=0
/proc/919/task/928/stat : 928 (java) S 917 917 30144 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998577582 878948352 149001 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=929] ppid=917 vsize=858348 CPUtime=0
/proc/919/task/929/stat : 929 (java) S 917 917 30144 0 -1 64 4 0 0 0 0 0 0 0 18 0 10 0 1998577614 878948352 149001 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.31
Current children cumulated vsize (KiB) 863704

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 929
/proc/meminfo: memFree=991240/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=875624 CPUtime=6.5
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 187588 0 1 0 574 76 0 0 18 0 10 0 1998577578 896638976 186697 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 218906 186697 2580 9 0 213466 0
[pid=919/tid=921] ppid=917 vsize=875624 CPUtime=1.97
/proc/919/task/921/stat : 921 (java) S 917 917 30144 0 -1 64 113992 0 1 0 148 49 0 0 16 0 10 0 1998577579 896638976 186697 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=922] ppid=917 vsize=875624 CPUtime=4.28
/proc/919/task/922/stat : 922 (java) R 917 917 30144 0 -1 64 71818 0 0 0 403 25 0 0 16 0 10 0 1998577580 896638976 186697 996147200 134512640 134550740 4294956016 18446744073709551615 103736188 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=923] ppid=917 vsize=875624 CPUtime=0
/proc/919/task/923/stat : 923 (java) S 917 917 30144 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1998577580 896638976 186697 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=924] ppid=917 vsize=875624 CPUtime=0
/proc/919/task/924/stat : 924 (java) S 917 917 30144 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1998577580 896638976 186697 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=925] ppid=917 vsize=875624 CPUtime=0
/proc/919/task/925/stat : 925 (java) S 917 917 30144 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1998577582 896638976 186697 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=926] ppid=917 vsize=875624 CPUtime=0.22
/proc/919/task/926/stat : 926 (java) S 917 917 30144 0 -1 64 1042 0 0 0 22 0 0 0 16 0 10 0 1998577582 896638976 186697 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=927] ppid=917 vsize=875624 CPUtime=0
/proc/919/task/927/stat : 927 (java) S 917 917 30144 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 1998577582 896638976 186697 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=928] ppid=917 vsize=875624 CPUtime=0
/proc/919/task/928/stat : 928 (java) S 917 917 30144 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998577582 896638976 186697 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=929] ppid=917 vsize=875624 CPUtime=0
/proc/919/task/929/stat : 929 (java) S 917 917 30144 0 -1 64 4 0 0 0 0 0 0 0 18 0 10 0 1998577614 896638976 186697 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.5
Current children cumulated vsize (KiB) 880980

[startup+12.7029 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 929
/proc/meminfo: memFree=946632/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=879944 CPUtime=12.91
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 198304 0 1 0 1212 79 0 0 18 0 10 0 1998577578 901062656 197408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 219986 197408 2580 9 0 214546 0
[pid=919/tid=921] ppid=917 vsize=879944 CPUtime=2.3
/proc/919/task/921/stat : 921 (java) S 917 917 30144 0 -1 64 115042 0 1 0 181 49 0 0 17 0 10 0 1998577579 901062656 197408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=922] ppid=917 vsize=879944 CPUtime=10.35
/proc/919/task/922/stat : 922 (java) R 917 917 30144 0 -1 64 81476 0 0 0 1007 28 0 0 18 0 10 0 1998577580 901062656 197408 996147200 134512640 134550740 4294956016 18446744073709551615 104457057 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=923] ppid=917 vsize=879944 CPUtime=0
/proc/919/task/923/stat : 923 (java) S 917 917 30144 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1998577580 901062656 197408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=924] ppid=917 vsize=879944 CPUtime=0
/proc/919/task/924/stat : 924 (java) S 917 917 30144 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1998577580 901062656 197408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=925] ppid=917 vsize=879944 CPUtime=0
/proc/919/task/925/stat : 925 (java) S 917 917 30144 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 1998577582 901062656 197408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=926] ppid=917 vsize=879944 CPUtime=0.23
/proc/919/task/926/stat : 926 (java) S 917 917 30144 0 -1 64 1050 0 0 0 23 0 0 0 16 0 10 0 1998577582 901062656 197408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=927] ppid=917 vsize=879944 CPUtime=0
/proc/919/task/927/stat : 927 (java) S 917 917 30144 0 -1 64 0 0 0 0 0 0 0 0 23 0 10 0 1998577582 901062656 197408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=928] ppid=917 vsize=879944 CPUtime=0
/proc/919/task/928/stat : 928 (java) S 917 917 30144 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 1998577582 901062656 197408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=929] ppid=917 vsize=879944 CPUtime=0
/proc/919/task/929/stat : 929 (java) S 917 917 30144 0 -1 64 4 0 0 0 0 0 0 0 18 0 10 0 1998577614 901062656 197408 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.91
Current children cumulated vsize (KiB) 885300

[startup+25.5024 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 930
/proc/meminfo: memFree=1045064/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=850928 CPUtime=25.8
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 198535 0 1 0 2498 82 0 0 18 0 9 0 1998577578 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 212732 172056 2594 9 0 207292 0

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

/proc/919/task/926/stat : 926 (java) S 917 917 30144 0 -1 64 1132 0 0 0 33 1 0 0 16 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=927] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/927/stat : 927 (java) S 917 917 30144 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=928] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/928/stat : 928 (java) S 917 917 30144 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 856284

[startup+1602.3 s]
/proc/loadavg: 1.07 1.03 1.01 2/74 932
/proc/meminfo: memFree=1044936/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=850928 CPUtime=1601.78
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 201781 0 1 0 160062 116 0 0 18 0 9 0 1998577578 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 212732 172056 2594 9 0 207292 0
[pid=919/tid=921] ppid=917 vsize=850928 CPUtime=1586.48
/proc/919/task/921/stat : 921 (java) R 917 917 30144 0 -1 64 118419 0 1 0 158586 62 0 0 25 0 9 0 1998577579 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4126707520 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=922] ppid=917 vsize=850928 CPUtime=14.92
/proc/919/task/922/stat : 922 (java) S 917 917 30144 0 -1 64 81492 0 0 0 1441 51 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=923] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/923/stat : 923 (java) S 917 917 30144 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=924] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/924/stat : 924 (java) S 917 917 30144 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=925] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/925/stat : 925 (java) S 917 917 30144 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=926] ppid=917 vsize=850928 CPUtime=0.34
/proc/919/task/926/stat : 926 (java) S 917 917 30144 0 -1 64 1132 0 0 0 33 1 0 0 16 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=927] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/927/stat : 927 (java) S 917 917 30144 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=928] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/928/stat : 928 (java) S 917 917 30144 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 856284

[startup+1662.3 s]
/proc/loadavg: 1.14 1.05 1.01 2/74 932
/proc/meminfo: memFree=1044936/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=850928 CPUtime=1661.74
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 201904 0 1 0 166057 117 0 0 18 0 9 0 1998577578 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 212732 172056 2594 9 0 207292 0
[pid=919/tid=921] ppid=917 vsize=850928 CPUtime=1646.4
/proc/919/task/921/stat : 921 (java) R 917 917 30144 0 -1 64 118542 0 1 0 164577 63 0 0 25 0 9 0 1998577579 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4126712090 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=922] ppid=917 vsize=850928 CPUtime=14.97
/proc/919/task/922/stat : 922 (java) S 917 917 30144 0 -1 64 81492 0 0 0 1445 52 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=923] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/923/stat : 923 (java) S 917 917 30144 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=924] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/924/stat : 924 (java) S 917 917 30144 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=925] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/925/stat : 925 (java) S 917 917 30144 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=926] ppid=917 vsize=850928 CPUtime=0.34
/proc/919/task/926/stat : 926 (java) S 917 917 30144 0 -1 64 1132 0 0 0 33 1 0 0 16 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=927] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/927/stat : 927 (java) S 917 917 30144 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=928] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/928/stat : 928 (java) S 917 917 30144 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 856284

[startup+1722.3 s]
/proc/loadavg: 1.12 1.05 1.01 2/74 932
/proc/meminfo: memFree=1044936/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=850928 CPUtime=1721.7
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 202027 0 1 0 172051 119 0 0 18 0 9 0 1998577578 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 212732 172056 2594 9 0 207292 0
[pid=919/tid=921] ppid=917 vsize=850928 CPUtime=1706.31
/proc/919/task/921/stat : 921 (java) R 917 917 30144 0 -1 64 118665 0 1 0 170567 64 0 0 25 0 9 0 1998577579 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4126703890 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=922] ppid=917 vsize=850928 CPUtime=15.02
/proc/919/task/922/stat : 922 (java) S 917 917 30144 0 -1 64 81492 0 0 0 1450 52 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=923] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/923/stat : 923 (java) S 917 917 30144 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=924] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/924/stat : 924 (java) S 917 917 30144 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=925] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/925/stat : 925 (java) S 917 917 30144 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=926] ppid=917 vsize=850928 CPUtime=0.34
/proc/919/task/926/stat : 926 (java) S 917 917 30144 0 -1 64 1132 0 0 0 33 1 0 0 16 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=927] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/927/stat : 927 (java) S 917 917 30144 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=928] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/928/stat : 928 (java) S 917 917 30144 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 856284

[startup+1782.3 s]
/proc/loadavg: 1.35 1.13 1.04 2/74 932
/proc/meminfo: memFree=1044872/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=850928 CPUtime=1781.66
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 202150 0 1 0 178046 120 0 0 18 0 9 0 1998577578 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 212732 172056 2594 9 0 207292 0
[pid=919/tid=921] ppid=917 vsize=850928 CPUtime=1766.21
/proc/919/task/921/stat : 921 (java) R 917 917 30144 0 -1 64 118788 0 1 0 176557 64 0 0 25 0 9 0 1998577579 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4126707611 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=922] ppid=917 vsize=850928 CPUtime=15.08
/proc/919/task/922/stat : 922 (java) S 917 917 30144 0 -1 64 81492 0 0 0 1455 53 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=923] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/923/stat : 923 (java) S 917 917 30144 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=924] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/924/stat : 924 (java) S 917 917 30144 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=925] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/925/stat : 925 (java) S 917 917 30144 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=926] ppid=917 vsize=850928 CPUtime=0.34
/proc/919/task/926/stat : 926 (java) S 917 917 30144 0 -1 64 1132 0 0 0 33 1 0 0 16 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=927] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/927/stat : 927 (java) S 917 917 30144 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=928] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/928/stat : 928 (java) S 917 917 30144 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 856284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.25 1.12 1.03 2/74 932
/proc/meminfo: memFree=1044872/2055920 swapFree=4180028/4192956
[pid=917] ppid=915 vsize=5356 CPUtime=0
/proc/917/stat : 917 (concrete.sh) S 915 917 30144 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 1998577577 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 259913212740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/917/statm: 1339 242 201 169 0 50 0
[pid=919] ppid=917 vsize=850928 CPUtime=1800.06
/proc/919/stat : 919 (java) S 917 917 30144 0 -1 0 202188 0 1 0 179886 120 0 0 18 0 9 0 1998577578 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/919/statm: 212732 172056 2594 9 0 207292 0
[pid=919/tid=921] ppid=917 vsize=850928 CPUtime=1784.59
/proc/919/task/921/stat : 921 (java) R 917 917 30144 0 -1 64 118826 0 1 0 178395 64 0 0 25 0 9 0 1998577579 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4126555176 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=922] ppid=917 vsize=850928 CPUtime=15.09
/proc/919/task/922/stat : 922 (java) S 917 917 30144 0 -1 64 81492 0 0 0 1456 53 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=923] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/923/stat : 923 (java) S 917 917 30144 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=924] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/924/stat : 924 (java) S 917 917 30144 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 1998577580 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=925] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/925/stat : 925 (java) S 917 917 30144 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=926] ppid=917 vsize=850928 CPUtime=0.34
/proc/919/task/926/stat : 926 (java) S 917 917 30144 0 -1 64 1132 0 0 0 33 1 0 0 16 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=919/tid=927] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/927/stat : 927 (java) S 917 917 30144 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=919/tid=928] ppid=917 vsize=850928 CPUtime=0
/proc/919/task/928/stat : 928 (java) S 917 917 30144 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 1998577582 871350272 172056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 856284

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

Real time (s): 1800.72
CPU time (s): 1800.06
CPU user time (s): 1798.86
CPU system time (s): 1.2
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 885300

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

runsolver used 1.9777 second user time and 4.67929 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-04 20:27:02
IDJOB=1077911
IDBENCH=56724
IDSOLVER=304
FILE ID=node4/1077911-1215196022
PBS_JOBID= 7881576
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f91cf9d7316457b20919e689800fd48c
RANDOM SEED=1603999849

node4.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:       1725696 kB
Buffers:         58144 kB
Cached:         206996 kB
SwapCached:       6792 kB
Active:         184664 kB
Inactive:        88944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725696 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            1352 kB
Writeback:           0 kB
Mapped:          14512 kB
Slab:            42448 kB
Committed_AS:  3243736 kB
PageTables:       1516 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= 66508 MiB
End job on node4 at 2008-07-04 20:57:05