Trace number 195896

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 ESACUNSAT 1052.28 1057.24

DiagnosticValue
CHECKS738641481
NODES651804

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-22_ext.xml
MD5SUM3f91470deb50812f5025dbd993c53a3e
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark377.497
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/195896-1168115739/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.40	       =>  wckTime=0.096  cpuTime=0.08  mem=6M951
0.40	   
0.40	   relations being loaded...
1.04	   
1.04	   constraints being loaded...
1.31	     nbConstraints=76  nbRelationTypes=76  nbExtensionStructures=76  nbSharedExtensionStructures=0
1.31	     nbConflictsStructures=76  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=19  maxArity=3
1.31	       =>  wckTime=1.008  cpuTime=0.88  mem=50M841
1.43	   
1.43	   solver IterativeSystematicSolver being built... 
1.60	       =>  wckTime=1.303  cpuTime=1.02  mem=35M597
1.71	   
1.71	   preprocessing
1.71	     nbConstraintChecks=31914  nbValidityChecks=47694  nbPropagations=182  nbRevisions=1983  nbUselessRevisions=1699
1.71	     nbSingletonTests=30  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.71	       =>  wckTime=0.109  cpuTime=0.08  mem=35M597
1.78	   
1.78	   search
1.78	     run=0  nbConstraintChecks=30397  nbValidityChecks=61880  nbPropagations=475  nbRevisions=5372
1.79	     nbUselessRevisions=4442  nbAssignments=27  nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=46
1.79	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
1.79	       =>  wckTime=0.179  cpuTime=0.14  mem=35M597
1.86	   
1.86	   search
1.86	     run=1  nbConstraintChecks=67834  nbValidityChecks=147529  nbPropagations=1361  nbRevisions=15674
1.86	     nbUselessRevisions=12855  nbAssignments=69  nbFailedAssignments=23  nbBacktracks=28  nbVisitedNodes=100
1.86	     nbRestartNogoods=4  mapSize=21  nbInferences=0  nbTooLargeKeys=0
1.86	       =>  wckTime=0.253  cpuTime=0.21  mem=35M597
1.96	   
1.96	   search
1.96	     run=2  nbConstraintChecks=118160  nbValidityChecks=251080  nbPropagations=2757  nbRevisions=32150
1.96	     nbUselessRevisions=26174  nbAssignments=117  nbFailedAssignments=46  nbBacktracks=50  nbVisitedNodes=182
1.96	     nbRestartNogoods=7  mapSize=40  nbInferences=0  nbTooLargeKeys=0
1.96	       =>  wckTime=0.353  cpuTime=0.29  mem=35M597
2.11	   
2.11	   search
2.11	     run=3  nbConstraintChecks=211297  nbValidityChecks=427557  nbPropagations=4995  nbRevisions=58826
2.11	     nbUselessRevisions=47556  nbAssignments=200  nbFailedAssignments=89  nbBacktracks=86  nbVisitedNodes=328
2.11	     nbRestartNogoods=10  mapSize=68  nbInferences=0  nbTooLargeKeys=0
2.11	       =>  wckTime=0.501  cpuTime=0.44  mem=35M597
2.38	   
2.38	   search
2.38	     run=4  nbConstraintChecks=390282  nbValidityChecks=778318  nbPropagations=8892  nbRevisions=105079
2.38	     nbUselessRevisions=84013  nbAssignments=356  nbFailedAssignments=191  nbBacktracks=136  nbVisitedNodes=613
2.38	     nbRestartNogoods=13  mapSize=106  nbInferences=0  nbTooLargeKeys=0
2.38	       =>  wckTime=0.772  cpuTime=0.71  mem=35M597
2.70	   
2.70	   search
2.70	     run=5  nbConstraintChecks=589000  nbValidityChecks=1191772  nbPropagations=14915  nbRevisions=176297
2.70	     nbUselessRevisions=139631  nbAssignments=558  nbFailedAssignments=310  nbBacktracks=214  nbVisitedNodes=972
2.70	     nbRestartNogoods=21  mapSize=156  nbInferences=0  nbTooLargeKeys=0
2.70	       =>  wckTime=1.092  cpuTime=1.02  mem=35M597
3.17	   
3.17	   search
3.17	     run=6  nbConstraintChecks=899434  nbValidityChecks=1824486  nbPropagations=23910  nbRevisions=283194
3.17	     nbUselessRevisions=223294  nbAssignments=837  nbFailedAssignments=445  nbBacktracks=329  nbVisitedNodes=1417
3.17	     nbRestartNogoods=32  mapSize=235  nbInferences=0  nbTooLargeKeys=0
3.17	       =>  wckTime=1.569  cpuTime=1.49  mem=35M597
3.76	   
3.76	   search
3.76	     run=7  nbConstraintChecks=1290566  nbValidityChecks=2616623  nbPropagations=37207  nbRevisions=439222
3.76	     nbUselessRevisions=345233  nbAssignments=1212  nbFailedAssignments=643  nbBacktracks=499  nbVisitedNodes=2083
3.76	     nbRestartNogoods=35  mapSize=375  nbInferences=0  nbTooLargeKeys=0
3.76	       =>  wckTime=2.151  cpuTime=2.07  mem=35M597
4.69	   
4.69	   search
4.69	     run=8  nbConstraintChecks=1907208  nbValidityChecks=3909488  nbPropagations=56877  nbRevisions=668980
4.69	     nbUselessRevisions=525542  nbAssignments=1822  nbFailedAssignments=957  nbBacktracks=756  nbVisitedNodes=3117
4.69	     nbRestartNogoods=45  mapSize=568  nbInferences=0  nbTooLargeKeys=0
4.69	       =>  wckTime=3.081  cpuTime=2.97  mem=35M597
5.96	   
5.96	   search
5.96	     run=9  nbConstraintChecks=2775272  nbValidityChecks=5689453  nbPropagations=85594  nbRevisions=1003696
5.96	     nbUselessRevisions=788174  nbAssignments=2660  nbFailedAssignments=1392  nbBacktracks=1141  nbVisitedNodes=4579
5.96	     nbRestartNogoods=56  mapSize=855  nbInferences=0  nbTooLargeKeys=0
5.96	       =>  wckTime=4.357  cpuTime=4.24  mem=35M597
6.66	   
6.66	   INFO : Stopping hyperNogood (mapSize=1007, nbTooLargekeys=0, mem=35M597)
7.77	   
7.77	   search
7.77	     run=10  nbConstraintChecks=4014792  nbValidityChecks=8260455  nbPropagations=127838  nbRevisions=1493558
7.77	     nbUselessRevisions=1172250  nbAssignments=3867  nbFailedAssignments=1985  nbBacktracks=1717  nbVisitedNodes=6652
7.77	     nbRestartNogoods=67
7.77	       =>  wckTime=6.165  cpuTime=6.03  mem=35M597
10.22	   
10.22	   search
10.22	     run=11  nbConstraintChecks=5711674  nbValidityChecks=11817954  nbPropagations=190600  nbRevisions=2210943
10.22	     nbUselessRevisions=1733935  nbAssignments=5553  nbFailedAssignments=2802  nbBacktracks=2582  nbVisitedNodes=9641
10.22	     nbRestartNogoods=73
10.22	       =>  wckTime=8.618  cpuTime=8.47  mem=35M597
15.62	   
15.62	   search
15.62	     run=12  nbConstraintChecks=9516091  nbValidityChecks=19480438  nbPropagations=292086  nbRevisions=3374116
15.62	     nbUselessRevisions=2642738  nbAssignments=8878  nbFailedAssignments=4818  nbBacktracks=3879  nbVisitedNodes=15791
15.62	     nbRestartNogoods=81
15.62	       =>  wckTime=14.018  cpuTime=13.84  mem=35M597
23.26	   
23.26	   search
23.26	     run=13  nbConstraintChecks=14860957  nbValidityChecks=30335241  nbPropagations=448693  nbRevisions=5172422
23.26	     nbUselessRevisions=4046465  nbAssignments=13608  nbFailedAssignments=7599  nbBacktracks=5825  nbVisitedNodes=24463
23.26	     nbRestartNogoods=88
23.26	       =>  wckTime=21.658  cpuTime=21.44  mem=35M597
33.35	   
33.35	   search
33.35	     run=14  nbConstraintChecks=21954141  nbValidityChecks=44716144  nbPropagations=681076  nbRevisions=7840693
33.35	     nbUselessRevisions=6130221  nbAssignments=20068  nbFailedAssignments=11133  nbBacktracks=8746  nbVisitedNodes=36148
33.35	     nbRestartNogoods=94
33.35	       =>  wckTime=31.743  cpuTime=31.48  mem=35M597
50.75	   
50.75	   search
50.75	     run=15  nbConstraintChecks=34246106  nbValidityChecks=69523337  nbPropagations=1037767  nbRevisions=11941632
50.75	     nbUselessRevisions=9331947  nbAssignments=30803  nbFailedAssignments=17465  nbBacktracks=13127
50.75	     nbVisitedNodes=55851  nbRestartNogoods=104
50.75	       =>  wckTime=49.147  cpuTime=48.8  mem=35M597
73.57	   
73.58	   search
73.58	     run=16  nbConstraintChecks=50223659  nbValidityChecks=101702265  nbPropagations=1561954  nbRevisions=17993991
73.58	     nbUselessRevisions=14064480  nbAssignments=45141  nbFailedAssignments=25232  nbBacktracks=19695
73.58	     nbVisitedNodes=81737  nbRestartNogoods=127
73.58	       =>  wckTime=71.97  cpuTime=71.52  mem=35M597
108.96	   
108.96	   search
108.96	     run=17  nbConstraintChecks=74968771  nbValidityChecks=151859300  nbPropagations=2343801  nbRevisions=27013966
108.96	     nbUselessRevisions=21115193  nbAssignments=67545  nbFailedAssignments=37779  nbBacktracks=29549
108.96	     nbVisitedNodes=122324  nbRestartNogoods=146
108.96	       =>  wckTime=107.356  cpuTime=106.74  mem=35M597
162.04	   
162.04	   search
162.04	     run=18  nbConstraintChecks=112015404  nbValidityChecks=227270101  nbPropagations=3516726  nbRevisions=40522657
162.04	     nbUselessRevisions=31671048  nbAssignments=100850  nbFailedAssignments=56303  nbBacktracks=44328
162.04	     nbVisitedNodes=182789  nbRestartNogoods=161
162.04	       =>  wckTime=160.434  cpuTime=159.57  mem=35M597
242.72	   
242.72	   search
242.72	     run=19  nbConstraintChecks=168723697  nbValidityChecks=341974418  nbPropagations=5279068  nbRevisions=60803777
242.72	     nbUselessRevisions=47520190  nbAssignments=151978  nbFailedAssignments=85257  nbBacktracks=66496
242.72	     nbVisitedNodes=275575  nbRestartNogoods=174
242.72	       =>  wckTime=241.118  cpuTime=239.88  mem=35M597
367.15	   
367.15	   search
367.15	     run=20  nbConstraintChecks=256162348  nbValidityChecks=518994203  nbPropagations=7939796  nbRevisions=91433932
367.15	     nbUselessRevisions=71464355  nbAssignments=229361  nbFailedAssignments=129354  nbBacktracks=99749
367.15	     nbVisitedNodes=416495  nbRestartNogoods=208
367.15	       =>  wckTime=365.548  cpuTime=363.72  mem=35M597
553.34	   
553.34	   search
553.34	     run=21  nbConstraintChecks=386275837  nbValidityChecks=782688389  nbPropagations=11941608  nbRevisions=137612064
553.34	     nbUselessRevisions=107559641  nbAssignments=344476  nbFailedAssignments=194587  nbBacktracks=149627
553.34	     nbVisitedNodes=625951  nbRestartNogoods=219
553.34	       =>  wckTime=551.73  cpuTime=549.04  mem=35M597
843.44	   
843.44	   search
843.44	     run=22  nbConstraintChecks=588843603  nbValidityChecks=1194788702  nbPropagations=18009395  nbRevisions=207749998
843.44	     nbUselessRevisions=162416499  nbAssignments=521862  nbFailedAssignments=297125  nbBacktracks=224445
843.44	     nbVisitedNodes=949860  nbRestartNogoods=241
843.44	       =>  wckTime=841.834  cpuTime=837.78  mem=35M597
1057.19	   
1057.19	   search
1057.19	     run=23  nbConstraintChecks=738609567  nbValidityChecks=1500359932  nbPropagations=25594490  nbRevisions=295549180
1057.19	     nbUselessRevisions=231102883  nbAssignments=651804  nbFailedAssignments=373601  nbBacktracks=277912
1057.19	     nbVisitedNodes=1188017  nbRestartNogoods=263
1057.19	       =>  wckTime=1055.585  cpuTime=1050.53  mem=35M597
1057.19	   
1057.19	   global
1057.19	     nbConstraintChecks=738641481  nbValidityChecks=1500407626  nbPropagations=25594672  nbRevisions=295551163
1057.19	     nbUselessRevisions=231104582  nbRestartNogoods=263  solvingWckTime=1055.586  solvingCpuTime=1050.54  expiredTime=no
1057.19	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1051.61
1057.19	       =>  wckTime=1056.892  cpuTime=1051.56  mem=35M597
1057.20	   
1057.20	s UNSATISFIABLE
1057.20	d NODES 651804
1057.20	d CHECKS 738641481
1057.20	   
1057.20	   totalWckTime=1056.97  totalCpuTime=1051.62

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-195896-1168115739 -o ROOT/results/node60/solver-195896-1168115739 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/195896-1168115739/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: 2.00 2.00 1.93 1/68 22152
/proc/meminfo: memFree=1859200/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=1784 CPUtime=0
/proc/22151/stat : 22151 (java) D 22149 22151 21947 0 -1 0 165 0 0 0 0 0 0 0 20 0 1 0 159971869 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/22151/statm: 446 136 102 14 0 91 0

[startup+0.102486 s]
/proc/loadavg: 2.00 2.00 1.93 1/68 22152
/proc/meminfo: memFree=1859200/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=914988 CPUtime=0.08
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 3006 0 1 0 7 1 0 0 17 0 8 0 159971869 936947712 2752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155166642 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228747 2752 1430 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510528 s]
/proc/loadavg: 2.00 2.00 1.93 1/68 22152
/proc/meminfo: memFree=1859200/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915328 CPUtime=0.48
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 7985 0 1 0 44 4 0 0 18 0 8 0 159971869 937295872 7724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073445272 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22151/statm: 228832 7724 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33161 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 22218
/proc/meminfo: memFree=1770592/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=1.31
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 19143 0 1 0 122 9 0 0 21 0 8 0 159971869 937390080 18880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 18880 2169 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.06
/proc/22151/task/22153/stat : 22153 (java) R 22149 22151 21947 0 -1 64 2653 0 0 0 6 0 0 0 16 0 8 0 159971873 937390080 18880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155134204 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 159971874 937390080 18880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 18880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 18880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.1
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 323 0 0 0 10 0 0 0 16 0 8 0 159971877 937390080 18880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 18880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 18880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915420

[startup+2.97476 s]
/proc/loadavg: 2.08 2.02 1.93 3/88 22218
/proc/meminfo: memFree=1740320/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=2.94
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23567 0 1 0 282 12 0 0 25 0 8 0 159971869 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628030 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23303 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 17 0 8 0 159971873 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.2
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 372 0 0 0 20 0 0 0 15 0 8 0 159971877 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915420

[startup+6.17608 s]
/proc/loadavg: 2.08 2.02 1.93 3/88 22218
/proc/meminfo: memFree=1736544/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=6.13
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23582 0 1 0 601 12 0 0 25 0 8 0 159971869 937390080 23315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23315 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 17 0 8 0 159971873 937390080 23315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.23
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 159971877 937390080 23315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915420

[startup+12.6457 s]
/proc/loadavg: 2.07 2.02 1.93 3/88 22218
/proc/meminfo: memFree=1736544/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=12.56
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23587 0 1 0 1244 12 0 0 25 0 8 0 159971869 937390080 23319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23319 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 16 0 8 0 159971873 937390080 23319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.24
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 389 0 0 0 23 1 0 0 16 0 8 0 159971877 937390080 23319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915420

[startup+25.508 s]
/proc/loadavg: 2.06 2.01 1.93 3/88 22218
/proc/meminfo: memFree=1736736/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=25.36
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23588 0 1 0 2524 12 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073770081 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23320 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 17 0 8 0 159971873 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915420

[startup+51.1155 s]
/proc/loadavg: 2.04 2.01 1.93 3/88 22218
/proc/meminfo: memFree=1736736/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=50.86
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23589 0 1 0 5073 13 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757928 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23320 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 16 0 8 0 159971873 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 915420

[startup+102.324 s]
/proc/loadavg: 2.01 2.01 1.93 3/88 22218
/proc/meminfo: memFree=1736736/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=101.82
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23589 0 1 0 10169 13 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754249 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23320 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 16 0 8 0 159971873 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 915420

[startup+162.373 s]
/proc/loadavg: 2.00 2.00 1.93 3/88 22218
/proc/meminfo: memFree=1736736/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=161.59
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23589 0 1 0 16146 13 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628030 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 580
Current children cumulated vsize (KiB) 915420

[startup+642.776 s]
/proc/loadavg: 2.00 2.01 1.96 3/88 22218
/proc/meminfo: memFree=1736544/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=639.76
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23589 0 1 0 63961 15 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073755213 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23320 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 16 0 8 0 159971873 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 639.76
Current children cumulated vsize (KiB) 915420

[startup+702.817 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 22218
/proc/meminfo: memFree=1736544/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=699.52
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23589 0 1 0 69937 15 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073772852 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23320 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 16 0 8 0 159971873 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 699.52
Current children cumulated vsize (KiB) 915420

[startup+762.865 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 22218
/proc/meminfo: memFree=1736480/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=759.3
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23589 0 1 0 75914 16 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23320 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 16 0 8 0 159971873 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 759.3
Current children cumulated vsize (KiB) 915420

[startup+822.925 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 22218
/proc/meminfo: memFree=1736416/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=819.07
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23589 0 1 0 81891 16 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23320 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 16 0 8 0 159971873 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 819.07
Current children cumulated vsize (KiB) 915420

[startup+882.982 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 22218
/proc/meminfo: memFree=1736480/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=878.85
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23589 0 1 0 87869 16 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757867 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23320 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 16 0 8 0 159971873 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 878.85
Current children cumulated vsize (KiB) 915420

[startup+943.031 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 22218
/proc/meminfo: memFree=1736416/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=938.61
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23589 0 1 0 93845 16 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756046 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23320 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 16 0 8 0 159971873 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 938.61
Current children cumulated vsize (KiB) 915420

[startup+1003.08 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 22218
/proc/meminfo: memFree=1736416/2055920 swapFree=4192812/4192956
[pid=22151] ppid=22149 vsize=915420 CPUtime=998.39
/proc/22151/stat : 22151 (java) R 22149 22151 21947 0 -1 0 23589 0 1 0 99822 17 0 0 25 0 8 0 159971869 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754292 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22151/statm: 228855 23320 2531 14 0 215325 0
[pid=22151/tid=22153] ppid=22149 vsize=915420 CPUtime=0.16
/proc/22151/task/22153/stat : 22153 (java) S 22149 22151 21947 0 -1 64 6584 0 0 0 14 2 0 0 16 0 8 0 159971873 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22154] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22154/stat : 22154 (java) S 22149 22151 21947 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22155] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22155/stat : 22155 (java) S 22149 22151 21947 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159971874 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22156] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22156/stat : 22156 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22157] ppid=22149 vsize=915420 CPUtime=0.25
/proc/22151/task/22157/stat : 22157 (java) S 22149 22151 21947 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22151/tid=22158] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22158/stat : 22158 (java) S 22149 22151 21947 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22151/tid=22159] ppid=22149 vsize=915420 CPUtime=0
/proc/22151/task/22159/stat : 22159 (java) S 22149 22151 21947 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159971877 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 998.39
Current children cumulated vsize (KiB) 915420

Child status: 0
Real time (s): 1057.24
CPU time (s): 1052.28
CPU user time (s): 1052.1
CPU system time (s): 0.187971
CPU usage (%): 99.531
Max. virtual memory (cumulated for all children) (KiB): 915420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1052.1
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23596
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= 22524
involuntary context switches= 22310

runsolver used 1.09683 s user time and 2.94155 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan  6 20:35:40 UTC 2007


IDJOB= 195896
IDBENCH= 3310
FILE ID= node60/195896-1168115739

PBS_JOBID= 3477421

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-22_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/195896-1168115739/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-195896-1168115739 -o ROOT/results/node60/solver-195896-1168115739 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/195896-1168115739/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3f91470deb50812f5025dbd993c53a3e

RANDOM SEED= 558131313

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:       1859680 kB
Buffers:         15784 kB
Cached:         113552 kB
SwapCached:          0 kB
Active:          85348 kB
Inactive:        65148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4592 kB
Writeback:           0 kB
Mapped:          31392 kB
Slab:            31456 kB
Committed_AS:  3412164 kB
PageTables:       1684 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= 66546 MiB



End job on node60 on Sat Jan  6 20:53:17 UTC 2007