Trace number 1069602

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
Abscon 112v4 AC? (TO) 1800.1 1805.67

General information on the benchmark

Namecsp/pseudoGLB/
normalized-robin10.xml
MD5SUM255d0b4cc3360309c40695fd23b7de70
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.2559
Satisfiable
(Un)Satisfiability was proved
Number of variables2025
Number of constraints410
Maximum constraint arity81
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(410)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.26	   configuration
0.18/0.26	     name=mac.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1069602-1215477068.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.33	   
0.28/0.34	   variables being loaded...
0.48/0.55	     nbVariables=2025  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=4050
0.48/0.55	       =>  wckTime=0.296  cpuTime=0.19  mem=12M729
0.48/0.55	   
0.48/0.55	   constraints being loaded...
3.83/3.96	     nbConstraints=431  nbGlobalConstraints=431  nbSharedBinaryRepresentations=0  minDegree=13  maxDegree=18
3.83/3.96	     minArity=45  avgArity=77.89  maxArity=810  nbGenerators=21  nbFusions=0  symmetryWckTime=3.252
3.83/3.96	     symmetryCpuTime=2.62
3.83/3.96	       =>  wckTime=3.7  cpuTime=2.94  mem=38M905
3.93/4.03	   
3.93/4.03	   solver IterativeSystematicSolver being built... 
4.03/4.10	   
4.03/4.10	   INFO : Forward propagation technique limited 
4.13/4.26	       =>  wckTime=4.003  cpuTime=3.14  mem=35M868
4.13/4.28	   
4.13/4.28	   preprocessing
4.13/4.28	     nbConstraintChecks=0  nbPropagations=2025  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
4.13/4.28	     detectedInconsistency=no
4.13/4.28	       =>  wckTime=0.014  cpuTime=0.01  mem=35M868

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-1069602-1215477068/watcher-1069602-1215477068 -o /tmp/evaluation-result-1069602-1215477068/solver-1069602-1215477068 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1069602-1215477068.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.05 2.01 2.13 4/80 7154
/proc/meminfo: memFree=1914704/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=10616 CPUtime=0
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 4409695 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 2654 472 209 9 0 1184 0
[pid=7154/tid=7155] ppid=7152 vsize=10616 CPUtime=0
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 4409696 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 3452888 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.101469 s]
/proc/loadavg: 2.05 2.01 2.13 4/80 7154
/proc/meminfo: memFree=1914704/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=865884 CPUtime=0.09
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 3798 0 1 0 7 2 0 0 18 0 9 0 4409695 886665216 3249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216471 3249 1721 9 0 211026 0
[pid=7154/tid=7155] ppid=7152 vsize=865884 CPUtime=0.07
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 2888 0 1 0 6 1 0 0 18 0 9 0 4409696 886665216 3249 996147200 134512640 134550740 4294955968 18446744073709551615 104076999 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.201476 s]
/proc/loadavg: 2.05 2.01 2.13 4/80 7154
/proc/meminfo: memFree=1914704/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=866044 CPUtime=0.18
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 4625 0 1 0 15 3 0 0 18 0 9 0 4409695 886829056 4052 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216511 4052 1858 9 0 211059 0
[pid=7154/tid=7155] ppid=7152 vsize=866044 CPUtime=0.15
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 3697 0 1 0 13 2 0 0 18 0 9 0 4409696 886829056 4052 996147200 134512640 134550740 4294955968 18446744073709551615 4125977230 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866044

[startup+0.301487 s]
/proc/loadavg: 2.05 2.01 2.13 4/80 7154
/proc/meminfo: memFree=1914704/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=866284 CPUtime=0.28
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 5812 0 1 0 24 4 0 0 18 0 9 0 4409695 887074816 5186 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216571 5186 1953 9 0 211099 0
[pid=7154/tid=7155] ppid=7152 vsize=866284 CPUtime=0.23
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 4840 0 1 0 20 3 0 0 18 0 9 0 4409696 887074816 5186 996147200 134512640 134550740 4294955968 18446744073709551615 102213123 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.70153 s]
/proc/loadavg: 2.05 2.01 2.13 4/80 7154
/proc/meminfo: memFree=1914704/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867428 CPUtime=0.68
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 10168 0 1 0 62 6 0 0 18 0 9 0 4409695 888246272 9531 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216857 9531 1987 9 0 211385 0
[pid=7154/tid=7155] ppid=7152 vsize=867428 CPUtime=0.51
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 8850 0 1 0 46 5 0 0 19 0 9 0 4409696 888246272 9531 996147200 134512640 134550740 4294955968 18446744073709551615 4125962786 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867428

[startup+1.50261 s]
/proc/loadavg: 2.05 2.01 2.13 3/91 7165
/proc/meminfo: memFree=1870136/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867752 CPUtime=1.46
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 17292 991 1 0 92 9 44 1 18 0 10 0 4409695 888578048 14370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216938 14370 2001 9 0 211466 0
[pid=7154/tid=7155] ppid=7152 vsize=867752 CPUtime=1.22
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 15541 991 1 0 70 7 44 1 16 0 10 0 4409696 888578048 14370 996147200 134512640 134550740 4294955968 18446744073709551615 4126969204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 58 991 0 0 0 0 44 1 16 0 10 0 4409697 888578048 14370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 10 991 0 0 0 0 44 1 19 0 10 0 4409698 888578048 14370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 3 991 0 0 0 0 44 1 20 0 10 0 4409698 888578048 14370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 991 0 0 0 0 44 1 18 0 10 0 4409700 888578048 14370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867752 CPUtime=0.65
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 870 991 0 0 20 0 44 1 16 0 10 0 4409700 888578048 14370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 991 0 0 0 0 44 1 19 0 10 0 4409700 888578048 14370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 9 991 0 0 0 0 44 1 15 0 10 0 4409700 888578048 14370 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867752

[startup+3.10278 s]
/proc/loadavg: 2.05 2.01 2.13 4/91 7167
/proc/meminfo: memFree=1849136/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867752 CPUtime=3.05
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 30533 991 1 0 247 13 44 1 18 0 10 0 4409695 888578048 19894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216938 19894 2015 9 0 211466 0
[pid=7167] ppid=7154 vsize=44 CPUtime=0
/proc/7167/stat : 7167 (rm) R 7154 7154 2811 0 -1 4194304 22 0 0 0 0 0 0 0 18 0 1 0 4409831 45056 2 996147200 0 0 548682069479 18446744073709551615 4294960144 0 4 0 0 0 0 0 17 1 0 0
/proc/7167/statm: 11 2 0 0 0 1 0
[pid=7154/tid=7155] ppid=7152 vsize=867752 CPUtime=2.74
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 23160 991 1 0 220 9 44 1 17 0 10 0 4409696 888578048 19894 996147200 134512640 134550740 4294955968 18446744073709551615 4126907136 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867752 CPUtime=0.51
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 5667 991 0 0 5 1 44 1 16 0 10 0 4409697 888578048 19894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 17 991 0 0 0 0 44 1 16 0 10 0 4409698 888578048 19894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 991 0 0 0 0 44 1 16 0 10 0 4409698 888578048 19894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 991 0 0 0 0 44 1 18 0 10 0 4409700 888578048 19894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867752 CPUtime=0.65
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 870 991 0 0 20 0 44 1 16 0 10 0 4409700 888578048 19894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 991 0 0 0 0 44 1 19 0 10 0 4409700 888578048 19894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 9 991 0 0 0 0 44 1 15 0 10 0 4409700 888578048 19894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7166] ppid=7152 vsize=867752 CPUtime=0.45
/proc/7154/task/7166/stat : 7166 (java) S 7152 7154 2811 0 -1 64 46 991 0 0 0 0 44 1 16 0 10 0 4409831 888578048 19894 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867796

[startup+6.30211 s]
/proc/loadavg: 2.13 2.03 2.14 3/89 7167
/proc/meminfo: memFree=1840952/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867892 CPUtime=6.21
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 32369 1114 1 0 562 14 44 1 18 0 9 0 4409695 888721408 20918 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216973 20918 2638 9 0 211479 0
[pid=7154/tid=7155] ppid=7152 vsize=867892 CPUtime=5.71
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 23354 1114 1 0 516 10 44 1 21 0 9 0 4409696 888721408 20918 996147200 134512640 134550740 4294955968 18446744073709551615 4127236762 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867892 CPUtime=0.57
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 7194 1114 0 0 11 1 44 1 17 0 9 0 4409697 888721408 20918 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 17 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20918 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20918 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 1114 0 0 0 0 44 1 18 0 9 0 4409700 888721408 20918 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867892 CPUtime=0.78
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 959 1114 0 0 33 0 44 1 15 0 9 0 4409700 888721408 20918 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 1114 0 0 0 0 44 1 19 0 9 0 4409700 888721408 20918 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) R 7152 7154 2811 0 -1 64 31 1114 0 0 0 0 44 1 15 0 9 0 4409700 888721408 20918 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867892

[startup+12.7028 s]
/proc/loadavg: 2.12 2.03 2.14 3/89 7167
/proc/meminfo: memFree=1840760/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867892 CPUtime=12.55
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 32371 1114 1 0 1196 14 44 1 18 0 9 0 4409695 888721408 20919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216973 20919 2638 9 0 211479 0
[pid=7154/tid=7155] ppid=7152 vsize=867892 CPUtime=12.05
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 23354 1114 1 0 1150 10 44 1 25 0 9 0 4409696 888721408 20919 996147200 134512640 134550740 4294955968 18446744073709551615 4127136659 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867892 CPUtime=0.57
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 7194 1114 0 0 11 1 44 1 17 0 9 0 4409697 888721408 20919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 17 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 1114 0 0 0 0 44 1 18 0 9 0 4409700 888721408 20919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867892 CPUtime=0.78
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 961 1114 0 0 33 0 44 1 16 0 9 0 4409700 888721408 20919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 1114 0 0 0 0 44 1 19 0 9 0 4409700 888721408 20919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 31 1114 0 0 0 0 44 1 15 0 9 0 4409700 888721408 20919 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867892

[startup+25.5011 s]
/proc/loadavg: 2.09 2.03 2.13 3/89 7167
/proc/meminfo: memFree=1840760/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867892 CPUtime=25.22
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 32376 1114 1 0 2463 14 44 1 18 0 9 0 4409695 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216973 20921 2638 9 0 211479 0
[pid=7154/tid=7155] ppid=7152 vsize=867892 CPUtime=24.72
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 23356 1114 1 0 2417 10 44 1 25 0 9 0 4409696 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4127142076 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867892 CPUtime=0.57
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 7194 1114 0 0 11 1 44 1 16 0 9 0 4409697 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 17 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 1114 0 0 0 0 44 1 18 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867892 CPUtime=0.79
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 964 1114 0 0 34 0 44 1 16 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 1114 0 0 0 0 44 1 19 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 31 1114 0 0 0 0 44 1 15 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867892

[startup+51.1018 s]
/proc/loadavg: 2.06 2.03 2.13 3/89 7167
/proc/meminfo: memFree=1840824/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867892 CPUtime=50.58

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

/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 1114 0 0 0 0 44 1 18 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867892 CPUtime=0.79
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 964 1114 0 0 34 0 44 1 16 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 1114 0 0 0 0 44 1 19 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 31 1114 0 0 0 0 44 1 15 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.82
Current children cumulated vsize (KiB) 867892

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 7208
/proc/meminfo: memFree=1796272/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867892 CPUtime=1596.79
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 32377 1114 1 0 159617 17 44 1 18 0 9 0 4409695 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216973 20921 2638 9 0 211479 0
[pid=7154/tid=7155] ppid=7152 vsize=867892 CPUtime=1596.29
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 23357 1114 1 0 159571 13 44 1 25 0 9 0 4409696 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4127236762 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867892 CPUtime=0.57
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 7194 1114 0 0 11 1 44 1 16 0 9 0 4409697 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 17 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 1114 0 0 0 0 44 1 18 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867892 CPUtime=0.79
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 964 1114 0 0 34 0 44 1 16 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 1114 0 0 0 0 44 1 19 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 31 1114 0 0 0 0 44 1 15 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.79
Current children cumulated vsize (KiB) 867892

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 7208
/proc/meminfo: memFree=1796208/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867892 CPUtime=1656.77
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 32377 1114 1 0 165615 17 44 1 18 0 9 0 4409695 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216973 20921 2638 9 0 211479 0
[pid=7154/tid=7155] ppid=7152 vsize=867892 CPUtime=1656.27
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 23357 1114 1 0 165569 13 44 1 25 0 9 0 4409696 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4127195040 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867892 CPUtime=0.57
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 7194 1114 0 0 11 1 44 1 16 0 9 0 4409697 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 17 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 1114 0 0 0 0 44 1 18 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867892 CPUtime=0.79
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 964 1114 0 0 34 0 44 1 16 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 1114 0 0 0 0 44 1 19 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 31 1114 0 0 0 0 44 1 15 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.77
Current children cumulated vsize (KiB) 867892

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 7208
/proc/meminfo: memFree=1796208/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867892 CPUtime=1716.76
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 32377 1114 1 0 171613 18 44 1 18 0 9 0 4409695 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216973 20921 2638 9 0 211479 0
[pid=7154/tid=7155] ppid=7152 vsize=867892 CPUtime=1716.26
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 23357 1114 1 0 171567 14 44 1 25 0 9 0 4409696 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4127212279 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867892 CPUtime=0.57
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 7194 1114 0 0 11 1 44 1 16 0 9 0 4409697 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 17 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 1114 0 0 0 0 44 1 18 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867892 CPUtime=0.79
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 964 1114 0 0 34 0 44 1 16 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 1114 0 0 0 0 44 1 19 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 31 1114 0 0 0 0 44 1 15 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.76
Current children cumulated vsize (KiB) 867892

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 7208
/proc/meminfo: memFree=1796016/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867892 CPUtime=1776.73
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 32377 1114 1 0 177610 18 44 1 18 0 9 0 4409695 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216973 20921 2638 9 0 211479 0
[pid=7154/tid=7155] ppid=7152 vsize=867892 CPUtime=1776.23
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 23357 1114 1 0 177564 14 44 1 25 0 9 0 4409696 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4127140096 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867892 CPUtime=0.57
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 7194 1114 0 0 11 1 44 1 16 0 9 0 4409697 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 17 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 1114 0 0 0 0 44 1 18 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867892 CPUtime=0.79
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 964 1114 0 0 34 0 44 1 16 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 1114 0 0 0 0 44 1 19 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 31 1114 0 0 0 0 44 1 15 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.73
Current children cumulated vsize (KiB) 867892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 7214
/proc/meminfo: memFree=1795376/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867892 CPUtime=1800.01
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 32377 1114 1 0 179938 18 44 1 18 0 9 0 4409695 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216973 20921 2638 9 0 211479 0
[pid=7154/tid=7155] ppid=7152 vsize=867892 CPUtime=1799.51
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 23357 1114 1 0 179892 14 44 1 25 0 9 0 4409696 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4127140084 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867892 CPUtime=0.57
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 7194 1114 0 0 11 1 44 1 16 0 9 0 4409697 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 17 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 1114 0 0 0 0 44 1 18 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867892 CPUtime=0.79
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 964 1114 0 0 34 0 44 1 16 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 1114 0 0 0 0 44 1 19 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 31 1114 0 0 0 0 44 1 15 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 867892

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

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

[startup+1805.6 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 7214
/proc/meminfo: memFree=1795376/2055920 swapFree=4179792/4192956
[pid=7154] ppid=7152 vsize=867892 CPUtime=1800.01
/proc/7154/stat : 7154 (java) S 7152 7154 2811 0 -1 0 32377 1114 1 0 179938 18 44 1 18 0 9 0 4409695 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7154/statm: 216973 20921 2638 9 0 211479 0
[pid=7154/tid=7155] ppid=7152 vsize=867892 CPUtime=1799.51
/proc/7154/task/7155/stat : 7155 (java) R 7152 7154 2811 0 -1 64 23357 1114 1 0 179892 14 44 1 25 0 9 0 4409696 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4127140084 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7154/tid=7157] ppid=7152 vsize=867892 CPUtime=0.57
/proc/7154/task/7157/stat : 7157 (java) S 7152 7154 2811 0 -1 64 7194 1114 0 0 11 1 44 1 16 0 9 0 4409697 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7158] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7158/stat : 7158 (java) S 7152 7154 2811 0 -1 64 17 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7159] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7159/stat : 7159 (java) S 7152 7154 2811 0 -1 64 9 1114 0 0 0 0 44 1 16 0 9 0 4409698 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7160] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7160/stat : 7160 (java) S 7152 7154 2811 0 -1 64 0 1114 0 0 0 0 44 1 18 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7161] ppid=7152 vsize=867892 CPUtime=0.79
/proc/7154/task/7161/stat : 7161 (java) S 7152 7154 2811 0 -1 64 964 1114 0 0 34 0 44 1 16 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7162] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7162/stat : 7162 (java) S 7152 7154 2811 0 -1 64 2 1114 0 0 0 0 44 1 19 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7154/tid=7163] ppid=7152 vsize=867892 CPUtime=0.45
/proc/7154/task/7163/stat : 7163 (java) S 7152 7154 2811 0 -1 64 31 1114 0 0 0 0 44 1 15 0 9 0 4409700 888721408 20921 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 867892

Child status: 143
Real time (s): 1805.67
CPU time (s): 1800.1
CPU user time (s): 1799.88
CPU system time (s): 0.214967
CPU usage (%): 99.6917
Max. virtual memory (cumulated for all children) (KiB): 872976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33524
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38239
involuntary context switches= 55482

runsolver used 2.41763 second user time and 6.14107 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-08 02:31:08
IDJOB=1069602
IDBENCH=55651
IDSOLVER=363
FILE ID=node24/1069602-1215477068
PBS_JOBID= 7888597
Free space on /tmp= 66460 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-robin10.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069602-1215477068/watcher-1069602-1215477068 -o /tmp/evaluation-result-1069602-1215477068/solver-1069602-1215477068 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1069602-1215477068.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 255d0b4cc3360309c40695fd23b7de70
RANDOM SEED=26483424

node24.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.220
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.220
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:       1915184 kB
Buffers:          4312 kB
Cached:          55872 kB
SwapCached:       6388 kB
Active:          92172 kB
Inactive:        14132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1915184 kB
SwapTotal:     4192956 kB
SwapFree:      4179792 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:          61424 kB
Slab:            19416 kB
Committed_AS:   931392 kB
PageTables:       1912 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= 66456 MiB
End job on node24 at 2008-07-08 03:01:16