Trace number 2097149

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 901.869 910.428

DiagnosticValue
CHECKS6659010
NODES690631

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-33_ext.xml
MD5SUM204b155645b8dfd16d98fb750ee3dfd7
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark125.487
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-2097149-1247411779.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.29/0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.29/0.39	       =>  wckTime=0.144  cpuTime=0.11  mem=7M892
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.57/0.65	   
0.57/0.65	   constraints being loaded...
0.77/0.88	     nbConstraints=59  nbRelationTypes=59  nbGlobalConstraints=59  nbExtensionStructures=59
0.77/0.89	     nbSharedExtensionStructures=0  nbConflictsStructures=59  nbSharedConflictsStructures=0
0.77/0.89	     nbSharedBinaryRepresentations=0  minDegree=5  maxDegree=14  minArity=3  maxArity=3  nbGenerators=0  nbFusions=0
0.77/0.89	     symmetryWckTime=0.044  symmetryCpuTime=0.02
0.77/0.89	       =>  wckTime=0.639  cpuTime=0.52  mem=48M259
0.97/1.01	   
0.97/1.01	   solver IterativeSystematicSolver being built... 
0.97/1.08	   
0.97/1.08	   INFO : Forward propagation technique limited 
1.08/1.15	       =>  wckTime=0.907  cpuTime=0.64  mem=29M878
1.08/1.19	   
1.08/1.19	   preprocessing
1.08/1.19	     nbConstraintChecks=0  nbValidityChecks=171869  nbPropagations=20  nbRevisions=0  nbUselessRevisions=0
1.08/1.19	     nbRemovedValues=0  detectedInconsistency=no
1.08/1.19	       =>  wckTime=0.032  cpuTime=0.03  mem=29M878
1.76/1.88	   
1.76/1.88	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=30M894)
901.75/910.38	   
901.75/910.38	   search
901.75/910.38	     run=24  nbConstraintChecks=6659013  nbValidityChecks=11672114597  minDepth=0  maxDepth=10  nbPropagations=27528341
901.75/910.38	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=690631  nbFailedAssignments=448236  nbBacktracks=242273
901.75/910.38	     nbVisitedNodes=1316918  nbRestartNogoods=284  nbSEliminables=0.04  nbREliminables=4.23  nbIEliminables=10.32
901.75/910.38	     nbDEliminables=0  nbPEliminables=0
901.75/910.38	       =>  wckTime=909.225  cpuTime=900.61  mem=47M55
901.75/910.39	   
901.75/910.39	   global
901.75/910.39	     nbConstraintChecks=6659013  nbValidityChecks=11672286466  nbPropagations=27528361  nbRestartNogoods=284
901.75/910.39	     solvingWckTime=909.231  solvingCpuTime=900.61  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
901.75/910.39	     globalCpuTime=901.3
901.75/910.39	       =>  wckTime=910.14  cpuTime=901.25  mem=47M55
901.75/910.39	   
901.75/910.39	s UNSATISFIABLE
901.75/910.39	d NODES 690631
901.75/910.39	d CHECKS 6659013
901.75/910.39	   
901.75/910.39	   totalWckTime=910.198  totalCpuTime=901.3

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2097149-1247411779/watcher-2097149-1247411779 -o /tmp/evaluation-result-2097149-1247411779/solver-2097149-1247411779 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097149-1247411779.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 2/80 2632
/proc/meminfo: memFree=1680544/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=18576 CPUtime=0
/proc/2632/stat : 2632 (runsolver) R 2630 2632 32424 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 28241027 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 226238197031 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2632/statm: 4644 284 249 26 0 2626 0

[startup+0.0345321 s]
/proc/loadavg: 2.00 2.03 2.00 2/80 2632
/proc/meminfo: memFree=1680544/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=861936 CPUtime=0.02
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 1876 0 1 0 1 1 0 0 18 0 5 0 28241027 882622464 1561 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 215484 1561 686 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.101877 s]
/proc/loadavg: 2.00 2.03 2.00 2/80 2632
/proc/meminfo: memFree=1680544/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=865984 CPUtime=0.08
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 3721 0 1 0 6 2 0 0 18 0 9 0 28241027 886767616 3189 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216496 3189 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301892 s]
/proc/loadavg: 2.00 2.03 2.00 2/80 2632
/proc/meminfo: memFree=1680544/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=866296 CPUtime=0.29
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 5688 0 1 0 25 4 0 0 18 0 9 0 28241027 887087104 5091 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216574 5091 1927 9 0 211052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866296

[startup+0.701925 s]
/proc/loadavg: 2.00 2.03 2.00 2/80 2632
/proc/meminfo: memFree=1680544/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=866624 CPUtime=0.68
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 12004 0 1 0 60 8 0 0 18 0 9 0 28241027 887422976 11357 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216656 11357 2007 9 0 211114 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866624

[startup+1.503 s]
/proc/loadavg: 2.00 2.03 2.00 4/89 2645
/proc/meminfo: memFree=1614936/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867360 CPUtime=1.47
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 28180 270 1 0 132 14 0 1 18 0 9 0 28241027 888176640 19085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216840 19085 2656 9 0 211276 0
[pid=2632/tid=2634] ppid=2630 vsize=867360 CPUtime=1.16
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 19371 270 1 0 105 10 0 1 25 0 9 0 28241028 888176640 19085 996147200 134512640 134550932 4294955968 18446744073709551615 4126821518 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867360 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 18 0 9 0 28241030 888176640 19085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867360 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888176640 19085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867360 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888176640 19085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867360 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888176640 19085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867360 CPUtime=0.19
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 521 270 0 0 18 0 0 1 15 0 9 0 28241032 888176640 19085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867360 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888176640 19085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867360 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888176640 19085 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867360

[startup+3.10214 s]
/proc/loadavg: 2.08 2.04 2.01 3/89 2645
/proc/meminfo: memFree=1614232/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867360 CPUtime=3.05
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 28195 270 1 0 289 15 0 1 18 0 9 0 28241027 888176640 19097 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216840 19097 2656 9 0 211276 0
[pid=2632/tid=2634] ppid=2630 vsize=867360 CPUtime=2.71
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 19374 270 1 0 260 10 0 1 25 0 9 0 28241028 888176640 19097 996147200 134512640 134550932 4294955968 18446744073709551615 4126758595 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867360 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 17 0 9 0 28241030 888176640 19097 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867360 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888176640 19097 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867360 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888176640 19097 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867360 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888176640 19097 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867360 CPUtime=0.21
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 533 270 0 0 20 0 0 1 15 0 9 0 28241032 888176640 19097 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867360 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888176640 19097 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867360 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888176640 19097 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867360

[startup+6.30142 s]
/proc/loadavg: 2.08 2.04 2.01 3/89 2645
/proc/meminfo: memFree=1613912/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867492 CPUtime=6.22
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 28216 270 1 0 606 15 0 1 18 0 9 0 28241027 888311808 19110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19110 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=5.86
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 19380 270 1 0 575 10 0 1 25 0 9 0 28241028 888311808 19110 996147200 134512640 134550932 4294955968 18446744073709551615 4126770339 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.23
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 548 270 0 0 22 0 0 1 16 0 9 0 28241032 888311808 19110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888311808 19110 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867492

[startup+12.703 s]
/proc/loadavg: 2.07 2.04 2.00 3/89 2645
/proc/meminfo: memFree=1613848/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867492 CPUtime=12.56
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 28258 270 1 0 1240 15 0 1 18 0 9 0 28241027 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19115 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=12.19
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 19416 270 1 0 1208 10 0 1 25 0 9 0 28241028 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4126770400 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.24
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 554 270 0 0 23 0 0 1 16 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867492

[startup+25.5021 s]
/proc/loadavg: 2.06 2.04 2.00 3/89 2645
/proc/meminfo: memFree=1613976/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867492 CPUtime=25.24
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 28296 270 1 0 2508 15 0 1 18 0 9 0 28241027 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19115 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=24.87
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 19453 270 1 0 2476 10 0 1 25 0 9 0 28241028 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4126770240 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.24
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 555 270 0 0 23 0 0 1 16 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 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) 867492

[startup+51.1024 s]
/proc/loadavg: 2.04 2.04 2.00 3/89 2645
/proc/meminfo: memFree=1613976/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867492 CPUtime=50.6
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 28393 270 1 0 5044 15 0 1 18 0 9 0 28241027 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19115 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=50.22
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 19550 270 1 0 5011 10 0 1 25 0 9 0 28241028 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4126790045 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.24
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 555 270 0 0 23 0 0 1 16 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19115 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 31077 270 1 0 89365 17 0 1 18 0 9 0 28241027 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19120 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=893.47
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 22234 270 1 0 89333 13 0 1 25 0 9 0 28241028 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4126770322 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.24
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 555 270 0 0 23 0 0 1 16 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 893.83
Current children cumulated vsize (KiB) 867492

[startup+905.502 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 2645
/proc/meminfo: memFree=1613208/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867492 CPUtime=897
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 31082 270 1 0 89682 17 0 1 18 0 9 0 28241027 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19120 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=896.64
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 22239 270 1 0 89650 13 0 1 25 0 9 0 28241028 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4126770581 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.24
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 555 270 0 0 23 0 0 1 16 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 897
Current children cumulated vsize (KiB) 867492

[startup+908.703 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 2645
/proc/meminfo: memFree=1613208/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867492 CPUtime=900.17
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 31082 270 1 0 89999 17 0 1 18 0 9 0 28241027 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19120 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=899.81
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 22239 270 1 0 89967 13 0 1 25 0 9 0 28241028 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4126770736 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.24
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 555 270 0 0 23 0 0 1 16 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 900.17
Current children cumulated vsize (KiB) 867492

[startup+909.503 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 2645
/proc/meminfo: memFree=1613208/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867492 CPUtime=900.97
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 31086 270 1 0 90079 17 0 1 18 0 9 0 28241027 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19120 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=900.6
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 22243 270 1 0 90046 13 0 1 25 0 9 0 28241028 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4126758595 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.24
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 555 270 0 0 23 0 0 1 16 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 900.97
Current children cumulated vsize (KiB) 867492

[startup+909.903 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 2645
/proc/meminfo: memFree=1613208/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867492 CPUtime=901.36
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 31088 270 1 0 90118 17 0 1 18 0 9 0 28241027 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19120 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=901
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 22245 270 1 0 90086 13 0 1 25 0 9 0 28241028 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4126758605 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.24
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 555 270 0 0 23 0 0 1 16 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 901.36
Current children cumulated vsize (KiB) 867492

[startup+910.303 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 2645
/proc/meminfo: memFree=1613208/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867492 CPUtime=901.75
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 31089 270 1 0 90157 17 0 1 18 0 9 0 28241027 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19120 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=901.39
/proc/2632/task/2634/stat : 2634 (java) R 2630 2632 32424 0 -1 64 22246 270 1 0 90125 13 0 1 25 0 9 0 28241028 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4126770322 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.24
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 555 270 0 0 23 0 0 1 16 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888311808 19120 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 901.75
Current children cumulated vsize (KiB) 867492

[startup+910.403 s]
/proc/loadavg: 2.04 2.01 2.00 3/89 2645
/proc/meminfo: memFree=1613208/2055920 swapFree=4192812/4192956
[pid=2632] ppid=2630 vsize=867492 CPUtime=901.84
/proc/2632/stat : 2632 (java) S 2630 2632 32424 0 -1 0 31153 270 1 0 90166 17 0 1 18 0 9 0 28241027 888311808 19121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2632/statm: 216873 19121 2656 9 0 211309 0
[pid=2632/tid=2634] ppid=2630 vsize=867492 CPUtime=901.47
/proc/2632/task/2634/stat : 2634 (java) S 2630 2632 32424 0 -1 64 22309 270 1 0 90133 13 0 1 23 0 9 0 28241028 888311808 19121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2635] ppid=2630 vsize=867492 CPUtime=0.11
/proc/2632/task/2635/stat : 2635 (java) S 2630 2632 32424 0 -1 64 7445 270 0 0 8 2 0 1 16 0 9 0 28241030 888311808 19121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2636] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2636/stat : 2636 (java) S 2630 2632 32424 0 -1 64 17 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2637] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2637/stat : 2637 (java) S 2630 2632 32424 0 -1 64 8 270 0 0 0 0 0 1 16 0 9 0 28241030 888311808 19121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2638] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2638/stat : 2638 (java) S 2630 2632 32424 0 -1 64 2 270 0 0 0 0 0 1 18 0 9 0 28241032 888311808 19121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2639] ppid=2630 vsize=867492 CPUtime=0.24
/proc/2632/task/2639/stat : 2639 (java) S 2630 2632 32424 0 -1 64 556 270 0 0 23 0 0 1 16 0 9 0 28241032 888311808 19121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2640] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2640/stat : 2640 (java) S 2630 2632 32424 0 -1 64 1 270 0 0 0 0 0 1 19 0 9 0 28241032 888311808 19121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2632/tid=2641] ppid=2630 vsize=867492 CPUtime=0.01
/proc/2632/task/2641/stat : 2641 (java) S 2630 2632 32424 0 -1 64 6 270 0 0 0 0 0 1 15 0 9 0 28241032 888311808 19121 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 901.84
Current children cumulated vsize (KiB) 867492

Child status: 0
Real time (s): 910.428
CPU time (s): 901.869
CPU user time (s): 901.666
CPU system time (s): 0.202969
CPU usage (%): 99.0599
Max. virtual memory (cumulated for all children) (KiB): 867492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 901.666
system time used= 0.202969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31450
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= 19447
involuntary context switches= 38741

runsolver used 1.18782 second user time and 2.96355 second system time

The end

Launcher Data

Begin job on node58 at 2009-07-12 17:16:19
IDJOB=2097149
IDBENCH=56944
IDSOLVER=773
FILE ID=node58/2097149-1247411779
PBS_JOBID= 9510530
Free space on /tmp= 66308 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-33_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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2097149-1247411779/watcher-2097149-1247411779 -o /tmp/evaluation-result-2097149-1247411779/solver-2097149-1247411779 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2097149-1247411779.xml

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

MD5SUM BENCH= 204b155645b8dfd16d98fb750ee3dfd7
RANDOM SEED=684993564

node58.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.234
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.234
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:       1681024 kB
Buffers:         44464 kB
Cached:         139476 kB
SwapCached:          0 kB
Active:         234296 kB
Inactive:        81672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3276 kB
Writeback:           0 kB
Mapped:         152448 kB
Slab:            44032 kB
Committed_AS:  1021076 kB
PageTables:       1952 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66304 MiB
End job on node58 at 2009-07-12 17:31:30