Trace number 2063807

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 2009-07-14? (TO) 1800.04 1810.02

General information on the benchmark

Namecsp/radar-9-28-4-2/
normalized-radar-9-28-4-2-21.xml
MD5SUM7a0a03ac533bc7ea71ce361c16d54d22
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.063989
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints81
Maximum constraint arity21
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension81
Global constraints used (with number of constraints)

Solver Data

64.56/65.28	c [  64.876] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
64.86/65.59	c CPU-LOAD 40.88
64.86/65.59	c LOADED 168 V (5 E), 81 PredicateConstraint, arity 21, 40.88 cpu
1800.04/1810.02	c [1809.617] WARNING : java.lang.InterruptedException: SIGTERM
1800.04/1810.02	concrete.AbstractLauncher.handle(AbstractLauncher.java:498)
1800.04/1810.02	sun.misc.Signal$1.run(Unknown Source)
1800.04/1810.02	java.lang.Thread.run(Unknown Source) (cspfj.ResultHandler.result)

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2063807-1247701468/watcher-2063807-1247701468 -o /tmp/evaluation-result-2063807-1247701468/solver-2063807-1247701468 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2063807-1247701468.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.98 4/81 10004
/proc/meminfo: memFree=1464024/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 299 127 0 0 0 0 0 0 20 0 1 0 57210844 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 272837083218 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/10004/statm: 1339 238 197 169 0 50 0
[pid=10006] ppid=10004 vsize=5356 CPUtime=0
/proc/10006/stat : 10006 (concrete.sh) R 10004 10004 9506 0 -1 4194368 20 0 0 0 0 0 0 0 22 0 1 0 57210845 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 272836758380 0 0 4096 65538 0 0 0 17 1 0 0
/proc/10006/statm: 1339 238 197 169 0 50 0

[startup+0.082062 s]
/proc/loadavg: 1.92 1.98 1.98 4/81 10004
/proc/meminfo: memFree=1464024/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101059 s]
/proc/loadavg: 1.92 1.98 1.98 4/81 10004
/proc/meminfo: memFree=1464024/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301074 s]
/proc/loadavg: 1.92 1.98 1.98 4/81 10004
/proc/meminfo: memFree=1464024/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.7011 s]
/proc/loadavg: 1.92 1.98 1.98 4/81 10004
/proc/meminfo: memFree=1464024/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50215 s]
/proc/loadavg: 1.92 1.98 1.98 3/91 10017
/proc/meminfo: memFree=1449096/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
[pid=10009] ppid=10004 vsize=848840 CPUtime=1.46
/proc/10009/stat : 10009 (java) S 10004 10004 9506 0 -1 0 7264 0 1 0 142 4 0 0 18 0 10 0 57210846 869212160 6258 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10009/statm: 212210 6258 2059 9 0 206688 0
[pid=10009/tid=10010] ppid=10004 vsize=848840 CPUtime=0.93
/proc/10009/task/10010/stat : 10010 (java) R 10004 10004 9506 0 -1 64 4140 0 1 0 91 2 0 0 23 0 10 0 57210847 869212160 6258 996147200 134512640 134550932 4294955408 18446744073709551615 4126949176 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10011] ppid=10004 vsize=848840 CPUtime=0.06
/proc/10009/task/10011/stat : 10011 (java) S 10004 10004 9506 0 -1 64 755 0 0 0 6 0 0 0 16 0 10 0 57210848 869212160 6258 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10012] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10012/stat : 10012 (java) S 10004 10004 9506 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 6258 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10013] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10013/stat : 10013 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57210848 869212160 6258 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10014] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10014/stat : 10014 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57210851 869212160 6258 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10015] ppid=10004 vsize=848840 CPUtime=0.43
/proc/10009/task/10015/stat : 10015 (java) S 10004 10004 9506 0 -1 64 1667 0 0 0 43 0 0 0 16 0 10 0 57210854 869212160 6258 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10016] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10016/stat : 10016 (java) S 10004 10004 9506 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57210854 869212160 6258 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10017] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10017/stat : 10017 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57210854 869212160 6258 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 854196

[startup+3.10226 s]
/proc/loadavg: 1.92 1.98 1.98 4/92 10018
/proc/meminfo: memFree=1444160/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
[pid=10009] ppid=10004 vsize=848840 CPUtime=3.04
/proc/10009/stat : 10009 (java) S 10004 10004 9506 0 -1 0 9798 0 1 0 299 5 0 0 18 0 10 0 57210846 869212160 8574 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10009/statm: 212210 8574 2632 9 0 206688 0
[pid=10009/tid=10010] ppid=10004 vsize=848840 CPUtime=2.29
/proc/10009/task/10010/stat : 10010 (java) R 10004 10004 9506 0 -1 64 4156 0 1 0 227 2 0 0 25 0 10 0 57210847 869212160 8574 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10011] ppid=10004 vsize=848840 CPUtime=0.28
/proc/10009/task/10011/stat : 10011 (java) R 10004 10004 9506 0 -1 64 3271 0 0 0 27 1 0 0 16 0 10 0 57210848 869212160 8574 996147200 134512640 134550932 4294955408 18446744073709551615 103826310 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10012] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10012/stat : 10012 (java) S 10004 10004 9506 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 8574 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10013] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10013/stat : 10013 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57210848 869212160 8574 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10014] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10014/stat : 10014 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57210851 869212160 8574 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10015] ppid=10004 vsize=848840 CPUtime=0.44
/proc/10009/task/10015/stat : 10015 (java) S 10004 10004 9506 0 -1 64 1669 0 0 0 44 0 0 0 15 0 10 0 57210854 869212160 8574 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10016] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10016/stat : 10016 (java) S 10004 10004 9506 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57210854 869212160 8574 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10017] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10017/stat : 10017 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57210854 869212160 8574 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10018] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10018/stat : 10018 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 57210955 869212160 8574 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 854196

[startup+6.30148 s]
/proc/loadavg: 1.93 1.98 1.98 3/92 10018
/proc/meminfo: memFree=1409472/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
[pid=10009] ppid=10004 vsize=848840 CPUtime=6.21
/proc/10009/stat : 10009 (java) S 10004 10004 9506 0 -1 0 18395 0 1 0 612 9 0 0 18 0 10 0 57210846 869212160 17138 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10009/statm: 212210 17138 2632 9 0 206688 0
[pid=10009/tid=10010] ppid=10004 vsize=848840 CPUtime=4.73
/proc/10009/task/10010/stat : 10010 (java) R 10004 10004 9506 0 -1 64 4509 0 1 0 471 2 0 0 25 0 10 0 57210847 869212160 17138 996147200 134512640 134550932 4294955408 18446744073709551615 103211134 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10011] ppid=10004 vsize=848840 CPUtime=1
/proc/10009/task/10011/stat : 10011 (java) S 10004 10004 9506 0 -1 64 11515 0 0 0 95 5 0 0 16 0 10 0 57210848 869212160 17138 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10012] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10012/stat : 10012 (java) S 10004 10004 9506 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 17138 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10013] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10013/stat : 10013 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57210848 869212160 17138 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10014] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10014/stat : 10014 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57210851 869212160 17138 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10015] ppid=10004 vsize=848840 CPUtime=0.44
/proc/10009/task/10015/stat : 10015 (java) S 10004 10004 9506 0 -1 64 1669 0 0 0 44 0 0 0 15 0 10 0 57210854 869212160 17138 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10016] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10016/stat : 10016 (java) S 10004 10004 9506 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57210854 869212160 17138 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10017] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10017/stat : 10017 (java) R 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57210854 869212160 17138 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10018] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10018/stat : 10018 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 57210955 869212160 17138 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 854196

[startup+12.7029 s]
/proc/loadavg: 1.93 1.98 1.98 4/92 10018
/proc/meminfo: memFree=1313024/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
[pid=10009] ppid=10004 vsize=848840 CPUtime=12.55
/proc/10009/stat : 10009 (java) S 10004 10004 9506 0 -1 0 43100 0 1 0 1235 20 0 0 18 0 10 0 57210846 869212160 41820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10009/statm: 212210 41820 2632 9 0 206688 0
[pid=10009/tid=10010] ppid=10004 vsize=848840 CPUtime=9.95
/proc/10009/task/10010/stat : 10010 (java) R 10004 10004 9506 0 -1 64 5284 0 1 0 992 3 0 0 25 0 10 0 57210847 869212160 41820 996147200 134512640 134550932 4294955408 18446744073709551615 4126947680 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10011] ppid=10004 vsize=848840 CPUtime=2.14
/proc/10009/task/10011/stat : 10011 (java) S 10004 10004 9506 0 -1 64 35445 0 0 0 199 15 0 0 16 0 10 0 57210848 869212160 41820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10012] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10012/stat : 10012 (java) S 10004 10004 9506 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 41820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10013] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10013/stat : 10013 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57210848 869212160 41820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10014] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10014/stat : 10014 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57210851 869212160 41820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10015] ppid=10004 vsize=848840 CPUtime=0.44
/proc/10009/task/10015/stat : 10015 (java) S 10004 10004 9506 0 -1 64 1669 0 0 0 44 0 0 0 15 0 10 0 57210854 869212160 41820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10016] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10016/stat : 10016 (java) S 10004 10004 9506 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57210854 869212160 41820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10017] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10017/stat : 10017 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57210854 869212160 41820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10018] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10018/stat : 10018 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 21 0 10 0 57210955 869212160 41820 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 854196

[startup+25.5028 s]
/proc/loadavg: 2.03 2.00 1.98 3/92 10018
/proc/meminfo: memFree=1145280/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
[pid=10009] ppid=10004 vsize=848840 CPUtime=25.23
/proc/10009/stat : 10009 (java) S 10004 10004 9506 0 -1 0 84311 0 1 0 2487 36 0 0 18 0 10 0 57210846 869212160 83012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10009/statm: 212210 83012 2632 9 0 206688 0
[pid=10009/tid=10010] ppid=10004 vsize=848840 CPUtime=19.16
/proc/10009/task/10010/stat : 10010 (java) R 10004 10004 9506 0 -1 64 7127 0 1 0 1912 4 0 0 25 0 10 0 57210847 869212160 83012 996147200 134512640 134550932 4294955408 18446744073709551615 4126948663 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10011] ppid=10004 vsize=848840 CPUtime=5.6
/proc/10009/task/10011/stat : 10011 (java) S 10004 10004 9506 0 -1 64 74813 0 0 0 530 30 0 0 17 0 10 0 57210848 869212160 83012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10012] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10012/stat : 10012 (java) S 10004 10004 9506 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 83012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10013] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10013/stat : 10013 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57210848 869212160 83012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10014] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10014/stat : 10014 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57210851 869212160 83012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10015] ppid=10004 vsize=848840 CPUtime=0.44
/proc/10009/task/10015/stat : 10015 (java) S 10004 10004 9506 0 -1 64 1669 0 0 0 44 0 0 0 15 0 10 0 57210854 869212160 83012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10016] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10016/stat : 10016 (java) S 10004 10004 9506 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57210854 869212160 83012 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10017] ppid=10004 vsize=848840 CPUtime=0

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

/proc/meminfo: memFree=694848/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
[pid=10009] ppid=10004 vsize=848840 CPUtime=1592.41
/proc/10009/stat : 10009 (java) S 10004 10004 9506 0 -1 0 193240 0 1 0 159138 103 0 0 18 0 10 0 57210846 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10009/statm: 212210 190303 2634 9 0 206688 0
[pid=10009/tid=10010] ppid=10004 vsize=848840 CPUtime=1567.28
/proc/10009/task/10010/stat : 10010 (java) R 10004 10004 9506 0 -1 64 10728 0 1 0 156711 17 0 0 25 0 10 0 57210847 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4127195831 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10011] ppid=10004 vsize=848840 CPUtime=24.45
/proc/10009/task/10011/stat : 10011 (java) S 10004 10004 9506 0 -1 64 179995 0 0 0 2362 83 0 0 17 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10012] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10012/stat : 10012 (java) S 10004 10004 9506 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10013] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10013/stat : 10013 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10014] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10014/stat : 10014 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57210851 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10015] ppid=10004 vsize=848840 CPUtime=0.65
/proc/10009/task/10015/stat : 10015 (java) S 10004 10004 9506 0 -1 64 1814 0 0 0 64 1 0 0 15 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10016] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10016/stat : 10016 (java) S 10004 10004 9506 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10017] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10017/stat : 10017 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10019] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10019/stat : 10019 (java) S 10004 10004 9506 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 57217428 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.41
Current children cumulated vsize (KiB) 854196

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/92 10112
/proc/meminfo: memFree=694912/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
[pid=10009] ppid=10004 vsize=848840 CPUtime=1652.39
/proc/10009/stat : 10009 (java) S 10004 10004 9506 0 -1 0 193307 0 1 0 165135 104 0 0 18 0 10 0 57210846 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10009/statm: 212210 190303 2634 9 0 206688 0
[pid=10009/tid=10010] ppid=10004 vsize=848840 CPUtime=1627.22
/proc/10009/task/10010/stat : 10010 (java) R 10004 10004 9506 0 -1 64 10795 0 1 0 162704 18 0 0 25 0 10 0 57210847 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4127186256 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10011] ppid=10004 vsize=848840 CPUtime=24.49
/proc/10009/task/10011/stat : 10011 (java) S 10004 10004 9506 0 -1 64 179995 0 0 0 2365 84 0 0 17 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10012] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10012/stat : 10012 (java) S 10004 10004 9506 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10013] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10013/stat : 10013 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10014] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10014/stat : 10014 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57210851 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10015] ppid=10004 vsize=848840 CPUtime=0.65
/proc/10009/task/10015/stat : 10015 (java) S 10004 10004 9506 0 -1 64 1814 0 0 0 64 1 0 0 15 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10016] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10016/stat : 10016 (java) S 10004 10004 9506 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10017] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10017/stat : 10017 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10019] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10019/stat : 10019 (java) S 10004 10004 9506 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 57217428 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.39
Current children cumulated vsize (KiB) 854196

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/92 10112
/proc/meminfo: memFree=694912/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
[pid=10009] ppid=10004 vsize=848840 CPUtime=1712.37
/proc/10009/stat : 10009 (java) S 10004 10004 9506 0 -1 0 193374 0 1 0 171132 105 0 0 18 0 10 0 57210846 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10009/statm: 212210 190303 2634 9 0 206688 0
[pid=10009/tid=10010] ppid=10004 vsize=848840 CPUtime=1687.16
/proc/10009/task/10010/stat : 10010 (java) R 10004 10004 9506 0 -1 64 10862 0 1 0 168698 18 0 0 25 0 10 0 57210847 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4127186231 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10011] ppid=10004 vsize=848840 CPUtime=24.52
/proc/10009/task/10011/stat : 10011 (java) S 10004 10004 9506 0 -1 64 179995 0 0 0 2368 84 0 0 17 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10012] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10012/stat : 10012 (java) S 10004 10004 9506 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10013] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10013/stat : 10013 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10014] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10014/stat : 10014 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57210851 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10015] ppid=10004 vsize=848840 CPUtime=0.65
/proc/10009/task/10015/stat : 10015 (java) S 10004 10004 9506 0 -1 64 1814 0 0 0 64 1 0 0 15 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10016] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10016/stat : 10016 (java) S 10004 10004 9506 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10017] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10017/stat : 10017 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10019] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10019/stat : 10019 (java) S 10004 10004 9506 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 57217428 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.37
Current children cumulated vsize (KiB) 854196

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/92 10112
/proc/meminfo: memFree=694784/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
[pid=10009] ppid=10004 vsize=848840 CPUtime=1772.34
/proc/10009/stat : 10009 (java) S 10004 10004 9506 0 -1 0 193440 0 1 0 177129 105 0 0 18 0 10 0 57210846 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10009/statm: 212210 190303 2634 9 0 206688 0
[pid=10009/tid=10010] ppid=10004 vsize=848840 CPUtime=1747.11
/proc/10009/task/10010/stat : 10010 (java) R 10004 10004 9506 0 -1 64 10928 0 1 0 174693 18 0 0 25 0 10 0 57210847 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4127186256 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10011] ppid=10004 vsize=848840 CPUtime=24.55
/proc/10009/task/10011/stat : 10011 (java) S 10004 10004 9506 0 -1 64 179995 0 0 0 2370 85 0 0 17 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10012] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10012/stat : 10012 (java) S 10004 10004 9506 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10013] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10013/stat : 10013 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10014] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10014/stat : 10014 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57210851 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10015] ppid=10004 vsize=848840 CPUtime=0.65
/proc/10009/task/10015/stat : 10015 (java) S 10004 10004 9506 0 -1 64 1814 0 0 0 64 1 0 0 15 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10016] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10016/stat : 10016 (java) S 10004 10004 9506 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10017] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10017/stat : 10017 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10019] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10019/stat : 10019 (java) S 10004 10004 9506 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 57217428 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.34
Current children cumulated vsize (KiB) 854196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810 s]
/proc/loadavg: 2.02 2.01 2.00 3/92 10112
/proc/meminfo: memFree=694784/2055920 swapFree=4192812/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (concrete.sh) S 10002 10004 9506 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57210844 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 272836911940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 244 201 169 0 50 0
[pid=10009] ppid=10004 vsize=848840 CPUtime=1800.04
/proc/10009/stat : 10009 (java) S 10004 10004 9506 0 -1 0 193471 0 1 0 179898 106 0 0 18 0 10 0 57210846 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10009/statm: 212210 190303 2634 9 0 206688 0
[pid=10009/tid=10010] ppid=10004 vsize=848840 CPUtime=1774.79
/proc/10009/task/10010/stat : 10010 (java) R 10004 10004 9506 0 -1 64 10959 0 1 0 177461 18 0 0 25 0 10 0 57210847 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4127186173 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10011] ppid=10004 vsize=848840 CPUtime=24.57
/proc/10009/task/10011/stat : 10011 (java) S 10004 10004 9506 0 -1 64 179995 0 0 0 2372 85 0 0 17 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10012] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10012/stat : 10012 (java) S 10004 10004 9506 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10013] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10013/stat : 10013 (java) S 10004 10004 9506 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57210848 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10014] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10014/stat : 10014 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 57210851 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10015] ppid=10004 vsize=848840 CPUtime=0.65
/proc/10009/task/10015/stat : 10015 (java) S 10004 10004 9506 0 -1 64 1814 0 0 0 64 1 0 0 15 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10009/tid=10016] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10016/stat : 10016 (java) S 10004 10004 9506 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10017] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10017/stat : 10017 (java) S 10004 10004 9506 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57210854 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10009/tid=10019] ppid=10004 vsize=848840 CPUtime=0
/proc/10009/task/10019/stat : 10019 (java) S 10004 10004 9506 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 57217428 869212160 190303 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 854196

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 10004 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.02
CPU time (s): 1800.04
CPU user time (s): 1798.98
CPU system time (s): 1.06
CPU usage (%): 99.4485
Max. virtual memory (cumulated for all children) (KiB): 854196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 632
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= 22
involuntary context switches= 9

runsolver used 2.11168 second user time and 6.20006 second system time

The end

Launcher Data

Begin job on node39 at 2009-07-16 01:44:28
IDJOB=2063807
IDBENCH=54096
IDSOLVER=735
FILE ID=node39/2063807-1247701468
PBS_JOBID= 9521233
Free space on /tmp= 66360 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/radar-9-28-4-2/normalized-radar-9-28-4-2-21.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2063807-1247701468/watcher-2063807-1247701468 -o /tmp/evaluation-result-2063807-1247701468/solver-2063807-1247701468 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2063807-1247701468.xml

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

MD5SUM BENCH= 7a0a03ac533bc7ea71ce361c16d54d22
RANDOM SEED=1540309137

node39.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.236
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.236
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:       1464440 kB
Buffers:         72888 kB
Cached:         384208 kB
SwapCached:          0 kB
Active:         226268 kB
Inactive:       283228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1464440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1332 kB
Writeback:           0 kB
Mapped:          72736 kB
Slab:            66968 kB
Committed_AS:   611652 kB
PageTables:       1908 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= 66356 MiB
End job on node39 at 2009-07-16 02:14:40