Trace number 195870

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 ESAC? (TO) 1800.04 1800.61

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-24_ext.xml
MD5SUM8a6c35ac29af9ac1f4913548b5e28443
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints72
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension72
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/195870-1168115390/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.095  cpuTime=0.09  mem=6M951
0.40	   
0.40	   relations being loaded...
0.93	   
0.93	   constraints being loaded...
1.24	     nbConstraints=72  nbRelationTypes=72  nbExtensionStructures=72  nbSharedExtensionStructures=0
1.24	     nbConflictsStructures=72  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=3
1.24	       =>  wckTime=0.939  cpuTime=0.84  mem=44M6
1.35	   
1.35	   solver IterativeSystematicSolver being built... 
1.51	       =>  wckTime=1.212  cpuTime=0.97  mem=34M77
1.62	   
1.62	   preprocessing
1.62	     nbConstraintChecks=36728  nbValidityChecks=58852  nbPropagations=247  nbRevisions=2523  nbUselessRevisions=2119
1.62	     nbSingletonTests=32  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.62	       =>  wckTime=0.102  cpuTime=0.08  mem=34M77
1.67	   
1.67	   search
1.67	     run=0  nbConstraintChecks=27531  nbValidityChecks=50019  nbPropagations=518  nbRevisions=5629
1.67	     nbUselessRevisions=4565  nbAssignments=23  nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=37
1.67	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
1.67	       =>  wckTime=0.157  cpuTime=0.13  mem=34M77
1.73	   
1.73	   search
1.73	     run=1  nbConstraintChecks=66222  nbValidityChecks=125740  nbPropagations=1496  nbRevisions=16749
1.73	     nbUselessRevisions=13480  nbAssignments=65  nbFailedAssignments=26  nbBacktracks=27  nbVisitedNodes=107
1.73	     nbRestartNogoods=1  mapSize=25  nbInferences=0  nbTooLargeKeys=0
1.73	       =>  wckTime=0.219  cpuTime=0.19  mem=34M77
1.83	   
1.83	   search
1.83	     run=2  nbConstraintChecks=121850  nbValidityChecks=246636  nbPropagations=3284  nbRevisions=36441
1.83	     nbUselessRevisions=29127  nbAssignments=133  nbFailedAssignments=66  nbBacktracks=49  nbVisitedNodes=232
1.83	     nbRestartNogoods=5  mapSize=46  nbInferences=0  nbTooLargeKeys=0
1.83	       =>  wckTime=0.32  cpuTime=0.28  mem=34M77
1.99	   
1.99	   search
1.99	     run=3  nbConstraintChecks=222251  nbValidityChecks=459376  nbPropagations=6602  nbRevisions=72310
1.99	     nbUselessRevisions=57225  nbAssignments=247  nbFailedAssignments=139  nbBacktracks=83  nbVisitedNodes=445
1.99	     nbRestartNogoods=8  mapSize=76  nbInferences=0  nbTooLargeKeys=0
1.99	       =>  wckTime=0.472  cpuTime=0.43  mem=34M77
2.23	   
2.23	   search
2.23	     run=4  nbConstraintChecks=392434  nbValidityChecks=786150  nbPropagations=11772  nbRevisions=128351
2.23	     nbUselessRevisions=100943  nbAssignments=370  nbFailedAssignments=203  nbBacktracks=136  nbVisitedNodes=674
2.23	     nbRestartNogoods=16  mapSize=124  nbInferences=0  nbTooLargeKeys=0
2.23	       =>  wckTime=0.712  cpuTime=0.67  mem=34M77
2.56	   
2.56	   search
2.56	     run=5  nbConstraintChecks=626993  nbValidityChecks=1270411  nbPropagations=20028  nbRevisions=217511
2.56	     nbUselessRevisions=170021  nbAssignments=596  nbFailedAssignments=346  nbBacktracks=212  nbVisitedNodes=1099
2.56	     nbRestartNogoods=23  mapSize=198  nbInferences=0  nbTooLargeKeys=0
2.56	       =>  wckTime=1.05  cpuTime=1.0  mem=34M77
2.89	   
2.89	   search
2.89	     run=6  nbConstraintChecks=852776  nbValidityChecks=1732792  nbPropagations=31467  nbRevisions=341922
2.89	     nbUselessRevisions=266826  nbAssignments=844  nbFailedAssignments=474  nbBacktracks=325  nbVisitedNodes=1549
2.89	     nbRestartNogoods=29  mapSize=304  nbInferences=0  nbTooLargeKeys=0
2.89	       =>  wckTime=1.376  cpuTime=1.33  mem=34M77
3.45	   
3.45	   search
3.45	     run=7  nbConstraintChecks=1251149  nbValidityChecks=2517379  nbPropagations=47407  nbRevisions=517731
3.45	     nbUselessRevisions=403942  nbAssignments=1256  nbFailedAssignments=657  nbBacktracks=498  nbVisitedNodes=2197
3.45	     nbRestartNogoods=39  mapSize=452  nbInferences=0  nbTooLargeKeys=0
3.45	       =>  wckTime=1.939  cpuTime=1.89  mem=34M77
4.61	   
4.61	   search
4.61	     run=8  nbConstraintChecks=2046791  nbValidityChecks=4186625  nbPropagations=73543  nbRevisions=802753
4.61	     nbUselessRevisions=625093  nbAssignments=2014  nbFailedAssignments=1138  nbBacktracks=754  nbVisitedNodes=3615
4.61	     nbRestartNogoods=46  mapSize=695  nbInferences=0  nbTooLargeKeys=0
4.61	       =>  wckTime=3.097  cpuTime=3.03  mem=34M77
6.01	   
6.01	   search
6.01	     run=9  nbConstraintChecks=3103831  nbValidityChecks=6255913  nbPropagations=111371  nbRevisions=1226629
6.01	     nbUselessRevisions=953967  nbAssignments=3066  nbFailedAssignments=1789  nbBacktracks=1138  nbVisitedNodes=5551
6.01	     nbRestartNogoods=60  mapSize=1010  nbInferences=0  nbTooLargeKeys=0
6.01	       =>  wckTime=4.497  cpuTime=4.42  mem=34M77
6.06	   
6.06	   INFO : Stopping hyperNogood (mapSize=1020, nbTooLargekeys=0, mem=34M77)
7.59	   
7.59	   search
7.59	     run=10  nbConstraintChecks=4272988  nbValidityChecks=8509269  nbPropagations=164264  nbRevisions=1810030
7.59	     nbUselessRevisions=1405702  nbAssignments=4203  nbFailedAssignments=2343  nbBacktracks=1714  nbVisitedNodes=7570
7.59	     nbRestartNogoods=64
7.59	       =>  wckTime=6.072  cpuTime=5.99  mem=34M77
10.29	   
10.29	   search
10.29	     run=11  nbConstraintChecks=6280949  nbValidityChecks=12491472  nbPropagations=242246  nbRevisions=2676113
10.29	     nbUselessRevisions=2077050  nbAssignments=6139  nbFailedAssignments=3409  nbBacktracks=2578  nbVisitedNodes=11122
10.29	     nbRestartNogoods=77
10.29	       =>  wckTime=8.78  cpuTime=8.69  mem=34M77
14.24	   
14.24	   search
14.24	     run=12  nbConstraintChecks=9289318  nbValidityChecks=18222987  nbPropagations=352817  nbRevisions=3925791
14.24	     nbUselessRevisions=3048416  nbAssignments=8881  nbFailedAssignments=4847  nbBacktracks=3875  nbVisitedNodes=16095
14.24	     nbRestartNogoods=86
14.24	       =>  wckTime=12.73  cpuTime=12.64  mem=34M77
21.63	   
21.63	   search
21.63	     run=13  nbConstraintChecks=14576086  nbValidityChecks=28848704  nbPropagations=533013  nbRevisions=5919641
21.63	     nbUselessRevisions=4590899  nbAssignments=13894  nbFailedAssignments=7897  nbBacktracks=5824  nbVisitedNodes=25553
21.63	     nbRestartNogoods=101
21.64	       =>  wckTime=20.121  cpuTime=20.03  mem=34M77
31.60	   
31.60	   search
31.60	     run=14  nbConstraintChecks=21850429  nbValidityChecks=44432463  nbPropagations=816527  nbRevisions=9013485
31.60	     nbUselessRevisions=6983094  nbAssignments=22249  nbFailedAssignments=13326  nbBacktracks=8743  nbVisitedNodes=41485
31.60	     nbRestartNogoods=114
31.60	       =>  wckTime=30.081  cpuTime=29.98  mem=34M77
44.89	   
44.89	   search
44.89	     run=15  nbConstraintChecks=32064356  nbValidityChecks=63913140  nbPropagations=1213670  nbRevisions=13445525
44.89	     nbUselessRevisions=10421243  nbAssignments=31461  nbFailedAssignments=18139  nbBacktracks=13123
44.89	     nbVisitedNodes=58230  nbRestartNogoods=129
44.89	       =>  wckTime=43.375  cpuTime=43.27  mem=34M77
67.87	   
67.87	   search
67.87	     run=16  nbConstraintChecks=49061063  nbValidityChecks=98633952  nbPropagations=1834380  nbRevisions=20273774
67.87	     nbUselessRevisions=15688832  nbAssignments=49305  nbFailedAssignments=29408  nbBacktracks=19691
67.87	     nbVisitedNodes=91739  nbRestartNogoods=139
67.87	       =>  wckTime=66.355  cpuTime=66.24  mem=34M77
98.26	   
98.26	   search
98.26	     run=17  nbConstraintChecks=71475528  nbValidityChecks=143382860  nbPropagations=2751971  nbRevisions=30349051
98.26	     nbUselessRevisions=23485174  nbAssignments=71738  nbFailedAssignments=41974  nbBacktracks=29544
98.26	     nbVisitedNodes=133062  nbRestartNogoods=162
98.26	       =>  wckTime=96.745  cpuTime=96.63  mem=34M77
155.11	   
155.11	   search
155.11	     run=18  nbConstraintChecks=113481963  nbValidityChecks=230979081  nbPropagations=4244985  nbRevisions=46658211
155.11	     nbUselessRevisions=36107717  nbAssignments=115534  nbFailedAssignments=70984  nbBacktracks=44322
155.11	     nbVisitedNodes=216977  nbRestartNogoods=182
155.11	       =>  wckTime=153.593  cpuTime=153.45  mem=34M77
223.28	   
223.28	   search
223.28	     run=19  nbConstraintChecks=165645648  nbValidityChecks=331736407  nbPropagations=6324780  nbRevisions=69981701
223.28	     nbUselessRevisions=54216587  nbAssignments=164386  nbFailedAssignments=97660  nbBacktracks=66490
223.28	     nbVisitedNodes=306514  nbRestartNogoods=191
223.28	       =>  wckTime=221.768  cpuTime=221.61  mem=34M77
337.94	   
337.94	   search
337.94	     run=20  nbConstraintChecks=250709584  nbValidityChecks=499760941  nbPropagations=9424278  nbRevisions=104759987
337.94	     nbUselessRevisions=81206850  nbAssignments=243277  nbFailedAssignments=143293  nbBacktracks=99742
337.94	     nbVisitedNodes=453068  nbRestartNogoods=205
337.94	       =>  wckTime=336.423  cpuTime=336.23  mem=34M77
496.00	   
496.00	   search
496.00	     run=21  nbConstraintChecks=369608423  nbValidityChecks=735731110  nbPropagations=14004662  nbRevisions=156286807
496.00	     nbUselessRevisions=121251806  nbAssignments=359678  nbFailedAssignments=209808  nbBacktracks=149620
496.00	     nbVisitedNodes=668494  nbRestartNogoods=223
496.00	       =>  wckTime=494.483  cpuTime=494.23  mem=34M77
732.76	   
732.76	   search
732.76	     run=22  nbConstraintChecks=543717858  nbValidityChecks=1094775430  nbPropagations=21039730  nbRevisions=234338053
732.76	     nbUselessRevisions=181666754  nbAssignments=546708  nbFailedAssignments=322001  nbBacktracks=224438
732.76	     nbVisitedNodes=1018651  nbRestartNogoods=241
732.76	       =>  wckTime=731.245  cpuTime=730.92  mem=34M77
1108.47	   
1108.47	   search
1108.47	     run=23  nbConstraintChecks=817814713  nbValidityChecks=1677003489  nbPropagations=31941974  nbRevisions=353616848
1108.47	     nbUselessRevisions=273932068  nbAssignments=845785  nbFailedAssignments=508817  nbBacktracks=336666
1108.47	     nbVisitedNodes=1586660  nbRestartNogoods=264
1108.47	       =>  wckTime=1106.952  cpuTime=1106.51  mem=34M77
1627.19	   
1627.19	   search
1627.19	     run=24  nbConstraintChecks=1214928636  nbValidityChecks=2440141081  nbPropagations=47219583  nbRevisions=525084841
1627.19	     nbUselessRevisions=407034106  nbAssignments=1206284  nbFailedAssignments=700966  nbBacktracks=505007
1627.19	     nbVisitedNodes=2244020  nbRestartNogoods=291
1627.19	       =>  wckTime=1625.681  cpuTime=1625.07  mem=34M77

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node25/watcher-195870-1168115390 -o ROOT/results/node25/solver-195870-1168115390 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/195870-1168115390/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.08 1.03 1.04 3/78 12288
/proc/meminfo: memFree=1573920/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=1784 CPUtime=0
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 159931411 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12287/statm: 446 158 123 14 0 91 0

[startup+0.103573 s]
/proc/loadavg: 1.08 1.03 1.04 3/78 12288
/proc/meminfo: memFree=1573920/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=914988 CPUtime=0.08
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 3025 0 1 0 7 1 0 0 16 0 8 0 159931411 936947712 2771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153610137 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228747 2774 1438 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51164 s]
/proc/loadavg: 1.08 1.03 1.04 3/78 12288
/proc/meminfo: memFree=1573920/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915328 CPUtime=0.49
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 7961 0 1 0 45 4 0 0 17 0 8 0 159931411 937295872 7700 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228832 7705 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33378 s]
/proc/loadavg: 1.08 1.03 1.04 2/85 12295
/proc/meminfo: memFree=1506792/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=1.32
/proc/12287/stat : 12287 (java) S 12285 12287 11246 0 -1 0 20748 0 1 0 123 9 0 0 16 0 8 0 159931411 937390080 20486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 20492 2169 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.13
/proc/12287/task/12289/stat : 12289 (java) R 12285 12287 11246 0 -1 64 4271 0 0 0 12 1 0 0 16 0 8 0 159931415 937390080 20496 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155526115 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159931415 937390080 20502 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 159931415 937390080 20508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 20516 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.08
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 320 0 0 0 8 0 0 0 15 0 8 0 159931418 937390080 20522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 20528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 20533 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915420

[startup+2.98606 s]
/proc/loadavg: 1.07 1.03 1.04 3/85 12295
/proc/meminfo: memFree=1491944/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=2.97
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23201 0 1 0 286 11 0 0 17 0 8 0 159931411 937390080 22936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624719 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22936 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.18
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 372 0 0 0 17 1 0 0 15 0 8 0 159931418 937390080 22936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915420

[startup+6.26562 s]
/proc/loadavg: 1.07 1.03 1.04 2/85 12295
/proc/meminfo: memFree=1491816/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=6.26
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23217 0 1 0 614 12 0 0 16 0 8 0 159931411 937390080 22949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624819 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22949 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.21
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 386 0 0 0 20 1 0 0 15 0 8 0 159931418 937390080 22949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915420

[startup+12.7467 s]
/proc/loadavg: 1.06 1.03 1.04 2/85 12295
/proc/meminfo: memFree=1491824/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=12.74
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23222 0 1 0 1262 12 0 0 25 0 8 0 159931411 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22952 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915420

[startup+25.5829 s]
/proc/loadavg: 1.05 1.03 1.04 2/85 12295
/proc/meminfo: memFree=1491960/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=25.57
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23222 0 1 0 2545 12 0 0 25 0 8 0 159931411 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752921 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22952 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915420

[startup+51.2673 s]
/proc/loadavg: 1.03 1.03 1.04 2/85 12295
/proc/meminfo: memFree=1492024/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=51.24
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23222 0 1 0 5112 12 0 0 25 0 8 0 159931411 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849860 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22952 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.24
Current children cumulated vsize (KiB) 915420

[startup+102.53 s]
/proc/loadavg: 1.01 1.02 1.03 2/85 12295
/proc/meminfo: memFree=1492088/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=102.49
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23222 0 1 0 10237 12 0 0 25 0 8 0 159931411 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749364 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22952 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.49
Current children cumulated vsize (KiB) 915420

[startup+162.533 s]
/proc/loadavg: 1.07 1.03 1.03 2/85 12295
/proc/meminfo: memFree=1492152/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=162.48
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23222 0 1 0 16235 13 0 0 25 0 8 0 159931411 937390080 22952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624803 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1423.8
Current children cumulated vsize (KiB) 915420

[startup+1484.36 s]
/proc/loadavg: 1.00 1.01 1.00 2/85 12295
/proc/meminfo: memFree=1492024/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=1483.88
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23224 0 1 0 148363 25 0 0 25 0 8 0 159931411 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22953 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.88
Current children cumulated vsize (KiB) 915420

[startup+1544.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 12295
/proc/meminfo: memFree=1492024/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=1543.95
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23224 0 1 0 154370 25 0 0 25 0 8 0 159931411 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753025 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22953 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.95
Current children cumulated vsize (KiB) 915420

[startup+1604.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 12295
/proc/meminfo: memFree=1492024/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=1604.04
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23224 0 1 0 160378 26 0 0 25 0 8 0 159931411 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918543 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22953 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1604.04
Current children cumulated vsize (KiB) 915420

[startup+1664.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 12295
/proc/meminfo: memFree=1492024/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=1664.03
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23224 0 1 0 166376 27 0 0 25 0 8 0 159931411 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22953 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1664.03
Current children cumulated vsize (KiB) 915420

[startup+1724.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 12295
/proc/meminfo: memFree=1492024/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=1724.1
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23224 0 1 0 172383 27 0 0 25 0 8 0 159931411 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22953 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1724.1
Current children cumulated vsize (KiB) 915420

[startup+1784.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 12295
/proc/meminfo: memFree=1492024/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=1784.18
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23224 0 1 0 178390 28 0 0 25 0 8 0 159931411 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073762906 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22953 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1784.18
Current children cumulated vsize (KiB) 915420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 12295
/proc/meminfo: memFree=1492024/2055920 swapFree=4192812/4192956
[pid=12287] ppid=12285 vsize=915420 CPUtime=1800
/proc/12287/stat : 12287 (java) R 12285 12287 11246 0 -1 0 23224 0 1 0 179972 28 0 0 25 0 8 0 159931411 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758101 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12287/statm: 228855 22953 2531 14 0 215325 0
[pid=12287/tid=12289] ppid=12285 vsize=915420 CPUtime=0.15
/proc/12287/task/12289/stat : 12289 (java) S 12285 12287 11246 0 -1 64 6217 0 0 0 13 2 0 0 16 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12290] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12290/stat : 12290 (java) S 12285 12287 11246 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12291] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12291/stat : 12291 (java) S 12285 12287 11246 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159931415 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12292] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12292/stat : 12292 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12293] ppid=12285 vsize=915420 CPUtime=0.22
/proc/12287/task/12293/stat : 12293 (java) S 12285 12287 11246 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12294] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12294/stat : 12294 (java) S 12285 12287 11246 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12287/tid=12295] ppid=12285 vsize=915420 CPUtime=0
/proc/12287/task/12295/stat : 12295 (java) S 12285 12287 11246 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159931418 937390080 22953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915420

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 1800.61
CPU time (s): 1800.04
CPU user time (s): 1799.74
CPU system time (s): 0.297954
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 915420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23241
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= 37229
involuntary context switches= 2438

runsolver used 1.71674 s user time and 4.66929 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 20:29:50 UTC 2007


IDJOB= 195870
IDBENCH= 3308
FILE ID= node25/195870-1168115390

PBS_JOBID= 3477381

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8a6c35ac29af9ac1f4913548b5e28443

RANDOM SEED= 61064242

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.279
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.279
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:       1574336 kB
Buffers:         51588 kB
Cached:         314116 kB
SwapCached:          0 kB
Active:         133424 kB
Inactive:       276552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4356 kB
Writeback:           0 kB
Mapped:          63212 kB
Slab:            56920 kB
Committed_AS:  3035076 kB
PageTables:       1936 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 node25 on Sat Jan  6 20:59:51 UTC 2007