Trace number 2093104

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 ESACSAT 1061.34 1062.5

DiagnosticValue
CHECKS6578250000
NODES3943740

General information on the benchmark

Namecsp/rand-2-27/
normalized-rand-27-27-351-163-56021_ext.xml
MD5SUMf7f74e7fb129e165bbd6cd57d9121fe6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark96.9253
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.02/0.14	
0.02/0.14	Abscon 112 (May, 2008)
0.22/0.30	
0.22/0.30	   configuration
0.22/0.30	     name=esac.xml
0.22/0.33	   
0.22/0.33	   instance
0.22/0.33	     name=HOME/instance-2093104-1247401125.xml
0.22/0.37	   
0.22/0.37	   domains being loaded...
0.22/0.38	   
0.22/0.38	   variables being loaded...
0.32/0.40	     nbVariables=27  nbDomainTypes=1  minDomainSize=27  maxDomainSize=27  nbTotalValues=729
0.32/0.40	       =>  wckTime=0.101  cpuTime=0.09  mem=7M892
0.32/0.40	   
0.32/0.40	   relations being loaded...
0.42/0.53	   
0.42/0.53	   constraints being loaded...
0.62/0.73	     nbConstraints=351  nbRelationTypes=351  nbExtensionStructures=351  nbSharedExtensionStructures=0
0.62/0.73	     nbConflictsStructures=351  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=967  minDegree=26
0.62/0.73	     maxDegree=26  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.054  symmetryCpuTime=0.04
0.62/0.73	       =>  wckTime=0.425  cpuTime=0.32  mem=21M717
0.72/0.80	   
0.72/0.80	   solver IterativeSystematicSolver being built... 
0.81/0.94	       =>  wckTime=0.632  cpuTime=0.44  mem=22M201
0.81/0.99	   
0.81/0.99	   preprocessing
0.81/0.99	     nbConstraintChecks=67094  nbPropagations=795  nbRevisions=8156  nbUselessRevisions=7199  nbSingletonTests=36
0.81/0.99	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
0.81/0.99	       =>  wckTime=0.057  cpuTime=0.04  mem=22M201
1.01/1.13	   
1.01/1.13	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=23M209)
1061.34/1062.44	   
1061.34/1062.44	   search
1061.34/1062.44	     run=28  nbConstraintChecks=6578179980  minDepth=0  maxDepth=27  nbPropagations=233050479  nbRevisions=5303373312
1061.34/1062.44	     nbUselessRevisions=4672944175  nbAssignments=3943745  nbFailedAssignments=1893398  nbInferredBacktracks=1
1061.34/1062.44	     nbBacktracks=2050146  nbVisitedNodes=7315954  nbRestartNogoods=373  nbFoundSolutions=1  nbSEliminables=6.55
1061.34/1062.44	     nbREliminables=0  nbIEliminables=0  nbDEliminables=0  nbPEliminables=0
1061.34/1062.44	       =>  wckTime=1061.498  cpuTime=1060.43  mem=23M209
1061.34/1062.44	   
1061.34/1062.44	   global
1061.34/1062.44	     nbConstraintChecks=6578247074  nbPropagations=233051274  nbRevisions=5303381468  nbUselessRevisions=4672951374
1061.34/1062.44	     nbRestartNogoods=373  solvingWckTime=1061.502  solvingCpuTime=1060.44  expiredTime=no  totalExploration=no
1061.34/1062.44	     nbFoundSolutions=1  firstSolutionCpuTime=1060.87  globalCpuTime=1060.92
1061.34/1062.44	       =>  wckTime=1062.135  cpuTime=1060.88  mem=23M209
1061.34/1062.44	   
1061.34/1062.44	s SATISFIABLE
1061.34/1062.44	v 4 22 4 20 9 5 18 2 11 12 16 10 0 4 3 12 10 1 14 0 5 13 11 21 13 13 12 
1061.34/1062.44	d NODES 3943745
1061.34/1062.44	d CHECKS 6578247074
1061.34/1062.44	   
1061.34/1062.44	   totalWckTime=1062.202  totalCpuTime=1060.92

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2093104-1247401125/watcher-2093104-1247401125 -o /tmp/evaluation-result-2093104-1247401125/solver-2093104-1247401125 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2093104-1247401125.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.02 4/80 32405
/proc/meminfo: memFree=1814448/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=272 CPUtime=0
/proc/32405/stat : 32405 (java) D 32403 32405 32317 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 27179443 278528 37 996147200 134512640 134550932 4294955968 18446744073709551615 11879204 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/32405/statm: 68 37 28 9 0 6 0

[startup+0.0485309 s]
/proc/loadavg: 0.08 0.02 0.02 4/80 32405
/proc/meminfo: memFree=1814448/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=10964 CPUtime=0
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 823 0 0 0 0 0 0 0 18 0 2 0 27179443 11227136 577 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 2741 577 284 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10964

[startup+0.101537 s]
/proc/loadavg: 0.08 0.02 0.02 4/80 32405
/proc/meminfo: memFree=1814448/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=861936 CPUtime=0.02
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 2275 0 1 0 1 1 0 0 18 0 5 0 27179443 882622464 1878 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 215484 1878 861 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.301564 s]
/proc/loadavg: 0.08 0.02 0.02 4/80 32405
/proc/meminfo: memFree=1814448/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=866300 CPUtime=0.22
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 5347 0 1 0 19 3 0 0 18 0 9 0 27179443 887091200 4764 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216575 4764 1889 9 0 211053 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 866300

[startup+0.701618 s]
/proc/loadavg: 0.08 0.02 0.02 4/80 32405
/proc/meminfo: memFree=1814448/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867108 CPUtime=0.62
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 9721 0 1 0 56 6 0 0 18 0 9 0 27179443 887918592 9070 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216777 9070 2019 9 0 211235 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 867108

[startup+1.50273 s]
/proc/loadavg: 0.08 0.02 0.02 5/91 32418
/proc/meminfo: memFree=1780632/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867644 CPUtime=1.41
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18069 290 1 0 132 9 0 0 18 0 9 0 27179443 888467456 11014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11014 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=1.12
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12268 290 1 0 106 6 0 0 20 0 9 0 27179444 888467456 11014 996147200 134512640 134550932 4294955968 18446744073709551615 4126900935 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.21
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 704 290 0 0 20 1 0 0 15 0 9 0 27179454 888467456 11014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32414] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32414/stat : 32414 (java) S 32403 32405 32317 0 -1 64 4 290 0 0 0 0 0 0 15 0 9 0 27179454 888467456 11014 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 867644

[startup+3.10293 s]
/proc/loadavg: 0.08 0.02 0.02 3/89 32418
/proc/meminfo: memFree=1780256/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867644 CPUtime=2.99
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18092 290 1 0 290 9 0 0 18 0 9 0 27179443 888467456 11035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11035 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=2.67
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12274 290 1 0 261 6 0 0 17 0 9 0 27179444 888467456 11035 996147200 134512640 134550932 4294955968 18446744073709551615 4125952318 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.23
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 721 290 0 0 22 1 0 0 15 0 9 0 27179454 888467456 11035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32414] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32414/stat : 32414 (java) S 32403 32405 32317 0 -1 64 4 290 0 0 0 0 0 0 15 0 9 0 27179454 888467456 11035 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 867644

[startup+6.30136 s]
/proc/loadavg: 0.23 0.05 0.03 3/89 32418
/proc/meminfo: memFree=1779936/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867644 CPUtime=6.16
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18110 290 1 0 606 10 0 0 18 0 9 0 27179443 888467456 11037 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11037 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=5.83
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12276 290 1 0 577 6 0 0 25 0 9 0 27179444 888467456 11037 996147200 134512640 134550932 4294955968 18446744073709551615 4126918675 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11037 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11037 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11037 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11037 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.23
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 723 290 0 0 22 1 0 0 16 0 9 0 27179454 888467456 11037 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11037 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32414] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32414/stat : 32414 (java) S 32403 32405 32317 0 -1 64 18 290 0 0 0 0 0 0 15 0 9 0 27179454 888467456 11037 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 867644

[startup+12.7022 s]
/proc/loadavg: 0.37 0.08 0.04 3/89 32418
/proc/meminfo: memFree=1779616/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867644 CPUtime=12.5
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18112 290 1 0 1240 10 0 0 18 0 9 0 27179443 888467456 11039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11039 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=12.17
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12278 290 1 0 1211 6 0 0 25 0 9 0 27179444 888467456 11039 996147200 134512640 134550932 4294955968 18446744073709551615 4126937101 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.23
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 723 290 0 0 22 1 0 0 16 0 9 0 27179454 888467456 11039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32414] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32414/stat : 32414 (java) S 32403 32405 32317 0 -1 64 18 290 0 0 0 0 0 0 15 0 9 0 27179454 888467456 11039 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 867644

[startup+25.5019 s]
/proc/loadavg: 0.73 0.18 0.07 3/89 32418
/proc/meminfo: memFree=1779488/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867644 CPUtime=25.18
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18116 290 1 0 2508 10 0 0 18 0 9 0 27179443 888467456 11042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11042 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=24.86
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12281 290 1 0 2479 7 0 0 25 0 9 0 27179444 888467456 11042 996147200 134512640 134550932 4294955968 18446744073709551615 4126095869 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.23
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 724 290 0 0 22 1 0 0 16 0 9 0 27179454 888467456 11042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32414] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32414/stat : 32414 (java) S 32403 32405 32317 0 -1 64 18 290 0 0 0 0 0 0 15 0 9 0 27179454 888467456 11042 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 867644

[startup+51.1013 s]
/proc/loadavg: 1.16 0.32 0.12 3/89 32418
/proc/meminfo: memFree=1779488/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867644 CPUtime=50.53
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18117 290 1 0 5043 10 0 0 18 0 9 0 27179443 888467456 11043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11043 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=50.21
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12282 290 1 0 5014 7 0 0 25 0 9 0 27179444 888467456 11043 996147200 134512640 134550932 4294955968 18446744073709551615 4126894058 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.23
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 724 290 0 0 22 1 0 0 16 0 9 0 27179454 888467456 11043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11043 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18132 290 1 0 88119 13 0 0 18 0 9 0 27179443 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11052 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=880.99
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12291 290 1 0 88089 10 0 0 25 0 9 0 27179444 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4126892630 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.24
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 730 290 0 0 23 1 0 0 16 0 9 0 27179454 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32414] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32414/stat : 32414 (java) S 32403 32405 32317 0 -1 64 18 290 0 0 0 0 0 0 15 0 9 0 27179454 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.32
Current children cumulated vsize (KiB) 867644

[startup+942.303 s]
/proc/loadavg: 1.99 1.90 1.25 3/89 32496
/proc/meminfo: memFree=1736536/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867644 CPUtime=941.29
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18132 290 1 0 94116 13 0 0 18 0 9 0 27179443 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11052 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=940.97
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12291 290 1 0 94087 10 0 0 25 0 9 0 27179444 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4126889513 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.24
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 730 290 0 0 23 1 0 0 16 0 9 0 27179454 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32414] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32414/stat : 32414 (java) S 32403 32405 32317 0 -1 64 18 290 0 0 0 0 0 0 15 0 9 0 27179454 888467456 11052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.29
Current children cumulated vsize (KiB) 867644

[startup+1002.3 s]
/proc/loadavg: 2.27 1.99 1.32 3/89 32496
/proc/meminfo: memFree=1736472/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867644 CPUtime=1001.27
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18133 290 1 0 100114 13 0 0 18 0 9 0 27179443 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11053 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=1000.95
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12292 290 1 0 100085 10 0 0 25 0 9 0 27179444 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4126894280 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.24
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 730 290 0 0 23 1 0 0 16 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32414] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32414/stat : 32414 (java) S 32403 32405 32317 0 -1 64 18 290 0 0 0 0 0 0 15 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.27
Current children cumulated vsize (KiB) 867644

[startup+1062.3 s]
/proc/loadavg: 2.23 2.04 1.38 3/89 32496
/proc/meminfo: memFree=1736408/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867644 CPUtime=1061.24
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18133 290 1 0 106111 13 0 0 18 0 9 0 27179443 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11053 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=1060.92
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12292 290 1 0 106082 10 0 0 25 0 9 0 27179444 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4126902589 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.24
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 730 290 0 0 23 1 0 0 16 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32414] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32414/stat : 32414 (java) S 32403 32405 32317 0 -1 64 18 290 0 0 0 0 0 0 15 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.24
Current children cumulated vsize (KiB) 867644

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1061.34 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1061.34 s) to the 'lost time'.

[startup+1062.4 s]
/proc/loadavg: 2.23 2.04 1.38 3/89 32496
/proc/meminfo: memFree=1736408/2055920 swapFree=4192812/4192956
[pid=32405] ppid=32403 vsize=867644 CPUtime=1061.34
/proc/32405/stat : 32405 (java) S 32403 32405 32317 0 -1 0 18133 290 1 0 106121 13 0 0 18 0 9 0 27179443 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/32405/statm: 216911 11053 2656 9 0 211347 0
[pid=32405/tid=32407] ppid=32403 vsize=867644 CPUtime=1061.02
/proc/32405/task/32407/stat : 32407 (java) R 32403 32405 32317 0 -1 64 12292 290 1 0 106092 10 0 0 25 0 9 0 27179444 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4126889603 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32408] ppid=32403 vsize=867644 CPUtime=0.05
/proc/32405/task/32408/stat : 32408 (java) S 32403 32405 32317 0 -1 64 4261 290 0 0 5 0 0 0 16 0 9 0 27179451 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32409] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32409/stat : 32409 (java) S 32403 32405 32317 0 -1 64 19 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32410] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32410/stat : 32410 (java) S 32403 32405 32317 0 -1 64 9 290 0 0 0 0 0 0 16 0 9 0 27179451 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32405/tid=32411] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32411/stat : 32411 (java) S 32403 32405 32317 0 -1 64 2 290 0 0 0 0 0 0 20 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32412] ppid=32403 vsize=867644 CPUtime=0.24
/proc/32405/task/32412/stat : 32412 (java) S 32403 32405 32317 0 -1 64 730 290 0 0 23 1 0 0 16 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32413] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32413/stat : 32413 (java) S 32403 32405 32317 0 -1 64 0 290 0 0 0 0 0 0 21 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32405/tid=32414] ppid=32403 vsize=867644 CPUtime=0
/proc/32405/task/32414/stat : 32414 (java) S 32403 32405 32317 0 -1 64 18 290 0 0 0 0 0 0 15 0 9 0 27179454 888467456 11053 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.34
Current children cumulated vsize (KiB) 867644

[startup+1062.5 s]
/proc/loadavg: 2.23 2.04 1.38 3/82 32496
/proc/meminfo: memFree=1760152/2055920 swapFree=4192812/4192956
[pid=32405] ppid=-1 vsize=0 CPUtime=0
/proc/32405/stat : -- couldn't open stat file --/proc/32405/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1062.5 s]
/proc/loadavg: 2.23 2.04 1.38 3/82 32496
/proc/meminfo: memFree=1760152/2055920 swapFree=4192812/4192956
[pid=32405] ppid=-1 vsize=0 CPUtime=0
/proc/32405/stat : -- couldn't open stat file --/proc/32405/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32405 and gives
#  childrusage.ru_utime.tv_sec=1061
#  childrusage.ru_utime.tv_usec=260663
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=151976
# CPU time returned by wait4() is 1061.41
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1061.34
#  lost CPU user time (s): 1061.21
#  lost CPU system time (s): 0.13

Real time (s): 1062.5
CPU time (s): 1061.34
CPU user time (s): 1061.21
CPU system time (s): 0.13
CPU usage (%): 99.8904
Max. virtual memory (cumulated for all children) (KiB): 867780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1061.26
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18550
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= 22650
involuntary context switches= 27573

runsolver used 1.64575 second user time and 3.19851 second system time

The end

Launcher Data

Begin job on node13 at 2009-07-12 14:18:45
IDJOB=2093104
IDBENCH=53375
IDSOLVER=774
FILE ID=node13/2093104-1247401125
PBS_JOBID= 9510617
Free space on /tmp= 66300 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/rand-2-27/normalized-rand-27-27-351-163-56021_ext.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2093104-1247401125/watcher-2093104-1247401125 -o /tmp/evaluation-result-2093104-1247401125/solver-2093104-1247401125 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2093104-1247401125.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f7f74e7fb129e165bbd6cd57d9121fe6
RANDOM SEED=1721228049

node13.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.241
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.241
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:       1814928 kB
Buffers:         33372 kB
Cached:         102968 kB
SwapCached:          0 kB
Active:         134004 kB
Inactive:        50924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1814928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4604 kB
Writeback:           0 kB
Mapped:          69032 kB
Slab:            41252 kB
Committed_AS:  1009388 kB
PageTables:       1952 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= 66296 MiB
End job on node13 at 2009-07-12 14:36:28