Trace number 195766

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.16 1802.27

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-25_ext.xml
MD5SUM3800b8200d03c6dbba9934dfe82f5ea2
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark230.554
SatisfiableYES
(Un)Satisfiability was provedYES
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/195766-1168113599/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.39	       =>  wckTime=0.094  cpuTime=0.08  mem=6M951
0.39	   
0.39	   relations being loaded...
1.01	   
1.01	   constraints being loaded...
1.26	     nbConstraints=76  nbRelationTypes=76  nbExtensionStructures=76  nbSharedExtensionStructures=0
1.26	     nbConflictsStructures=76  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=14  maxArity=3
1.26	       =>  wckTime=0.961  cpuTime=0.85  mem=50M819
1.37	   
1.37	   solver IterativeSystematicSolver being built... 
1.54	       =>  wckTime=1.238  cpuTime=0.98  mem=35M601
1.63	   
1.63	   preprocessing
1.63	     nbConstraintChecks=30453  nbValidityChecks=49752  nbPropagations=201  nbRevisions=1977  nbUselessRevisions=1738
1.63	     nbSingletonTests=33  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.63	       =>  wckTime=0.092  cpuTime=0.07  mem=35M601
1.70	   
1.70	   search
1.70	     run=0  nbConstraintChecks=35156  nbValidityChecks=66107  nbPropagations=590  nbRevisions=6406
1.70	     nbUselessRevisions=5274  nbAssignments=30  nbFailedAssignments=12  nbBacktracks=10  nbVisitedNodes=51
1.70	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
1.70	       =>  wckTime=0.163  cpuTime=0.13  mem=35M601
1.75	   
1.75	   search
1.75	     run=1  nbConstraintChecks=61453  nbValidityChecks=118584  nbPropagations=1506  nbRevisions=16394
1.75	     nbUselessRevisions=13374  nbAssignments=57  nbFailedAssignments=19  nbBacktracks=25  nbVisitedNodes=92
1.75	     nbRestartNogoods=3  mapSize=17  nbInferences=0  nbTooLargeKeys=0
1.75	       =>  wckTime=0.21  cpuTime=0.17  mem=35M601
1.92	   
1.92	   search
1.92	     run=2  nbConstraintChecks=168290  nbValidityChecks=344139  nbPropagations=3522  nbRevisions=41110
1.92	     nbUselessRevisions=33215  nbAssignments=170  nbFailedAssignments=82  nbBacktracks=47  nbVisitedNodes=263
1.92	     nbRestartNogoods=9  mapSize=38  nbInferences=0  nbTooLargeKeys=0
1.92	       =>  wckTime=0.38  cpuTime=0.34  mem=35M601
2.05	   
2.05	   search
2.05	     run=3  nbConstraintChecks=261241  nbValidityChecks=520237  nbPropagations=6617  nbRevisions=78185
2.05	     nbUselessRevisions=62764  nbAssignments=253  nbFailedAssignments=127  nbBacktracks=80  nbVisitedNodes=415
2.05	     nbRestartNogoods=11  mapSize=68  nbInferences=0  nbTooLargeKeys=0
2.05	       =>  wckTime=0.512  cpuTime=0.47  mem=35M601
2.21	   
2.21	   search
2.21	     run=4  nbConstraintChecks=373238  nbValidityChecks=754568  nbPropagations=11298  nbRevisions=132963
2.21	     nbUselessRevisions=106067  nbAssignments=373  nbFailedAssignments=191  nbBacktracks=130  nbVisitedNodes=636
2.22	     nbRestartNogoods=13  mapSize=113  nbInferences=0  nbTooLargeKeys=0
2.22	       =>  wckTime=0.675  cpuTime=0.63  mem=35M601
2.61	   
2.61	   search
2.61	     run=5  nbConstraintChecks=665407  nbValidityChecks=1306373  nbPropagations=18577  nbRevisions=220605
2.61	     nbUselessRevisions=175449  nbAssignments=600  nbFailedAssignments=337  nbBacktracks=205  nbVisitedNodes=1065
2.61	     nbRestartNogoods=21  mapSize=185  nbInferences=0  nbTooLargeKeys=0
2.61	       =>  wckTime=1.074  cpuTime=1.02  mem=35M601
2.97	   
2.97	   search
2.97	     run=6  nbConstraintChecks=918251  nbValidityChecks=1807243  nbPropagations=29041  nbRevisions=345142
2.97	     nbUselessRevisions=273474  nbAssignments=844  nbFailedAssignments=461  nbBacktracks=318  nbVisitedNodes=1505
2.97	     nbRestartNogoods=28  mapSize=282  nbInferences=0  nbTooLargeKeys=0
2.97	       =>  wckTime=1.431  cpuTime=1.38  mem=35M601
3.60	   
3.60	   search
3.60	     run=7  nbConstraintChecks=1369438  nbValidityChecks=2706001  nbPropagations=45115  nbRevisions=535313
3.60	     nbUselessRevisions=422615  nbAssignments=1266  nbFailedAssignments=706  nbBacktracks=488  nbVisitedNodes=2305
3.60	     nbRestartNogoods=32  mapSize=443  nbInferences=0  nbTooLargeKeys=0
3.60	       =>  wckTime=2.061  cpuTime=2.0  mem=35M601
4.70	   
4.70	   search
4.70	     run=8  nbConstraintChecks=2193021  nbValidityChecks=4296089  nbPropagations=69728  nbRevisions=833612
4.70	     nbUselessRevisions=656987  nbAssignments=1995  nbFailedAssignments=1174  nbBacktracks=745  nbVisitedNodes=3681
4.70	     nbRestartNogoods=38  mapSize=678  nbInferences=0  nbTooLargeKeys=0
4.70	       =>  wckTime=3.16  cpuTime=3.08  mem=35M601
5.82	   
5.82	   search
5.82	     run=9  nbConstraintChecks=3013325  nbValidityChecks=5932008  nbPropagations=104673  nbRevisions=1250526
5.82	     nbUselessRevisions=984081  nbAssignments=2804  nbFailedAssignments=1592  nbBacktracks=1130  nbVisitedNodes=5150
5.82	     nbRestartNogoods=44  mapSize=1028  nbInferences=0  nbTooLargeKeys=0
5.82	       =>  wckTime=4.281  cpuTime=4.2  mem=35M601
5.90	   
5.90	   INFO : Stopping hyperNogood (mapSize=1046, nbTooLargekeys=0, mem=35M601)
7.21	   
7.21	   search
7.21	     run=10  nbConstraintChecks=4049395  nbValidityChecks=7902960  nbPropagations=153478  nbRevisions=1826897
7.21	     nbUselessRevisions=1435799  nbAssignments=3871  nbFailedAssignments=2075  nbBacktracks=1707  nbVisitedNodes=7027
7.21	     nbRestartNogoods=53
7.21	       =>  wckTime=5.669  cpuTime=5.58  mem=35M601
9.83	   
9.83	   search
9.83	     run=11  nbConstraintChecks=6038421  nbValidityChecks=11860240  nbPropagations=227668  nbRevisions=2694764
9.83	     nbUselessRevisions=2116112  nbAssignments=5763  nbFailedAssignments=3088  nbBacktracks=2573  nbVisitedNodes=10520
9.83	     nbRestartNogoods=65
9.83	       =>  wckTime=8.289  cpuTime=8.19  mem=35M601
14.28	   
14.28	   search
14.28	     run=12  nbConstraintChecks=9427541  nbValidityChecks=18603992  nbPropagations=342879  nbRevisions=4065199
14.28	     nbUselessRevisions=3191221  nbAssignments=9089  nbFailedAssignments=5111  nbBacktracks=3871  nbVisitedNodes=16743
14.28	     nbRestartNogoods=72
14.28	       =>  wckTime=12.74  cpuTime=12.62  mem=35M601
20.22	   
20.22	   search
20.22	     run=13  nbConstraintChecks=13876534  nbValidityChecks=27552508  nbPropagations=515623  nbRevisions=6100421
20.22	     nbUselessRevisions=4787483  nbAssignments=13372  nbFailedAssignments=7443  nbBacktracks=5817  nbVisitedNodes=24688
20.22	     nbRestartNogoods=85
20.22	       =>  wckTime=18.686  cpuTime=18.57  mem=35M601
31.56	   
31.56	   search
31.56	     run=14  nbConstraintChecks=22579047  nbValidityChecks=44749333  nbPropagations=788280  nbRevisions=9359304
31.56	     nbUselessRevisions=7343799  nbAssignments=21502  nbFailedAssignments=12648  nbBacktracks=8737  nbVisitedNodes=40087
31.56	     nbRestartNogoods=99
31.56	       =>  wckTime=30.02  cpuTime=29.9  mem=35M601
43.80	   
43.80	   search
43.80	     run=15  nbConstraintChecks=31657624  nbValidityChecks=62676767  nbPropagations=1177823  nbRevisions=13951060
43.80	     nbUselessRevisions=10937140  nbAssignments=30647  nbFailedAssignments=17410  nbBacktracks=13115
43.80	     nbVisitedNodes=56666  nbRestartNogoods=109
43.80	       =>  wckTime=42.259  cpuTime=42.13  mem=35M601
62.97	   
62.97	   search
62.97	     run=16  nbConstraintChecks=45999465  nbValidityChecks=90693846  nbPropagations=1750143  nbRevisions=20657023
62.97	     nbUselessRevisions=16178678  nbAssignments=44315  nbFailedAssignments=24506  nbBacktracks=19683
62.97	     nbVisitedNodes=81637  nbRestartNogoods=128
62.97	       =>  wckTime=61.428  cpuTime=61.24  mem=35M601
97.72	   
97.73	   search
97.73	     run=17  nbConstraintChecks=72035776  nbValidityChecks=142750627  nbPropagations=2636242  nbRevisions=31066756
97.73	     nbUselessRevisions=24319356  nbAssignments=68101  nbFailedAssignments=38434  nbBacktracks=29535
97.73	     nbVisitedNodes=126218  nbRestartNogoods=140
97.73	       =>  wckTime=96.187  cpuTime=95.95  mem=35M601
144.69	   
144.69	   search
144.69	     run=18  nbConstraintChecks=107339833  nbValidityChecks=212930825  nbPropagations=3952712  nbRevisions=46552037
144.69	     nbUselessRevisions=36430921  nbAssignments=102257  nbFailedAssignments=57806  nbBacktracks=44313
144.69	     nbVisitedNodes=189265  nbRestartNogoods=153
144.69	       =>  wckTime=143.155  cpuTime=142.86  mem=35M601
216.47	   
216.47	   search
216.47	     run=19  nbConstraintChecks=161592109  nbValidityChecks=319057847  nbPropagations=5924330  nbRevisions=69582930
216.47	     nbUselessRevisions=54413838  nbAssignments=151606  nbFailedAssignments=84957  nbBacktracks=66481
216.47	     nbVisitedNodes=280008  nbRestartNogoods=174
216.47	       =>  wckTime=214.931  cpuTime=214.55  mem=35M601
345.71	   
345.71	   search
345.71	     run=20  nbConstraintChecks=259818726  nbValidityChecks=511534500  nbPropagations=8988400  nbRevisions=106035290
345.71	     nbUselessRevisions=82929426  nbAssignments=238018  nbFailedAssignments=138109  nbBacktracks=99739
345.71	     nbVisitedNodes=442636  nbRestartNogoods=194
345.71	       =>  wckTime=344.172  cpuTime=343.65  mem=35M601
497.22	   
497.22	   search
497.22	     run=21  nbConstraintChecks=372958120  nbValidityChecks=738785855  nbPropagations=13510139  nbRevisions=158994947
497.22	     nbUselessRevisions=124272612  nbAssignments=350022  nbFailedAssignments=200229  nbBacktracks=149617
497.22	     nbVisitedNodes=649109  nbRestartNogoods=206
497.22	       =>  wckTime=495.678  cpuTime=495.02  mem=35M601
768.34	   
768.34	   search
768.34	     run=22  nbConstraintChecks=581315725  nbValidityChecks=1150252347  nbPropagations=20371415  nbRevisions=240702474
768.34	     nbUselessRevisions=188140886  nbAssignments=549407  nbFailedAssignments=324748  nbBacktracks=224437
768.34	     nbVisitedNodes=1020674  nbRestartNogoods=246
768.34	       =>  wckTime=766.799  cpuTime=765.87  mem=35M601
1115.08	   
1115.08	   search
1115.08	     run=23  nbConstraintChecks=840949288  nbValidityChecks=1667604658  nbPropagations=30501540  nbRevisions=360038699
1115.08	     nbUselessRevisions=281354031  nbAssignments=798503  nbFailedAssignments=461612  nbBacktracks=336664
1115.08	     nbVisitedNodes=1479204  nbRestartNogoods=282
1115.08	       =>  wckTime=1113.544  cpuTime=1112.25  mem=35M601
1692.03	   
1692.03	   search
1692.03	     run=24  nbConstraintChecks=1272093602  nbValidityChecks=2512586498  nbPropagations=45617608  nbRevisions=539132444
1692.03	     nbUselessRevisions=421250483  nbAssignments=1183462  nbFailedAssignments=678224  nbBacktracks=505008
1692.03	     nbVisitedNodes=2190135  nbRestartNogoods=321
1692.03	       =>  wckTime=1690.492  cpuTime=1688.62  mem=35M601

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/node14/watcher-195766-1168113599 -o ROOT/results/node14/solver-195766-1168113599 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/195766-1168113599/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.97 1.98 1.99 4/86 6241
/proc/meminfo: memFree=1376472/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=1784 CPUtime=0
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 159754816 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/6240/statm: 446 140 106 14 0 91 0

[startup+0.103623 s]
/proc/loadavg: 1.97 1.98 1.99 4/86 6241
/proc/meminfo: memFree=1376472/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=914988 CPUtime=0.08
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 2995 0 1 0 7 1 0 0 22 0 8 0 159754816 936947712 2741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511658 s]
/proc/loadavg: 1.97 1.98 1.99 4/86 6241
/proc/meminfo: memFree=1376472/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915328 CPUtime=0.49
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 8107 0 1 0 44 5 0 0 25 0 8 0 159754816 937295872 7846 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073562222 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228832 7847 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33373 s]
/proc/loadavg: 1.98 1.98 1.99 3/93 6248
/proc/meminfo: memFree=1309344/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=1.3
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 19151 0 1 0 120 10 0 0 25 0 8 0 159754816 937390080 18888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 18888 2170 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.12
/proc/6240/task/6242/stat : 6242 (java) R 6238 6240 6173 0 -1 64 2659 0 0 0 11 1 0 0 16 0 8 0 159754820 937390080 18888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154035704 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 18888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 159754821 937390080 18888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 18888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.08
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 323 0 0 0 8 0 0 0 16 0 8 0 159754824 937390080 18888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 18888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 18888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915420

[startup+2.98595 s]
/proc/loadavg: 1.98 1.98 1.99 3/93 6248
/proc/meminfo: memFree=1292832/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=2.96
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23568 0 1 0 283 13 0 0 25 0 8 0 159754816 937390080 23304 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754249 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23304 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 17 0 8 0 159754820 937390080 23304 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23304 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23304 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23304 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.17
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 373 0 0 0 16 1 0 0 15 0 8 0 159754824 937390080 23304 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23304 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23304 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915420

[startup+6.27621 s]
/proc/loadavg: 1.98 1.98 1.99 3/93 6248
/proc/meminfo: memFree=1292776/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=6.24
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23584 0 1 0 611 13 0 0 25 0 8 0 159754816 937390080 23317 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073762992 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23317 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 17 0 8 0 159754820 937390080 23317 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23317 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23317 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23317 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.2
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 387 0 0 0 19 1 0 0 15 0 8 0 159754824 937390080 23317 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23317 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23317 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915420

[startup+12.7638 s]
/proc/loadavg: 1.98 1.98 1.99 3/93 6248
/proc/meminfo: memFree=1292840/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=12.7
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23588 0 1 0 1257 13 0 0 25 0 8 0 159754816 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754292 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23320 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 391 0 0 0 20 1 0 0 15 0 8 0 159754824 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915420

[startup+25.604 s]
/proc/loadavg: 1.98 1.98 1.99 3/93 6248
/proc/meminfo: memFree=1292968/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=25.54
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23588 0 1 0 2541 13 0 0 25 0 8 0 159754816 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754249 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23320 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 391 0 0 0 20 1 0 0 15 0 8 0 159754824 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915420

[startup+51.2095 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 6248
/proc/meminfo: memFree=1293096/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=51.13
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23590 0 1 0 5099 14 0 0 25 0 8 0 159754816 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783846 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23321 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 392 0 0 0 20 1 0 0 16 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915420

[startup+102.441 s]
/proc/loadavg: 1.99 1.98 1.99 3/99 6386
/proc/meminfo: memFree=1291944/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=102.24
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23590 0 1 0 10202 22 0 0 25 0 8 0 159754816 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073628067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23321 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 392 0 0 0 20 1 0 0 16 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 915420

[startup+162.521 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 6446
/proc/meminfo: memFree=1292904/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=162.25
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23590 0 1 0 16194 31 0 0 25 0 8 0 159754816 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779980 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.63 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 6448
/proc/meminfo: memFree=1293032/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=1482.03
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23590 0 1 0 148169 34 0 0 25 0 8 0 159754816 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772877 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23321 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 392 0 0 0 20 1 0 0 16 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 915420

[startup+1543.67 s]
/proc/loadavg: 2.04 2.02 2.00 3/93 6448
/proc/meminfo: memFree=1292968/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=1542
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23590 0 1 0 154166 34 0 0 25 0 8 0 159754816 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073627983 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23321 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 392 0 0 0 20 1 0 0 16 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 915420

[startup+1603.72 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 6448
/proc/meminfo: memFree=1293032/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=1602.01
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23590 0 1 0 160166 35 0 0 25 0 8 0 159754816 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758968 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23321 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 392 0 0 0 20 1 0 0 16 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 915420

[startup+1663.77 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 6448
/proc/meminfo: memFree=1292968/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=1662
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23590 0 1 0 166165 35 0 0 25 0 8 0 159754816 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754292 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23321 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 392 0 0 0 20 1 0 0 16 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23321 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 915420

[startup+1723.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 6448
/proc/meminfo: memFree=1293032/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=1721.98
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23592 0 1 0 172163 35 0 0 25 0 8 0 159754816 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23323 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 915420

[startup+1783.88 s]
/proc/loadavg: 2.08 2.02 2.00 4/101 6511
/proc/meminfo: memFree=694760/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=1781.86
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23592 0 1 0 178147 39 0 0 25 0 8 0 159754816 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754292 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23323 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 915420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 2.27 2.06 2.02 4/101 6511
/proc/meminfo: memFree=694696/2055920 swapFree=4182236/4192956
[pid=6240] ppid=6238 vsize=915420 CPUtime=1800.1
/proc/6240/stat : 6240 (java) R 6238 6240 6173 0 -1 0 23592 0 1 0 179971 39 0 0 25 0 8 0 159754816 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6240/statm: 228855 23323 2531 14 0 215325 0
[pid=6240/tid=6242] ppid=6238 vsize=915420 CPUtime=0.15
/proc/6240/task/6242/stat : 6242 (java) S 6238 6240 6173 0 -1 64 6583 0 0 0 13 2 0 0 16 0 8 0 159754820 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6243] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6243/stat : 6243 (java) S 6238 6240 6173 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159754820 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6244] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6244/stat : 6244 (java) S 6238 6240 6173 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159754821 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6245] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6245/stat : 6245 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6246] ppid=6238 vsize=915420 CPUtime=0.21
/proc/6240/task/6246/stat : 6246 (java) S 6238 6240 6173 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6247] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6247/stat : 6247 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6240/tid=6248] ppid=6238 vsize=915420 CPUtime=0
/proc/6240/task/6248/stat : 6248 (java) S 6238 6240 6173 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159754824 937390080 23323 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 915420

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

Child status: 143
Real time (s): 1802.27
CPU time (s): 1800.16
CPU user time (s): 1799.75
CPU system time (s): 0.409937
CPU usage (%): 99.8831
Max. virtual memory (cumulated for all children) (KiB): 915420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.409937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23609
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= 37618
involuntary context switches= 51055

runsolver used 1.90171 s user time and 6.09707 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan  6 19:59:59 UTC 2007


IDJOB= 195766
IDBENCH= 3300
FILE ID= node14/195766-1168113599

PBS_JOBID= 3477129

Free space on /tmp= 66322 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3800b8200d03c6dbba9934dfe82f5ea2

RANDOM SEED= 819944713

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.227
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.227
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:       1376952 kB
Buffers:         62840 kB
Cached:         453936 kB
SwapCached:       3696 kB
Active:         203764 kB
Inactive:       374516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1376952 kB
SwapTotal:     4192956 kB
SwapFree:      4182236 kB
Dirty:            4752 kB
Writeback:           0 kB
Mapped:          74304 kB
Slab:            85716 kB
Committed_AS:  4866604 kB
PageTables:       2152 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= 66308 MiB



End job on node14 on Sat Jan  6 20:30:01 UTC 2007