Trace number 1064389

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 1811.45

General information on the benchmark

Namecsp/tdsp/
normalized-C7-1-240.xml
MD5SUMd28497c4d2e2b68c6bf6783191da2ccc
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables590
Number of constraints19502
Maximum constraint arity6
Maximum domain size241
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19502
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.08	
0.01/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1064389-1215141028.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.48/0.55	     nbVariables=590  nbDomainTypes=5  minDomainSize=1  maxDomainSize=241  nbTotalValues=79186
0.48/0.55	       =>  wckTime=0.317  cpuTime=0.23  mem=10M847
0.48/0.55	   
0.48/0.55	   predicates being loaded...
0.58/0.61	   
0.58/0.61	   constraints being loaded...
21.48/21.78	   
21.48/21.78	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 117M811)
32.85/33.26	     nbConstraints=19502  nbSingletonDomainVariables=2  nbConflictsStructures=334  nbSharedConflictsStructures=58
32.85/33.26	     nbUnbuiltConflictsStructures=15234  nbSharedBinaryRepresentations=0  nbEvaluationManagers=15568
32.85/33.26	     nbSharedEvaluationManagers=3934  minDegree=196  maxDegree=197  minArity=3  avgArity=5.94  maxArity=6
32.85/33.26	     nbGenerators=0  nbFusions=0  symmetryWckTime=1.515  symmetryCpuTime=0.56
32.85/33.26	       =>  wckTime=33.026  cpuTime=29.99  mem=176M236
33.45/33.86	   
33.45/33.86	   solver IterativeSystematicSolver being built... 
70.00/70.72	   
70.00/70.72	   INFO : Tentative number 1
70.00/70.72	
70.00/70.72	   configuration
70.00/70.72	     name=mac.xml
70.00/70.72	   
70.00/70.72	   instance
70.00/70.72	     name=HOME/instance-1064389-1215141028.xml
70.00/70.72	   
70.00/70.72	   domains being loaded...
70.00/70.72	   
70.00/70.72	   variables being loaded...
70.00/70.74	     nbVariables=590  nbDomainTypes=5  minDomainSize=1  maxDomainSize=241  nbTotalValues=79186
70.00/70.74	       =>  wckTime=0.023  cpuTime=0.02  mem=31M811
70.00/70.74	   
70.00/70.74	   predicates being loaded...
70.00/70.74	   
70.00/70.74	   constraints being loaded...
79.11/79.99	     nbConstraints=19502  nbSingletonDomainVariables=2  nbConflictsStructures=334  nbSharedConflictsStructures=58
79.11/79.99	     nbUnbuiltConflictsStructures=15234  nbSharedBinaryRepresentations=0  nbEvaluationManagers=15568
79.11/79.99	     nbSharedEvaluationManagers=3934  minDegree=196  maxDegree=197  minArity=3  avgArity=5.94  maxArity=6
79.11/79.99	       =>  wckTime=9.271  cpuTime=8.11  mem=158M873
79.71/80.50	   
79.71/80.50	   solver IterativeSystematicSolver being built... 
79.71/80.58	   
79.71/80.58	   INFO : Forward propagation technique limited 
79.81/80.66	       =>  wckTime=9.943  cpuTime=8.25  mem=142M179
80.02/80.81	   
80.02/80.81	   preprocessing
80.02/80.81	     nbConstraintChecks=85456  nbPropagations=590  nbRevisions=1176  nbUselessRevisions=784  nbRemovedValues=3374
80.02/80.81	     detectedInconsistency=no
80.02/80.81	       =>  wckTime=0.148  cpuTime=0.14  mem=143M240

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-1064389-1215141028/watcher-1064389-1215141028 -o /tmp/evaluation-result-1064389-1215141028/solver-1064389-1215141028 -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-1064389-1215141028.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.92 1.98 1.99 4/81 26442
/proc/meminfo: memFree=1550488/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=1616 CPUtime=0
/proc/26442/stat : 26442 (java) R 26440 26442 23320 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 1993078179 1654784 148 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/26442/statm: 404 148 122 9 0 46 0

[startup+0.029289 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 26442
/proc/meminfo: memFree=1550488/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=861876 CPUtime=0.01
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 1896 0 1 0 0 1 0 0 18 0 5 0 1993078179 882561024 1581 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 215469 1581 702 9 0 210448 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861876

[startup+0.101295 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 26442
/proc/meminfo: memFree=1550488/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=865884 CPUtime=0.08
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 3781 0 1 0 6 2 0 0 18 0 9 0 1993078179 886665216 3232 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216471 3232 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301312 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 26442
/proc/meminfo: memFree=1550488/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=866128 CPUtime=0.28
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 5780 0 1 0 24 4 0 0 18 0 9 0 1993078179 886915072 5154 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216532 5154 1952 9 0 211060 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866128

[startup+0.701352 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 26442
/proc/meminfo: memFree=1550488/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867068 CPUtime=0.68
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 8295 0 1 0 62 6 0 0 18 0 9 0 1993078179 887877632 7655 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216767 7655 2007 9 0 211273 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867068

[startup+1.50144 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 26451
/proc/meminfo: memFree=1512528/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867568 CPUtime=1.47
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 19090 0 1 0 136 11 0 0 18 0 9 0 1993078179 888389632 18425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216892 18425 2004 9 0 211420 0
[pid=26442/tid=26444] ppid=26440 vsize=867568 CPUtime=1.22
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 15738 0 1 0 112 10 0 0 25 0 9 0 1993078181 888389632 18425 996147200 134512640 134550740 4294955984 18446744073709551615 103210689 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867568 CPUtime=0.06
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 1980 0 0 0 6 0 0 0 16 0 9 0 1993078182 888389632 18425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993078182 888389632 18425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993078182 888389632 18425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993078184 888389632 18425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867568 CPUtime=0.16
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 675 0 0 0 16 0 0 0 17 0 9 0 1993078184 888389632 18425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 1993078184 888389632 18425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993078184 888389632 18425 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867568

[startup+3.10158 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 26451
/proc/meminfo: memFree=1470864/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867568 CPUtime=3.05
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 24456 0 1 0 289 16 0 0 18 0 9 0 1993078179 888389632 23789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216892 23789 2005 9 0 211420 0
[pid=26442/tid=26444] ppid=26440 vsize=867568 CPUtime=2.54
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 15769 0 1 0 242 12 0 0 25 0 9 0 1993078181 888389632 23789 996147200 134512640 134550740 4294955984 18446744073709551615 104688905 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867568 CPUtime=0.27
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 7268 0 0 0 25 2 0 0 17 0 9 0 1993078182 888389632 23789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993078182 888389632 23789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993078182 888389632 23789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993078184 888389632 23789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867568 CPUtime=0.21
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 722 0 0 0 21 0 0 0 16 0 9 0 1993078184 888389632 23789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 1993078184 888389632 23789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993078184 888389632 23789 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867568

[startup+6.30289 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 26451
/proc/meminfo: memFree=1453328/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867568 CPUtime=6.23
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 27740 0 1 0 596 27 0 0 18 0 9 0 1993078179 888389632 27067 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216892 27067 2005 9 0 211420 0
[pid=26442/tid=26444] ppid=26440 vsize=867568 CPUtime=5.52
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 15777 0 1 0 531 21 0 0 25 0 9 0 1993078181 888389632 27067 996147200 134512640 134550740 4294955984 18446744073709551615 4127047392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867568 CPUtime=0.43
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 10526 0 0 0 39 4 0 0 16 0 9 0 1993078182 888389632 27067 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993078182 888389632 27067 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993078182 888389632 27067 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993078184 888389632 27067 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867568 CPUtime=0.24
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 740 0 0 0 24 0 0 0 16 0 9 0 1993078184 888389632 27067 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 1993078184 888389632 27067 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993078184 888389632 27067 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867568

[startup+12.7025 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 26451
/proc/meminfo: memFree=1432272/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867568 CPUtime=12.56
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 32523 0 1 0 1210 46 0 0 18 0 9 0 1993078179 888389632 31840 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216892 31840 2005 9 0 211420 0
[pid=26442/tid=26444] ppid=26440 vsize=867568 CPUtime=11.6
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 15787 0 1 0 1121 39 0 0 25 0 9 0 1993078181 888389632 31840 996147200 134512640 134550740 4294955984 18446744073709551615 102887955 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867568 CPUtime=0.69
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 15299 0 0 0 63 6 0 0 16 0 9 0 1993078182 888389632 31840 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993078182 888389632 31840 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993078182 888389632 31840 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993078184 888389632 31840 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867568 CPUtime=0.24
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 740 0 0 0 24 0 0 0 16 0 9 0 1993078184 888389632 31840 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 1993078184 888389632 31840 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993078184 888389632 31840 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867568

[startup+25.5027 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 26451
/proc/meminfo: memFree=1391248/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867568 CPUtime=25.25
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 42338 0 1 0 2450 75 0 0 18 0 9 0 1993078179 888389632 41635 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216892 41635 2005 9 0 211420 0
[pid=26442/tid=26444] ppid=26440 vsize=867568 CPUtime=23.75
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 15807 0 1 0 2313 62 0 0 25 0 9 0 1993078181 888389632 41635 996147200 134512640 134550740 4294955984 18446744073709551615 103813008 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867568 CPUtime=1.21
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 25092 0 0 0 111 10 0 0 16 0 9 0 1993078182 888389632 41635 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993078182 888389632 41635 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993078182 888389632 41635 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993078184 888389632 41635 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867568 CPUtime=0.25
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 742 0 0 0 25 0 0 0 17 0 9 0 1993078184 888389632 41635 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 1993078184 888389632 41635 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867568 CPUtime=0
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993078184 888389632 41635 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 867568

[startup+51.1022 s]
/proc/loadavg: 2.19 2.03 2.01 4/90 26455
/proc/meminfo: memFree=760712/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=868896 CPUtime=50.59
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 252958 2539 1 0 4848 148 58 5 18 0 9 0 1993078179 889749504 199689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 217224 199689 2613 9 0 211752 0
[pid=26442/tid=26444] ppid=26440 vsize=868896 CPUtime=33.32
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 28917 2539 1 0 3203 66 58 5 24 0 9 0 1993078181 889749504 199689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26445] ppid=26440 vsize=868896 CPUtime=17.54
/proc/26442/task/26445/stat : 26445 (java) R 26440 26442 23320 0 -1 64 222261 2539 0 0 1613 78 58 5 18 0 9 0 1993078182 889749504 199689 996147200 134512640 134550740 4294955984 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26446] ppid=26440 vsize=868896 CPUtime=0.63
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 18 2539 0 0 0 0 58 5 16 0 9 0 1993078182 889749504 199689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=868896 CPUtime=0.63
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 24 2539 0 0 0 0 58 5 16 0 9 0 1993078182 889749504 199689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=868896 CPUtime=0.63
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 2539 0 0 0 0 58 5 19 0 9 0 1993078184 889749504 199689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=868896 CPUtime=0.94
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 911 2539 0 0 31 0 58 5 15 0 9 0 1993078184 889749504 199689 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26450] ppid=26440 vsize=868896 CPUtime=0.63

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

Current children cumulated CPU time (s) 1472.53
Current children cumulated vsize (KiB) 867980

[startup+1542.3 s]
/proc/loadavg: 2.44 2.48 2.29 3/91 26546
/proc/meminfo: memFree=615552/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867980 CPUtime=1532.26
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 254926 2539 1 0 152989 174 58 5 18 0 9 0 1993078179 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216995 199541 2636 9 0 211501 0
[pid=26442/tid=26444] ppid=26440 vsize=867980 CPUtime=1493.89
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 29020 2539 1 0 149236 90 58 5 25 0 9 0 1993078181 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4126095752 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867980 CPUtime=38.53
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 224023 2539 0 0 3711 79 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 18 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 24 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 2539 0 0 0 0 58 5 19 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867980 CPUtime=1.04
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 1014 2539 0 0 40 1 58 5 16 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 2539 0 0 0 0 58 5 20 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 12 2539 0 0 0 0 58 5 15 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.26
Current children cumulated vsize (KiB) 867980

[startup+1602.3 s]
/proc/loadavg: 2.47 2.48 2.30 4/91 26546
/proc/meminfo: memFree=393536/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867980 CPUtime=1591.98
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 254926 2539 1 0 158961 174 58 5 18 0 9 0 1993078179 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216995 199541 2636 9 0 211501 0
[pid=26442/tid=26444] ppid=26440 vsize=867980 CPUtime=1553.61
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 29020 2539 1 0 155208 90 58 5 25 0 9 0 1993078181 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4126890608 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867980 CPUtime=38.53
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 224023 2539 0 0 3711 79 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 18 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 24 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 2539 0 0 0 0 58 5 19 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867980 CPUtime=1.04
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 1014 2539 0 0 40 1 58 5 16 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 2539 0 0 0 0 58 5 20 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 12 2539 0 0 0 0 58 5 15 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.98
Current children cumulated vsize (KiB) 867980

[startup+1662.3 s]
/proc/loadavg: 2.32 2.43 2.29 3/91 26546
/proc/meminfo: memFree=528704/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867980 CPUtime=1651.71
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 254926 2539 1 0 164934 174 58 5 18 0 9 0 1993078179 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216995 199541 2636 9 0 211501 0
[pid=26442/tid=26444] ppid=26440 vsize=867980 CPUtime=1613.33
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 29020 2539 1 0 161180 90 58 5 25 0 9 0 1993078181 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4126894183 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867980 CPUtime=38.53
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 224023 2539 0 0 3711 79 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 18 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 24 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 2539 0 0 0 0 58 5 19 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867980 CPUtime=1.04
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 1014 2539 0 0 40 1 58 5 16 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 2539 0 0 0 0 58 5 20 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 12 2539 0 0 0 0 58 5 15 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.71
Current children cumulated vsize (KiB) 867980

[startup+1722.3 s]
/proc/loadavg: 2.30 2.41 2.29 3/91 26546
/proc/meminfo: memFree=393408/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867980 CPUtime=1711.43
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 254926 2539 1 0 170906 174 58 5 18 0 9 0 1993078179 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216995 199541 2636 9 0 211501 0
[pid=26442/tid=26444] ppid=26440 vsize=867980 CPUtime=1673.06
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 29020 2539 1 0 167153 90 58 5 25 0 9 0 1993078181 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4126894689 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867980 CPUtime=38.53
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 224023 2539 0 0 3711 79 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 18 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 24 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 2539 0 0 0 0 58 5 19 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867980 CPUtime=1.04
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 1014 2539 0 0 40 1 58 5 16 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 2539 0 0 0 0 58 5 20 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 12 2539 0 0 0 0 58 5 15 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.43
Current children cumulated vsize (KiB) 867980

[startup+1782.3 s]
/proc/loadavg: 2.23 2.38 2.29 3/91 26546
/proc/meminfo: memFree=528576/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867980 CPUtime=1771.15
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 254926 2539 1 0 176878 174 58 5 18 0 9 0 1993078179 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216995 199541 2636 9 0 211501 0
[pid=26442/tid=26444] ppid=26440 vsize=867980 CPUtime=1732.77
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 29020 2539 1 0 173124 90 58 5 25 0 9 0 1993078181 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4126896051 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867980 CPUtime=38.53
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 224023 2539 0 0 3711 79 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 18 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 24 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 2539 0 0 0 0 58 5 19 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867980 CPUtime=1.04
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 1014 2539 0 0 40 1 58 5 16 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 2539 0 0 0 0 58 5 20 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 12 2539 0 0 0 0 58 5 15 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1771.15
Current children cumulated vsize (KiB) 867980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.3 s]
/proc/loadavg: 2.32 2.39 2.29 4/91 26546
/proc/meminfo: memFree=400256/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=867980 CPUtime=1800.01
/proc/26442/stat : 26442 (java) S 26440 26442 23320 0 -1 0 254926 2539 1 0 179764 174 58 5 18 0 9 0 1993078179 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26442/statm: 216995 199541 2636 9 0 211501 0
[pid=26442/tid=26444] ppid=26440 vsize=867980 CPUtime=1761.64
/proc/26442/task/26444/stat : 26444 (java) R 26440 26442 23320 0 -1 64 29020 2539 1 0 176011 90 58 5 25 0 9 0 1993078181 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4126910983 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26445] ppid=26440 vsize=867980 CPUtime=38.53
/proc/26442/task/26445/stat : 26445 (java) S 26440 26442 23320 0 -1 64 224023 2539 0 0 3711 79 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26446] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26446/stat : 26446 (java) S 26440 26442 23320 0 -1 64 18 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26447] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26447/stat : 26447 (java) S 26440 26442 23320 0 -1 64 24 2539 0 0 0 0 58 5 16 0 9 0 1993078182 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26448] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26448/stat : 26448 (java) S 26440 26442 23320 0 -1 64 0 2539 0 0 0 0 58 5 19 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26449] ppid=26440 vsize=867980 CPUtime=1.04
/proc/26442/task/26449/stat : 26449 (java) S 26440 26442 23320 0 -1 64 1014 2539 0 0 40 1 58 5 16 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26442/tid=26450] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26450/stat : 26450 (java) S 26440 26442 23320 0 -1 64 2 2539 0 0 0 0 58 5 20 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26442/tid=26451] ppid=26440 vsize=867980 CPUtime=0.63
/proc/26442/task/26451/stat : 26451 (java) S 26440 26442 23320 0 -1 64 12 2539 0 0 0 0 58 5 15 0 9 0 1993078184 888811520 199541 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 867980

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

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

[startup+1811.41 s]
/proc/loadavg: 2.32 2.39 2.29 4/91 26546
/proc/meminfo: memFree=400256/2055920 swapFree=4180028/4192956
[pid=26442] ppid=26440 vsize=0 CPUtime=1800.12
/proc/26442/stat : 26442 (java) Z 26440 26442 23320 0 -1 1036 254955 2539 1 0 179767 182 58 5 16 0 2 0 1993078179 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26442/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1811.45
CPU time (s): 1800.18
CPU user time (s): 1798.26
CPU system time (s): 1.91771
CPU usage (%): 99.3778
Max. virtual memory (cumulated for all children) (KiB): 873288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.26
system time used= 1.91771
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257494
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= 38761
involuntary context switches= 67247

runsolver used 2.34864 second user time and 5.71413 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-04 05:10:28
IDJOB=1064389
IDBENCH=54942
IDSOLVER=363
FILE ID=node4/1064389-1215141028
PBS_JOBID= 7877221
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/tdsp/normalized-C7-1-240.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-1064389-1215141028/watcher-1064389-1215141028 -o /tmp/evaluation-result-1064389-1215141028/solver-1064389-1215141028 -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-1064389-1215141028.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d28497c4d2e2b68c6bf6783191da2ccc
RANDOM SEED=1750120351

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1550968 kB
Buffers:         55396 kB
Cached:         290844 kB
SwapCached:       7292 kB
Active:         280856 kB
Inactive:       161984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550968 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            5292 kB
Writeback:           0 kB
Mapped:         109316 kB
Slab:            46848 kB
Committed_AS:  3964852 kB
PageTables:       2172 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= 66552 MiB
End job on node4 at 2008-07-04 05:40:41