Trace number 1093596

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 ACSAT 52.4 52.937

DiagnosticValue
CHECKS13777800
NODES31419

General information on the benchmark

Namecsp/socialGolfers/
normalized-socialGolfer-6-3-8.xml
MD5SUM6d260f3f138d26601b40438bc6e36354
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.04969
Satisfiable
(Un)Satisfiability was proved
Number of variables2808
Number of constraints13716
Maximum constraint arity24
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13716
Global constraints used (with number of constraints)

Solver Data (download as text)

0.02/0.08	
0.02/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.28/0.31	   
0.28/0.31	   instance
0.28/0.31	     name=HOME/instance-1093596-1215250841.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.58/0.64	     nbVariables=2808  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=5616
0.58/0.64	       =>  wckTime=0.4  cpuTime=0.26  mem=11M754
0.58/0.64	   
0.58/0.64	   predicates being loaded...
0.69/0.70	   
0.69/0.70	   constraints being loaded...
10.09/10.25	     nbConstraints=13785  nbGlobalConstraints=69  nbConflictsStructures=3  nbSharedConflictsStructures=13665
10.09/10.25	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  nbEvaluationManagers=4
10.09/10.25	     nbSharedEvaluationManagers=13712  minDegree=11  maxDegree=31  minArity=3  avgArity=4.25  maxArity=936
10.09/10.25	     nbGenerators=69  nbFusions=0  symmetryWckTime=6.862  symmetryCpuTime=2.82
10.09/10.25	       =>  wckTime=10.01  cpuTime=5.46  mem=33M6
10.28/10.45	   
10.28/10.45	   solver IterativeSystematicSolver being built... 
10.68/10.82	   
10.68/10.82	   INFO : Forward propagation technique limited 
10.88/11.00	       =>  wckTime=10.768  cpuTime=5.88  mem=63M531
10.88/11.05	   
10.88/11.05	   preprocessing
10.88/11.05	     nbConstraintChecks=0  nbPropagations=2808  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
10.88/11.05	     detectedInconsistency=no
10.88/11.05	       =>  wckTime=0.043  cpuTime=0.03  mem=64M551
52.28/52.88	   
52.28/52.88	   search
52.28/52.88	     run=10  nbConstraintChecks=13777762  nbValidityChecks=2557022  minDepth=366  maxDepth=2808  nbPropagations=507869
52.28/52.88	     nbRevisions=6226692  nbUselessRevisions=5775140  nbAssignments=31419  nbFailedAssignments=1525  nbBacktracks=22817
52.28/52.88	     nbVisitedNodes=34848  nbRestartNogoods=71  nbFoundSolutions=1  nbSEliminables=?  nbREliminables=?  nbIEliminables=?
52.28/52.88	     nbDEliminables=?  nbPEliminables=?
52.28/52.88	       =>  wckTime=41.873  cpuTime=41.36  mem=66M617
52.28/52.89	   
52.28/52.89	   global
52.28/52.89	     nbConstraintChecks=13777762  nbValidityChecks=2557022  nbPropagations=510677  nbRevisions=6226692
52.28/52.89	     nbUselessRevisions=5775140  nbRestartNogoods=71  solvingWckTime=41.876  solvingCpuTime=41.36  expiredTime=no
52.28/52.89	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=47.2  globalCpuTime=47.3
52.28/52.89	       =>  wckTime=52.65  cpuTime=47.24  mem=66M617
52.28/52.89	   
52.28/52.89	s SATISFIABLE
52.28/52.89	v 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 
52.28/52.89	d NODES 31419
52.28/52.89	d CHECKS 13777762
52.28/52.89	   
52.28/52.89	   totalWckTime=52.706  totalCpuTime=47.31

Verifier Data (download as text)

OK

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-1093596-1215250841/watcher-1093596-1215250841 -o /tmp/evaluation-result-1093596-1215250841/solver-1093596-1215250841 -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-1093596-1215250841.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 25963
/proc/meminfo: memFree=1720312/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=1616 CPUtime=0
/proc/25963/stat : 25963 (java) D 25961 25963 25601 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1554755871 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/25963/statm: 404 145 119 9 0 46 0

[startup+0.041156 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 25963
/proc/meminfo: memFree=1720312/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=861876 CPUtime=0.02
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 2251 0 1 0 1 1 0 0 18 0 5 0 1554755871 882561024 1862 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 215469 1862 854 9 0 210448 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861876

[startup+0.102292 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 25963
/proc/meminfo: memFree=1720312/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=865884 CPUtime=0.08
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 3776 0 1 0 6 2 0 0 18 0 9 0 1554755871 886665216 3227 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 216471 3227 1711 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302321 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 25963
/proc/meminfo: memFree=1720312/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=866196 CPUtime=0.28
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 5624 0 1 0 24 4 0 0 18 0 9 0 1554755871 886984704 5038 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 216549 5038 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.702372 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 25963
/proc/meminfo: memFree=1720312/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=867520 CPUtime=0.69
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 8309 0 1 0 62 7 0 0 18 0 9 0 1554755871 888340480 7669 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 216880 7669 1999 9 0 211386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867520

[startup+1.5025 s]
/proc/loadavg: 1.99 1.98 1.99 3/89 25972
/proc/meminfo: memFree=1683696/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=867432 CPUtime=1.48
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 18842 0 1 0 135 13 0 0 18 0 9 0 1554755871 888250368 18177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 216858 18177 2001 9 0 211386 0
[pid=25963/tid=25965] ppid=25961 vsize=867432 CPUtime=1.2
/proc/25963/task/25965/stat : 25965 (java) R 25961 25963 25601 0 -1 64 15731 0 1 0 110 10 0 0 25 0 9 0 1554755872 888250368 18177 996147200 134512640 134550740 4294955968 18446744073709551615 4126442100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25966] ppid=25961 vsize=867432 CPUtime=0.07
/proc/25963/task/25966/stat : 25966 (java) S 25961 25963 25601 0 -1 64 1779 0 0 0 7 0 0 0 16 0 9 0 1554755873 888250368 18177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25967] ppid=25961 vsize=867432 CPUtime=0
/proc/25963/task/25967/stat : 25967 (java) S 25961 25963 25601 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 1554755874 888250368 18177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25968] ppid=25961 vsize=867432 CPUtime=0
/proc/25963/task/25968/stat : 25968 (java) S 25961 25963 25601 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1554755874 888250368 18177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25969] ppid=25961 vsize=867432 CPUtime=0
/proc/25963/task/25969/stat : 25969 (java) S 25961 25963 25601 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554755876 888250368 18177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25970] ppid=25961 vsize=867432 CPUtime=0.16
/proc/25963/task/25970/stat : 25970 (java) S 25961 25963 25601 0 -1 64 634 0 0 0 16 0 0 0 16 0 9 0 1554755876 888250368 18177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25971] ppid=25961 vsize=867432 CPUtime=0
/proc/25963/task/25971/stat : 25971 (java) S 25961 25963 25601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1554755876 888250368 18177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25972] ppid=25961 vsize=867432 CPUtime=0
/proc/25963/task/25972/stat : 25972 (java) S 25961 25963 25601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1554755876 888250368 18177 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867432

[startup+3.10169 s]
/proc/loadavg: 2.07 2.00 2.00 3/89 25972
/proc/meminfo: memFree=1654896/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=867432 CPUtime=3.06
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 22486 0 1 0 239 67 0 0 18 0 9 0 1554755871 888250368 21819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 216858 21819 2002 9 0 211386 0
[pid=25963/tid=25965] ppid=25961 vsize=867432 CPUtime=2.58
/proc/25963/task/25965/stat : 25965 (java) R 25961 25963 25601 0 -1 64 15758 0 1 0 196 62 0 0 25 0 9 0 1554755872 888250368 21819 996147200 134512640 134550740 4294955968 18446744073709551615 4126838527 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25966] ppid=25961 vsize=867432 CPUtime=0.23
/proc/25963/task/25966/stat : 25966 (java) S 25961 25963 25601 0 -1 64 5359 0 0 0 21 2 0 0 17 0 9 0 1554755873 888250368 21819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25967] ppid=25961 vsize=867432 CPUtime=0
/proc/25963/task/25967/stat : 25967 (java) S 25961 25963 25601 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 1554755874 888250368 21819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25968] ppid=25961 vsize=867432 CPUtime=0
/proc/25963/task/25968/stat : 25968 (java) S 25961 25963 25601 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1554755874 888250368 21819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25969] ppid=25961 vsize=867432 CPUtime=0
/proc/25963/task/25969/stat : 25969 (java) S 25961 25963 25601 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1554755876 888250368 21819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25970] ppid=25961 vsize=867432 CPUtime=0.21
/proc/25963/task/25970/stat : 25970 (java) S 25961 25963 25601 0 -1 64 671 0 0 0 21 0 0 0 16 0 9 0 1554755876 888250368 21819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25971] ppid=25961 vsize=867432 CPUtime=0
/proc/25963/task/25971/stat : 25971 (java) S 25961 25963 25601 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1554755876 888250368 21819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25972] ppid=25961 vsize=867432 CPUtime=0
/proc/25963/task/25972/stat : 25972 (java) S 25961 25963 25601 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1554755876 888250368 21819 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867432

[startup+6.30212 s]
/proc/loadavg: 2.07 2.00 2.00 3/91 25974
/proc/meminfo: memFree=1619168/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=867756 CPUtime=3.81
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 36049 0 1 0 305 76 0 0 18 0 10 0 1554755871 888582144 24968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 216939 24968 2008 9 0 211467 0
[pid=25974] ppid=25963 vsize=10620 CPUtime=2.41
/proc/25974/stat : 25974 (saucy) R 25963 25963 25601 0 -1 4194304 2075 0 0 0 239 2 0 0 25 0 1 0 1554756235 10874880 2037 996147200 134512640 134531332 4294956000 18446744073709551615 134523197 0 4 0 0 0 0 0 17 1 0 0
/proc/25974/statm: 2655 2037 104 4 0 2331 0
[pid=25963/tid=25965] ppid=25961 vsize=867756 CPUtime=3.14
/proc/25963/task/25965/stat : 25965 (java) S 25961 25963 25601 0 -1 64 16141 0 1 0 246 68 0 0 15 0 10 0 1554755872 888582144 24968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=25963/tid=25966] ppid=25961 vsize=867756 CPUtime=0.39
/proc/25963/task/25966/stat : 25966 (java) S 25961 25963 25601 0 -1 64 18356 0 0 0 34 5 0 0 16 0 10 0 1554755873 888582144 24968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25967] ppid=25961 vsize=867756 CPUtime=0
/proc/25963/task/25967/stat : 25967 (java) S 25961 25963 25601 0 -1 64 22 0 0 0 0 0 0 0 16 0 10 0 1554755874 888582144 24968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25968] ppid=25961 vsize=867756 CPUtime=0
/proc/25963/task/25968/stat : 25968 (java) S 25961 25963 25601 0 -1 64 10 0 0 0 0 0 0 0 16 0 10 0 1554755874 888582144 24968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25969] ppid=25961 vsize=867756 CPUtime=0
/proc/25963/task/25969/stat : 25969 (java) S 25961 25963 25601 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1554755876 888582144 24968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25970] ppid=25961 vsize=867756 CPUtime=0.24
/proc/25963/task/25970/stat : 25970 (java) S 25961 25963 25601 0 -1 64 723 0 0 0 24 0 0 0 15 0 10 0 1554755876 888582144 24968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25971] ppid=25961 vsize=867756 CPUtime=0
/proc/25963/task/25971/stat : 25971 (java) S 25961 25963 25601 0 -1 64 2 0 0 0 0 0 0 0 19 0 10 0 1554755876 888582144 24968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25972] ppid=25961 vsize=867756 CPUtime=0
/proc/25963/task/25972/stat : 25972 (java) R 25961 25963 25601 0 -1 64 53 0 0 0 0 0 0 0 15 0 10 0 1554755876 888582144 24968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25973] ppid=25961 vsize=867756 CPUtime=0
/proc/25963/task/25973/stat : 25973 (java) S 25961 25963 25601 0 -1 64 66 0 0 0 0 0 0 0 25 0 10 0 1554756235 888582144 24968 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 878376

[startup+12.702 s]
/proc/loadavg: 2.06 2.00 2.00 3/89 25976
/proc/meminfo: memFree=1617568/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=868168 CPUtime=12.57
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 60765 2649 1 0 806 82 366 3 18 0 9 0 1554755871 889004032 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 217042 28070 2637 9 0 211548 0
[pid=25963/tid=25965] ppid=25961 vsize=868168 CPUtime=11.4
/proc/25963/task/25965/stat : 25965 (java) R 25961 25963 25601 0 -1 64 29787 2649 1 0 700 71 366 3 22 0 9 0 1554755872 889004032 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4127015441 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25966] ppid=25961 vsize=868168 CPUtime=4.41
/proc/25963/task/25966/stat : 25966 (java) S 25961 25963 25601 0 -1 64 29066 2649 0 0 65 7 366 3 17 0 9 0 1554755873 889004032 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25967] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25967/stat : 25967 (java) S 25961 25963 25601 0 -1 64 28 2649 0 0 0 0 366 3 16 0 9 0 1554755874 889004032 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25968] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25968/stat : 25968 (java) S 25961 25963 25601 0 -1 64 26 2649 0 0 0 0 366 3 15 0 9 0 1554755874 889004032 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25969] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25969/stat : 25969 (java) S 25961 25963 25601 0 -1 64 0 2649 0 0 0 0 366 3 18 0 9 0 1554755876 889004032 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25970] ppid=25961 vsize=868168 CPUtime=4.08
/proc/25963/task/25970/stat : 25970 (java) S 25961 25963 25601 0 -1 64 989 2649 0 0 39 0 366 3 15 0 9 0 1554755876 889004032 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25971] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25971/stat : 25971 (java) S 25961 25963 25601 0 -1 64 2 2649 0 0 0 0 366 3 19 0 9 0 1554755876 889004032 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25972] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25972/stat : 25972 (java) S 25961 25963 25601 0 -1 64 60 2649 0 0 0 0 366 3 15 0 9 0 1554755876 889004032 28070 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 868168

[startup+25.5027 s]
/proc/loadavg: 2.05 2.00 2.00 3/89 25976
/proc/meminfo: memFree=1617504/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=868168 CPUtime=25.24
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 60786 2649 1 0 2073 82 366 3 18 0 9 0 1554755871 889004032 28087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 217042 28087 2637 9 0 211548 0
[pid=25963/tid=25965] ppid=25961 vsize=868168 CPUtime=24.03
/proc/25963/task/25965/stat : 25965 (java) R 25961 25963 25601 0 -1 64 29788 2649 1 0 1963 71 366 3 25 0 9 0 1554755872 889004032 28087 996147200 134512640 134550740 4294955968 18446744073709551615 4127013161 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25966] ppid=25961 vsize=868168 CPUtime=4.41
/proc/25963/task/25966/stat : 25966 (java) S 25961 25963 25601 0 -1 64 29066 2649 0 0 65 7 366 3 16 0 9 0 1554755873 889004032 28087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25967] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25967/stat : 25967 (java) S 25961 25963 25601 0 -1 64 28 2649 0 0 0 0 366 3 16 0 9 0 1554755874 889004032 28087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25968] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25968/stat : 25968 (java) S 25961 25963 25601 0 -1 64 26 2649 0 0 0 0 366 3 15 0 9 0 1554755874 889004032 28087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25969] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25969/stat : 25969 (java) S 25961 25963 25601 0 -1 64 0 2649 0 0 0 0 366 3 18 0 9 0 1554755876 889004032 28087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25970] ppid=25961 vsize=868168 CPUtime=4.13
/proc/25963/task/25970/stat : 25970 (java) S 25961 25963 25601 0 -1 64 1009 2649 0 0 43 1 366 3 15 0 9 0 1554755876 889004032 28087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25971] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25971/stat : 25971 (java) S 25961 25963 25601 0 -1 64 2 2649 0 0 0 0 366 3 19 0 9 0 1554755876 889004032 28087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25972] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25972/stat : 25972 (java) S 25961 25963 25601 0 -1 64 60 2649 0 0 0 0 366 3 15 0 9 0 1554755876 889004032 28087 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 868168

[startup+51.1021 s]
/proc/loadavg: 2.03 2.00 2.00 3/89 25976
/proc/meminfo: memFree=1617504/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=868168 CPUtime=50.6
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 60794 2649 1 0 4609 82 366 3 18 0 9 0 1554755871 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 217042 28089 2637 9 0 211548 0
[pid=25963/tid=25965] ppid=25961 vsize=868168 CPUtime=49.38
/proc/25963/task/25965/stat : 25965 (java) R 25961 25963 25601 0 -1 64 29790 2649 1 0 4498 71 366 3 25 0 9 0 1554755872 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4127355198 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25966] ppid=25961 vsize=868168 CPUtime=4.41
/proc/25963/task/25966/stat : 25966 (java) S 25961 25963 25601 0 -1 64 29066 2649 0 0 65 7 366 3 17 0 9 0 1554755873 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25967] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25967/stat : 25967 (java) S 25961 25963 25601 0 -1 64 28 2649 0 0 0 0 366 3 16 0 9 0 1554755874 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25968] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25968/stat : 25968 (java) S 25961 25963 25601 0 -1 64 26 2649 0 0 0 0 366 3 15 0 9 0 1554755874 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25969] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25969/stat : 25969 (java) S 25961 25963 25601 0 -1 64 0 2649 0 0 0 0 366 3 18 0 9 0 1554755876 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25970] ppid=25961 vsize=868168 CPUtime=4.13
/proc/25963/task/25970/stat : 25970 (java) S 25961 25963 25601 0 -1 64 1015 2649 0 0 43 1 366 3 17 0 9 0 1554755876 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25971] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25971/stat : 25971 (java) S 25961 25963 25601 0 -1 64 2 2649 0 0 0 0 366 3 19 0 9 0 1554755876 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25972] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25972/stat : 25972 (java) S 25961 25963 25601 0 -1 64 60 2649 0 0 0 0 366 3 15 0 9 0 1554755876 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 868168

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

[startup+51.9022 s]
/proc/loadavg: 2.03 2.00 2.00 3/89 25976
/proc/meminfo: memFree=1617504/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=868168 CPUtime=51.39
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 60794 2649 1 0 4688 82 366 3 18 0 9 0 1554755871 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 217042 28089 2637 9 0 211548 0
[pid=25963/tid=25965] ppid=25961 vsize=868168 CPUtime=50.17
/proc/25963/task/25965/stat : 25965 (java) R 25961 25963 25601 0 -1 64 29790 2649 1 0 4577 71 366 3 25 0 9 0 1554755872 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4127355202 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25966] ppid=25961 vsize=868168 CPUtime=4.41
/proc/25963/task/25966/stat : 25966 (java) S 25961 25963 25601 0 -1 64 29066 2649 0 0 65 7 366 3 17 0 9 0 1554755873 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25967] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25967/stat : 25967 (java) S 25961 25963 25601 0 -1 64 28 2649 0 0 0 0 366 3 16 0 9 0 1554755874 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25968] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25968/stat : 25968 (java) S 25961 25963 25601 0 -1 64 26 2649 0 0 0 0 366 3 15 0 9 0 1554755874 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25969] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25969/stat : 25969 (java) S 25961 25963 25601 0 -1 64 0 2649 0 0 0 0 366 3 18 0 9 0 1554755876 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25970] ppid=25961 vsize=868168 CPUtime=4.13
/proc/25963/task/25970/stat : 25970 (java) S 25961 25963 25601 0 -1 64 1015 2649 0 0 43 1 366 3 17 0 9 0 1554755876 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25971] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25971/stat : 25971 (java) S 25961 25963 25601 0 -1 64 2 2649 0 0 0 0 366 3 19 0 9 0 1554755876 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25972] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25972/stat : 25972 (java) S 25961 25963 25601 0 -1 64 60 2649 0 0 0 0 366 3 15 0 9 0 1554755876 889004032 28089 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.39
Current children cumulated vsize (KiB) 868168

[startup+52.7023 s]
/proc/loadavg: 2.03 2.00 2.00 3/89 25976
/proc/meminfo: memFree=1617504/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=868168 CPUtime=52.18
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 60796 2649 1 0 4767 82 366 3 18 0 9 0 1554755871 889004032 28090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 217042 28090 2637 9 0 211548 0
[pid=25963/tid=25965] ppid=25961 vsize=868168 CPUtime=50.97
/proc/25963/task/25965/stat : 25965 (java) R 25961 25963 25601 0 -1 64 29790 2649 1 0 4657 71 366 3 25 0 9 0 1554755872 889004032 28090 996147200 134512640 134550740 4294955968 18446744073709551615 4127355158 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25966] ppid=25961 vsize=868168 CPUtime=4.41
/proc/25963/task/25966/stat : 25966 (java) S 25961 25963 25601 0 -1 64 29066 2649 0 0 65 7 366 3 17 0 9 0 1554755873 889004032 28090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25967] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25967/stat : 25967 (java) S 25961 25963 25601 0 -1 64 28 2649 0 0 0 0 366 3 16 0 9 0 1554755874 889004032 28090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25968] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25968/stat : 25968 (java) S 25961 25963 25601 0 -1 64 26 2649 0 0 0 0 366 3 15 0 9 0 1554755874 889004032 28090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25969] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25969/stat : 25969 (java) S 25961 25963 25601 0 -1 64 0 2649 0 0 0 0 366 3 18 0 9 0 1554755876 889004032 28090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25970] ppid=25961 vsize=868168 CPUtime=4.14
/proc/25963/task/25970/stat : 25970 (java) S 25961 25963 25601 0 -1 64 1017 2649 0 0 44 1 366 3 16 0 9 0 1554755876 889004032 28090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25971] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25971/stat : 25971 (java) S 25961 25963 25601 0 -1 64 2 2649 0 0 0 0 366 3 19 0 9 0 1554755876 889004032 28090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25972] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25972/stat : 25972 (java) R 25961 25963 25601 0 -1 64 60 2649 0 0 0 0 366 3 15 0 9 0 1554755876 889004032 28090 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.18
Current children cumulated vsize (KiB) 868168

[startup+52.9023 s]
/proc/loadavg: 2.03 2.00 2.00 3/89 25976
/proc/meminfo: memFree=1617504/2055920 swapFree=4180436/4192956
[pid=25963] ppid=25961 vsize=868168 CPUtime=52.37
/proc/25963/stat : 25963 (java) S 25961 25963 25601 0 -1 0 60812 2649 1 0 4786 82 366 3 18 0 9 0 1554755871 889004032 28096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25963/statm: 217042 28096 2637 9 0 211548 0
[pid=25963/tid=25965] ppid=25961 vsize=868168 CPUtime=51.15
/proc/25963/task/25965/stat : 25965 (java) S 25961 25963 25601 0 -1 64 29803 2649 1 0 4675 71 366 3 25 0 9 0 1554755872 889004032 28096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25966] ppid=25961 vsize=868168 CPUtime=4.41
/proc/25963/task/25966/stat : 25966 (java) S 25961 25963 25601 0 -1 64 29066 2649 0 0 65 7 366 3 17 0 9 0 1554755873 889004032 28096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25967] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25967/stat : 25967 (java) S 25961 25963 25601 0 -1 64 28 2649 0 0 0 0 366 3 16 0 9 0 1554755874 889004032 28096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25968] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25968/stat : 25968 (java) S 25961 25963 25601 0 -1 64 26 2649 0 0 0 0 366 3 15 0 9 0 1554755874 889004032 28096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25969] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25969/stat : 25969 (java) S 25961 25963 25601 0 -1 64 0 2649 0 0 0 0 366 3 18 0 9 0 1554755876 889004032 28096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25970] ppid=25961 vsize=868168 CPUtime=4.14
/proc/25963/task/25970/stat : 25970 (java) S 25961 25963 25601 0 -1 64 1020 2649 0 0 44 1 366 3 15 0 9 0 1554755876 889004032 28096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25971] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25971/stat : 25971 (java) S 25961 25963 25601 0 -1 64 2 2649 0 0 0 0 366 3 19 0 9 0 1554755876 889004032 28096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25963/tid=25972] ppid=25961 vsize=868168 CPUtime=3.69
/proc/25963/task/25972/stat : 25972 (java) S 25961 25963 25601 0 -1 64 60 2649 0 0 0 0 366 3 15 0 9 0 1554755876 889004032 28096 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 52.37
Current children cumulated vsize (KiB) 868168

Child status: 0
Real time (s): 52.937
CPU time (s): 52.4
CPU user time (s): 51.5212
CPU system time (s): 0.878866
CPU usage (%): 98.9856
Max. virtual memory (cumulated for all children) (KiB): 879828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.5212
system time used= 0.878866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63489
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= 3646
involuntary context switches= 4757

runsolver used 0.072988 second user time and 0.181972 second system time

The end

Launcher Data (download as text)

Begin job on node13 at 2008-07-05 11:40:41
IDJOB=1093596
IDBENCH=58712
IDSOLVER=363
FILE ID=node13/1093596-1215250841
PBS_JOBID= 7882051
Free space on /tmp= 66520 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/socialGolfers/normalized-socialGolfer-6-3-8.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-1093596-1215250841/watcher-1093596-1215250841 -o /tmp/evaluation-result-1093596-1215250841/solver-1093596-1215250841 -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-1093596-1215250841.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6d260f3f138d26601b40438bc6e36354
RANDOM SEED=99447845

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.238
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.238
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:       1720792 kB
Buffers:         20716 kB
Cached:         161312 kB
SwapCached:       6400 kB
Active:         235296 kB
Inactive:        46748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720792 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:         116616 kB
Slab:            37948 kB
Committed_AS:  3882956 kB
PageTables:       2104 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= 66520 MiB
End job on node13 at 2008-07-05 11:41:34