Trace number 1064390

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 ESAC? (TO) 1800.27 1811.37

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.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=esac.xml
0.18/0.30	   
0.18/0.30	   instance
0.28/0.30	     name=HOME/instance-1064390-1215141059.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.39/0.47	     nbVariables=590  nbDomainTypes=5  minDomainSize=1  maxDomainSize=241  nbTotalValues=79186
0.39/0.47	       =>  wckTime=0.208  cpuTime=0.15  mem=10M846
0.39/0.47	   
0.39/0.47	   predicates being loaded...
0.48/0.53	   
0.48/0.53	   constraints being loaded...
21.48/21.79	   
21.48/21.79	   INFO : Stopping converting binary constraints (cpu=20.06, mem = 124M850)
32.76/33.18	     nbConstraints=19502  nbSingletonDomainVariables=2  nbConflictsStructures=334  nbSharedConflictsStructures=58
32.76/33.18	     nbUnbuiltConflictsStructures=15234  nbSharedBinaryRepresentations=0  nbEvaluationManagers=15568
32.76/33.18	     nbSharedEvaluationManagers=3934  minDegree=196  maxDegree=197  minArity=3  avgArity=5.94  maxArity=6
32.76/33.18	     nbGenerators=0  nbFusions=0  symmetryWckTime=1.518  symmetryCpuTime=0.57
32.76/33.18	       =>  wckTime=32.913  cpuTime=29.88  mem=176M227
33.36/33.77	   
33.36/33.77	   solver IterativeSystematicSolver being built... 
70.10/70.85	   
70.10/70.85	   INFO : Tentative number 1
70.10/70.85	
70.10/70.85	   configuration
70.10/70.85	     name=esac.xml
70.10/70.85	   
70.10/70.85	   instance
70.10/70.85	     name=HOME/instance-1064390-1215141059.xml
70.10/70.85	   
70.10/70.85	   domains being loaded...
70.10/70.85	   
70.10/70.85	   variables being loaded...
70.10/70.87	     nbVariables=590  nbDomainTypes=5  minDomainSize=1  maxDomainSize=241  nbTotalValues=79186
70.10/70.87	       =>  wckTime=0.024  cpuTime=0.02  mem=28M112
70.10/70.87	   
70.10/70.87	   predicates being loaded...
70.10/70.87	   
70.10/70.87	   constraints being loaded...
79.22/80.09	     nbConstraints=19502  nbSingletonDomainVariables=2  nbConflictsStructures=334  nbSharedConflictsStructures=58
79.22/80.09	     nbUnbuiltConflictsStructures=15234  nbSharedBinaryRepresentations=0  nbEvaluationManagers=15568
79.22/80.09	     nbSharedEvaluationManagers=3934  minDegree=196  maxDegree=197  minArity=3  avgArity=5.94  maxArity=6
79.22/80.09	       =>  wckTime=9.237  cpuTime=8.07  mem=159M529
79.81/80.61	   
79.81/80.61	   solver IterativeSystematicSolver being built... 
79.81/80.69	   
79.81/80.69	   INFO : Forward propagation technique limited 
79.90/80.77	       =>  wckTime=9.923  cpuTime=8.21  mem=142M132
80.11/80.93	   
80.11/80.93	   preprocessing
80.11/80.93	     nbConstraintChecks=85456  nbPropagations=590  nbRevisions=1176  nbUselessRevisions=784  nbRemovedValues=3374
80.11/80.93	     detectedInconsistency=no
80.11/80.93	       =>  wckTime=0.149  cpuTime=0.13  mem=143M170

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-1064390-1215141059/watcher-1064390-1215141059 -o /tmp/evaluation-result-1064390-1215141059/solver-1064390-1215141059 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1064390-1215141059.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 32576
/proc/meminfo: memFree=1608936/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=10616 CPUtime=0
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 676 0 0 0 0 0 0 0 18 0 2 0 1993077700 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 2654 472 209 9 0 1184 0
[pid=32576/tid=32577] ppid=32574 vsize=10616 CPUtime=0
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1993077702 10870784 472 996147200 134512640 134550740 4294955968 18446744073709551615 8953816 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0508681 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 32576
/proc/meminfo: memFree=1608936/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=861876 CPUtime=0.04
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 2361 0 1 0 2 2 0 0 18 0 5 0 1993077700 882561024 1948 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 215469 1948 898 9 0 210448 0
[pid=32576/tid=32577] ppid=32574 vsize=861876 CPUtime=0.03
/proc/32576/task/32577/stat : 32577 (java) D 32574 32576 30606 0 -1 64 1670 0 1 0 2 1 0 0 17 0 5 0 1993077702 882561024 1949 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800971 18446744072099937270 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 861876

[startup+0.103705 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 32576
/proc/meminfo: memFree=1608936/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=865884 CPUtime=0.08
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 3686 0 1 0 6 2 0 0 18 0 9 0 1993077700 886665216 3161 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216471 3161 1685 9 0 211026 0
[pid=32576/tid=32577] ppid=32574 vsize=865884 CPUtime=0.06
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 2772 0 1 0 5 1 0 0 20 0 9 0 1993077702 886665216 3161 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301744 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 32576
/proc/meminfo: memFree=1608936/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=866284 CPUtime=0.28
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 5763 0 1 0 24 4 0 0 18 0 9 0 1993077700 887074816 5137 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216571 5137 1951 9 0 211099 0
[pid=32576/tid=32577] ppid=32574 vsize=866284 CPUtime=0.23
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 4791 0 1 0 20 3 0 0 21 0 9 0 1993077702 887074816 5137 996147200 134512640 134550740 4294955968 18446744073709551615 4125982145 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701825 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 32576
/proc/meminfo: memFree=1608936/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=867680 CPUtime=0.68
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 9223 0 1 0 62 6 0 0 18 0 9 0 1993077700 888504320 8583 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216920 8583 2011 9 0 211426 0
[pid=32576/tid=32577] ppid=32574 vsize=867680 CPUtime=0.5
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 7871 0 1 0 46 4 0 0 23 0 9 0 1993077702 888504320 8583 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867680

[startup+1.50298 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 32585
/proc/meminfo: memFree=1561184/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=867592 CPUtime=1.47
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 19084 0 1 0 136 11 0 0 18 0 9 0 1993077700 888414208 18419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216898 18419 2004 9 0 211426 0
[pid=32576/tid=32577] ppid=32574 vsize=867592 CPUtime=1.21
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 15744 0 1 0 112 9 0 0 25 0 9 0 1993077702 888414208 18419 996147200 134512640 134550740 4294955968 18446744073709551615 4126636446 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867592 CPUtime=0.06
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 1980 0 0 0 6 0 0 0 16 0 9 0 1993077703 888414208 18419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993077704 888414208 18419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993077704 888414208 18419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993077706 888414208 18419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867592 CPUtime=0.16
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 662 0 0 0 16 0 0 0 15 0 9 0 1993077706 888414208 18419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993077706 888414208 18419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993077706 888414208 18419 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867592

[startup+3.1023 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 32585
/proc/meminfo: memFree=1529120/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=867592 CPUtime=3.06
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 24451 0 1 0 290 16 0 0 18 0 9 0 1993077700 888414208 23784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216898 23784 2005 9 0 211426 0
[pid=32576/tid=32577] ppid=32574 vsize=867592 CPUtime=2.53
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 15775 0 1 0 241 12 0 0 25 0 9 0 1993077702 888414208 23784 996147200 134512640 134550740 4294955968 18446744073709551615 103812992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867592 CPUtime=0.28
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 7268 0 0 0 26 2 0 0 17 0 9 0 1993077703 888414208 23784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993077704 888414208 23784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993077704 888414208 23784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993077706 888414208 23784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867592 CPUtime=0.22
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 710 0 0 0 22 0 0 0 15 0 9 0 1993077706 888414208 23784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993077706 888414208 23784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993077706 888414208 23784 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867592

[startup+6.30292 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 32585
/proc/meminfo: memFree=1509664/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=867592 CPUtime=6.23
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 27735 0 1 0 596 27 0 0 18 0 9 0 1993077700 888414208 27062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216898 27062 2005 9 0 211426 0
[pid=32576/tid=32577] ppid=32574 vsize=867592 CPUtime=5.51
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 15785 0 1 0 530 21 0 0 25 0 9 0 1993077702 888414208 27062 996147200 134512640 134550740 4294955968 18446744073709551615 102606161 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867592 CPUtime=0.43
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 10525 0 0 0 40 3 0 0 16 0 9 0 1993077703 888414208 27062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993077704 888414208 27062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993077704 888414208 27062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993077706 888414208 27062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867592 CPUtime=0.25
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 727 0 0 0 25 0 0 0 16 0 9 0 1993077706 888414208 27062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993077706 888414208 27062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993077706 888414208 27062 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867592

[startup+12.7022 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 32585
/proc/meminfo: memFree=1490464/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=867592 CPUtime=12.57
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 32518 0 1 0 1211 46 0 0 18 0 9 0 1993077700 888414208 31835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216898 31835 2005 9 0 211426 0
[pid=32576/tid=32577] ppid=32574 vsize=867592 CPUtime=11.58
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 15795 0 1 0 1120 38 0 0 25 0 9 0 1993077702 888414208 31835 996147200 134512640 134550740 4294955968 18446744073709551615 102066837 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867592 CPUtime=0.7
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 15298 0 0 0 64 6 0 0 16 0 9 0 1993077703 888414208 31835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993077704 888414208 31835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993077704 888414208 31835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993077706 888414208 31835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867592 CPUtime=0.25
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 727 0 0 0 25 0 0 0 16 0 9 0 1993077706 888414208 31835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993077706 888414208 31835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993077706 888414208 31835 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867592

[startup+25.5017 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 32585
/proc/meminfo: memFree=1449440/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=867592 CPUtime=25.25
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 42332 0 1 0 2449 76 0 0 18 0 9 0 1993077700 888414208 41629 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 216898 41629 2005 9 0 211426 0
[pid=32576/tid=32577] ppid=32574 vsize=867592 CPUtime=23.71
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 15815 0 1 0 2308 63 0 0 25 0 9 0 1993077702 888414208 41629 996147200 134512640 134550740 4294955968 18446744073709551615 102307482 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=867592 CPUtime=1.24
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 25091 0 0 0 114 10 0 0 16 0 9 0 1993077703 888414208 41629 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32580] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 1993077704 888414208 41629 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993077704 888414208 41629 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1993077706 888414208 41629 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=867592 CPUtime=0.25
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 728 0 0 0 25 0 0 0 16 0 9 0 1993077706 888414208 41629 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32584] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1993077706 888414208 41629 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=867592 CPUtime=0
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993077706 888414208 41629 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 867592

[startup+51.1017 s]
/proc/loadavg: 2.19 2.03 2.01 4/90 32589
/proc/meminfo: memFree=818968/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=868920 CPUtime=50.59
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 252455 2538 1 0 4841 155 59 4 18 0 9 0 1993077700 889774080 199684 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 217230 199684 2613 9 0 211758 0
[pid=32576/tid=32577] ppid=32574 vsize=868920 CPUtime=33.36
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 28933 2538 1 0 3205 68 59 4 24 0 9 0 1993077702 889774080 199684 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32579] ppid=32574 vsize=868920 CPUtime=17.48

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

Current children cumulated CPU time (s) 1472.56
Current children cumulated vsize (KiB) 868004

[startup+1542.31 s]
/proc/loadavg: 2.00 2.10 2.10 3/81 32667
/proc/meminfo: memFree=1134048/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=868004 CPUtime=1532.31
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 254424 2538 1 0 152987 181 59 4 18 0 9 0 1993077700 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 217001 199536 2636 9 0 211507 0
[pid=32576/tid=32577] ppid=32574 vsize=868004 CPUtime=1493.85
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 29036 2538 1 0 149229 93 59 4 25 0 9 0 1993077702 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4126885367 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32579] ppid=32574 vsize=868004 CPUtime=38.62
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 223522 2538 0 0 3716 83 59 4 16 0 9 0 1993077703 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 16 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 23 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 2538 0 0 0 0 59 4 18 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=868004 CPUtime=1.04
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 1001 2538 0 0 40 1 59 4 16 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32584] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 2538 0 0 0 0 59 4 19 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 11 2538 0 0 0 0 59 4 15 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1532.31
Current children cumulated vsize (KiB) 868004

[startup+1602.3 s]
/proc/loadavg: 2.00 2.08 2.09 3/81 32667
/proc/meminfo: memFree=1133984/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=868004 CPUtime=1592.06
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 254424 2538 1 0 158962 181 59 4 18 0 9 0 1993077700 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 217001 199536 2636 9 0 211507 0
[pid=32576/tid=32577] ppid=32574 vsize=868004 CPUtime=1553.6
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 29036 2538 1 0 155204 93 59 4 25 0 9 0 1993077702 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4127368790 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32579] ppid=32574 vsize=868004 CPUtime=38.62
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 223522 2538 0 0 3716 83 59 4 16 0 9 0 1993077703 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 16 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 23 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 2538 0 0 0 0 59 4 18 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=868004 CPUtime=1.04
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 1001 2538 0 0 40 1 59 4 16 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32584] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 2538 0 0 0 0 59 4 19 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 11 2538 0 0 0 0 59 4 15 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1592.06
Current children cumulated vsize (KiB) 868004

[startup+1662.3 s]
/proc/loadavg: 2.00 2.06 2.08 3/81 32667
/proc/meminfo: memFree=1133856/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=868004 CPUtime=1651.81
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 254424 2538 1 0 164937 181 59 4 18 0 9 0 1993077700 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 217001 199536 2636 9 0 211507 0
[pid=32576/tid=32577] ppid=32574 vsize=868004 CPUtime=1613.35
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 29036 2538 1 0 161179 93 59 4 25 0 9 0 1993077702 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4126882696 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32579] ppid=32574 vsize=868004 CPUtime=38.62
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 223522 2538 0 0 3716 83 59 4 16 0 9 0 1993077703 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 16 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 23 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 2538 0 0 0 0 59 4 18 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=868004 CPUtime=1.04
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 1001 2538 0 0 40 1 59 4 16 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32584] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 2538 0 0 0 0 59 4 19 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 11 2538 0 0 0 0 59 4 15 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.81
Current children cumulated vsize (KiB) 868004

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.08 3/81 32667
/proc/meminfo: memFree=1133792/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=868004 CPUtime=1711.56
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 254424 2538 1 0 170912 181 59 4 18 0 9 0 1993077700 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 217001 199536 2636 9 0 211507 0
[pid=32576/tid=32577] ppid=32574 vsize=868004 CPUtime=1673.11
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 29036 2538 1 0 167155 93 59 4 25 0 9 0 1993077702 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4127369584 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32579] ppid=32574 vsize=868004 CPUtime=38.62
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 223522 2538 0 0 3716 83 59 4 16 0 9 0 1993077703 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 16 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 23 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 2538 0 0 0 0 59 4 18 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=868004 CPUtime=1.04
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 1001 2538 0 0 40 1 59 4 16 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32584] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 2538 0 0 0 0 59 4 19 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 11 2538 0 0 0 0 59 4 15 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.56
Current children cumulated vsize (KiB) 868004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/81 32667
/proc/meminfo: memFree=1133664/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=868004 CPUtime=1771.31
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 254424 2538 1 0 176887 181 59 4 18 0 9 0 1993077700 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 217001 199536 2636 9 0 211507 0
[pid=32576/tid=32577] ppid=32574 vsize=868004 CPUtime=1732.85
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 29036 2538 1 0 173129 93 59 4 25 0 9 0 1993077702 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4126457635 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32579] ppid=32574 vsize=868004 CPUtime=38.62
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 223522 2538 0 0 3716 83 59 4 16 0 9 0 1993077703 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 16 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 23 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 2538 0 0 0 0 59 4 18 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=868004 CPUtime=1.04
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 1001 2538 0 0 40 1 59 4 16 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32584] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 2538 0 0 0 0 59 4 19 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 11 2538 0 0 0 0 59 4 15 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.31
Current children cumulated vsize (KiB) 868004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.2 s]
/proc/loadavg: 2.00 2.03 2.07 3/81 32667
/proc/meminfo: memFree=1133664/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=868004 CPUtime=1800.09
/proc/32576/stat : 32576 (java) S 32574 32576 30606 0 -1 0 254424 2538 1 0 179765 181 59 4 18 0 9 0 1993077700 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32576/statm: 217001 199536 2636 9 0 211507 0
[pid=32576/tid=32577] ppid=32574 vsize=868004 CPUtime=1761.63
/proc/32576/task/32577/stat : 32577 (java) R 32574 32576 30606 0 -1 64 29036 2538 1 0 176007 93 59 4 25 0 9 0 1993077702 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4127369584 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32579] ppid=32574 vsize=868004 CPUtime=38.62
/proc/32576/task/32579/stat : 32579 (java) S 32574 32576 30606 0 -1 64 223522 2538 0 0 3716 83 59 4 16 0 9 0 1993077703 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32580] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32580/stat : 32580 (java) S 32574 32576 30606 0 -1 64 16 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32581] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32581/stat : 32581 (java) S 32574 32576 30606 0 -1 64 23 2538 0 0 0 0 59 4 16 0 9 0 1993077704 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32582] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32582/stat : 32582 (java) S 32574 32576 30606 0 -1 64 1 2538 0 0 0 0 59 4 18 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32583] ppid=32574 vsize=868004 CPUtime=1.04
/proc/32576/task/32583/stat : 32583 (java) S 32574 32576 30606 0 -1 64 1001 2538 0 0 40 1 59 4 16 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32576/tid=32584] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32584/stat : 32584 (java) S 32574 32576 30606 0 -1 64 2 2538 0 0 0 0 59 4 19 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32576/tid=32585] ppid=32574 vsize=868004 CPUtime=0.63
/proc/32576/task/32585/stat : 32585 (java) S 32574 32576 30606 0 -1 64 11 2538 0 0 0 0 59 4 15 0 9 0 1993077706 888836096 199536 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 868004

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

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

[startup+1811.31 s]
/proc/loadavg: 2.00 2.03 2.07 3/81 32667
/proc/meminfo: memFree=1133664/2055920 swapFree=4179412/4192956
[pid=32576] ppid=32574 vsize=0 CPUtime=1800.19
/proc/32576/stat : 32576 (java) R 32574 32576 30606 0 -1 1028 254452 2538 1 0 179769 187 59 4 17 0 1 0 1993077700 0 0 996147200 0 0 0 0 0 0 0 0 16800975 0 0 0 17 1 0 0
/proc/32576/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1811.37
CPU time (s): 1800.27
CPU user time (s): 1798.28
CPU system time (s): 1.9877
CPU usage (%): 99.3871
Max. virtual memory (cumulated for all children) (KiB): 883160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.28
system time used= 1.9877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 256990
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= 39278
involuntary context switches= 60289

runsolver used 2.16967 second user time and 5.48616 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-04 05:10:59
IDJOB=1064390
IDBENCH=54942
IDSOLVER=364
FILE ID=node62/1064390-1215141059
PBS_JOBID= 7877343
Free space on /tmp= 65292 MiB

SOLVER NAME= Abscon 112v4 ESAC
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 esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1064390-1215141059/watcher-1064390-1215141059 -o /tmp/evaluation-result-1064390-1215141059/solver-1064390-1215141059 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1064390-1215141059.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d28497c4d2e2b68c6bf6783191da2ccc
RANDOM SEED=1829667076

node62.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.259
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.259
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:       1609416 kB
Buffers:         53392 kB
Cached:         231252 kB
SwapCached:       6736 kB
Active:         156172 kB
Inactive:       223968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609416 kB
SwapTotal:     4192956 kB
SwapFree:      4179412 kB
Dirty:            5268 kB
Writeback:           0 kB
Mapped:         109224 kB
Slab:            51080 kB
Committed_AS:  4713624 kB
PageTables:       2120 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65292 MiB
End job on node62 at 2008-07-04 05:41:13