Trace number 247959

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, and are wall clock time (not CPU 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 109 ESACSAT 1010.32 1010.66

DiagnosticValue
CHECKS1386421742
NODES14062

General information on the benchmark

Nameprimes/primes-10/
primes-10-60-3-5.xml
MD5SUMce53bff2a3d2121345b3ddf6c1080a2f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark50.4643
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity8
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/247959-1168395825/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=100  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.43	       =>  wckTime=0.11  cpuTime=0.1  mem=6M951
0.43	   
0.43	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
0.66	     nbConstraints=60  nbSingletonDomainVariables=1  nbDisconnectedVariables=1  nbConflictsStructures=5
0.66	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=55  nbSharedBinaryRepresentations=0
0.66	     nbEvaluationManagers=60  nbSharedEvaluationManagers=0  maxDegree=8  maxArity=8
0.66	       =>  wckTime=0.334  cpuTime=0.25  mem=10M869
0.70	   
0.70	   solver IterativeSystematicSolver being built... 
0.88	       =>  wckTime=0.556  cpuTime=0.41  mem=15M450
16.11	   
16.11	   preprocessing
16.11	     nbConstraintChecks=23270071  nbValidityChecks=28381  nbPropagations=1052  nbRevisions=1918  nbUselessRevisions=1069
16.11	     nbSingletonTests=191  nbEffectiveSingletonTests=2  nbESACBranches=19  nbRemovedValues=440  detectedInconsistency=no
16.11	       =>  wckTime=15.232  cpuTime=15.18  mem=15M450
20.19	   
20.19	   search
20.19	     run=0  nbConstraintChecks=5880055  nbValidityChecks=19627  nbPropagations=1651  nbRevisions=3384
20.19	     nbUselessRevisions=1748  nbAssignments=39  nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=51
20.19	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
20.19	       =>  wckTime=19.309  cpuTime=19.25  mem=15M450
26.36	   
26.36	   search
26.36	     run=1  nbConstraintChecks=14978781  nbValidityChecks=52860  nbPropagations=4302  nbRevisions=9122
26.36	     nbUselessRevisions=4660  nbAssignments=130  nbFailedAssignments=22  nbBacktracks=26  nbVisitedNodes=112
26.36	     nbRestartNogoods=6  mapSize=15  nbInferences=0  nbTooLargeKeys=0
26.36	       =>  wckTime=25.484  cpuTime=25.42  mem=16M425
35.35	   
35.35	   search
35.35	     run=2  nbConstraintChecks=27811813  nbValidityChecks=99528  nbPropagations=8344  nbRevisions=18359
35.35	     nbUselessRevisions=9296  nbAssignments=228  nbFailedAssignments=38  nbBacktracks=49  nbVisitedNodes=190
35.35	     nbRestartNogoods=11  mapSize=31  nbInferences=0  nbTooLargeKeys=0
35.35	       =>  wckTime=34.471  cpuTime=34.4  mem=16M425
50.20	   
50.20	   search
50.20	     run=3  nbConstraintChecks=47422606  nbValidityChecks=168757  nbPropagations=14387  nbRevisions=32758
50.20	     nbUselessRevisions=16213  nbAssignments=305  nbFailedAssignments=62  nbBacktracks=84  nbVisitedNodes=297
50.20	     nbRestartNogoods=15  mapSize=61  nbInferences=0  nbTooLargeKeys=0
50.20	       =>  wckTime=49.317  cpuTime=49.23  mem=16M425
65.48	   
65.48	   search
65.48	     run=4  nbConstraintChecks=68203780  nbValidityChecks=249404  nbPropagations=22951  nbRevisions=53623
65.48	     nbUselessRevisions=25868  nbAssignments=405  nbFailedAssignments=95  nbBacktracks=135  nbVisitedNodes=437
65.48	     nbRestartNogoods=17  mapSize=100  nbInferences=0  nbTooLargeKeys=0
65.48	       =>  wckTime=64.598  cpuTime=64.51  mem=16M425
76.19	   
76.19	   search
76.19	     run=5  nbConstraintChecks=83521227  nbValidityChecks=299009  nbPropagations=33563  nbRevisions=78970
76.19	     nbUselessRevisions=37768  nbAssignments=599  nbFailedAssignments=113  nbBacktracks=212  nbVisitedNodes=567
76.19	     nbRestartNogoods=24  mapSize=140  nbInferences=0  nbTooLargeKeys=0
76.19	       =>  wckTime=75.313  cpuTime=75.22  mem=16M425
85.00	   
85.00	   search
85.00	     run=6  nbConstraintChecks=95390204  nbValidityChecks=374281  nbPropagations=47626  nbRevisions=111533
85.00	     nbUselessRevisions=52743  nbAssignments=829  nbFailedAssignments=158  nbBacktracks=325  nbVisitedNodes=789
85.00	     nbRestartNogoods=29  mapSize=201  nbInferences=0  nbTooLargeKeys=0
85.00	       =>  wckTime=84.115  cpuTime=84.02  mem=16M425
102.29	   
102.29	   search
102.29	     run=7  nbConstraintChecks=118693752  nbValidityChecks=471446  nbPropagations=65400  nbRevisions=152433
102.29	     nbUselessRevisions=71845  nbAssignments=1139  nbFailedAssignments=211  nbBacktracks=502  nbVisitedNodes=1100
102.29	     nbRestartNogoods=35  mapSize=302  nbInferences=0  nbTooLargeKeys=0
102.29	       =>  wckTime=101.409  cpuTime=101.3  mem=16M425
123.74	   
123.74	   search
123.74	     run=8  nbConstraintChecks=147661227  nbValidityChecks=612003  nbPropagations=88441  nbRevisions=206270
123.74	     nbUselessRevisions=97041  nbAssignments=1497  nbFailedAssignments=298  nbBacktracks=759  nbVisitedNodes=1562
123.74	     nbRestartNogoods=41  mapSize=450  nbInferences=0  nbTooLargeKeys=0
123.74	       =>  wckTime=122.858  cpuTime=122.74  mem=16M425
168.13	   
168.14	   search
168.14	     run=9  nbConstraintChecks=208536806  nbValidityChecks=924861  nbPropagations=121538  nbRevisions=285551
168.14	     nbUselessRevisions=134179  nbAssignments=2104  nbFailedAssignments=486  nbBacktracks=1143  nbVisitedNodes=2371
168.14	     nbRestartNogoods=48  mapSize=717  nbInferences=0  nbTooLargeKeys=0
168.14	       =>  wckTime=167.254  cpuTime=167.12  mem=16M425
211.46	   
211.46	   INFO : Stopping hyperNogood (mapSize=1006, nbTooLargekeys=0, mem=16M425)
225.07	   
225.07	   search
225.07	     run=10  nbConstraintChecks=284480911  nbValidityChecks=1299653  nbPropagations=168405  nbRevisions=396367
225.07	     nbUselessRevisions=185902  nbAssignments=2989  nbFailedAssignments=698  nbBacktracks=1719  nbVisitedNodes=3424
225.07	     nbRestartNogoods=59
225.07	       =>  wckTime=224.19  cpuTime=224.02  mem=16M425
316.65	   
316.65	   search
316.65	     run=11  nbConstraintChecks=410725215  nbValidityChecks=2165044  nbPropagations=250289  nbRevisions=586126
316.65	     nbUselessRevisions=269593  nbAssignments=4426  nbFailedAssignments=1252  nbBacktracks=2584  nbVisitedNodes=5538
316.65	     nbRestartNogoods=69
316.65	       =>  wckTime=315.771  cpuTime=315.56  mem=16M425
546.80	   
546.80	   search
546.80	     run=12  nbConstraintChecks=733112346  nbValidityChecks=3904860  nbPropagations=392001  nbRevisions=928357
546.80	     nbUselessRevisions=416839  nbAssignments=6698  nbFailedAssignments=2195  nbBacktracks=3882  nbVisitedNodes=8859
546.80	     nbRestartNogoods=79
546.80	       =>  wckTime=545.924  cpuTime=545.65  mem=16M425
741.71	   
741.71	   search
741.71	     run=13  nbConstraintChecks=997241890  nbValidityChecks=5387389  nbPropagations=590079  nbRevisions=1402397
741.71	     nbUselessRevisions=621685  nbAssignments=9573  nbFailedAssignments=3048  nbBacktracks=5828  nbVisitedNodes=12702
741.71	     nbRestartNogoods=86
741.71	       =>  wckTime=740.825  cpuTime=740.5  mem=16M425
998.57	   
998.57	   search
998.57	     run=14  nbConstraintChecks=1346319756  nbValidityChecks=7582867  nbPropagations=878116  nbRevisions=2075907
998.57	     nbUselessRevisions=909014  nbAssignments=13827  nbFailedAssignments=4364  nbBacktracks=8751  nbVisitedNodes=18541
998.57	     nbRestartNogoods=90
998.58	       =>  wckTime=997.694  cpuTime=997.29  mem=16M425
1010.62	   
1010.62	   search
1010.62	     run=15  nbConstraintChecks=1363151671  nbValidityChecks=7646333  nbPropagations=1168567  nbRevisions=2754935
1010.62	     nbUselessRevisions=1199054  nbAssignments=14062  nbFailedAssignments=4407  nbBacktracks=8843  nbVisitedNodes=18823
1010.62	     nbRestartNogoods=104
1010.62	       =>  wckTime=1009.737  cpuTime=1009.33  mem=16M425
1010.62	   
1010.62	   global
1010.62	     nbConstraintChecks=1386421742  nbValidityChecks=7674714  nbPropagations=1169619  nbRevisions=2756853
1010.62	     nbUselessRevisions=1200123  nbRestartNogoods=104  solvingWckTime=1009.739  solvingCpuTime=1009.33  expiredTime=no
1010.62	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=1009.79
1010.62	       =>  wckTime=1010.297  cpuTime=1009.74  mem=16M425
1010.62	   
1010.62	s SATISFIABLE
1010.62	v 7 17 19 13 7 13 17 5 29 3 5 19 2 29 7 17 2 17 5 17 3 23 19 29 5 2 5 7 19 13 29 5 5 23 29 19 7 17 3 5 29 7 3 29 11 19 23 11 13 2 7 17 3 2 17 7 5 2 17 3 13 13 11 19 17 13 17 29 7 19 11 13 5 13 11 19 11 2 7 2 19 23 17 23 23 11 7 3 11 29 5 2 17 23 29 5 17 17 11 29 
1010.62	d NODES 14062
1010.62	d CHECKS 1386421742
1010.62	   
1010.62	   totalWckTime=1010.378  totalCpuTime=1009.79

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-247959-1168395825 -o ROOT/results/node17/solver-247959-1168395825 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247959-1168395825/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 0.92 0.98 1.02 4/88 15783
/proc/meminfo: memFree=1552120/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=18540 CPUtime=0
/proc/15782/stat : 15782 (runsolver) R 15775 15782 15666 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 187977336 18984960 280 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/15782/statm: 4635 280 244 17 0 2626 0

[startup+0.106981 s]
/proc/loadavg: 0.92 0.98 1.02 4/88 15783
/proc/meminfo: memFree=1552120/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=913068 CPUtime=0.08
/proc/15782/stat : 15782 (java) S 15775 15782 15666 0 -1 0 2863 0 1 0 7 1 0 0 17 0 8 0 187977336 934981632 2609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228267 2611 1396 14 0 215168 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913068

[startup+0.515018 s]
/proc/loadavg: 0.92 0.98 1.02 4/88 15783
/proc/meminfo: memFree=1552120/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915328 CPUtime=0.48
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 6674 0 1 0 44 4 0 0 18 0 8 0 187977336 937295872 6413 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228832 6413 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33609 s]
/proc/loadavg: 0.92 0.98 1.02 3/101 15807
/proc/meminfo: memFree=1484104/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=1.31
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 8780 0 1 0 125 6 0 0 21 0 8 0 187977336 937435136 8518 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625495 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8518 2540 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8518 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8518 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8518 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8518 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.15
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 352 0 0 0 15 0 0 0 19 0 8 0 187977345 937435136 8518 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8518 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8518 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.97327 s]
/proc/loadavg: 1.01 1.00 1.02 3/101 15807
/proc/meminfo: memFree=1483976/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=2.94
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 8786 0 1 0 288 6 0 0 25 0 8 0 187977336 937435136 8522 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073621136 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8522 2540 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 17 0 8 0 187977342 937435136 8522 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8522 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8522 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8522 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.16
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 358 0 0 0 16 0 0 0 16 0 8 0 187977345 937435136 8522 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8522 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8522 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.25861 s]
/proc/loadavg: 1.01 1.00 1.02 3/101 15807
/proc/meminfo: memFree=1483984/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=6.22
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 8795 0 1 0 616 6 0 0 25 0 8 0 187977336 937435136 8529 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622966 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8529 2542 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 17 0 8 0 187977342 937435136 8529 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8529 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8529 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8529 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.17
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 363 0 0 0 17 0 0 0 16 0 8 0 187977345 937435136 8529 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8529 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8529 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915464

[startup+12.7333 s]
/proc/loadavg: 1.16 1.03 1.03 4/101 15807
/proc/meminfo: memFree=1483920/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=12.69
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 8811 0 1 0 1263 6 0 0 25 0 8 0 187977336 937435136 8540 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073621096 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8540 2542 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8540 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8540 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8540 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8540 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.18
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 372 0 0 0 18 0 0 0 16 0 8 0 187977345 937435136 8540 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8540 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8540 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915464

[startup+25.5996 s]
/proc/loadavg: 1.29 1.06 1.04 3/101 15807
/proc/meminfo: memFree=1483600/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=25.56
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 8918 0 1 0 2549 7 0 0 25 0 8 0 187977336 937435136 8643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073628805 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8643 2543 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 17 0 8 0 187977342 937435136 8643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.2
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 382 0 0 0 20 0 0 0 16 0 8 0 187977345 937435136 8643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8643 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915464

[startup+51.2003 s]
/proc/loadavg: 1.53 1.14 1.06 3/101 15807
/proc/meminfo: memFree=1483600/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=51.15
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 8943 0 1 0 5108 7 0 0 25 0 8 0 187977336 937435136 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622375 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8664 2543 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.22
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 387 0 0 0 21 1 0 0 15 0 8 0 187977345 937435136 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8664 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915464

[startup+102.483 s]
/proc/loadavg: 1.81 1.28 1.12 3/101 15807
/proc/meminfo: memFree=1483472/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=102.41
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 9007 0 1 0 10234 7 0 0 25 0 8 0 187977336 937435136 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622963 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8724 2543 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.22
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 390 0 0 0 21 1 0 0 15 0 8 0 187977345 937435136 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 915464

[startup+162.499 s]
/proc/loadavg: 1.92 1.40 1.16 3/101 15807
/proc/meminfo: memFree=1483152/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=162.42
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 9085 0 1 0 16234 8 0 0 25 0 8 0 187977336 937435136 8795 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073621109 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.26
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 582.62
Current children cumulated vsize (KiB) 915464

[startup+642.864 s]
/proc/loadavg: 2.07 1.91 1.50 3/101 15807
/proc/meminfo: memFree=1482712/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=642.65
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 9162 0 1 0 64255 10 0 0 25 0 8 0 187977336 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073621139 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8868 2543 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.26
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 642.65
Current children cumulated vsize (KiB) 915464

[startup+702.912 s]
/proc/loadavg: 2.02 1.93 1.53 3/101 15807
/proc/meminfo: memFree=1482712/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=702.68
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 9162 0 1 0 70258 10 0 0 25 0 8 0 187977336 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073627306 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8868 2543 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.26
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 702.68
Current children cumulated vsize (KiB) 915464

[startup+762.96 s]
/proc/loadavg: 2.01 1.94 1.56 3/101 15807
/proc/meminfo: memFree=1482648/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=762.71
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 9167 0 1 0 76261 10 0 0 25 0 8 0 187977336 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622409 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8873 2543 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.26
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 762.71
Current children cumulated vsize (KiB) 915464

[startup+823.009 s]
/proc/loadavg: 2.00 1.95 1.58 3/101 15807
/proc/meminfo: memFree=1482584/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=822.74
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 9167 0 1 0 82264 10 0 0 25 0 8 0 187977336 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630565 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8873 2543 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.26
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.74
Current children cumulated vsize (KiB) 915464

[startup+883.057 s]
/proc/loadavg: 2.04 1.97 1.61 3/101 15807
/proc/meminfo: memFree=1482648/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=882.77
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 9167 0 1 0 88267 10 0 0 25 0 8 0 187977336 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625482 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8873 2543 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.26
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.77
Current children cumulated vsize (KiB) 915464

[startup+943.105 s]
/proc/loadavg: 2.06 1.99 1.64 3/101 15807
/proc/meminfo: memFree=1482584/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=942.8
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 9167 0 1 0 94270 10 0 0 25 0 8 0 187977336 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622375 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8873 2543 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.26
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.8
Current children cumulated vsize (KiB) 915464

[startup+1003.15 s]
/proc/loadavg: 2.02 1.99 1.66 3/101 15807
/proc/meminfo: memFree=1482584/2055920 swapFree=4192812/4192956
[pid=15782] ppid=15775 vsize=915464 CPUtime=1002.83
/proc/15782/stat : 15782 (java) R 15775 15782 15666 0 -1 0 9169 0 1 0 100273 10 0 0 25 0 8 0 187977336 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622409 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15782/statm: 228866 8875 2543 14 0 215336 0
[pid=15782/tid=15794] ppid=15775 vsize=915464 CPUtime=0.03
/proc/15782/task/15794/stat : 15794 (java) S 15775 15782 15666 0 -1 64 169 0 0 0 3 0 0 0 16 0 8 0 187977342 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15796] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15796/stat : 15796 (java) S 15775 15782 15666 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187977342 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15797] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15797/stat : 15797 (java) S 15775 15782 15666 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187977342 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15800] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15800/stat : 15800 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187977345 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15801] ppid=15775 vsize=915464 CPUtime=0.26
/proc/15782/task/15801/stat : 15801 (java) S 15775 15782 15666 0 -1 64 411 0 0 0 25 1 0 0 16 0 8 0 187977345 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15802] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15802/stat : 15802 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187977345 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15782/tid=15803] ppid=15775 vsize=915464 CPUtime=0
/proc/15782/task/15803/stat : 15803 (java) S 15775 15782 15666 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187977345 937435136 8875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.83
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1010.66
CPU time (s): 1010.32
CPU user time (s): 1010.2
CPU system time (s): 0.113982
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1010.2
system time used= 0.113982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9265
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= 21506
involuntary context switches= 43168

runsolver used 0.972852 s user time and 2.91356 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Wed Jan 10 02:23:45 UTC 2007


IDJOB= 247959
IDBENCH= 11670
FILE ID= node17/247959-1168395825

PBS_JOBID= 3522866

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-10/primes-10-60-3-5.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247959-1168395825/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-247959-1168395825 -o ROOT/results/node17/solver-247959-1168395825 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247959-1168395825/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ce53bff2a3d2121345b3ddf6c1080a2f

RANDOM SEED= 816326470

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.236
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.236
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:       1553864 kB
Buffers:         75388 kB
Cached:         307656 kB
SwapCached:          0 kB
Active:         247436 kB
Inactive:       195692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5380 kB
Writeback:           0 kB
Mapped:          76716 kB
Slab:            43904 kB
Committed_AS:  5954012 kB
PageTables:       2104 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB



End job on node17 on Wed Jan 10 02:40:36 UTC 2007