Trace number 276409

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 EPFCMSAT (TO) 2400.12 2413.71

General information on the benchmark

Nametightness/tightness0.8/
rand-2-40-80-103-800-22_ext.xml
MD5SUM70d4bbef57c703949e1f02a0b6cef9a2
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints101
Best CPU time to get the best result obtained on this benchmark2400.11
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/276409-1169236828/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=80  maxDomainSize=80
0.40	       =>  wckTime=0.096  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.57	   
0.57	   constraints being loaded...
0.65	     nbConstraints=103  nbRelationTypes=103  nbExtensionStructures=103  nbSharedExtensionStructures=0
0.65	     nbConflictsStructures=103  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=9  maxArity=2
0.65	       =>  wckTime=0.354  cpuTime=0.29  mem=21M531
0.70	   
0.70	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.441  cpuTime=0.33  mem=6M328
0.75	
0.75	s SATISFIABLE
0.75	o 29
0.75	c 74
0.75	o 33
0.75	c 70
0.75	o 37
0.75	c 66
0.75	o 41
0.75	c 62
0.76	o 45
0.76	c 58
0.76	o 48
0.76	c 55
0.76	o 50
0.76	c 53
0.76	o 53
0.76	c 50
0.76	o 56
0.76	c 47
0.76	o 58
0.76	c 45
0.76	o 59
0.76	c 44
0.76	o 61
0.76	c 42
0.76	o 62
0.76	c 41
0.76	o 64
0.76	c 39
0.77	o 65
0.77	c 38
0.77	o 68
0.77	c 35
0.77	o 70
0.77	c 33
0.77	o 72
0.77	c 31
0.77	o 74
0.77	c 29
0.77	o 75
0.77	c 28
0.77	o 76
0.77	c 27
0.77	o 77
0.77	c 26
0.77	o 78
0.77	c 25
0.77	o 79
0.77	c 24
0.78	o 80
0.78	c 23
0.78	o 81
0.78	c 22
0.78	o 82
0.78	c 21
0.79	o 83
0.79	c 20
0.79	o 85
0.79	c 18
0.80	o 86
0.80	c 17
0.80	o 87
0.80	c 16
0.80	o 88
0.80	c 15
0.81	o 89
0.81	c 14
0.82	o 90
0.82	c 13
0.83	o 91
0.83	c 12
0.83	o 92
0.83	c 11
0.88	o 93
0.88	c 10
0.88	o 94
0.88	c 9
0.91	o 95
0.91	c 8
0.91	o 96
0.91	c 7
0.96	o 97
0.96	c 6
1.63	o 98
1.63	c 5
5.70	   
5.70	   search
5.70	     run=0  nbConstraintChecks=42203083  nbAssignments=10000
5.70	       =>  wckTime=4.961  cpuTime=4.92  mem=6M328
10.62	   
10.62	   search
10.62	     run=1  nbConstraintChecks=83929622  nbAssignments=20000
10.62	       =>  wckTime=9.877  cpuTime=9.81  mem=6M328
15.83	   
15.83	   search
15.83	     run=2  nbConstraintChecks=127595078  nbAssignments=30000
15.83	       =>  wckTime=15.089  cpuTime=15.0  mem=6M328
21.60	   
21.60	   search
21.60	     run=3  nbConstraintChecks=176037235  nbAssignments=40000
21.60	       =>  wckTime=20.863  cpuTime=20.75  mem=6M328
27.03	   
27.03	   search
27.03	     run=4  nbConstraintChecks=221801972  nbAssignments=50000
27.03	       =>  wckTime=26.288  cpuTime=26.13  mem=6M328
31.78	   
31.78	   search
31.78	     run=5  nbConstraintChecks=261793575  nbAssignments=58677
31.78	       =>  wckTime=31.043  cpuTime=30.87  mem=6M328
31.78	   
31.78	   global
31.78	     nbConstraintChecks=261793575  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.78	     solvingWckTime=31.039  solvingCpuTime=30.87  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.78	     globalCpuTime=31.25
31.78	       =>  wckTime=31.485  cpuTime=31.2  mem=6M328
31.78	   
31.78	   solver IterativeSystematicSolver being built... 
31.91	       =>  wckTime=31.608  cpuTime=31.3  mem=17M269
31.99	   
31.99	   preprocessing
31.99	     nbConstraintChecks=204960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.99	     detectedInconsistency=no
31.99	       =>  wckTime=0.082  cpuTime=0.06  mem=17M269
32.22	   
32.23	   search
32.23	     run=0  nbConstraintChecks=1073657  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=128
32.23	     nbFailedAssignments=101  nbBacktracks=11  nbVisitedNodes=241  nbRestartNogoods=0
32.23	       =>  wckTime=0.316  cpuTime=0.29  mem=17M269
32.53	   
32.53	   search
32.53	     run=1  nbConstraintChecks=2633485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=294
32.53	     nbFailedAssignments=241  nbBacktracks=26  nbVisitedNodes=562  nbRestartNogoods=39
32.53	       =>  wckTime=0.62  cpuTime=0.58  mem=17M269
33.20	   
33.20	   search
33.20	     run=2  nbConstraintChecks=6090408  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=503
33.20	     nbFailedAssignments=418  nbBacktracks=48  nbVisitedNodes=970  nbRestartNogoods=177
33.20	       =>  wckTime=1.287  cpuTime=1.23  mem=17M269
34.26	   
34.26	   search
34.26	     run=3  nbConstraintChecks=12632546  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1007
34.26	     nbFailedAssignments=876  nbBacktracks=82  nbVisitedNodes=1966  nbRestartNogoods=193
34.26	       =>  wckTime=2.353  cpuTime=2.28  mem=17M269
35.78	   
35.78	   search
35.78	     run=4  nbConstraintChecks=21292672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1759
35.78	     nbFailedAssignments=1566  nbBacktracks=132  nbVisitedNodes=3458  nbRestartNogoods=230
35.78	       =>  wckTime=3.869  cpuTime=3.76  mem=17M269
37.33	   
37.33	   search
37.34	     run=5  nbConstraintChecks=30899935  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2734
37.34	     nbFailedAssignments=2454  nbBacktracks=208  nbVisitedNodes=5397  nbRestartNogoods=323
37.34	       =>  wckTime=5.423  cpuTime=5.31  mem=17M269
42.57	   
42.57	   search
42.57	     run=6  nbConstraintChecks=65487146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5665
42.57	     nbFailedAssignments=5262  nbBacktracks=321  nbVisitedNodes=11249  nbRestartNogoods=351
42.57	       =>  wckTime=10.658  cpuTime=10.49  mem=17M269
52.13	   
52.13	   search
52.13	     run=7  nbConstraintChecks=113234673  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9249
52.13	     nbFailedAssignments=8661  nbBacktracks=491  nbVisitedNodes=18402  nbRestartNogoods=411
52.13	       =>  wckTime=20.218  cpuTime=20.0  mem=17M269
65.54	   
65.54	   search
65.54	     run=8  nbConstraintChecks=189518508  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15592
65.54	     nbFailedAssignments=14741  nbBacktracks=747  nbVisitedNodes=31081  nbRestartNogoods=550
65.54	       =>  wckTime=33.628  cpuTime=33.33  mem=17M269
72.67	   
72.67	   search
72.67	     run=9  nbConstraintChecks=225135084  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19934
72.67	     nbFailedAssignments=18687  nbBacktracks=1131  nbVisitedNodes=39753  nbRestartNogoods=571
72.67	       =>  wckTime=40.757  cpuTime=40.4  mem=17M269
86.40	   
86.40	   search
86.40	     run=10  nbConstraintChecks=308564747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30390
86.40	     nbFailedAssignments=28560  nbBacktracks=1707  nbVisitedNodes=60658  nbRestartNogoods=756
86.40	       =>  wckTime=54.492  cpuTime=54.04  mem=17M269
119.11	   
119.11	   search
119.11	     run=11  nbConstraintChecks=509478744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46503
119.11	     nbFailedAssignments=43795  nbBacktracks=2571  nbVisitedNodes=92870  nbRestartNogoods=771
119.11	       =>  wckTime=87.206  cpuTime=86.57  mem=17M269
151.91	   
151.91	   search
151.91	     run=12  nbConstraintChecks=699041241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63805
151.91	     nbFailedAssignments=59794  nbBacktracks=3868  nbVisitedNodes=127450  nbRestartNogoods=848
151.91	       =>  wckTime=120.004  cpuTime=119.22  mem=17M269
182.74	   
182.74	   search
182.74	     run=13  nbConstraintChecks=873435309  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=82246
182.74	     nbFailedAssignments=76276  nbBacktracks=5814  nbVisitedNodes=164310  nbRestartNogoods=858
182.74	       =>  wckTime=150.831  cpuTime=149.89  mem=17M269
224.06	   
224.06	   search
224.06	     run=14  nbConstraintChecks=1105917997  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110390
224.06	     nbFailedAssignments=101487  nbBacktracks=8734  nbVisitedNodes=220544  nbRestartNogoods=918
224.06	       =>  wckTime=192.151  cpuTime=191.03  mem=17M269
270.25	   
270.25	   search
270.25	     run=15  nbConstraintChecks=1344012310  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=135533
270.25	     nbFailedAssignments=122240  nbBacktracks=13112  nbVisitedNodes=270751  nbRestartNogoods=960
270.25	       =>  wckTime=238.346  cpuTime=237.0  mem=17M269
336.41	   
336.41	   search
336.41	     run=16  nbConstraintChecks=1672451432  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=168674
336.41	     nbFailedAssignments=148807  nbBacktracks=19680  nbVisitedNodes=336240  nbRestartNogoods=1043
336.41	       =>  wckTime=304.499  cpuTime=302.84  mem=17M269
431.24	   
431.24	   search
431.24	     run=17  nbConstraintChecks=2117762551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=209018
431.24	     nbFailedAssignments=179288  nbBacktracks=29532  nbVisitedNodes=415809  nbRestartNogoods=1064
431.24	       =>  wckTime=399.334  cpuTime=397.19  mem=17M269
562.78	   
562.78	   search
562.78	     run=18  nbConstraintChecks=2770842004  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=274128
562.78	     nbFailedAssignments=229608  nbBacktracks=44310  nbVisitedNodes=544567  nbRestartNogoods=1082
562.78	       =>  wckTime=530.874  cpuTime=528.12  mem=17M269
775.68	   
775.68	   search
775.68	     run=19  nbConstraintChecks=3839074046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=361760
775.68	     nbFailedAssignments=295064  nbBacktracks=66478  nbVisitedNodes=719053  nbRestartNogoods=1095
775.68	       =>  wckTime=743.776  cpuTime=739.99  mem=17M269
1064.44	   
1064.44	   search
1064.44	     run=20  nbConstraintChecks=5251048059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=496606
1064.44	     nbFailedAssignments=396645  nbBacktracks=99733  nbVisitedNodes=985150  nbRestartNogoods=1116
1064.44	       =>  wckTime=1032.529  cpuTime=1027.34  mem=17M269
1601.37	   
1601.37	   search
1601.37	     run=21  nbConstraintChecks=7873985710  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=722815
1601.37	     nbFailedAssignments=572968  nbBacktracks=149611  nbVisitedNodes=1434604  nbRestartNogoods=1150
1601.37	       =>  wckTime=1569.461  cpuTime=1560.44  mem=17M269
2244.81	   
2244.81	   search
2244.81	     run=22  nbConstraintChecks=11092503686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2244.81	     nbAssignments=1028180  nbFailedAssignments=803504  nbBacktracks=224429  nbVisitedNodes=2037945
2244.81	     nbRestartNogoods=1192
2244.81	       =>  wckTime=2212.898  cpuTime=2200.35  mem=17M269
2413.68	v 40 59 25 64 69 35 63 68 15 69 43 57 72 51 54 43 9 69 54 0 47 17 66 42 36 63 78 36 4 26 63 37 71 66 5 24 33 20 40 45 

Verifier Data (download as text)

5 unsatisfied constraints, 98 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/node2/watcher-276409-1169236828 -o ROOT/results/node2/solver-276409-1169236828 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276409-1169236828/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.78 1.96 1.98 5/93 13070
/proc/meminfo: memFree=1241000/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=172 CPUtime=0
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 272078514 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10535211 0 0 4096 0 0 0 0 17 0 0 0
/proc/13069/statm: 43 24 18 14 0 3 0

[startup+0.108183 s]
/proc/loadavg: 1.78 1.96 1.98 5/93 13070
/proc/meminfo: memFree=1241000/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=914988 CPUtime=0.08
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 3021 0 1 0 7 1 0 0 23 0 8 0 272078514 936947712 2767 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228747 2769 1436 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516256 s]
/proc/loadavg: 1.78 1.96 1.98 5/93 13070
/proc/meminfo: memFree=1241000/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915332 CPUtime=0.49
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 7883 0 1 0 44 5 0 0 25 0 8 0 272078514 937299968 7622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228833 7624 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34041 s]
/proc/loadavg: 1.78 1.96 1.98 3/100 13077
/proc/meminfo: memFree=1210032/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=1.31
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10411 0 1 0 120 11 0 0 25 0 8 0 272078514 937414656 10149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10149 2479 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 356 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.12
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 272078522 937414656 10149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10149 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10149 18446744073709551615 134512640 134570532 4294956464 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) 915444

[startup+2.97771 s]
/proc/loadavg: 1.78 1.96 1.98 3/100 13077
/proc/meminfo: memFree=1210032/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=2.94
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10415 0 1 0 271 23 0 0 25 0 8 0 272078514 937414656 10152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073676937 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10152 2479 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 356 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.12
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 272078522 937414656 10152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10152 18446744073709551615 134512640 134570532 4294956464 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) 915444

[startup+6.27332 s]
/proc/loadavg: 1.80 1.96 1.98 3/100 13077
/proc/meminfo: memFree=1209840/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=6.22
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10417 0 1 0 574 48 0 0 25 0 8 0 272078514 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073694788 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10154 2479 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 356 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915448 CPUtime=0.13
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 272078522 937418752 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 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) 915444

[startup+12.7505 s]
/proc/loadavg: 1.82 1.96 1.98 3/100 13077
/proc/meminfo: memFree=1209840/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=12.67
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10417 0 1 0 1170 97 0 0 25 0 8 0 272078514 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10154 2479 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 356 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.13
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915444

[startup+25.5989 s]
/proc/loadavg: 1.86 1.97 1.98 3/100 13077
/proc/meminfo: memFree=1209904/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=25.47
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10417 0 1 0 2364 183 0 0 25 0 8 0 272078514 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679370 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10154 2479 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 356 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.13
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10154 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915444

[startup+51.2146 s]
/proc/loadavg: 1.90 1.97 1.98 3/106 13161
/proc/meminfo: memFree=1208288/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=50.89
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10579 0 1 0 4858 231 0 0 25 0 8 0 272078514 937414656 10309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073791641 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10309 2532 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 357 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.22
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 272078522 937414656 10309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10309 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 915444

[startup+102.448 s]
/proc/loadavg: 1.96 1.97 1.98 3/106 13253
/proc/meminfo: memFree=1208304/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=101.81
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10582 0 1 0 9945 236 0 0 25 0 8 0 272078514 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10311 2532 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 357 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.23
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 393 0 0 0 22 1 0 0 15 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 915444

[startup+162.491 s]
/proc/loadavg: 1.98 1.97 1.98 3/100 13275
/proc/meminfo: memFree=1209328/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=161.54
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10583 0 1 0 15917 237 0 0 25 0 8 0 272078514 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788192 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2012.41
Current children cumulated vsize (KiB) 915444

[startup+2083.88 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 13451
/proc/meminfo: memFree=1174144/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=2072.12
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10583 0 1 0 206965 247 0 0 25 0 8 0 272078514 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809828 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10311 2532 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 357 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.23
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2072.12
Current children cumulated vsize (KiB) 915444

[startup+2143.91 s]
/proc/loadavg: 2.07 2.03 2.00 3/94 13451
/proc/meminfo: memFree=1174080/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=2131.81
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10583 0 1 0 212934 247 0 0 25 0 8 0 272078514 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844145 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10311 2532 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 357 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.23
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2131.81
Current children cumulated vsize (KiB) 915444

[startup+2203.94 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 13451
/proc/meminfo: memFree=1174080/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=2191.52
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10583 0 1 0 218905 247 0 0 25 0 8 0 272078514 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784544 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10311 2532 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 357 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.23
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2191.52
Current children cumulated vsize (KiB) 915444

[startup+2264 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 13451
/proc/meminfo: memFree=1174080/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=2251.25
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10583 0 1 0 224878 247 0 0 25 0 8 0 272078514 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809000 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10311 2532 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 357 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.23
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2251.25
Current children cumulated vsize (KiB) 915444

[startup+2324.04 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 13451
/proc/meminfo: memFree=1174080/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=2310.95
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10583 0 1 0 230848 247 0 0 25 0 8 0 272078514 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073850011 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10311 2532 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 357 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.23
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2310.95
Current children cumulated vsize (KiB) 915444

[startup+2384.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 13451
/proc/meminfo: memFree=1174080/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=2370.66
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10583 0 1 0 236819 247 0 0 25 0 8 0 272078514 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918543 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10311 2532 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 357 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.23
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2370.66
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2413.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 13451
/proc/meminfo: memFree=1174080/2055920 swapFree=4180552/4192956
[pid=13069] ppid=13067 vsize=915444 CPUtime=2400.09
/proc/13069/stat : 13069 (java) R 13067 13069 13001 0 -1 0 10583 0 1 0 239761 248 0 0 25 0 8 0 272078514 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784566 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13069/statm: 228861 10311 2532 14 0 215331 0
[pid=13069/tid=13071] ppid=13067 vsize=915444 CPUtime=0.03
/proc/13069/task/13071/stat : 13071 (java) S 13067 13069 13001 0 -1 64 357 0 0 0 3 0 0 0 16 0 8 0 272078518 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13072] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13072/stat : 13072 (java) S 13067 13069 13001 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13073] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13073/stat : 13073 (java) S 13067 13069 13001 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 272078519 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13074] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13074/stat : 13074 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13075] ppid=13067 vsize=915444 CPUtime=0.23
/proc/13069/task/13075/stat : 13075 (java) S 13067 13069 13001 0 -1 64 393 0 0 0 22 1 0 0 16 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13076] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13076/stat : 13076 (java) S 13067 13069 13001 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13069/tid=13077] ppid=13067 vsize=915444 CPUtime=0
/proc/13069/task/13077/stat : 13077 (java) S 13067 13069 13001 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272078522 937414656 10311 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915444

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

Child status: 143
Real time (s): 2413.71
CPU time (s): 2400.12
CPU user time (s): 2397.64
CPU system time (s): 2.48662
CPU usage (%): 99.4372
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.64
system time used= 2.48662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10603
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= 49998
involuntary context switches= 137798

runsolver used 2.92556 s user time and 7.45387 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Fri Jan 19 20:00:29 UTC 2007


IDJOB= 276409
IDBENCH= 5749
IDSOLVER= 68
FILE ID= node2/276409-1169236828

PBS_JOBID= 3589015

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.8/rand-2-40-80-103-800-22_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276409-1169236828/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-276409-1169236828 -o ROOT/results/node2/solver-276409-1169236828 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276409-1169236828/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  70d4bbef57c703949e1f02a0b6cef9a2

RANDOM SEED= 250953036

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.259
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	: 5931.00
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.259
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:       1241480 kB
Buffers:         44768 kB
Cached:         621288 kB
SwapCached:        548 kB
Active:         187444 kB
Inactive:       554040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241480 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            2620 kB
Writeback:           0 kB
Mapped:          96752 kB
Slab:            57572 kB
Committed_AS:  7804868 kB
PageTables:       2488 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= 66558 MiB



End job on node2 on Fri Jan 19 20:40:43 UTC 2007