Trace number 1070290

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.18 1812.38

General information on the benchmark

Namecsp/pseudoGLB/
normalized-chnl35-45-pb-cnf-cr.xml
MD5SUM947154cb99982b2034e5540593a79891
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.3121
Satisfiable
(Un)Satisfiability was proved
Number of variables3150
Number of constraints160
Maximum constraint arity45
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(160)

Solver Data (download as text)

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1070290-1215164218.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.58/0.66	     nbVariables=3150  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=6300
0.58/0.66	       =>  wckTime=0.428  cpuTime=0.29  mem=15M655
0.58/0.66	   
0.58/0.66	   constraints being loaded...
6.11/6.28	     nbConstraints=317  nbGlobalConstraints=317  nbSharedBinaryRepresentations=0  minDegree=5  maxDegree=7  minArity=35
6.11/6.28	     avgArity=68.55  maxArity=3150  nbGenerators=157  nbFusions=0  symmetryWckTime=5.527  symmetryCpuTime=4.74
6.11/6.28	       =>  wckTime=6.048  cpuTime=5.09  mem=56M991
6.21/6.36	   
6.21/6.36	   solver IterativeSystematicSolver being built... 
6.31/6.43	   
6.31/6.43	   INFO : Forward propagation technique limited 
6.51/6.63	       =>  wckTime=6.392  cpuTime=5.31  mem=40M802
6.51/6.65	   
6.51/6.65	   preprocessing
6.51/6.65	     nbConstraintChecks=0  nbPropagations=3150  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
6.51/6.65	     detectedInconsistency=no
6.51/6.65	       =>  wckTime=0.016  cpuTime=0.01  mem=40M802

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-1070290-1215164218/watcher-1070290-1215164218 -o /tmp/evaluation-result-1070290-1215164218/solver-1070290-1215164218 -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-1070290-1215164218.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.99 1.97 1.98 4/72 11886
/proc/meminfo: memFree=1464952/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=272 CPUtime=0
/proc/11886/stat : 11886 (java) D 11884 11886 11517 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 1995391316 278528 37 996147200 134512640 134550740 4294955968 18446744073709551615 6890276 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/11886/statm: 68 37 28 9 0 6 0

[startup+0.043161 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 11886
/proc/meminfo: memFree=1464952/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=861876 CPUtime=0.02
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 2276 0 1 0 1 1 0 0 18 0 5 0 1995391316 882561024 1883 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 215469 1949 898 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.105345 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 11886
/proc/meminfo: memFree=1464952/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=865884 CPUtime=0.09
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 3838 0 1 0 7 2 0 0 18 0 9 0 1995391316 886665216 3283 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 216471 3283 1733 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.30121 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 11886
/proc/meminfo: memFree=1464952/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=866196 CPUtime=0.28
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 5624 0 1 0 25 3 0 0 18 0 9 0 1995391316 886984704 5038 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 216549 5038 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701281 s]
/proc/loadavg: 1.99 1.97 1.98 4/72 11886
/proc/meminfo: memFree=1464952/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=867440 CPUtime=0.67
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 9113 0 1 0 62 5 0 0 18 0 9 0 1995391316 888258560 8483 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 216860 8483 1981 9 0 211388 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867440

[startup+1.50305 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 11897
/proc/meminfo: memFree=1430752/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868088 CPUtime=1.45
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 13143 471 1 0 79 7 59 0 18 0 10 0 1995391316 888922112 10873 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217022 10873 1996 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868088 CPUtime=1.25
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 11515 471 1 0 61 5 59 0 17 0 10 0 1995391317 888922112 10873 996147200 134512640 134550740 4294955968 18446744073709551615 4126800074 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 52 471 0 0 0 0 59 0 16 0 10 0 1995391319 888922112 10873 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 10 471 0 0 0 0 59 0 19 0 10 0 1995391319 888922112 10873 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 4 471 0 0 0 0 59 0 20 0 10 0 1995391319 888922112 10873 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 471 0 0 0 0 59 0 18 0 10 0 1995391321 888922112 10873 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868088 CPUtime=0.77
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 753 471 0 0 18 0 59 0 15 0 10 0 1995391321 888922112 10873 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 471 0 0 0 0 59 0 19 0 10 0 1995391321 888922112 10873 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) R 11884 11886 11517 0 -1 64 4 471 0 0 0 0 59 0 15 0 10 0 1995391321 888922112 10873 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 868088

[startup+3.10272 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11899
/proc/meminfo: memFree=1400488/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868088 CPUtime=3.04
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 27782 595 1 0 232 13 59 0 18 0 9 0 1995391316 888922112 19962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217022 19962 2013 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868088 CPUtime=2.74
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21234 595 1 0 206 9 59 0 25 0 9 0 1995391317 888922112 19962 996147200 134512640 134550740 4294955968 18446744073709551615 4126946764 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868088 CPUtime=0.65
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 4849 595 0 0 5 1 59 0 16 0 9 0 1995391319 888922112 19962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 10 595 0 0 0 0 59 0 19 0 9 0 1995391319 888922112 19962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 4 595 0 0 0 0 59 0 20 0 9 0 1995391319 888922112 19962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 888922112 19962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868088 CPUtime=0.79
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 868 595 0 0 20 0 59 0 16 0 9 0 1995391321 888922112 19962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 888922112 19962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) S 11884 11886 11517 0 -1 64 7 595 0 0 0 0 59 0 15 0 9 0 1995391321 888922112 19962 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868088

[startup+6.30231 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 11899
/proc/meminfo: memFree=1392424/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868088 CPUtime=6.21
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 28483 595 1 0 549 13 59 0 18 0 9 0 1995391316 888922112 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217022 20102 2065 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868088 CPUtime=5.89
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21291 595 1 0 521 9 59 0 25 0 9 0 1995391317 888922112 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868088 CPUtime=0.68
/proc/11886/task/11889/stat : 11889 (java) R 11884 11886 11517 0 -1 64 5468 595 0 0 7 2 59 0 16 0 9 0 1995391319 888922112 20102 996147200 134512640 134550740 4294955968 18446744073709551615 102721928 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 10 595 0 0 0 0 59 0 19 0 9 0 1995391319 888922112 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 4 595 0 0 0 0 59 0 20 0 9 0 1995391319 888922112 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 888922112 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868088 CPUtime=0.79
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 870 595 0 0 20 0 59 0 16 0 9 0 1995391321 888922112 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 888922112 20102 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868088 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) S 11884 11886 11517 0 -1 64 30 595 0 0 0 0 59 0 15 0 9 0 1995391321 888922112 20102 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) 868088

[startup+12.7025 s]
/proc/loadavg: 2.07 1.99 1.98 3/81 11899
/proc/meminfo: memFree=1390504/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868176 CPUtime=12.55
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 29725 595 1 0 1182 14 59 0 18 0 9 0 1995391316 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217044 21040 2638 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868176 CPUtime=12.04
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21421 595 1 0 1135 10 59 0 25 0 9 0 1995391317 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4127110163 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868176 CPUtime=0.74
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 6449 595 0 0 13 2 59 0 16 0 9 0 1995391319 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 16 595 0 0 0 0 59 0 17 0 9 0 1995391319 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 9 595 0 0 0 0 59 0 16 0 9 0 1995391319 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868176 CPUtime=0.92
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 990 595 0 0 33 0 59 0 15 0 9 0 1995391321 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) R 11884 11886 11517 0 -1 64 30 595 0 0 0 0 59 0 15 0 9 0 1995391321 889012224 21040 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) 868176

[startup+25.5018 s]
/proc/loadavg: 2.06 1.99 1.98 3/81 11899
/proc/meminfo: memFree=1390440/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868176 CPUtime=25.24
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 29725 595 1 0 2451 14 59 0 18 0 9 0 1995391316 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217044 21040 2638 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868176 CPUtime=24.73
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21421 595 1 0 2404 10 59 0 25 0 9 0 1995391317 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4127110206 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868176 CPUtime=0.74
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 6449 595 0 0 13 2 59 0 16 0 9 0 1995391319 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 16 595 0 0 0 0 59 0 17 0 9 0 1995391319 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 9 595 0 0 0 0 59 0 16 0 9 0 1995391319 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868176 CPUtime=0.92
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 990 595 0 0 33 0 59 0 15 0 9 0 1995391321 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) S 11884 11886 11517 0 -1 64 30 595 0 0 0 0 59 0 15 0 9 0 1995391321 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 868176

[startup+51.1015 s]
/proc/loadavg: 2.04 1.99 1.98 3/81 11899
/proc/meminfo: memFree=1390504/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868176 CPUtime=50.62
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 29726 595 1 0 4989 14 59 0 18 0 9 0 1995391316 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217044 21040 2638 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868176 CPUtime=50.11
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21422 595 1 0 4942 10 59 0 25 0 9 0 1995391317 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4127113544 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868176 CPUtime=0.74
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 6449 595 0 0 13 2 59 0 16 0 9 0 1995391319 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 16 595 0 0 0 0 59 0 17 0 9 0 1995391319 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 9 595 0 0 0 0 59 0 16 0 9 0 1995391319 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868176 CPUtime=0.92
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 990 595 0 0 33 0 59 0 17 0 9 0 1995391321 889012224 21040 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868176 CPUtime=0.59

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

/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 9 595 0 0 0 0 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868176 CPUtime=0.92
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 991 595 0 0 33 0 59 0 16 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) S 11884 11886 11517 0 -1 64 30 595 0 0 0 0 59 0 15 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1531.03
Current children cumulated vsize (KiB) 868176

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 12001
/proc/meminfo: memFree=1388904/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868176 CPUtime=1590.93
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 29727 595 1 0 159010 24 59 0 18 0 9 0 1995391316 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217044 21041 2638 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868176 CPUtime=1590.41
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21422 595 1 0 158963 19 59 0 25 0 9 0 1995391317 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4127110153 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868176 CPUtime=0.74
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 6449 595 0 0 13 2 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 16 595 0 0 0 0 59 0 17 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 9 595 0 0 0 0 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868176 CPUtime=0.92
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 991 595 0 0 33 0 59 0 16 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) S 11884 11886 11517 0 -1 64 30 595 0 0 0 0 59 0 15 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.93
Current children cumulated vsize (KiB) 868176

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 12001
/proc/meminfo: memFree=1388904/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868176 CPUtime=1650.69
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 29727 595 1 0 164986 24 59 0 18 0 9 0 1995391316 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217044 21041 2638 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868176 CPUtime=1650.16
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21422 595 1 0 164938 19 59 0 25 0 9 0 1995391317 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4127113609 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868176 CPUtime=0.74
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 6449 595 0 0 13 2 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 16 595 0 0 0 0 59 0 17 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 9 595 0 0 0 0 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868176 CPUtime=0.92
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 991 595 0 0 33 0 59 0 16 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) S 11884 11886 11517 0 -1 64 30 595 0 0 0 0 59 0 15 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.69
Current children cumulated vsize (KiB) 868176

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 12001
/proc/meminfo: memFree=1388904/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868176 CPUtime=1710.44
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 29727 595 1 0 170961 24 59 0 18 0 9 0 1995391316 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217044 21041 2638 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868176 CPUtime=1709.93
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21422 595 1 0 170914 20 59 0 25 0 9 0 1995391317 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4127080490 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868176 CPUtime=0.74
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 6449 595 0 0 13 2 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 16 595 0 0 0 0 59 0 17 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 9 595 0 0 0 0 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868176 CPUtime=0.92
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 991 595 0 0 33 0 59 0 16 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) S 11884 11886 11517 0 -1 64 30 595 0 0 0 0 59 0 15 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1710.44
Current children cumulated vsize (KiB) 868176

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 12001
/proc/meminfo: memFree=1388840/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868176 CPUtime=1770.19
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 29727 595 1 0 176936 24 59 0 18 0 9 0 1995391316 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217044 21041 2638 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868176 CPUtime=1769.68
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21422 595 1 0 176889 20 59 0 25 0 9 0 1995391317 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4127226926 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868176 CPUtime=0.74
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 6449 595 0 0 13 2 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 16 595 0 0 0 0 59 0 17 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 9 595 0 0 0 0 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868176 CPUtime=0.92
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 991 595 0 0 33 0 59 0 16 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) S 11884 11886 11517 0 -1 64 30 595 0 0 0 0 59 0 15 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1770.19
Current children cumulated vsize (KiB) 868176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 12001
/proc/meminfo: memFree=1388840/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868176 CPUtime=1800.07
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 29727 595 1 0 179924 24 59 0 18 0 9 0 1995391316 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217044 21041 2638 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868176 CPUtime=1799.56
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21422 595 1 0 179877 20 59 0 25 0 9 0 1995391317 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4127110179 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868176 CPUtime=0.74
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 6449 595 0 0 13 2 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 16 595 0 0 0 0 59 0 17 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 9 595 0 0 0 0 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868176 CPUtime=0.92
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 991 595 0 0 33 0 59 0 16 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) S 11884 11886 11517 0 -1 64 30 595 0 0 0 0 59 0 15 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 868176

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

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

[startup+1812.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/81 12001
/proc/meminfo: memFree=1388840/2055920 swapFree=4181480/4192956
[pid=11886] ppid=11884 vsize=868176 CPUtime=1800.07
/proc/11886/stat : 11886 (java) S 11884 11886 11517 0 -1 0 29727 595 1 0 179924 24 59 0 18 0 9 0 1995391316 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11886/statm: 217044 21041 2638 9 0 211550 0
[pid=11886/tid=11888] ppid=11884 vsize=868176 CPUtime=1799.56
/proc/11886/task/11888/stat : 11888 (java) R 11884 11886 11517 0 -1 64 21422 595 1 0 179877 20 59 0 25 0 9 0 1995391317 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4127110179 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=11886/tid=11889] ppid=11884 vsize=868176 CPUtime=0.74
/proc/11886/task/11889/stat : 11889 (java) S 11884 11886 11517 0 -1 64 6449 595 0 0 13 2 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11890] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11890/stat : 11890 (java) S 11884 11886 11517 0 -1 64 16 595 0 0 0 0 59 0 17 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11891] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11891/stat : 11891 (java) S 11884 11886 11517 0 -1 64 9 595 0 0 0 0 59 0 16 0 9 0 1995391319 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11892] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11892/stat : 11892 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 18 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11893] ppid=11884 vsize=868176 CPUtime=0.92
/proc/11886/task/11893/stat : 11893 (java) S 11884 11886 11517 0 -1 64 991 595 0 0 33 0 59 0 16 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11894] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11894/stat : 11894 (java) S 11884 11886 11517 0 -1 64 1 595 0 0 0 0 59 0 19 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11886/tid=11895] ppid=11884 vsize=868176 CPUtime=0.59
/proc/11886/task/11895/stat : 11895 (java) S 11884 11886 11517 0 -1 64 30 595 0 0 0 0 59 0 15 0 9 0 1995391321 889012224 21041 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 868176

Child status: 143
Real time (s): 1812.38
CPU time (s): 1800.18
CPU user time (s): 1799.9
CPU system time (s): 0.273958
CPU usage (%): 99.3268
Max. virtual memory (cumulated for all children) (KiB): 870488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.273958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30353
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= 38090
involuntary context switches= 57901

runsolver used 2.08068 second user time and 6.17206 second system time

The end

Launcher Data (download as text)

Begin job on node67 at 2008-07-04 11:36:58
IDJOB=1070290
IDBENCH=55833
IDSOLVER=363
FILE ID=node67/1070290-1215164218
PBS_JOBID= 7881490
Free space on /tmp= 66536 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-chnl35-45-pb-cnf-cr.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-1070290-1215164218/watcher-1070290-1215164218 -o /tmp/evaluation-result-1070290-1215164218/solver-1070290-1215164218 -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-1070290-1215164218.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 947154cb99982b2034e5540593a79891
RANDOM SEED=789513061

node67.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.281
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.281
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:       1465368 kB
Buffers:         89792 kB
Cached:         419704 kB
SwapCached:       5332 kB
Active:         293824 kB
Inactive:       227060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1465368 kB
SwapTotal:     4192956 kB
SwapFree:      4181480 kB
Dirty:            2376 kB
Writeback:           0 kB
Mapped:          18776 kB
Slab:            54884 kB
Committed_AS:  4047764 kB
PageTables:       1764 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= 66532 MiB
End job on node67 at 2008-07-04 12:07:12