Trace number 1097314

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 97.2682 97.7338

DiagnosticValue
CHECKS620314000
NODES470657

General information on the benchmark

Namecsp/tightness0.5/
normalized-rand-2-40-25-180-500-37_ext.xml
MD5SUM6d143140d55a0ecf08cf2fdc434bce33
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.1242
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.19/0.25	
0.19/0.25	   configuration
0.19/0.25	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-1097314-1215281735.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.36	     nbVariables=40  nbDomainTypes=1  minDomainSize=25  maxDomainSize=25  nbTotalValues=1000
0.28/0.36	       =>  wckTime=0.109  cpuTime=0.09  mem=7M919
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.38/0.46	   
0.38/0.46	   constraints being loaded...
0.58/0.64	     nbConstraints=180  nbRelationTypes=180  nbExtensionStructures=180  nbSharedExtensionStructures=0
0.58/0.64	     nbConflictsStructures=180  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1  minDegree=2
0.58/0.64	     maxDegree=15  minArity=2  maxArity=2  nbGenerators=0  nbFusions=0  symmetryWckTime=0.047  symmetryCpuTime=0.04
0.58/0.64	       =>  wckTime=0.386  cpuTime=0.27  mem=18M754
0.67/0.71	   
0.67/0.71	   solver IterativeSystematicSolver being built... 
0.77/0.85	       =>  wckTime=0.594  cpuTime=0.39  mem=21M494
0.77/0.85	   
0.77/0.85	   preprocessing
0.77/0.85	     nbConstraintChecks=0  nbPropagations=40  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.77/0.85	     detectedInconsistency=no
0.77/0.85	       =>  wckTime=0.0050  cpuTime=0.0  mem=21M494
0.88/0.99	   
0.88/0.99	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M503)
97.17/97.66	   
97.17/97.66	   search
97.17/97.66	     run=23  nbConstraintChecks=620313931  minDepth=0  maxDepth=13  nbPropagations=40937671  nbRevisions=332369710
97.17/97.66	     nbUselessRevisions=233103708  nbAssignments=470657  nbFailedAssignments=226326  nbInferredBacktracks=31
97.17/97.66	     nbBacktracks=244189  nbVisitedNodes=849395  nbRestartNogoods=200  nbSEliminables=7.69  nbREliminables=2.58
97.17/97.66	     nbIEliminables=2.23  nbDEliminables=0  nbPEliminables=0
97.17/97.66	       =>  wckTime=96.815  cpuTime=96.33  mem=22M503
97.17/97.67	   
97.17/97.67	   global
97.17/97.67	     nbConstraintChecks=620313931  nbPropagations=40937711  nbRevisions=332369710  nbUselessRevisions=233103708
97.17/97.67	     nbRestartNogoods=200  solvingWckTime=96.818  solvingCpuTime=96.33  expiredTime=no  totalExploration=yes
97.17/97.67	     nbFoundSolutions=0  globalCpuTime=96.77
97.17/97.67	       =>  wckTime=97.413  cpuTime=96.72  mem=22M503
97.17/97.67	   
97.17/97.67	s UNSATISFIABLE
97.17/97.67	d NODES 470657
97.17/97.67	d CHECKS 620313931
97.17/97.67	   
97.17/97.67	   totalWckTime=97.483  totalCpuTime=96.77

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-1097314-1215281735/watcher-1097314-1215281735 -o /tmp/evaluation-result-1097314-1215281735/solver-1097314-1215281735 -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-1097314-1215281735.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: 2.00 2.00 2.00 3/73 847
/proc/meminfo: memFree=1637968/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=152 CPUtime=0
/proc/847/stat : 847 (java) R 845 847 31941 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 641391283 155648 26 996147200 134512640 134550740 4294956128 18446744073709551615 10425124 0 0 4096 0 0 0 0 17 0 0 0
/proc/847/statm: 38 26 19 9 0 4 0

[startup+0.0813951 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 847
/proc/meminfo: memFree=1637968/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=865856 CPUtime=0.06
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 3519 0 1 0 5 1 0 0 19 0 9 0 641391283 886636544 3009 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216464 3009 1625 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.101399 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 847
/proc/meminfo: memFree=1637968/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=865884 CPUtime=0.09
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 3754 0 1 0 7 2 0 0 19 0 9 0 641391283 886665216 3212 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216471 3212 1704 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.301437 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 847
/proc/meminfo: memFree=1637968/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=866284 CPUtime=0.28
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 5840 0 1 0 24 4 0 0 19 0 9 0 641391283 887074816 5214 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216571 5214 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.701519 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 847
/proc/meminfo: memFree=1637968/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867408 CPUtime=0.67
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 13221 154 1 0 59 8 0 0 19 0 10 0 641391283 888225792 9528 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216852 9537 2606 9 0 211380 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867408

[startup+1.50167 s]
/proc/loadavg: 2.00 2.00 2.00 4/84 860
/proc/meminfo: memFree=1605176/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=1.47
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17117 277 1 0 137 10 0 0 19 0 9 0 641391283 888315904 10736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10736 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=1.16
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11981 277 1 0 109 7 0 0 21 0 9 0 641391284 888315904 10736 996147200 134512640 134550740 4294955968 18446744073709551615 4126840740 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.22
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 687 277 0 0 22 0 0 0 15 0 9 0 641391288 888315904 10736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 2 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10736 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867496

[startup+3.10299 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 860
/proc/meminfo: memFree=1604992/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=3.06
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17127 277 1 0 296 10 0 0 19 0 9 0 641391283 888315904 10744 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10744 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=2.75
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11984 277 1 0 268 7 0 0 25 0 9 0 641391284 888315904 10744 996147200 134512640 134550740 4294955968 18446744073709551615 4126863630 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 17 0 9 0 641391285 888315904 10744 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10744 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10744 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10744 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 694 277 0 0 23 0 0 0 15 0 9 0 641391288 888315904 10744 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10744 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 2 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10744 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867496

[startup+6.30163 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 860
/proc/meminfo: memFree=1604736/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=6.25
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17145 277 1 0 615 10 0 0 19 0 9 0 641391283 888315904 10747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10747 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=5.94
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11988 277 1 0 586 8 0 0 25 0 9 0 641391284 888315904 10747 996147200 134512640 134550740 4294955968 18446744073709551615 4126846471 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 17 0 9 0 641391285 888315904 10747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 15 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10747 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867496

[startup+12.7029 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 860
/proc/meminfo: memFree=1604552/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=12.62
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17147 277 1 0 1252 10 0 0 19 0 9 0 641391283 888315904 10748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10748 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=12.31
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11990 277 1 0 1223 8 0 0 25 0 9 0 641391284 888315904 10748 996147200 134512640 134550740 4294955968 18446744073709551615 4126843602 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 15 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10748 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867496

[startup+25.5014 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 860
/proc/meminfo: memFree=1604488/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=25.37
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17149 277 1 0 2526 11 0 0 19 0 9 0 641391283 888315904 10750 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10750 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=25.05
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11992 277 1 0 2497 8 0 0 25 0 9 0 641391284 888315904 10750 996147200 134512640 134550740 4294955968 18446744073709551615 4126831784 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10750 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10750 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10750 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10750 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10750 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10750 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 15 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10750 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 867496

[startup+51.1015 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 860
/proc/meminfo: memFree=1604488/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=50.87
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17151 277 1 0 5076 11 0 0 19 0 9 0 641391283 888315904 10752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10752 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=50.55
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11994 277 1 0 5047 8 0 0 25 0 9 0 641391284 888315904 10752 996147200 134512640 134550740 4294955968 18446744073709551615 4126843618 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10752 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0

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

/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17152 277 1 0 7625 11 0 0 19 0 9 0 641391283 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10753 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=76.04
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11995 277 1 0 7596 8 0 0 25 0 9 0 641391284 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126831765 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 15 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 76.36
Current children cumulated vsize (KiB) 867496

[startup+89.5021 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 860
/proc/meminfo: memFree=1604360/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=89.11
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17152 277 1 0 8900 11 0 0 19 0 9 0 641391283 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10753 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=88.79
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11995 277 1 0 8871 8 0 0 25 0 9 0 641391284 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126843025 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 15 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 89.11
Current children cumulated vsize (KiB) 867496

[startup+92.7017 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 860
/proc/meminfo: memFree=1604296/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=92.29
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17152 277 1 0 9218 11 0 0 19 0 9 0 641391283 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10753 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=91.97
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11995 277 1 0 9189 8 0 0 25 0 9 0 641391284 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126863630 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 15 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 92.29
Current children cumulated vsize (KiB) 867496

[startup+95.9013 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 860
/proc/meminfo: memFree=1604296/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=95.48
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17152 277 1 0 9537 11 0 0 19 0 9 0 641391283 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10753 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=95.16
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11995 277 1 0 9508 8 0 0 25 0 9 0 641391284 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126855770 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 15 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 95.48
Current children cumulated vsize (KiB) 867496

[startup+96.7015 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 860
/proc/meminfo: memFree=1604296/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=96.28
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17152 277 1 0 9617 11 0 0 19 0 9 0 641391283 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10753 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=95.96
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11995 277 1 0 9588 8 0 0 25 0 9 0 641391284 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126858117 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 15 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 96.28
Current children cumulated vsize (KiB) 867496

[startup+97.5016 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 860
/proc/meminfo: memFree=1604296/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=97.07
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17152 277 1 0 9696 11 0 0 19 0 9 0 641391283 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10753 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=96.75
/proc/847/task/849/stat : 849 (java) R 845 847 31941 0 -1 64 11995 277 1 0 9667 8 0 0 25 0 9 0 641391284 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4126375703 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 15 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10753 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.07
Current children cumulated vsize (KiB) 867496

[startup+97.7017 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 860
/proc/meminfo: memFree=1604296/2055920 swapFree=4166000/4192956
[pid=847] ppid=845 vsize=867496 CPUtime=97.24
/proc/847/stat : 847 (java) S 845 847 31941 0 -1 0 17243 277 1 0 9713 11 0 0 19 0 9 0 641391283 888315904 10842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/847/statm: 216874 10842 2632 9 0 211380 0
[pid=847/tid=849] ppid=845 vsize=867496 CPUtime=96.92
/proc/847/task/849/stat : 849 (java) S 845 847 31941 0 -1 64 12086 277 1 0 9684 8 0 0 25 0 9 0 641391284 888315904 10842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867496 CPUtime=0.05
/proc/847/task/850/stat : 850 (java) S 845 847 31941 0 -1 64 3614 277 0 0 5 0 0 0 16 0 9 0 641391285 888315904 10842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/851/stat : 851 (java) S 845 847 31941 0 -1 64 16 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/852/stat : 852 (java) S 845 847 31941 0 -1 64 9 277 0 0 0 0 0 0 15 0 9 0 641391286 888315904 10842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/853/stat : 853 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 18 0 9 0 641391288 888315904 10842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=854] ppid=845 vsize=867496 CPUtime=0.23
/proc/847/task/854/stat : 854 (java) S 845 847 31941 0 -1 64 695 277 0 0 23 0 0 0 16 0 9 0 641391288 888315904 10842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=855] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/855/stat : 855 (java) S 845 847 31941 0 -1 64 1 277 0 0 0 0 0 0 19 0 9 0 641391288 888315904 10842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=856] ppid=845 vsize=867496 CPUtime=0
/proc/847/task/856/stat : 856 (java) S 845 847 31941 0 -1 64 15 277 0 0 0 0 0 0 15 0 9 0 641391288 888315904 10842 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.24
Current children cumulated vsize (KiB) 867496

Child status: 0
Real time (s): 97.7338
CPU time (s): 97.2682
CPU user time (s): 97.1392
CPU system time (s): 0.12898
CPU usage (%): 99.5236
Max. virtual memory (cumulated for all children) (KiB): 867540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.1392
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17548
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= 3083
involuntary context switches= 4360

runsolver used 0.098984 second user time and 0.358945 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-05 20:15:35
IDJOB=1097314
IDBENCH=59405
IDSOLVER=363
FILE ID=node77/1097314-1215281735
PBS_JOBID= 7882273
Free space on /tmp= 66540 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/tightness0.5/normalized-rand-2-40-25-180-500-37_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-1097314-1215281735/watcher-1097314-1215281735 -o /tmp/evaluation-result-1097314-1215281735/solver-1097314-1215281735 -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-1097314-1215281735.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6d143140d55a0ecf08cf2fdc434bce33
RANDOM SEED=491913145

node77.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.274
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.274
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:       1638448 kB
Buffers:         67688 kB
Cached:         238444 kB
SwapCached:      20880 kB
Active:         191612 kB
Inactive:       164932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1638448 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:          58280 kB
Slab:            46344 kB
Committed_AS:  1262404 kB
PageTables:       1796 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= 66536 MiB
End job on node77 at 2008-07-05 20:17:13