Trace number 280424

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
AbsconMax 109 PFCMSAT (TO) 2400.15 2408.63

General information on the benchmark

Namerandom/rand-10-20-10/
rand-10-20-10-5-10000-9_ext.xml
MD5SUMd32584b0a766d7a079bb680fc7f29725
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints3
Best CPU time to get the best result obtained on this benchmark2400.15
SatisfiableNO
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.35	     name=/tmp/evaluation/280424-1169305704/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.1  cpuTime=0.07  mem=6M910
0.41	   
0.41	   relations being loaded...
0.63	   
0.63	   constraints being loaded...
0.73	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
0.73	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  maxDegree=4  maxArity=10
0.73	       =>  wckTime=0.418  cpuTime=0.36  mem=37M821
0.80	   
0.80	   solver LocalSearchSolver being built... 
0.84	       =>  wckTime=0.526  cpuTime=0.41  mem=10M984
0.84	
0.84	s SATISFIABLE
0.84	o 0
0.84	c 5
2.18	o 1
2.18	c 4
6.13	   
6.13	   search
6.13	     run=0  nbConstraintChecks=4193033  nbAssignments=10000
6.13	       =>  wckTime=5.289  cpuTime=5.25  mem=10M984
11.26	   
11.26	   search
11.26	     run=1  nbConstraintChecks=8351337  nbAssignments=20000
11.26	       =>  wckTime=10.425  cpuTime=10.36  mem=10M984
11.93	o 2
11.93	c 3
16.21	   
16.21	   search
16.21	     run=2  nbConstraintChecks=12474033  nbAssignments=30000
16.21	       =>  wckTime=15.376  cpuTime=15.28  mem=10M984
21.14	   
21.14	   search
21.14	     run=3  nbConstraintChecks=16568155  nbAssignments=40000
21.14	       =>  wckTime=20.3  cpuTime=20.19  mem=10M984
26.10	   
26.10	   search
26.10	     run=4  nbConstraintChecks=20663491  nbAssignments=50000
26.10	       =>  wckTime=25.261  cpuTime=25.12  mem=10M984
31.02	   
31.02	   search
31.02	     run=5  nbConstraintChecks=24758325  nbAssignments=60000
31.02	       =>  wckTime=30.183  cpuTime=30.02  mem=10M984
35.93	   
35.93	   search
35.93	     run=6  nbConstraintChecks=28853832  nbAssignments=70000
35.93	       =>  wckTime=35.093  cpuTime=34.92  mem=10M984
40.88	   
40.88	   search
40.88	     run=7  nbConstraintChecks=32947657  nbAssignments=80000
40.88	       =>  wckTime=40.038  cpuTime=39.84  mem=10M984
42.07	   
42.07	   search
42.07	     run=8  nbConstraintChecks=33936141  nbAssignments=82412
42.07	       =>  wckTime=41.236  cpuTime=41.03  mem=10M984
42.08	   
42.08	   global
42.08	     nbConstraintChecks=33936141  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.08	     solvingWckTime=41.235  solvingCpuTime=41.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
42.08	     globalCpuTime=41.48
42.08	       =>  wckTime=41.763  cpuTime=41.43  mem=10M984
42.08	   
42.08	   solver IterativeSystematicSolver being built... 
42.21	       =>  wckTime=41.901  cpuTime=41.53  mem=21M801
42.22	   
42.22	   preprocessing
42.22	     nbConstraintChecks=182  nbValidityChecks=500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.22	     nbRemovedValues=0  detectedInconsistency=no
42.22	       =>  wckTime=0.0080  cpuTime=0.0  mem=21M801
42.63	   
42.63	   search
42.63	     run=0  nbConstraintChecks=341360  nbValidityChecks=356376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.63	     nbAssignments=32  nbFailedAssignments=17  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
42.63	       =>  wckTime=0.416  cpuTime=0.4  mem=22M758
42.69	   
42.69	   search
42.69	     run=1  nbConstraintChecks=367334  nbValidityChecks=399828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.69	     nbAssignments=69  nbFailedAssignments=32  nbBacktracks=25  nbVisitedNodes=112  nbRestartNogoods=4
42.69	       =>  wckTime=0.471  cpuTime=0.44  mem=22M758
42.75	   
42.75	   search
42.75	     run=2  nbConstraintChecks=400019  nbValidityChecks=455047  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.75	     nbAssignments=118  nbFailedAssignments=51  nbBacktracks=47  nbVisitedNodes=184  nbRestartNogoods=12
42.75	       =>  wckTime=0.534  cpuTime=0.5  mem=22M758
42.96	   
42.96	   search
42.96	     run=3  nbConstraintChecks=569606  nbValidityChecks=666057  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.96	     nbAssignments=204  nbFailedAssignments=97  nbBacktracks=80  nbVisitedNodes=331  nbRestartNogoods=19
42.96	       =>  wckTime=0.751  cpuTime=0.71  mem=22M758
43.19	   
43.19	   search
43.19	     run=4  nbConstraintChecks=737574  nbValidityChecks=885721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
43.19	     nbAssignments=323  nbFailedAssignments=158  nbBacktracks=130  nbVisitedNodes=525  nbRestartNogoods=32
43.19	       =>  wckTime=0.971  cpuTime=0.93  mem=22M758
43.35	   
43.35	   search
43.35	     run=5  nbConstraintChecks=843782  nbValidityChecks=1065173  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
43.35	     nbAssignments=489  nbFailedAssignments=241  nbBacktracks=205  nbVisitedNodes=783  nbRestartNogoods=43
43.35	       =>  wckTime=1.136  cpuTime=1.08  mem=22M758
44.67	   
44.67	   search
44.67	     run=6  nbConstraintChecks=1995085  nbValidityChecks=2333575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
44.67	     nbAssignments=743  nbFailedAssignments=377  nbBacktracks=319  nbVisitedNodes=1207  nbRestartNogoods=53
44.67	       =>  wckTime=2.454  cpuTime=2.39  mem=22M758
45.06	   
45.06	   search
45.06	     run=7  nbConstraintChecks=2269524  nbValidityChecks=2768636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
45.06	     nbAssignments=1100  nbFailedAssignments=558  nbBacktracks=489  nbVisitedNodes=1785  nbRestartNogoods=56
45.06	       =>  wckTime=2.849  cpuTime=2.78  mem=22M758
47.78	   
47.78	   search
47.78	     run=8  nbConstraintChecks=4537680  nbValidityChecks=5319310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.78	     nbAssignments=1720  nbFailedAssignments=913  nbBacktracks=747  nbVisitedNodes=2848  nbRestartNogoods=61
47.78	       =>  wckTime=5.57  cpuTime=5.47  mem=22M758
48.92	   
48.92	   search
48.92	     run=9  nbConstraintChecks=5398968  nbValidityChecks=6584078  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
48.92	     nbAssignments=2565  nbFailedAssignments=1368  nbBacktracks=1131  nbVisitedNodes=4272  nbRestartNogoods=76
48.93	       =>  wckTime=6.711  cpuTime=6.6  mem=22M758
52.71	   
52.71	   search
52.71	     run=10  nbConstraintChecks=8571276  nbValidityChecks=10320830  nbPropagations=0  nbRevisions=0
52.71	     nbUselessRevisions=0  nbAssignments=3727  nbFailedAssignments=1948  nbBacktracks=1707  nbVisitedNodes=6278
52.71	     nbRestartNogoods=86
52.71	       =>  wckTime=10.495  cpuTime=10.36  mem=22M758
55.72	   
55.72	   search
55.72	     run=11  nbConstraintChecks=10960379  nbValidityChecks=13478769  nbPropagations=0  nbRevisions=0
55.72	     nbUselessRevisions=0  nbAssignments=5400  nbFailedAssignments=2750  nbBacktracks=2572  nbVisitedNodes=8949
55.72	     nbRestartNogoods=93
55.72	       =>  wckTime=13.501  cpuTime=13.35  mem=22M758
67.70	   
67.70	   search
67.70	     run=12  nbConstraintChecks=21684650  nbValidityChecks=25289022  nbPropagations=0  nbRevisions=0
67.70	     nbUselessRevisions=0  nbAssignments=7972  nbFailedAssignments=4018  nbBacktracks=3870  nbVisitedNodes=13207
67.70	     nbRestartNogoods=103
67.70	       =>  wckTime=25.482  cpuTime=25.28  mem=22M758
71.90	   
71.90	   search
71.90	     run=13  nbConstraintChecks=24775269  nbValidityChecks=30329085  nbPropagations=0  nbRevisions=0
71.90	     nbUselessRevisions=0  nbAssignments=11996  nbFailedAssignments=6088  nbBacktracks=5817  nbVisitedNodes=19864
71.90	     nbRestartNogoods=115
71.90	       =>  wckTime=29.687  cpuTime=29.46  mem=22M758
120.00	   
120.00	   search
120.00	     run=14  nbConstraintChecks=67097969  nbValidityChecks=76263539  nbPropagations=0  nbRevisions=0
120.00	     nbUselessRevisions=0  nbAssignments=19333  nbFailedAssignments=10500  nbBacktracks=8736  nbVisitedNodes=32962
120.00	     nbRestartNogoods=136
120.00	       =>  wckTime=77.783  cpuTime=77.33  mem=22M758
128.77	   
128.77	   search
128.77	     run=15  nbConstraintChecks=73778092  nbValidityChecks=86453291  nbPropagations=0  nbRevisions=0
128.77	     nbUselessRevisions=0  nbAssignments=27388  nbFailedAssignments=14169  nbBacktracks=13114  nbVisitedNodes=45516
128.77	     nbRestartNogoods=153
128.77	       =>  wckTime=86.554  cpuTime=86.07  mem=22M758
136.18	o 3
136.18	c 2
167.41	   
167.41	   search
167.41	     run=16  nbConstraintChecks=105570261  nbValidityChecks=126543430  nbPropagations=0  nbRevisions=0
167.41	     nbUselessRevisions=0  nbAssignments=42650  nbFailedAssignments=22858  nbBacktracks=19683  nbVisitedNodes=72299
167.41	     nbRestartNogoods=167
167.41	       =>  wckTime=125.196  cpuTime=124.53  mem=22M758
205.21	   
205.21	   search
205.21	     run=17  nbConstraintChecks=134196523  nbValidityChecks=167691546  nbPropagations=0  nbRevisions=0
205.21	     nbUselessRevisions=0  nbAssignments=65117  nbFailedAssignments=35465  nbBacktracks=29537  nbVisitedNodes=111116
205.21	     nbRestartNogoods=178
205.21	       =>  wckTime=163.001  cpuTime=162.15  mem=22M758
272.38	   
272.38	   search
272.38	     run=18  nbConstraintChecks=187687644  nbValidityChecks=240529229  nbPropagations=0  nbRevisions=0
272.38	     nbUselessRevisions=0  nbAssignments=99194  nbFailedAssignments=54759  nbBacktracks=44316  nbVisitedNodes=171756
272.38	     nbRestartNogoods=192
272.38	       =>  wckTime=230.164  cpuTime=229.0  mem=22M758
484.27	   
484.27	   search
484.27	     run=19  nbConstraintChecks=366403007  nbValidityChecks=451341024  nbPropagations=0  nbRevisions=0
484.27	     nbUselessRevisions=0  nbAssignments=155018  nbFailedAssignments=88411  nbBacktracks=66484  nbVisitedNodes=271147
484.27	     nbRestartNogoods=203
484.27	       =>  wckTime=442.055  cpuTime=439.9  mem=22M758
623.78	   
623.78	   search
623.78	     run=20  nbConstraintChecks=475477507  nbValidityChecks=604795901  nbPropagations=0  nbRevisions=0
623.78	     nbUselessRevisions=0  nbAssignments=233140  nbFailedAssignments=133274  nbBacktracks=99736  nbVisitedNodes=407012
623.78	     nbRestartNogoods=228
623.78	       =>  wckTime=581.568  cpuTime=578.76  mem=22M758
913.04	   
913.04	   search
913.04	     run=21  nbConstraintChecks=711436355  nbValidityChecks=912235037  nbPropagations=0  nbRevisions=0
913.04	     nbUselessRevisions=0  nbAssignments=358787  nbFailedAssignments=209038  nbBacktracks=149614  nbVisitedNodes=632106
913.04	     nbRestartNogoods=251
913.04	       =>  wckTime=870.822  cpuTime=866.66  mem=22M758
1394.00	   
1394.00	   search
1394.00	     run=22  nbConstraintChecks=1110436005  nbValidityChecks=1406437541  nbPropagations=0  nbRevisions=0
1394.00	     nbUselessRevisions=0  nbAssignments=532118  nbFailedAssignments=307547  nbBacktracks=224432  nbVisitedNodes=933630
1394.00	     nbRestartNogoods=265
1394.00	       =>  wckTime=1351.782  cpuTime=1345.37  mem=22M758
1940.82	   
1940.82	   search
1940.82	     run=23  nbConstraintChecks=1557740020  nbValidityChecks=2020549884  nbPropagations=0  nbRevisions=0
1940.82	     nbUselessRevisions=0  nbAssignments=819816  nbFailedAssignments=483011  nbBacktracks=336659  nbVisitedNodes=1447825
1940.82	     nbRestartNogoods=280
1940.82	       =>  wckTime=1898.608  cpuTime=1890.68  mem=22M758
2408.56	v 4 0 2 0 5 0 7 2 0 6 9 5 4 7 3 6 7 6 4 5 

Verifier Data (download as text)

2 unsatisfied constraints, 3 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node69/watcher-280424-1169305704 -o ROOT/results/node69/solver-280424-1169305704 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280424-1169305704/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.93 1.91 1.65 5/74 15494
/proc/meminfo: memFree=785152/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=1784 CPUtime=0
/proc/15493/stat : 15493 (java) D 15491 15493 14892 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 78067357 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15493/statm: 446 160 125 14 0 91 0

[startup+0.106625 s]
/proc/loadavg: 1.93 1.91 1.65 5/74 15494
/proc/meminfo: memFree=785152/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=914988 CPUtime=0.08
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 2995 0 1 0 7 1 0 0 17 0 8 0 78067357 936947712 2741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941846 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15493/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514659 s]
/proc/loadavg: 1.93 1.91 1.65 5/74 15494
/proc/meminfo: memFree=785152/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=0.49
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 8060 0 1 0 44 5 0 0 18 0 8 0 78067357 937299968 7799 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073567534 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15493/statm: 228833 7799 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33572 s]
/proc/loadavg: 1.94 1.91 1.65 3/81 15501
/proc/meminfo: memFree=733064/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=1.3
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15671 0 1 0 120 10 0 0 25 0 8 0 78067357 937299968 15409 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073600899 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15493/statm: 228833 15409 2477 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1536 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15409 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15409 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15409 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15409 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.1
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 317 0 0 0 10 0 0 0 16 0 8 0 78067365 937299968 15409 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15409 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15409 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915332

[startup+2.97286 s]
/proc/loadavg: 1.94 1.91 1.65 3/81 15501
/proc/meminfo: memFree=733064/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=2.93
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15675 0 1 0 271 22 0 0 25 0 8 0 78067357 937299968 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073600932 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15493/statm: 228833 15412 2477 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1536 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.11
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 320 0 0 0 11 0 0 0 16 0 8 0 78067365 937299968 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15412 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915332

[startup+6.26614 s]
/proc/loadavg: 1.94 1.91 1.65 3/81 15501
/proc/meminfo: memFree=732936/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=6.21
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15679 0 1 0 573 48 0 0 25 0 8 0 78067357 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630088 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15493/statm: 228833 15416 2477 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1536 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.11
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 324 0 0 0 11 0 0 0 16 0 8 0 78067365 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915332

[startup+12.7437 s]
/proc/loadavg: 1.95 1.91 1.65 3/81 15501
/proc/meminfo: memFree=733000/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915336 CPUtime=12.65
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15679 0 1 0 1166 99 0 0 25 0 8 0 78067357 937304064 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15493/statm: 228834 15416 2477 14 0 215304 0
[pid=15493/tid=15495] ppid=15491 vsize=915336 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1536 0 0 0 4 0 0 0 17 0 8 0 78067361 937304064 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915336 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937304064 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915336 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937304064 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915336 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937304064 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915336 CPUtime=0.11
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 324 0 0 0 11 0 0 0 16 0 8 0 78067365 937304064 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915336 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937304064 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915336 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937304064 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915336

[startup+25.6128 s]
/proc/loadavg: 1.95 1.92 1.66 3/81 15501
/proc/meminfo: memFree=733136/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=25.47
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15679 0 1 0 2348 199 0 0 25 0 8 0 78067357 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596077 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15493/statm: 228833 15416 2477 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1536 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.11
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 324 0 0 0 11 0 0 0 16 0 8 0 78067365 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15416 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915332

[startup+51.2289 s]
/proc/loadavg: 1.97 1.92 1.67 3/81 15501
/proc/meminfo: memFree=732752/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=50.95
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15844 0 1 0 4764 331 0 0 25 0 8 0 78067357 937299968 15573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15493/statm: 228833 15573 2530 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1537 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.22
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 384 0 0 0 21 1 0 0 17 0 8 0 78067365 937299968 15573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915332

[startup+102.48 s]
/proc/loadavg: 1.99 1.93 1.68 3/81 15501
/proc/meminfo: memFree=732752/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=101.97
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15846 0 1 0 9865 332 0 0 25 0 8 0 78067357 937299968 15574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073760477 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15493/statm: 228833 15574 2530 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1537 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.23
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 78067365 937299968 15574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15574 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 915332

[startup+162.571 s]
/proc/loadavg: 1.99 1.94 1.70 3/81 15501
/proc/meminfo: memFree=732816/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=161.78
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15849 0 1 0 15846 332 0 0 25 0 8 0 78067357 937299968 15575 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752069 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2016.96
Current children cumulated vsize (KiB) 915332

[startup+2085.19 s]
/proc/loadavg: 2.06 2.03 1.93 3/87 15571
/proc/meminfo: memFree=1189536/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=2077
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15851 0 1 0 207362 338 0 0 25 0 8 0 78067357 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073800876 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15493/statm: 228833 15576 2530 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1537 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.23
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2077
Current children cumulated vsize (KiB) 915332

[startup+2145.19 s]
/proc/loadavg: 2.02 2.02 1.93 3/87 15571
/proc/meminfo: memFree=1189600/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=2136.96
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15851 0 1 0 213358 338 0 0 25 0 8 0 78067357 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073750915 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15493/statm: 228833 15576 2530 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1537 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.23
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2136.96
Current children cumulated vsize (KiB) 915332

[startup+2205.19 s]
/proc/loadavg: 2.01 2.02 1.93 3/87 15571
/proc/meminfo: memFree=1189600/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=2196.89
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15851 0 1 0 219351 338 0 0 25 0 8 0 78067357 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918486 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15493/statm: 228833 15576 2530 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1537 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.23
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2196.89
Current children cumulated vsize (KiB) 915332

[startup+2265.19 s]
/proc/loadavg: 2.05 2.03 1.94 3/87 15571
/proc/meminfo: memFree=1189536/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=2256.84
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15851 0 1 0 225346 338 0 0 25 0 8 0 78067357 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596077 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15493/statm: 228833 15576 2530 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1537 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.23
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2256.84
Current children cumulated vsize (KiB) 915332

[startup+2325.2 s]
/proc/loadavg: 2.05 2.03 1.94 3/87 15571
/proc/meminfo: memFree=1189536/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=2316.79
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15851 0 1 0 231341 338 0 0 25 0 8 0 78067357 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801303 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15493/statm: 228833 15576 2530 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1537 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.23
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2316.79
Current children cumulated vsize (KiB) 915332

[startup+2385.2 s]
/proc/loadavg: 2.07 2.04 1.95 3/87 15571
/proc/meminfo: memFree=1189536/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=2376.73
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15851 0 1 0 237335 338 0 0 25 0 8 0 78067357 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596077 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15493/statm: 228833 15576 2530 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1537 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.23
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2376.73
Current children cumulated vsize (KiB) 915332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2408.55 s]
/proc/loadavg: 2.05 2.03 1.95 3/87 15571
/proc/meminfo: memFree=1189536/2055920 swapFree=4191892/4192956
[pid=15493] ppid=15491 vsize=915332 CPUtime=2400.07
/proc/15493/stat : 15493 (java) R 15491 15493 14892 0 -1 0 15851 0 1 0 239669 338 0 0 25 0 8 0 78067357 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758706 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15493/statm: 228833 15576 2530 14 0 215303 0
[pid=15493/tid=15495] ppid=15491 vsize=915332 CPUtime=0.04
/proc/15493/task/15495/stat : 15495 (java) S 15491 15493 14892 0 -1 64 1537 0 0 0 4 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15496] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15496/stat : 15496 (java) S 15491 15493 14892 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15497] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15497/stat : 15497 (java) S 15491 15493 14892 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 78067361 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15498] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15498/stat : 15498 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15499] ppid=15491 vsize=915332 CPUtime=0.23
/proc/15493/task/15499/stat : 15499 (java) S 15491 15493 14892 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15493/tid=15500] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15500/stat : 15500 (java) S 15491 15493 14892 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15493/tid=15501] ppid=15491 vsize=915332 CPUtime=0
/proc/15493/task/15501/stat : 15501 (java) S 15491 15493 14892 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 78067365 937299968 15576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915332

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

Child status: 143
Real time (s): 2408.63
CPU time (s): 2400.15
CPU user time (s): 2396.75
CPU system time (s): 3.39848
CPU usage (%): 99.648
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.75
system time used= 3.39848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15870
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= 49736
involuntary context switches= 56274

runsolver used 3.15052 s user time and 7.51686 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Sat Jan 20 15:08:24 UTC 2007


IDJOB= 280424
IDBENCH= 11092
IDSOLVER= 69
FILE ID= node69/280424-1169305704

PBS_JOBID= 3610145

Free space on /tmp= 66045 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-10-20-10/rand-10-20-10-5-10000-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280424-1169305704/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-280424-1169305704 -o ROOT/results/node69/solver-280424-1169305704 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280424-1169305704/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d32584b0a766d7a079bb680fc7f29725

RANDOM SEED= 759330496

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        785568 kB
Buffers:         50492 kB
Cached:        1111368 kB
SwapCached:        396 kB
Active:         130132 kB
Inactive:      1056316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        785568 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2908 kB
Writeback:           0 kB
Mapped:          35384 kB
Slab:            69216 kB
Committed_AS:  1027148 kB
PageTables:       1896 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= 66559 MiB



End job on node69 on Sat Jan 20 15:48:34 UTC 2007