Trace number 1069730

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.14 1808.86

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-clauses-45-40.xml
MD5SUM347e8ed0aa59e4cfda2efa577e0ec980
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1800
Number of constraints39645
Maximum constraint arity40
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(39645)

Solver Data (download as text)

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.18/0.27	   
0.18/0.27	   instance
0.18/0.27	     name=HOME/instance-1069730-1215161405.xml
0.29/0.31	   
0.29/0.31	   domains being loaded...
0.29/0.32	   
0.29/0.32	   variables being loaded...
0.48/0.52	     nbVariables=1800  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=3600
0.48/0.52	       =>  wckTime=0.278  cpuTime=0.18  mem=12M729
0.48/0.52	   
0.48/0.52	   constraints being loaded...
15.70/15.88	     nbConstraints=39728  nbGlobalConstraints=39728  nbSharedBinaryRepresentations=0  minDegree=47  maxDegree=49
15.70/15.88	     minArity=2  avgArity=2.22  maxArity=90  nbGenerators=83  nbFusions=0  symmetryWckTime=14.154  symmetryCpuTime=1.96
15.70/15.88	       =>  wckTime=15.633  cpuTime=3.15  mem=69M681
16.00/16.16	   
16.00/16.16	   solver IterativeSystematicSolver being built... 
16.10/16.25	   
16.10/16.26	   INFO : Forward propagation technique limited 
16.30/16.42	       =>  wckTime=16.183  cpuTime=3.36  mem=56M827
16.30/16.48	   
16.30/16.48	   preprocessing
16.30/16.48	     nbConstraintChecks=0  nbPropagations=1800  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
16.30/16.48	     detectedInconsistency=no
16.30/16.48	       =>  wckTime=0.047  cpuTime=0.04  mem=56M827

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-1069730-1215161405/watcher-1069730-1215161405 -o /tmp/evaluation-result-1069730-1215161405/solver-1069730-1215161405 -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-1069730-1215161405.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.97 1.99 4/73 24880
/proc/meminfo: memFree=1789888/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=152 CPUtime=0
/proc/24880/stat : 24880 (java) R 24878 24880 22593 0 -1 0 205 0 0 0 0 0 0 0 20 0 1 0 628387810 155648 26 996147200 134512640 134550740 4294955984 18446744073709551615 9920811 0 0 4096 0 0 0 0 17 0 0 0
/proc/24880/statm: 38 26 19 9 0 4 0

[startup+0.034334 s]
/proc/loadavg: 1.93 1.97 1.99 4/73 24880
/proc/meminfo: memFree=1789888/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=861876 CPUtime=0.02
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 2211 0 1 0 1 1 0 0 20 0 5 0 628387810 882561024 1834 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 215469 1834 842 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.101342 s]
/proc/loadavg: 1.93 1.97 1.99 4/73 24880
/proc/meminfo: memFree=1789888/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=865884 CPUtime=0.08
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 3795 0 1 0 7 1 0 0 20 0 9 0 628387810 886665216 3246 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 216471 3246 1720 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301367 s]
/proc/loadavg: 1.93 1.97 1.99 4/73 24880
/proc/meminfo: memFree=1789888/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=866284 CPUtime=0.29
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 5988 0 1 0 26 3 0 0 20 0 9 0 628387810 887074816 5362 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 216571 5362 1956 9 0 211099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866284

[startup+0.701409 s]
/proc/loadavg: 1.93 1.97 1.99 4/73 24880
/proc/meminfo: memFree=1789888/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=867428 CPUtime=0.68
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 9633 0 1 0 63 5 0 0 20 0 9 0 628387810 888246272 9004 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 216857 9005 1982 9 0 211385 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867428

[startup+1.5025 s]
/proc/loadavg: 1.94 1.97 1.99 4/82 24889
/proc/meminfo: memFree=1739256/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=867428 CPUtime=1.48
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 19876 0 1 0 137 11 0 0 20 0 9 0 628387810 888246272 19243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 216857 19243 1996 9 0 211385 0
[pid=24880/tid=24882] ppid=24878 vsize=867428 CPUtime=1.15
/proc/24880/task/24882/stat : 24882 (java) R 24878 24880 22593 0 -1 64 15671 0 1 0 106 9 0 0 25 0 9 0 628387811 888246272 19243 996147200 134512640 134550740 4294955984 18446744073709551615 4126823861 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24883] ppid=24878 vsize=867428 CPUtime=0.13
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 2877 0 0 0 12 1 0 0 17 0 9 0 628387812 888246272 19243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24884] ppid=24878 vsize=867428 CPUtime=0
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 628387812 888246272 19243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24885] ppid=24878 vsize=867428 CPUtime=0
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 628387812 888246272 19243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24878 vsize=867428 CPUtime=0
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 628387814 888246272 19243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=867428 CPUtime=0.17
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 630 0 0 0 17 0 0 0 16 0 9 0 628387814 888246272 19243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24888] ppid=24878 vsize=867428 CPUtime=0
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 628387814 888246272 19243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=867428 CPUtime=0
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 628387814 888246272 19243 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867428

[startup+3.10269 s]
/proc/loadavg: 1.94 1.97 1.99 4/82 24889
/proc/meminfo: memFree=1697976/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=867752 CPUtime=2.37
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 25987 0 1 0 220 17 0 0 20 0 10 0 628387810 888578048 24757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 216938 24757 2008 9 0 211466 0
[pid=24880/tid=24882] ppid=24878 vsize=867752 CPUtime=1.77
/proc/24880/task/24882/stat : 24882 (java) S 24878 24880 22593 0 -1 64 16190 0 1 0 166 11 0 0 21 0 10 0 628387811 888578048 24757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=867752 CPUtime=0.36
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 8363 0 0 0 32 4 0 0 16 0 10 0 628387812 888578048 24757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24884] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 628387812 888578048 24757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24885] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 628387812 888578048 24757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 628387814 888578048 24757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=867752 CPUtime=0.2
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 663 0 0 0 20 0 0 0 16 0 10 0 628387814 888578048 24757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 628387814 888578048 24757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 628387814 888578048 24757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 867752

[startup+6.30106 s]
/proc/loadavg: 2.02 1.99 1.99 4/84 24891
/proc/meminfo: memFree=1681960/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=867752 CPUtime=2.52
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 37259 0 1 0 232 20 0 0 20 0 10 0 628387810 888578048 26139 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 216938 26139 2009 9 0 211466 0
[pid=24891] ppid=24880 vsize=18420 CPUtime=3.74
/proc/24891/stat : 24891 (saucy) R 24880 24880 22593 0 -1 4194304 3570 0 0 0 371 3 0 0 25 0 1 0 628388048 18862080 3517 996147200 134512640 134531332 4294956000 18446744073709551615 134523075 0 4 0 0 0 0 0 17 1 0 0
/proc/24891/statm: 4605 3517 104 4 0 4281 0
[pid=24880/tid=24882] ppid=24878 vsize=867752 CPUtime=1.84
/proc/24880/task/24882/stat : 24882 (java) S 24878 24880 22593 0 -1 64 20855 0 1 0 171 13 0 0 15 0 10 0 628387811 888578048 26139 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=867752 CPUtime=0.44
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 14862 0 0 0 39 5 0 0 16 0 10 0 628387812 888578048 26139 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24884] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 20 0 0 0 0 0 0 0 16 0 10 0 628387812 888578048 26139 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24885] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 628387812 888578048 26139 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24886] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 628387814 888578048 26139 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=867752 CPUtime=0.2
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 716 0 0 0 20 0 0 0 15 0 10 0 628387814 888578048 26139 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 628387814 888578048 26139 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 51 0 0 0 0 0 0 0 15 0 10 0 628387814 888578048 26139 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24890] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24890/stat : 24890 (java) S 24878 24880 22593 0 -1 64 67 0 0 0 0 0 0 0 19 0 10 0 628388048 888578048 26139 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 886172

[startup+12.7028 s]
/proc/loadavg: 2.02 1.99 1.99 4/84 24891
/proc/meminfo: memFree=1672680/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=867752 CPUtime=2.55
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 39349 0 1 0 235 20 0 0 20 0 10 0 628387810 888578048 26140 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 216938 26140 2009 9 0 211466 0
[pid=24891] ppid=24880 vsize=21060 CPUtime=10.06
/proc/24891/stat : 24891 (saucy) R 24880 24880 22593 0 -1 4194304 4386 0 0 0 1003 3 0 0 25 0 1 0 628388048 21565440 4333 996147200 134512640 134531332 4294956000 18446744073709551615 134521557 0 4 0 0 0 0 0 17 1 0 0
/proc/24891/statm: 5265 4333 104 4 0 4941 0
[pid=24880/tid=24882] ppid=24878 vsize=867752 CPUtime=1.86
/proc/24880/task/24882/stat : 24882 (java) S 24878 24880 22593 0 -1 64 22933 0 1 0 173 13 0 0 15 0 10 0 628387811 888578048 26140 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=867752 CPUtime=0.44
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 14864 0 0 0 39 5 0 0 16 0 10 0 628387812 888578048 26140 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24884] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 20 0 0 0 0 0 0 0 16 0 10 0 628387812 888578048 26140 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24885] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 9 0 0 0 0 0 0 0 16 0 10 0 628387812 888578048 26140 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24886] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 628387814 888578048 26140 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=867752 CPUtime=0.21
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 726 0 0 0 21 0 0 0 16 0 10 0 628387814 888578048 26140 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 628387814 888578048 26140 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 51 0 0 0 0 0 0 0 15 0 10 0 628387814 888578048 26140 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24890] ppid=24878 vsize=867752 CPUtime=0
/proc/24880/task/24890/stat : 24890 (java) S 24878 24880 22593 0 -1 64 67 0 0 0 0 0 0 0 19 0 10 0 628388048 888578048 26140 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 888812

[startup+25.5023 s]
/proc/loadavg: 2.09 2.00 2.00 4/82 24893
/proc/meminfo: memFree=1688552/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=868164 CPUtime=25.35
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 58890 4668 1 0 1335 26 1170 4 20 0 9 0 628387810 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 217041 27757 2638 9 0 211547 0
[pid=24880/tid=24882] ppid=24878 vsize=868164 CPUtime=24.24
/proc/24880/task/24882/stat : 24882 (java) R 24878 24880 22593 0 -1 64 37741 4668 1 0 1233 17 1170 4 18 0 9 0 628387811 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4127226549 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=868164 CPUtime=12.45
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 19099 4668 0 0 65 6 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24884] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 24 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24885] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 12 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=868164 CPUtime=12.11
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 1150 4668 0 0 36 1 1170 4 15 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 54 4668 0 0 0 0 1170 4 15 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 868164

[startup+51.1022 s]
/proc/loadavg: 2.16 2.03 2.01 4/82 24893
/proc/meminfo: memFree=1688424/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=868164 CPUtime=50.83
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 58890 4668 1 0 3883 26 1170 4 20 0 9 0 628387810 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 217041 27757 2638 9 0 211547 0
[pid=24880/tid=24882] ppid=24878 vsize=868164 CPUtime=49.72
/proc/24880/task/24882/stat : 24882 (java) R 24878 24880 22593 0 -1 64 37741 4668 1 0 3781 17 1170 4 25 0 9 0 628387811 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4127223068 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=868164 CPUtime=12.45

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

/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 12 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=868164 CPUtime=12.11
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 1150 4668 0 0 36 1 1170 4 16 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=868164 CPUtime=11.75
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 54 4668 0 0 0 1 1170 4 15 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.16
Current children cumulated vsize (KiB) 868164

[startup+1542.3 s]
/proc/loadavg: 2.06 2.19 2.22 4/82 24899
/proc/meminfo: memFree=1686824/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=868164 CPUtime=1534.87
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 58890 4668 1 0 152285 28 1170 4 20 0 9 0 628387810 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 217041 27757 2638 9 0 211547 0
[pid=24880/tid=24882] ppid=24878 vsize=868164 CPUtime=1533.73
/proc/24880/task/24882/stat : 24882 (java) R 24878 24880 22593 0 -1 64 37741 4668 1 0 152181 18 1170 4 25 0 9 0 628387811 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4126995616 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=868164 CPUtime=12.45
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 19099 4668 0 0 65 6 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24884] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 24 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24885] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 12 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=868164 CPUtime=12.11
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 1150 4668 0 0 36 1 1170 4 16 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=868164 CPUtime=11.75
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 54 4668 0 0 0 1 1170 4 15 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.87
Current children cumulated vsize (KiB) 868164

[startup+1602.3 s]
/proc/loadavg: 2.07 2.17 2.21 4/82 24899
/proc/meminfo: memFree=1686760/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=868164 CPUtime=1594.58
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 58890 4668 1 0 158256 28 1170 4 20 0 9 0 628387810 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 217041 27757 2638 9 0 211547 0
[pid=24880/tid=24882] ppid=24878 vsize=868164 CPUtime=1593.44
/proc/24880/task/24882/stat : 24882 (java) R 24878 24880 22593 0 -1 64 37741 4668 1 0 158152 18 1170 4 25 0 9 0 628387811 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4127222746 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=868164 CPUtime=12.45
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 19099 4668 0 0 65 6 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24884] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 24 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24885] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 12 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=868164 CPUtime=12.11
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 1150 4668 0 0 36 1 1170 4 16 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=868164 CPUtime=11.75
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 54 4668 0 0 0 1 1170 4 15 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.58
Current children cumulated vsize (KiB) 868164

[startup+1662.3 s]
/proc/loadavg: 2.06 2.15 2.20 5/82 24899
/proc/meminfo: memFree=1686696/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=868164 CPUtime=1654.29
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 58890 4668 1 0 164227 28 1170 4 20 0 9 0 628387810 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 217041 27757 2638 9 0 211547 0
[pid=24880/tid=24882] ppid=24878 vsize=868164 CPUtime=1653.15
/proc/24880/task/24882/stat : 24882 (java) R 24878 24880 22593 0 -1 64 37741 4668 1 0 164123 18 1170 4 25 0 9 0 628387811 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4127253971 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=868164 CPUtime=12.45
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 19099 4668 0 0 65 6 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24884] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 24 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24885] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 12 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=868164 CPUtime=12.11
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 1150 4668 0 0 36 1 1170 4 16 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=868164 CPUtime=11.75
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 54 4668 0 0 0 1 1170 4 15 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.29
Current children cumulated vsize (KiB) 868164

[startup+1722.3 s]
/proc/loadavg: 2.02 2.12 2.18 4/82 24899
/proc/meminfo: memFree=1686632/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=868164 CPUtime=1714.01
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 58890 4668 1 0 170199 28 1170 4 20 0 9 0 628387810 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 217041 27757 2638 9 0 211547 0
[pid=24880/tid=24882] ppid=24878 vsize=868164 CPUtime=1712.87
/proc/24880/task/24882/stat : 24882 (java) R 24878 24880 22593 0 -1 64 37741 4668 1 0 170095 18 1170 4 25 0 9 0 628387811 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4127257379 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=868164 CPUtime=12.45
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 19099 4668 0 0 65 6 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24884] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 24 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24885] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 12 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=868164 CPUtime=12.11
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 1150 4668 0 0 36 1 1170 4 16 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=868164 CPUtime=11.75
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 54 4668 0 0 0 1 1170 4 15 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.01
Current children cumulated vsize (KiB) 868164

[startup+1782.3 s]
/proc/loadavg: 2.11 2.13 2.18 4/82 24899
/proc/meminfo: memFree=1686568/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=868164 CPUtime=1773.71
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 58890 4668 1 0 176169 28 1170 4 20 0 9 0 628387810 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 217041 27757 2638 9 0 211547 0
[pid=24880/tid=24882] ppid=24878 vsize=868164 CPUtime=1772.58
/proc/24880/task/24882/stat : 24882 (java) R 24878 24880 22593 0 -1 64 37741 4668 1 0 176066 18 1170 4 25 0 9 0 628387811 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4127263462 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=868164 CPUtime=12.45
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 19099 4668 0 0 65 6 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24884] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 24 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24885] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 12 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=868164 CPUtime=12.11
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 1150 4668 0 0 36 1 1170 4 16 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=868164 CPUtime=11.75
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 54 4668 0 0 0 1 1170 4 15 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.71
Current children cumulated vsize (KiB) 868164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.01 2.10 2.17 3/90 24939
/proc/meminfo: memFree=1676392/2055920 swapFree=4179668/4192956
[pid=24880] ppid=24878 vsize=868164 CPUtime=1800.06
/proc/24880/stat : 24880 (java) S 24878 24880 22593 0 -1 0 58890 4668 1 0 178804 28 1170 4 20 0 9 0 628387810 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24880/statm: 217041 27757 2638 9 0 211547 0
[pid=24880/tid=24882] ppid=24878 vsize=868164 CPUtime=1798.92
/proc/24880/task/24882/stat : 24882 (java) R 24878 24880 22593 0 -1 64 37741 4668 1 0 178700 18 1170 4 25 0 9 0 628387811 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4127282446 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24883] ppid=24878 vsize=868164 CPUtime=12.45
/proc/24880/task/24883/stat : 24883 (java) S 24878 24880 22593 0 -1 64 19099 4668 0 0 65 6 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24884] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24884/stat : 24884 (java) S 24878 24880 22593 0 -1 64 24 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24885] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24885/stat : 24885 (java) S 24878 24880 22593 0 -1 64 12 4668 0 0 0 0 1170 4 16 0 9 0 628387812 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24886] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24886/stat : 24886 (java) S 24878 24880 22593 0 -1 64 1 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24887] ppid=24878 vsize=868164 CPUtime=12.11
/proc/24880/task/24887/stat : 24887 (java) S 24878 24880 22593 0 -1 64 1150 4668 0 0 36 1 1170 4 16 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24880/tid=24888] ppid=24878 vsize=868164 CPUtime=11.74
/proc/24880/task/24888/stat : 24888 (java) S 24878 24880 22593 0 -1 64 2 4668 0 0 0 0 1170 4 25 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24880/tid=24889] ppid=24878 vsize=868164 CPUtime=11.75
/proc/24880/task/24889/stat : 24889 (java) S 24878 24880 22593 0 -1 64 54 4668 0 0 0 1 1170 4 15 0 9 0 628387814 888999936 27757 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 868164

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

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

Child status: 143
Real time (s): 1808.86
CPU time (s): 1800.14
CPU user time (s): 1799.78
CPU system time (s): 0.353946
CPU usage (%): 99.5177
Max. virtual memory (cumulated for all children) (KiB): 889340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.353946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63590
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= 39171
involuntary context switches= 23015

runsolver used 1.9917 second user time and 6.24305 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-04 10:50:06
IDJOB=1069730
IDBENCH=55683
IDSOLVER=363
FILE ID=node88/1069730-1215161405
PBS_JOBID= 7877418
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-clauses-45-40.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-1069730-1215161405/watcher-1069730-1215161405 -o /tmp/evaluation-result-1069730-1215161405/solver-1069730-1215161405 -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-1069730-1215161405.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 347e8ed0aa59e4cfda2efa577e0ec980
RANDOM SEED=296960965

node88.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1790376 kB
Buffers:         23984 kB
Cached:         115032 kB
SwapCached:       7320 kB
Active:         187388 kB
Inactive:        31312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1790376 kB
SwapTotal:     4192956 kB
SwapFree:      4179668 kB
Dirty:           16348 kB
Writeback:           0 kB
Mapped:          85828 kB
Slab:            32040 kB
Committed_AS:  1032248 kB
PageTables:       1924 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= 66548 MiB
End job on node88 at 2008-07-04 11:20:16