Trace number 1080310

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 ACUNSAT 563.699 569.161

DiagnosticValue
CHECKS4068710
NODES305123

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-43_ext.xml
MD5SUM7d9a415455808ca4a903201badc134cc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.81027
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
Number of constraints which are defined in intension0
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.25	
0.18/0.25	   configuration
0.18/0.25	     name=mac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.29	     name=HOME/instance-1080310-1215212645.xml
0.27/0.32	   
0.27/0.32	   domains being loaded...
0.27/0.33	   
0.27/0.33	   variables being loaded...
0.27/0.35	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.27/0.35	       =>  wckTime=0.102  cpuTime=0.08  mem=7M919
0.27/0.35	   
0.27/0.35	   relations being loaded...
0.47/0.58	   
0.47/0.58	   constraints being loaded...
0.75/0.80	     nbConstraints=57  nbRelationTypes=57  nbGlobalConstraints=57  nbExtensionStructures=57
0.75/0.80	     nbSharedExtensionStructures=0  nbConflictsStructures=57  nbSharedConflictsStructures=0
0.75/0.80	     nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=15  minArity=3  maxArity=3  nbGenerators=0  nbFusions=0
0.75/0.80	     symmetryWckTime=0.046  symmetryCpuTime=0.02
0.75/0.80	       =>  wckTime=0.551  cpuTime=0.46  mem=45M514
0.85/0.91	   
0.85/0.91	   solver IterativeSystematicSolver being built... 
0.85/0.99	   
0.85/0.99	   INFO : Forward propagation technique limited 
0.95/1.06	       =>  wckTime=0.807  cpuTime=0.57  mem=28M974
0.95/1.09	   
0.95/1.09	   preprocessing
0.95/1.09	     nbConstraintChecks=0  nbValidityChecks=162234  nbPropagations=20  nbRevisions=0  nbUselessRevisions=0
0.95/1.09	     nbRemovedValues=0  detectedInconsistency=no
0.95/1.09	       =>  wckTime=0.03  cpuTime=0.02  mem=28M974
1.74/1.80	   
1.74/1.80	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=29M954)
563.66/569.10	   
563.66/569.10	   search
563.66/569.10	     run=22  nbConstraintChecks=4068708  nbValidityChecks=8768617639  minDepth=0  maxDepth=11  nbPropagations=10727544
563.66/569.10	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=305123  nbFailedAssignments=176869  nbInferredBacktracks=78
563.66/569.10	     nbBacktracks=128162  nbVisitedNodes=567569  nbRestartNogoods=361  nbSEliminables=0.23  nbREliminables=4.33
563.66/569.10	     nbIEliminables=10.27  nbDEliminables=0  nbPEliminables=0
563.66/569.10	       =>  wckTime=568.038  cpuTime=562.55  mem=37M532
563.66/569.10	   
563.66/569.10	   global
563.66/569.10	     nbConstraintChecks=4068708  nbValidityChecks=8768779873  nbPropagations=10727564  nbRestartNogoods=361
563.66/569.10	     solvingWckTime=568.041  solvingCpuTime=562.55  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
563.66/569.10	     globalCpuTime=563.16
563.66/569.10	       =>  wckTime=568.851  cpuTime=563.12  mem=37M532
563.66/569.10	   
563.66/569.10	s UNSATISFIABLE
563.66/569.10	d NODES 305123
563.66/569.10	d CHECKS 4068708
563.66/569.11	   
563.66/569.11	   totalWckTime=568.917  totalCpuTime=563.17

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1080310-1215212645/watcher-1080310-1215212645 -o /tmp/evaluation-result-1080310-1215212645/solver-1080310-1215212645 -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-1080310-1215212645.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.98 1.98 1.99 3/82 5805
/proc/meminfo: memFree=1727776/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=18572 CPUtime=0
/proc/5805/stat : 5805 (runsolver) R 5803 5805 2889 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 2000231582 19017728 293 996147200 4194304 4296836 548682068336 18446744073709551615 251601153319 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/5805/statm: 4643 293 257 25 0 2626 0

[startup+0.068581 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 5805
/proc/meminfo: memFree=1727776/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=864076 CPUtime=0.04
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 2807 0 1 0 3 1 0 0 21 0 9 0 2000231582 884813824 2345 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216019 2345 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.102586 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 5805
/proc/meminfo: memFree=1727776/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=865884 CPUtime=0.07
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 3688 0 1 0 6 1 0 0 21 0 9 0 2000231582 886665216 3163 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216471 3163 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.302607 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 5805
/proc/meminfo: memFree=1727776/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=866284 CPUtime=0.27
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 5858 0 1 0 24 3 0 0 21 0 9 0 2000231582 887074816 5232 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216571 5232 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.702659 s]
/proc/loadavg: 1.98 1.98 1.99 3/82 5805
/proc/meminfo: memFree=1727776/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=866520 CPUtime=0.66
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 13517 0 1 0 60 6 0 0 21 0 9 0 2000231582 887316480 12877 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216630 12877 1977 9 0 211158 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 866520

[startup+1.50174 s]
/proc/loadavg: 1.98 1.98 1.99 4/92 5818
/proc/meminfo: memFree=1664656/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=1.44
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 27266 269 1 0 133 11 0 0 21 0 9 0 2000231582 888070144 18355 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18355 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=1.13
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 18765 269 1 0 106 7 0 0 25 0 9 0 2000231584 888070144 18355 996147200 134512640 134550740 4294955968 18446744073709551615 4126746242 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 17 0 9 0 2000231586 888070144 18355 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18355 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18355 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18355 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.17
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 503 269 0 0 17 0 0 0 16 0 9 0 2000231588 888070144 18355 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18355 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) S 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18355 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 867256

[startup+3.10192 s]
/proc/loadavg: 1.98 1.98 1.99 3/91 5818
/proc/meminfo: memFree=1664208/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=3.02
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 27289 269 1 0 291 11 0 0 21 0 9 0 2000231582 888070144 18367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18367 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=2.7
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 18775 269 1 0 263 7 0 0 25 0 9 0 2000231584 888070144 18367 996147200 134512640 134550740 4294955968 18446744073709551615 4126746242 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 17 0 9 0 2000231586 888070144 18367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.19
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 516 269 0 0 19 0 0 0 15 0 9 0 2000231588 888070144 18367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) S 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18367 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 867256

[startup+6.30228 s]
/proc/loadavg: 1.98 1.98 1.99 3/91 5818
/proc/meminfo: memFree=1663952/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=6.19
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 27303 269 1 0 608 11 0 0 21 0 9 0 2000231582 888070144 18378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18378 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=5.85
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 18775 269 1 0 577 8 0 0 25 0 9 0 2000231584 888070144 18378 996147200 134512640 134550740 4294955968 18446744073709551615 4126761989 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 17 0 9 0 2000231586 888070144 18378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 530 269 0 0 22 0 0 0 17 0 9 0 2000231588 888070144 18378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) S 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18378 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 867256

[startup+12.702 s]
/proc/loadavg: 1.98 1.98 1.99 3/91 5818
/proc/meminfo: memFree=1663696/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=12.53
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 27324 269 1 0 1241 12 0 0 21 0 9 0 2000231582 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18381 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=12.18
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 18793 269 1 0 1210 8 0 0 25 0 9 0 2000231584 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4126735002 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 16 0 9 0 2000231586 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 533 269 0 0 22 0 0 0 16 0 9 0 2000231588 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) S 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 867256

[startup+25.5024 s]
/proc/loadavg: 1.98 1.98 1.99 3/91 5818
/proc/meminfo: memFree=1663120/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=25.22
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 27368 269 1 0 2510 12 0 0 21 0 9 0 2000231582 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18381 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=24.86
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 18837 269 1 0 2478 8 0 0 25 0 9 0 2000231584 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4126746300 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 16 0 9 0 2000231586 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 533 269 0 0 22 0 0 0 16 0 9 0 2000231588 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) S 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867256

[startup+51.1023 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 5818
/proc/meminfo: memFree=1660496/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=50.56
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 27432 269 1 0 5044 12 0 0 21 0 9 0 2000231582 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18381 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=50.21
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 18901 269 1 0 5013 8 0 0 25 0 9 0 2000231584 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4126746513 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 16 0 9 0 2000231586 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 533 269 0 0 22 0 0 0 16 0 9 0 2000231588 888070144 18381 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0

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

/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 28584 269 1 0 54490 14 0 0 21 0 9 0 2000231582 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18386 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=544.68
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 20051 269 1 0 54458 10 0 0 25 0 9 0 2000231584 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4126746085 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 535 269 0 0 22 0 0 0 16 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) S 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 545.04
Current children cumulated vsize (KiB) 867256

[startup+556.703 s]
/proc/loadavg: 2.09 2.04 2.00 3/91 5818
/proc/meminfo: memFree=1651472/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=551.38
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 28603 269 1 0 55124 14 0 0 21 0 9 0 2000231582 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18386 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=551.02
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 20070 269 1 0 55092 10 0 0 25 0 9 0 2000231584 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4126734928 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 535 269 0 0 22 0 0 0 16 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) R 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 551.38
Current children cumulated vsize (KiB) 867256

[startup+563.102 s]
/proc/loadavg: 2.08 2.03 2.00 3/91 5818
/proc/meminfo: memFree=1651472/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=557.72
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 28624 269 1 0 55758 14 0 0 21 0 9 0 2000231582 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18386 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=557.36
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 20091 269 1 0 55726 10 0 0 25 0 9 0 2000231584 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4126746242 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 535 269 0 0 22 0 0 0 16 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) R 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 557.72
Current children cumulated vsize (KiB) 867256

[startup+566.302 s]
/proc/loadavg: 2.08 2.03 2.00 3/91 5818
/proc/meminfo: memFree=1651472/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=560.89
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 28632 269 1 0 56075 14 0 0 21 0 9 0 2000231582 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18386 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=560.53
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 20099 269 1 0 56043 10 0 0 25 0 9 0 2000231584 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4126746043 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 535 269 0 0 22 0 0 0 16 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) S 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.89
Current children cumulated vsize (KiB) 867256

[startup+567.901 s]
/proc/loadavg: 2.07 2.03 2.00 3/91 5818
/proc/meminfo: memFree=1651472/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=562.47
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 28635 269 1 0 56233 14 0 0 21 0 9 0 2000231582 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18386 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=562.11
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 20102 269 1 0 56201 10 0 0 25 0 9 0 2000231584 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4126734987 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 535 269 0 0 22 0 0 0 16 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) S 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 562.47
Current children cumulated vsize (KiB) 867256

[startup+568.707 s]
/proc/loadavg: 2.07 2.03 2.00 3/91 5818
/proc/meminfo: memFree=1651472/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=563.27
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 28637 269 1 0 56313 14 0 0 21 0 9 0 2000231582 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18386 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=562.91
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 20104 269 1 0 56281 10 0 0 25 0 9 0 2000231584 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4126746252 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 535 269 0 0 22 0 0 0 16 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) S 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.27
Current children cumulated vsize (KiB) 867256

[startup+569.101 s]
/proc/loadavg: 2.07 2.03 2.00 3/91 5818
/proc/meminfo: memFree=1651472/2055920 swapFree=4176360/4192956
[pid=5805] ppid=5803 vsize=867256 CPUtime=563.66
/proc/5805/stat : 5805 (java) S 5803 5805 2889 0 -1 0 28638 269 1 0 56352 14 0 0 21 0 9 0 2000231582 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5805/statm: 216814 18386 2631 9 0 211320 0
[pid=5805/tid=5807] ppid=5803 vsize=867256 CPUtime=563.3
/proc/5805/task/5807/stat : 5807 (java) R 5803 5805 2889 0 -1 64 20105 269 1 0 56320 10 0 0 25 0 9 0 2000231584 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4126746212 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5808] ppid=5803 vsize=867256 CPUtime=0.09
/proc/5805/task/5808/stat : 5808 (java) S 5803 5805 2889 0 -1 64 7157 269 0 0 8 1 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5809] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5809/stat : 5809 (java) S 5803 5805 2889 0 -1 64 16 269 0 0 0 0 0 0 17 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5810] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5810/stat : 5810 (java) S 5803 5805 2889 0 -1 64 9 269 0 0 0 0 0 0 16 0 9 0 2000231586 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5811] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5811/stat : 5811 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5812] ppid=5803 vsize=867256 CPUtime=0.22
/proc/5805/task/5812/stat : 5812 (java) S 5803 5805 2889 0 -1 64 535 269 0 0 22 0 0 0 16 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5813] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5813/stat : 5813 (java) S 5803 5805 2889 0 -1 64 1 269 0 0 0 0 0 0 25 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5805/tid=5814] ppid=5803 vsize=867256 CPUtime=0
/proc/5805/task/5814/stat : 5814 (java) S 5803 5805 2889 0 -1 64 6 269 0 0 0 0 0 0 15 0 9 0 2000231588 888070144 18386 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 563.66
Current children cumulated vsize (KiB) 867256

Child status: 0
Real time (s): 569.161
CPU time (s): 563.699
CPU user time (s): 563.531
CPU system time (s): 0.167974
CPU usage (%): 99.0403
Max. virtual memory (cumulated for all children) (KiB): 867256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 563.531
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29023
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= 12752
involuntary context switches= 25549

runsolver used 0.726889 second user time and 1.88071 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-05 01:04:05
IDJOB=1080310
IDBENCH=56951
IDSOLVER=363
FILE ID=node91/1080310-1215212645
PBS_JOBID= 7881651
Free space on /tmp= 66440 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-43_ext.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-1080310-1215212645/watcher-1080310-1215212645 -o /tmp/evaluation-result-1080310-1215212645/solver-1080310-1215212645 -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-1080310-1215212645.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7d9a415455808ca4a903201badc134cc
RANDOM SEED=1835847716

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1728256 kB
Buffers:         25288 kB
Cached:         152012 kB
SwapCached:       7456 kB
Active:         235120 kB
Inactive:        46480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728256 kB
SwapTotal:     4192956 kB
SwapFree:      4176360 kB
Dirty:            3212 kB
Writeback:           0 kB
Mapped:         110964 kB
Slab:            30444 kB
Committed_AS: 12495744 kB
PageTables:       2448 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= 66440 MiB
End job on node91 at 2008-07-05 01:13:34