Trace number 237388

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 638.337 641.371

DiagnosticValue
CHECKS11952822944
NODES36283

General information on the benchmark

Nameos-gp/
gp10-02-1097.xml
MD5SUM7da39230cb4e791d72b52232540de1a5
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.18597
SatisfiableYES
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1098
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
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.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/237388-1168347784/unknown.xml
0.41	   
0.41	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.46	     nbVariables=101  nbDomainTypes=2  minDomainSize=1  maxDomainSize=1098
0.46	       =>  wckTime=0.132  cpuTime=0.09  mem=9M890
0.46	   
0.46	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
155.98	     nbConstraints=1000  nbSingletonDomainVariables=1  nbConvertedConstraints=1000  nbConvertConstraintsChecks=598039974
155.98	     nbExtensionStructures=551  nbSharedExtensionStructures=449  nbConflictsStructures=551
155.98	     nbSharedConflictsStructures=449  nbSharedBinaryRepresentations=893456  maxDegree=100  maxArity=2
155.98	       =>  wckTime=155.649  cpuTime=154.21  mem=87M991
156.18	   
156.18	   solver IterativeSystematicSolver being built... 
156.34	       =>  wckTime=156.011  cpuTime=154.35  mem=85M513
163.36	   
163.36	   preprocessing
163.36	     nbConstraintChecks=184127974  nbPropagations=20339  nbRevisions=151007  nbUselessRevisions=93084
163.36	     nbSingletonTests=521  nbEffectiveSingletonTests=55  nbESACBranches=70  nbRemovedValues=17151
163.36	     detectedInconsistency=no
163.36	       =>  wckTime=7.014  cpuTime=6.96  mem=85M513
169.43	   
169.43	   search
169.43	     run=0  nbConstraintChecks=103271981  nbPropagations=42405  nbRevisions=397325  nbUselessRevisions=256504
169.43	     nbAssignments=772  nbFailedAssignments=747  nbBacktracks=10  nbVisitedNodes=1530  nbRestartNogoods=0  mapSize=10
169.43	     nbInferences=0  nbTooLargeKeys=0
169.43	       =>  wckTime=13.08  cpuTime=12.97  mem=86M498
171.45	   
171.45	   search
171.45	     run=1  nbConstraintChecks=145371128  nbPropagations=95337  nbRevisions=908431  nbUselessRevisions=593803
171.45	     nbAssignments=1411  nbFailedAssignments=1335  nbBacktracks=25  nbVisitedNodes=2747  nbRestartNogoods=15  mapSize=22
171.45	     nbInferences=0  nbTooLargeKeys=0
171.45	       =>  wckTime=15.1  cpuTime=14.98  mem=86M498
186.97	   
186.97	   search
186.97	     run=2  nbConstraintChecks=476448436  nbPropagations=201503  nbRevisions=1811191  nbUselessRevisions=1166612
186.97	     nbAssignments=3193  nbFailedAssignments=2377  nbBacktracks=47  nbVisitedNodes=4886  nbRestartNogoods=67  mapSize=44
186.97	     nbInferences=0  nbTooLargeKeys=0
186.97	       =>  wckTime=30.628  cpuTime=30.43  mem=87M466
209.16	   
209.16	   search
209.16	     run=3  nbConstraintChecks=959410607  nbPropagations=384532  nbRevisions=3160074  nbUselessRevisions=2002974
209.16	     nbAssignments=4560  nbFailedAssignments=2448  nbBacktracks=80  nbVisitedNodes=5107  nbRestartNogoods=359
209.16	     mapSize=77  nbInferences=0  nbTooLargeKeys=0
209.16	       =>  wckTime=52.809  cpuTime=52.48  mem=87M466
209.94	   
209.94	   search
209.94	     run=4  nbConstraintChecks=977215868  nbPropagations=570456  nbRevisions=4530757  nbUselessRevisions=2851895
209.94	     nbAssignments=4671  nbFailedAssignments=2494  nbBacktracks=131  nbVisitedNodes=5305  nbRestartNogoods=381
209.94	     mapSize=127  nbInferences=0  nbTooLargeKeys=0
209.94	       =>  wckTime=53.587  cpuTime=53.25  mem=88M434
211.14	   
211.14	   search
211.14	     run=5  nbConstraintChecks=1005361068  nbPropagations=760673  nbRevisions=5935093  nbUselessRevisions=3720098
211.14	     nbAssignments=4842  nbFailedAssignments=2575  nbBacktracks=207  nbVisitedNodes=5620  nbRestartNogoods=384
211.14	     mapSize=202  nbInferences=0  nbTooLargeKeys=0
211.14	       =>  wckTime=54.79  cpuTime=54.45  mem=89M402
220.19	   
220.19	   search
220.19	     run=6  nbConstraintChecks=1183968176  nbPropagations=981450  nbRevisions=7654067  nbUselessRevisions=4789641
220.19	     nbAssignments=5999  nbFailedAssignments=3599  nbBacktracks=320  nbVisitedNodes=7901  nbRestartNogoods=390
220.19	     mapSize=313  nbInferences=0  nbTooLargeKeys=0
220.19	       =>  wckTime=63.841  cpuTime=63.46  mem=91M338
572.73	   
572.73	   search
572.73	     run=7  nbConstraintChecks=10273992684  nbPropagations=1814254  nbRevisions=15894745  nbUselessRevisions=9167244
572.73	     nbAssignments=27613  nbFailedAssignments=23440  nbBacktracks=490  nbVisitedNodes=47925  nbRestartNogoods=577
572.73	     mapSize=483  nbInferences=0  nbTooLargeKeys=0
572.73	       =>  wckTime=416.384  cpuTime=414.41  mem=94M242
601.65	   
601.65	   search
601.65	     run=8  nbConstraintChecks=10980244440  nbPropagations=2739935  nbRevisions=24825618  nbUselessRevisions=13955334
601.65	     nbAssignments=30330  nbFailedAssignments=24826  nbBacktracks=746  nbVisitedNodes=51194  nbRestartNogoods=962
601.65	     mapSize=731  nbInferences=0  nbTooLargeKeys=0
601.65	       =>  wckTime=445.302  cpuTime=443.2  mem=97M146
639.38	   
639.38	   INFO : Stopping hyperNogood (mapSize=1030, nbTooLargekeys=0, mem=101M19)
641.29	   
641.29	   search
641.29	     run=9  nbConstraintChecks=11768694970  nbPropagations=3827086  nbRevisions=35582343  nbUselessRevisions=20009531
641.29	     nbAssignments=36283  nbFailedAssignments=29790  nbBacktracks=1074  nbVisitedNodes=61867  nbRestartNogoods=1009
641.29	       =>  wckTime=484.94  cpuTime=482.65  mem=101M19
641.29	   
641.29	   global
641.29	     nbConstraintChecks=11952822944  nbPropagations=3847425  nbRevisions=35733350  nbUselessRevisions=20102615
641.29	     nbRestartNogoods=1009  solvingWckTime=484.942  solvingCpuTime=482.65  expiredTime=no  totalExploration=no
641.29	     nbFoundSolutions=1  globalCpuTime=637.05
641.29	       =>  wckTime=640.961  cpuTime=637.0  mem=101M19
641.29	   
641.29	s SATISFIABLE
641.29	v 1097 1079 1026 904 1087 1094 0 1045 336 924 1041 205 114 1085 693 178 985 182 992 0 148 36 1094 289 985 63 979 1076 904 134 0 73 3 1047 1088 177 1019 0 195 329 601 177 184 1060 1079 134 1061 750 0 114 1045 5 1041 1094 168 0 595 1034 979 1026 36 1080 0 924 595 557 579 3 1085 614 182 693 1096 0 614 249 589 1079 1090 601 557 0 750 1048 1076 5 1023 195 78 1049 1060 184 168 249 0 579 336 1095 329 289 1094 
641.29	d NODES 36283
641.29	d CHECKS 11952822944
641.29	   
641.29	   totalWckTime=641.047  totalCpuTime=637.05

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/node75/watcher-237388-1168347784 -o ROOT/results/node75/solver-237388-1168347784 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/237388-1168347784/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: 1.92 2.04 2.40 5/74 1067
/proc/meminfo: memFree=1882288/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=89776 CPUtime=0
/proc/1066/stat : 1066 (java) D 1064 1066 32415 0 -1 0 1273 0 1 0 0 0 0 0 17 0 1 0 183177788 91930624 1022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099855350 0 0 17 1 0 0
/proc/1066/statm: 22444 1022 811 14 0 10027 0
[pid=1066/tid=1068] ppid=1064 vsize=906644 CPUtime=0
/proc/1066/task/1068/stat : 1068 (java) R 1064 1066 32415 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 183177791 928403456 1817 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103099 s]
/proc/loadavg: 1.92 2.04 2.40 5/74 1067
/proc/meminfo: memFree=1882288/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=914988 CPUtime=0.09
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 3078 0 1 0 8 1 0 0 17 0 8 0 183177788 936947712 2824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072935674 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1066/statm: 228747 2824 1455 14 0 215242 0
[pid=1066/tid=1068] ppid=1064 vsize=914988 CPUtime=0
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 183177791 936947712 2824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511146 s]
/proc/loadavg: 1.92 2.04 2.40 5/74 1067
/proc/meminfo: memFree=1882288/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=915328 CPUtime=0.45
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 6914 0 18 0 40 5 0 0 18 0 8 0 183177788 937295872 6670 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073584862 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 228832 6671 2145 14 0 215302 0
[pid=1066/tid=1068] ppid=1064 vsize=915328 CPUtime=0
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 183177791 937295872 6671 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.33324 s]
/proc/loadavg: 1.92 2.04 2.40 3/81 1074
/proc/meminfo: memFree=1849528/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=1.26
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 9241 0 18 0 119 7 0 0 24 0 8 0 183177788 938467328 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 8996 2167 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 183177791 938467328 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183177792 938467328 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 183177792 938467328 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.14
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 358 0 0 0 14 0 0 0 16 0 8 0 183177795 938467328 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 8996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 916472

[startup+2.98544 s]
/proc/loadavg: 1.92 2.04 2.40 3/81 1074
/proc/meminfo: memFree=1847800/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=2.91
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 9779 0 18 0 284 7 0 0 25 0 8 0 183177788 938467328 9534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757355 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 9534 2167 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 183177791 938467328 9534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183177792 938467328 9534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 183177792 938467328 9534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 9534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.14
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 358 0 0 0 14 0 0 0 16 0 8 0 183177795 938467328 9534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 9534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 9534 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 916472

[startup+6.27583 s]
/proc/loadavg: 1.93 2.04 2.40 3/81 1074
/proc/meminfo: memFree=1842872/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=6.18
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 11011 0 18 0 610 8 0 0 25 0 8 0 183177788 938467328 10766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752352 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 10766 2167 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 183177791 938467328 10766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183177792 938467328 10766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 183177792 938467328 10766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 10766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.14
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 360 0 0 0 14 0 0 0 16 0 8 0 183177795 938467328 10766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 10766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 10766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 916472

[startup+12.7676 s]
/proc/loadavg: 1.93 2.04 2.39 3/81 1074
/proc/meminfo: memFree=1834488/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=12.62
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 13049 0 18 0 1253 9 0 0 25 0 8 0 183177788 938467328 12804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761012 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 12804 2167 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 183177791 938467328 12804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 183177792 938467328 12804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 183177792 938467328 12804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 12804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.15
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 361 0 0 0 15 0 0 0 16 0 8 0 183177795 938467328 12804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 12804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 12804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 916472

[startup+25.6081 s]
/proc/loadavg: 1.95 2.03 2.39 3/81 1074
/proc/meminfo: memFree=1803704/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=25.42
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 20687 0 18 0 2530 12 0 0 25 0 8 0 183177788 938467328 20441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 20441 2178 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0.09
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 4157 0 0 0 8 1 0 0 16 0 8 0 183177791 938467328 20441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 20441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 20441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 20441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.15
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 363 0 0 0 15 0 0 0 16 0 8 0 183177795 938467328 20441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 20441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 20441 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 916472

[startup+51.2231 s]
/proc/loadavg: 1.96 2.03 2.37 3/81 1074
/proc/meminfo: memFree=1803640/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=50.92
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 20698 0 18 0 5080 12 0 0 25 0 8 0 183177788 938467328 20451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752412 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 20451 2179 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0.09
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 4157 0 0 0 8 1 0 0 16 0 8 0 183177791 938467328 20451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 20451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 20451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 20451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.16
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 372 0 0 0 16 0 0 0 15 0 8 0 183177795 938467328 20451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 20451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 20451 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 916472

[startup+102.458 s]
/proc/loadavg: 1.98 2.02 2.35 3/81 1074
/proc/meminfo: memFree=1767928/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=101.91
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 29623 0 18 0 10173 18 0 0 25 0 8 0 183177788 938467328 29373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752436 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 29373 2179 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0.38
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 13075 0 0 0 33 5 0 0 16 0 8 0 183177791 938467328 29373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 29373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 29373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 29373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.17
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 376 0 0 0 17 0 0 0 16 0 8 0 183177795 938467328 29373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 29373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 29373 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 916472

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

/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 35816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.26
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 419 0 0 0 25 1 0 0 16 0 8 0 183177795 938467328 35816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 35816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 35816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 916472

[startup+222.624 s]
/proc/loadavg: 1.99 2.01 2.30 3/81 1074
/proc/meminfo: memFree=1743480/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=221.55
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 36111 0 18 0 22131 24 0 0 25 0 8 0 183177788 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 35844 2546 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0.72
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 19037 0 0 0 65 7 0 0 16 0 8 0 183177791 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.32
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 451 0 0 0 31 1 0 0 16 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.55
Current children cumulated vsize (KiB) 916472

[startup+282.702 s]
/proc/loadavg: 2.11 2.04 2.29 3/81 1074
/proc/meminfo: memFree=1743416/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=281.33
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 36111 0 18 0 28109 24 0 0 25 0 8 0 183177788 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073985219 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 35844 2546 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0.72
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 19037 0 0 0 65 7 0 0 16 0 8 0 183177791 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.32
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 451 0 0 0 31 1 0 0 16 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.33
Current children cumulated vsize (KiB) 916472

[startup+342.793 s]
/proc/loadavg: 2.11 2.04 2.27 3/81 1074
/proc/meminfo: memFree=1743352/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=341.16
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 36112 0 18 0 34092 24 0 0 25 0 8 0 183177788 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073986747 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 35844 2546 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0.72
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 19037 0 0 0 65 7 0 0 16 0 8 0 183177791 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.32
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 451 0 0 0 31 1 0 0 16 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.16
Current children cumulated vsize (KiB) 916472

[startup+402.864 s]
/proc/loadavg: 2.04 2.03 2.26 3/81 1074
/proc/meminfo: memFree=1743352/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=400.97
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 36112 0 18 0 40073 24 0 0 25 0 8 0 183177788 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957425 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 35844 2546 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0.72
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 19037 0 0 0 65 7 0 0 16 0 8 0 183177791 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.32
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 451 0 0 0 31 1 0 0 16 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.97
Current children cumulated vsize (KiB) 916472

[startup+462.95 s]
/proc/loadavg: 2.01 2.02 2.24 3/81 1074
/proc/meminfo: memFree=1743288/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=460.77
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 36112 0 18 0 46053 24 0 0 25 0 8 0 183177788 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957425 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 35844 2546 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0.72
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 19037 0 0 0 65 7 0 0 16 0 8 0 183177791 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.32
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 451 0 0 0 31 1 0 0 16 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.77
Current children cumulated vsize (KiB) 916472

[startup+523.038 s]
/proc/loadavg: 2.00 2.02 2.22 3/81 1074
/proc/meminfo: memFree=1743224/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=520.58
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 36112 0 18 0 52034 24 0 0 25 0 8 0 183177788 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957425 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 35844 2546 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0.72
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 19037 0 0 0 65 7 0 0 16 0 8 0 183177791 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.32
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 451 0 0 0 31 1 0 0 16 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.58
Current children cumulated vsize (KiB) 916472

[startup+583.119 s]
/proc/loadavg: 2.00 2.01 2.20 3/81 1074
/proc/meminfo: memFree=1743288/2055920 swapFree=4184508/4192956
[pid=1066] ppid=1064 vsize=916472 CPUtime=580.4
/proc/1066/stat : 1066 (java) R 1064 1066 32415 0 -1 0 36112 0 18 0 58016 24 0 0 25 0 8 0 183177788 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073957435 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1066/statm: 229118 35844 2546 14 0 215588 0
[pid=1066/tid=1068] ppid=1064 vsize=916472 CPUtime=0.72
/proc/1066/task/1068/stat : 1068 (java) S 1064 1066 32415 0 -1 64 19037 0 0 0 65 7 0 0 16 0 8 0 183177791 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1069] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1069/stat : 1069 (java) S 1064 1066 32415 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1070] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1070/stat : 1070 (java) S 1064 1066 32415 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183177792 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1071] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1071/stat : 1071 (java) S 1064 1066 32415 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1072] ppid=1064 vsize=916472 CPUtime=0.32
/proc/1066/task/1072/stat : 1072 (java) S 1064 1066 32415 0 -1 64 451 0 0 0 31 1 0 0 16 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1066/tid=1073] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1073/stat : 1073 (java) S 1064 1066 32415 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1066/tid=1074] ppid=1064 vsize=916472 CPUtime=0
/proc/1066/task/1074/stat : 1074 (java) S 1064 1066 32415 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 183177795 938467328 35844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.4
Current children cumulated vsize (KiB) 916472

Child status: 0
Real time (s): 641.371
CPU time (s): 638.337
CPU user time (s): 638.064
CPU system time (s): 0.272958
CPU usage (%): 99.5269
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 638.064
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36122
page faults= 18
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14476
involuntary context switches= 10099

runsolver used 0.793879 s user time and 2.04869 s system time

The end

Launcher Data (download as text)

Begin job on node75 on Tue Jan  9 13:03:04 UTC 2007


IDJOB= 237388
IDBENCH= 6918
FILE ID= node75/237388-1168347784

PBS_JOBID= 3503571

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/os-gp/gp10-02-1097.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/237388-1168347784/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node75/watcher-237388-1168347784 -o ROOT/results/node75/solver-237388-1168347784 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/237388-1168347784/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7da39230cb4e791d72b52232540de1a5

RANDOM SEED= 447970417

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.218
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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1882896 kB
Buffers:         31924 kB
Cached:          62812 kB
SwapCached:       1280 kB
Active:          69464 kB
Inactive:        53776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1882896 kB
SwapTotal:     4192956 kB
SwapFree:      4184508 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:          37132 kB
Slab:            35108 kB
Committed_AS:  4356364 kB
PageTables:       1816 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= 66547 MiB



End job on node75 on Tue Jan  9 13:13:45 UTC 2007