Trace number 275706

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.17 2404.83

General information on the benchmark

NameschurrLemma/
lemma-30-9-mod.xml
MD5SUM588637b7d8655f956622a19f22c2ed37
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints189
Best CPU time to get the best result obtained on this benchmark2400.12
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables30
Number of constraints210
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension210
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/275706-1169225761/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=30  nbDomainTypes=1  minDomainSize=9  maxDomainSize=9
0.39	       =>  wckTime=0.095  cpuTime=0.09  mem=6M910
0.39	   
0.39	   predicates being loaded...
0.39	   
0.39	   constraints being loaded...
0.54	     nbConstraints=210  nbConflictsStructures=1  nbSharedConflictsStructures=209  nbSharedBinaryRepresentations=0
0.54	     nbEvaluationManagers=1  nbSharedEvaluationManagers=209  maxDegree=28  maxArity=3
0.54	       =>  wckTime=0.24  cpuTime=0.19  mem=8M870
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.316  cpuTime=0.23  mem=5M480
0.62	
0.62	s SATISFIABLE
0.62	o 155
0.62	c 55
0.62	o 160
0.62	c 50
0.62	o 164
0.62	c 46
0.62	o 166
0.62	c 44
0.62	o 168
0.63	c 42
0.63	o 170
0.63	c 40
0.63	o 172
0.63	c 38
0.63	o 173
0.63	c 37
0.63	o 174
0.63	c 36
0.64	o 178
0.64	c 32
0.73	o 179
0.73	c 31
0.75	o 180
0.75	c 30
0.75	o 181
0.75	c 29
0.77	o 182
0.77	c 28
0.77	o 183
0.77	c 27
0.81	o 184
0.81	c 26
0.91	o 185
0.91	c 25
0.91	o 186
0.91	c 24
0.91	o 187
0.91	c 23
0.92	o 188
0.92	c 22
12.80	   
12.80	   search
12.80	     run=0  nbConstraintChecks=27454200  nbAssignments=10000
12.80	       =>  wckTime=12.186  cpuTime=12.09  mem=5M480
19.70	o 189
19.70	c 21
25.20	   
25.20	   search
25.20	     run=1  nbConstraintChecks=55190707  nbAssignments=20000
25.20	       =>  wckTime=24.586  cpuTime=24.44  mem=5M480
37.49	   
37.49	   search
37.49	     run=2  nbConstraintChecks=82778037  nbAssignments=30000
37.49	       =>  wckTime=36.877  cpuTime=36.67  mem=5M480
49.84	   
49.84	   search
49.84	     run=3  nbConstraintChecks=110401756  nbAssignments=39985
49.84	       =>  wckTime=49.231  cpuTime=48.98  mem=5M480
49.84	   
49.84	   global
49.84	     nbConstraintChecks=110401756  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
49.84	     solvingWckTime=49.23  solvingCpuTime=48.98  expiredTime=no  totalExploration=no  nbFoundSolutions=0
49.84	     globalCpuTime=49.26
49.84	       =>  wckTime=49.548  cpuTime=49.21  mem=5M480
49.84	   
49.84	   solver IterativeSystematicSolver being built... 
49.99	       =>  wckTime=49.69  cpuTime=49.32  mem=17M436
49.99	   
49.99	   preprocessing
49.99	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
49.99	     detectedInconsistency=no
49.99	       =>  wckTime=0.0070  cpuTime=0.0  mem=17M436
50.11	   
50.11	   search
50.11	     run=0  nbConstraintChecks=95045  nbValidityChecks=135420  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
50.11	     nbAssignments=61  nbFailedAssignments=32  nbBacktracks=10  nbVisitedNodes=104  nbRestartNogoods=0
50.11	       =>  wckTime=0.123  cpuTime=0.09  mem=17M436
50.21	   
50.21	   search
50.21	     run=1  nbConstraintChecks=182083  nbValidityChecks=307835  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
50.21	     nbAssignments=132  nbFailedAssignments=71  nbBacktracks=25  nbVisitedNodes=229  nbRestartNogoods=8
50.21	       =>  wckTime=0.223  cpuTime=0.17  mem=17M436
50.31	   
50.31	   search
50.31	     run=2  nbConstraintChecks=283739  nbValidityChecks=521210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
50.31	     nbAssignments=223  nbFailedAssignments=122  nbBacktracks=47  nbVisitedNodes=393  nbRestartNogoods=17
50.31	       =>  wckTime=0.322  cpuTime=0.27  mem=17M436
50.45	   
50.45	   search
50.45	     run=3  nbConstraintChecks=444222  nbValidityChecks=826334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
50.45	     nbAssignments=341  nbFailedAssignments=189  nbBacktracks=81  nbVisitedNodes=612  nbRestartNogoods=26
50.45	       =>  wckTime=0.46  cpuTime=0.41  mem=17M436
50.62	   
50.62	   search
50.62	     run=4  nbConstraintChecks=623625  nbValidityChecks=1211952  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
50.62	     nbAssignments=521  nbFailedAssignments=300  nbBacktracks=131  nbVisitedNodes=953  nbRestartNogoods=31
50.62	       =>  wckTime=0.631  cpuTime=0.58  mem=17M436
50.79	   
50.79	   search
50.79	     run=5  nbConstraintChecks=798985  nbValidityChecks=1630751  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
50.79	     nbAssignments=713  nbFailedAssignments=399  nbBacktracks=207  nbVisitedNodes=1320  nbRestartNogoods=35
50.79	       =>  wckTime=0.808  cpuTime=0.75  mem=17M436
51.33	   
51.33	   search
51.33	     run=6  nbConstraintChecks=1421439  nbValidityChecks=2841008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
51.33	     nbAssignments=1149  nbFailedAssignments=706  nbBacktracks=320  nbVisitedNodes=2176  nbRestartNogoods=47
51.33	       =>  wckTime=1.348  cpuTime=1.29  mem=17M436
51.73	   
51.73	   search
51.73	     run=7  nbConstraintChecks=1750388  nbValidityChecks=3703302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
51.73	     nbAssignments=1555  nbFailedAssignments=923  nbBacktracks=490  nbVisitedNodes=2969  nbRestartNogoods=61
51.73	       =>  wckTime=1.742  cpuTime=1.65  mem=17M436
52.38	   
52.38	   search
52.38	     run=8  nbConstraintChecks=2418884  nbValidityChecks=5283100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
52.39	     nbAssignments=2196  nbFailedAssignments=1292  nbBacktracks=746  nbVisitedNodes=4235  nbRestartNogoods=72
52.39	       =>  wckTime=2.399  cpuTime=2.29  mem=17M436
53.64	   
53.64	   search
53.64	     run=9  nbConstraintChecks=3787581  nbValidityChecks=8313340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
53.64	     nbAssignments=3345  nbFailedAssignments=2040  nbBacktracks=1131  nbVisitedNodes=6517  nbRestartNogoods=85
53.64	       =>  wckTime=3.656  cpuTime=3.54  mem=17M436
55.43	   
55.43	   search
55.43	     run=10  nbConstraintChecks=5765263  nbValidityChecks=12504201  nbPropagations=0  nbRevisions=0
55.43	     nbUselessRevisions=0  nbAssignments=5008  nbFailedAssignments=3107  nbBacktracks=1707  nbVisitedNodes=9823
55.43	     nbRestartNogoods=94
55.43	       =>  wckTime=5.448  cpuTime=5.32  mem=17M436
57.70	   
57.70	   search
57.70	     run=11  nbConstraintChecks=8129866  nbValidityChecks=17933370  nbPropagations=0  nbRevisions=0
57.70	     nbUselessRevisions=0  nbAssignments=7262  nbFailedAssignments=4480  nbBacktracks=2571  nbVisitedNodes=14314
57.70	     nbRestartNogoods=103
57.70	       =>  wckTime=7.711  cpuTime=7.58  mem=17M436
61.59	   
61.59	   search
61.59	     run=12  nbConstraintChecks=12332306  nbValidityChecks=27228319  nbPropagations=0  nbRevisions=0
61.59	     nbUselessRevisions=0  nbAssignments=10809  nbFailedAssignments=6713  nbBacktracks=3868  nbVisitedNodes=21391
61.59	     nbRestartNogoods=117
61.59	       =>  wckTime=11.605  cpuTime=11.46  mem=17M436
67.64	   
67.64	   search
67.64	     run=13  nbConstraintChecks=18413231  nbValidityChecks=42090172  nbPropagations=0  nbRevisions=0
67.64	     nbUselessRevisions=0  nbAssignments=16641  nbFailedAssignments=10583  nbBacktracks=5814  nbVisitedNodes=33039
67.64	     nbRestartNogoods=136
67.64	       =>  wckTime=17.654  cpuTime=17.49  mem=17M436
74.80	   
74.80	   search
74.80	     run=14  nbConstraintChecks=25441700  nbValidityChecks=60199351  nbPropagations=0  nbRevisions=0
74.80	     nbUselessRevisions=0  nbAssignments=23846  nbFailedAssignments=14852  nbBacktracks=8733  nbVisitedNodes=47432
74.80	     nbRestartNogoods=152
74.80	       =>  wckTime=24.81  cpuTime=24.61  mem=17M436
88.14	   
88.14	   search
88.14	     run=15  nbConstraintChecks=39567015  nbValidityChecks=92413536  nbPropagations=0  nbRevisions=0
88.14	     nbUselessRevisions=0  nbAssignments=36188  nbFailedAssignments=22799  nbBacktracks=13111  nbVisitedNodes=72099
88.14	     nbRestartNogoods=169
88.14	       =>  wckTime=38.157  cpuTime=37.9  mem=17M436
111.09	   
111.09	   search
111.09	     run=16  nbConstraintChecks=65835618  nbValidityChecks=146330692  nbPropagations=0  nbRevisions=0
111.09	     nbUselessRevisions=0  nbAssignments=55723  nbFailedAssignments=35748  nbBacktracks=19679  nbVisitedNodes=111151
111.09	     nbRestartNogoods=181
111.09	       =>  wckTime=61.1  cpuTime=60.73  mem=17M436
144.14	   
144.14	   search
144.14	     run=17  nbConstraintChecks=102287226  nbValidityChecks=226573406  nbPropagations=0  nbRevisions=0
144.14	     nbUselessRevisions=0  nbAssignments=85480  nbFailedAssignments=55636  nbBacktracks=29531  nbVisitedNodes=170648
144.14	     nbRestartNogoods=197
144.15	       =>  wckTime=94.158  cpuTime=93.63  mem=17M436
199.54	   
199.54	   search
199.54	     run=18  nbConstraintChecks=169326522  nbValidityChecks=360705457  nbPropagations=0  nbRevisions=0
199.54	     nbUselessRevisions=0  nbAssignments=131288  nbFailedAssignments=86650  nbBacktracks=44309  nbVisitedNodes=262247
199.54	     nbRestartNogoods=210
199.54	       =>  wckTime=149.55  cpuTime=148.78  mem=17M436
268.54	   
268.54	   search
268.54	     run=19  nbConstraintChecks=245508426  nbValidityChecks=534118993  nbPropagations=0  nbRevisions=0
268.54	     nbUselessRevisions=0  nbAssignments=195035  nbFailedAssignments=128214  nbBacktracks=66477  nbVisitedNodes=389725
268.54	     nbRestartNogoods=231
268.54	       =>  wckTime=218.559  cpuTime=217.48  mem=17M436
393.59	   
393.59	   search
393.59	     run=20  nbConstraintChecks=405999802  nbValidityChecks=838854120  nbPropagations=0  nbRevisions=0
393.59	     nbUselessRevisions=0  nbAssignments=296105  nbFailedAssignments=196016  nbBacktracks=99729  nbVisitedNodes=591831
393.59	     nbRestartNogoods=244
393.59	       =>  wckTime=343.6  cpuTime=341.76  mem=17M436
590.71	   
590.71	   search
590.71	     run=21  nbConstraintChecks=669921761  nbValidityChecks=1330693950  nbPropagations=0  nbRevisions=0
590.71	     nbUselessRevisions=0  nbAssignments=439918  nbFailedAssignments=289938  nbBacktracks=149607  nbVisitedNodes=877709
590.71	     nbRestartNogoods=270
590.71	       =>  wckTime=540.728  cpuTime=538.0  mem=17M436
901.06	   
901.06	   search
901.06	     run=22  nbConstraintChecks=1152998538  nbValidityChecks=2067327449  nbPropagations=0  nbRevisions=0
901.06	     nbUselessRevisions=0  nbAssignments=642382  nbFailedAssignments=417570  nbBacktracks=224426  nbVisitedNodes=1276877
901.06	     nbRestartNogoods=282
901.06	       =>  wckTime=851.078  cpuTime=847.16  mem=17M436
1317.76	   
1317.76	   search
1317.76	     run=23  nbConstraintChecks=1782929360  nbValidityChecks=3071846079  nbPropagations=0  nbRevisions=0
1317.76	     nbUselessRevisions=0  nbAssignments=934804  nbFailedAssignments=597751  nbBacktracks=336653  nbVisitedNodes=1848432
1317.76	     nbRestartNogoods=297
1317.76	       =>  wckTime=1267.779  cpuTime=1263.7  mem=17M436
1958.55	   
1958.55	   search
1958.55	     run=24  nbConstraintChecks=2773853749  nbValidityChecks=4608115158  nbPropagations=0  nbRevisions=0
1958.55	     nbUselessRevisions=0  nbAssignments=1377854  nbFailedAssignments=872446  nbBacktracks=504994
1958.55	     nbVisitedNodes=2715478  nbRestartNogoods=313
1958.55	       =>  wckTime=1908.565  cpuTime=1904.24  mem=17M436
2404.76	v 6 6 3 2 1 3 7 8 3 1 5 4 0 7 1 8 4 0 2 1 7 5 2 8 1 0 2 7 4 1 

Verifier Data (download as text)

21 unsatisfied constraints, 189 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/node76/watcher-275706-1169225761 -o ROOT/results/node76/solver-275706-1169225761 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275706-1169225761/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.95 2.00 1.98 4/85 20611
/proc/meminfo: memFree=1340784/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=1464 CPUtime=0
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 124 0 0 0 0 0 0 0 19 0 1 0 270973180 1499136 94 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4160638208 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 447 102 80 14 0 91 0

[startup+0.107376 s]
/proc/loadavg: 1.95 2.00 1.98 4/85 20611
/proc/meminfo: memFree=1340784/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=914992 CPUtime=0.08
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 3043 0 1 0 6 2 0 0 22 0 8 0 270973180 936951808 2791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155176670 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20610/statm: 228748 2791 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914992

[startup+0.515459 s]
/proc/loadavg: 1.95 2.00 1.98 4/85 20611
/proc/meminfo: memFree=1340784/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915472 CPUtime=0.48
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 6708 0 1 0 44 4 0 0 25 0 8 0 270973180 937443328 6449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20610/statm: 228868 6449 2168 14 0 215337 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915472

[startup+1.33961 s]
/proc/loadavg: 1.95 2.00 1.98 3/92 20618
/proc/meminfo: memFree=1322360/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=1.31
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 7268 0 1 0 124 7 0 0 25 0 8 0 270973180 937439232 7008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596018 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20610/statm: 228867 7008 2495 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 149 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 7008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 7008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 7008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 7008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.1
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 324 0 0 0 10 0 0 0 16 0 8 0 270973188 937439232 7008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 7008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 7008 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915468

[startup+2.97593 s]
/proc/loadavg: 1.95 2.00 1.98 3/92 20618
/proc/meminfo: memFree=1322296/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=2.94
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 7275 0 1 0 282 12 0 0 25 0 8 0 270973180 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644705 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20610/statm: 228867 7014 2497 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 149 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.1
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 270973188 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915468

[startup+6.26859 s]
/proc/loadavg: 1.96 2.00 1.98 4/92 20618
/proc/meminfo: memFree=1322312/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915472 CPUtime=6.22
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 7275 0 1 0 600 22 0 0 25 0 8 0 270973180 937443328 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20610/statm: 228868 7014 2497 14 0 215337 0
[pid=20610/tid=20612] ppid=20608 vsize=915472 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 149 0 0 0 2 0 0 0 16 0 8 0 270973184 937443328 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915472 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937443328 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915472 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937443328 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915472 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937443328 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915472 CPUtime=0.1
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 270973188 937443328 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915472 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937443328 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915472 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937443328 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915472

[startup+12.7369 s]
/proc/loadavg: 1.96 2.00 1.98 3/92 20618
/proc/meminfo: memFree=1322312/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=12.64
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 7275 0 1 0 1225 39 0 0 25 0 8 0 270973180 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073597933 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20610/statm: 228867 7014 2497 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 149 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.1
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 270973188 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 7014 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915468

[startup+25.5754 s]
/proc/loadavg: 1.97 2.00 1.98 4/92 20618
/proc/meminfo: memFree=1322312/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=25.43
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 7277 0 1 0 2467 76 0 0 25 0 8 0 270973180 937439232 7016 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073598003 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20610/statm: 228867 7016 2497 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 149 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 7016 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 7016 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 7016 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 7016 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.11
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 332 0 0 0 11 0 0 0 16 0 8 0 270973188 937439232 7016 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 7016 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 7016 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 915468

[startup+51.2655 s]
/proc/loadavg: 1.98 2.00 1.98 3/92 20618
/proc/meminfo: memFree=1314632/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=51
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 9298 0 1 0 4955 145 0 0 25 0 8 0 270973180 937439232 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073323580 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20610/statm: 228867 9035 2547 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 150 0 0 0 2 0 0 0 17 0 8 0 270973184 937439232 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.19
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 381 0 0 0 18 1 0 0 15 0 8 0 270973188 937439232 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 9035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 915468

[startup+102.537 s]
/proc/loadavg: 1.99 2.00 1.98 3/92 20618
/proc/meminfo: memFree=1314504/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=102.03
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 9343 0 1 0 10057 146 0 0 25 0 8 0 270973180 937439232 9077 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073601711 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20610/statm: 228867 9077 2547 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 9077 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 9077 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 9077 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 9077 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.22
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 270973188 937439232 9077 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 9077 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 9077 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 915468

[startup+162.635 s]
/proc/loadavg: 1.99 2.00 1.98 3/92 20618
/proc/meminfo: memFree=1314440/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=161.86
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 9348 0 1 0 16040 146 0 0 25 0 8 0 270973180 937439232 9082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073645993 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2019.5
Current children cumulated vsize (KiB) 915468

[startup+2084.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 21008
/proc/meminfo: memFree=1495664/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=2079.52
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 9369 0 1 0 207797 155 0 0 25 0 8 0 270973180 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073598824 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20610/statm: 228867 9102 2547 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.22
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2079.52
Current children cumulated vsize (KiB) 915468

[startup+2144.09 s]
/proc/loadavg: 2.03 2.01 2.00 3/93 21008
/proc/meminfo: memFree=1495664/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=2139.52
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 9369 0 1 0 213797 155 0 0 25 0 8 0 270973180 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844961 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20610/statm: 228867 9102 2547 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.22
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2139.52
Current children cumulated vsize (KiB) 915468

[startup+2204.11 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 21008
/proc/meminfo: memFree=1495600/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=2199.53
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 9369 0 1 0 219797 156 0 0 25 0 8 0 270973180 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845247 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20610/statm: 228867 9102 2547 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.22
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2199.53
Current children cumulated vsize (KiB) 915468

[startup+2264.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 21008
/proc/meminfo: memFree=1495600/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=2259.52
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 9369 0 1 0 225796 156 0 0 25 0 8 0 270973180 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596060 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20610/statm: 228867 9102 2547 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.22
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2259.52
Current children cumulated vsize (KiB) 915468

[startup+2324.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 21008
/proc/meminfo: memFree=1495536/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=2319.54
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 9369 0 1 0 231798 156 0 0 25 0 8 0 270973180 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073647152 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20610/statm: 228867 9102 2547 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.22
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2319.54
Current children cumulated vsize (KiB) 915468

[startup+2384.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 21008
/proc/meminfo: memFree=1495536/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=2379.54
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 9369 0 1 0 237798 156 0 0 25 0 8 0 270973180 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756937 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20610/statm: 228867 9102 2547 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.22
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2379.54
Current children cumulated vsize (KiB) 915468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2404.75 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 21008
/proc/meminfo: memFree=1495536/2055888 swapFree=4087964/4096564
[pid=20610] ppid=20608 vsize=915468 CPUtime=2400.1
/proc/20610/stat : 20610 (java) R 20608 20610 20069 0 -1 0 9369 0 1 0 239854 156 0 0 25 0 8 0 270973180 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073596082 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20610/statm: 228867 9102 2547 14 0 215336 0
[pid=20610/tid=20612] ppid=20608 vsize=915468 CPUtime=0.02
/proc/20610/task/20612/stat : 20612 (java) S 20608 20610 20069 0 -1 64 150 0 0 0 2 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20613] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20613/stat : 20613 (java) S 20608 20610 20069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20614] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20614/stat : 20614 (java) S 20608 20610 20069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270973184 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20615] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20615/stat : 20615 (java) S 20608 20610 20069 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20616] ppid=20608 vsize=915468 CPUtime=0.22
/proc/20610/task/20616/stat : 20616 (java) S 20608 20610 20069 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20617] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20617/stat : 20617 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20610/tid=20618] ppid=20608 vsize=915468 CPUtime=0
/proc/20610/task/20618/stat : 20618 (java) S 20608 20610 20069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270973188 937439232 9102 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 915468

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

Child status: 143
Real time (s): 2404.83
CPU time (s): 2400.17
CPU user time (s): 2398.6
CPU system time (s): 1.56776
CPU usage (%): 99.8064
Max. virtual memory (cumulated for all children) (KiB): 915472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.6
system time used= 1.56776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9397
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= 49829
involuntary context switches= 46234

runsolver used 2.6486 s user time and 6.19206 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Fri Jan 19 16:56:01 UTC 2007


IDJOB= 275706
IDBENCH= 4582
IDSOLVER= 69
FILE ID= node76/275706-1169225761

PBS_JOBID= 3589191

Free space on /tmp= 66640 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/schurrLemma/lemma-30-9-mod.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275706-1169225761/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-275706-1169225761 -o ROOT/results/node76/solver-275706-1169225761 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275706-1169225761/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  588637b7d8655f956622a19f22c2ed37

RANDOM SEED= 532618247

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1341264 kB
Buffers:         34688 kB
Cached:         416648 kB
SwapCached:       2496 kB
Active:         282856 kB
Inactive:       367748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1341264 kB
SwapTotal:     4096564 kB
SwapFree:      4087964 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:         216272 kB
Slab:            49392 kB
Committed_AS:  8530388 kB
PageTables:       2184 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66650 MiB



End job on node76 on Fri Jan 19 17:36:06 UTC 2007