Trace number 275683

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.13 2402.9

General information on the benchmark

Namerandom/rand-2-26/
rand-26-26-325-155-56021_ext.xml
MD5SUM0e87c6c27c1f9bb5bfcab323b377dfc4
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints324
Best CPU time to get the best result obtained on this benchmark747.136
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables26
Number of constraints325
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension325
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/275683-1169225347/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=26  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26
0.39	       =>  wckTime=0.094  cpuTime=0.07  mem=6M887
0.39	   
0.39	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.62	     nbConstraints=325  nbRelationTypes=325  nbExtensionStructures=325  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=325  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=908  maxDegree=25
0.62	     maxArity=2
0.62	       =>  wckTime=0.325  cpuTime=0.23  mem=14M721
0.66	   
0.66	   solver LocalSearchSolver being built... 
0.70	       =>  wckTime=0.41  cpuTime=0.27  mem=6M288
0.71	
0.71	s SATISFIABLE
0.71	o 265
0.71	c 60
0.71	o 273
0.71	c 52
0.71	o 279
0.71	c 46
0.71	o 285
0.71	c 40
0.71	o 289
0.71	c 36
0.71	o 294
0.71	c 31
0.71	o 298
0.71	c 27
0.72	o 300
0.72	c 25
0.72	o 301
0.72	c 24
0.72	o 304
0.72	c 21
0.72	o 307
0.72	c 18
0.72	o 308
0.72	c 17
0.72	o 310
0.72	c 15
0.73	o 311
0.73	c 14
0.73	o 312
0.73	c 13
0.75	o 313
0.75	c 12
0.76	o 315
0.76	c 10
0.76	o 317
0.76	c 8
0.76	o 318
0.76	c 7
0.79	o 319
0.79	c 6
0.79	o 320
0.79	c 5
0.79	o 321
0.79	c 4
1.09	o 322
1.09	c 3
1.13	o 323
1.13	c 2
4.27	   
4.27	   search
4.27	     run=0  nbConstraintChecks=28980010  nbAssignments=10000
4.27	       =>  wckTime=3.569  cpuTime=3.55  mem=6M288
6.91	o 324
6.91	c 1
6.91	   
6.91	   search
6.91	     run=1  nbConstraintChecks=51297010  nbAssignments=17529
6.91	       =>  wckTime=6.213  cpuTime=6.18  mem=6M288
6.92	   
6.92	   global
6.92	     nbConstraintChecks=51297010  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
6.92	     solvingWckTime=6.21  solvingCpuTime=6.18  expiredTime=no  totalExploration=no  nbFoundSolutions=0
6.92	     globalCpuTime=6.51
6.92	       =>  wckTime=6.623  cpuTime=6.45  mem=6M288
6.92	   
6.92	   solver IterativeSystematicSolver being built... 
7.04	       =>  wckTime=6.743  cpuTime=6.55  mem=17M229
7.11	   
7.11	   preprocessing
7.11	     nbConstraintChecks=108661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
7.11	     detectedInconsistency=no
7.11	       =>  wckTime=0.071  cpuTime=0.05  mem=17M229
7.15	   
7.15	   search
7.15	     run=0  nbConstraintChecks=165385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
7.15	     nbFailedAssignments=21  nbBacktracks=10  nbVisitedNodes=67  nbRestartNogoods=0
7.15	       =>  wckTime=0.114  cpuTime=0.09  mem=17M229
7.21	   
7.21	   search
7.21	     run=1  nbConstraintChecks=423817  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91
7.21	     nbFailedAssignments=56  nbBacktracks=25  nbVisitedNodes=172  nbRestartNogoods=11
7.21	       =>  wckTime=0.175  cpuTime=0.14  mem=17M229
7.28	   
7.28	   search
7.28	     run=2  nbConstraintChecks=780077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170
7.28	     nbFailedAssignments=108  nbBacktracks=47  nbVisitedNodes=325  nbRestartNogoods=25
7.28	       =>  wckTime=0.246  cpuTime=0.21  mem=17M229
7.39	   
7.39	   search
7.39	     run=3  nbConstraintChecks=1303494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=294
7.39	     nbFailedAssignments=194  nbBacktracks=80  nbVisitedNodes=567  nbRestartNogoods=39
7.39	       =>  wckTime=0.352  cpuTime=0.31  mem=17M229
7.54	   
7.54	   search
7.54	     run=4  nbConstraintChecks=2086228  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=471
7.54	     nbFailedAssignments=315  nbBacktracks=131  nbVisitedNodes=916  nbRestartNogoods=44
7.54	       =>  wckTime=0.5  cpuTime=0.46  mem=17M229
7.75	   
7.75	   search
7.75	     run=5  nbConstraintChecks=3258767  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=733
7.75	     nbFailedAssignments=496  nbBacktracks=206  nbVisitedNodes=1433  nbRestartNogoods=52
7.75	       =>  wckTime=0.716  cpuTime=0.67  mem=17M229
8.08	   
8.08	   search
8.08	     run=6  nbConstraintChecks=5038740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1116
8.08	     nbFailedAssignments=761  nbBacktracks=319  nbVisitedNodes=2190  nbRestartNogoods=61
8.08	       =>  wckTime=1.043  cpuTime=1.0  mem=17M229
8.56	   
8.56	   search
8.56	     run=7  nbConstraintChecks=7593259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1690
8.56	     nbFailedAssignments=1159  nbBacktracks=489  nbVisitedNodes=3327  nbRestartNogoods=65
8.56	       =>  wckTime=1.521  cpuTime=1.46  mem=17M229
9.31	   
9.31	   search
9.31	     run=8  nbConstraintChecks=11799243  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2606
9.31	     nbFailedAssignments=1814  nbBacktracks=745  nbVisitedNodes=5148  nbRestartNogoods=84
9.31	       =>  wckTime=2.277  cpuTime=2.21  mem=17M229
10.36	   
10.36	   search
10.36	     run=9  nbConstraintChecks=17868891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3872
10.36	     nbFailedAssignments=2690  nbBacktracks=1129  nbVisitedNodes=7668  nbRestartNogoods=118
10.36	       =>  wckTime=3.323  cpuTime=3.26  mem=17M229
11.94	   
11.95	   search
11.95	     run=10  nbConstraintChecks=26771146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5826
11.95	     nbFailedAssignments=4063  nbBacktracks=1705  nbVisitedNodes=11555  nbRestartNogoods=131
11.95	       =>  wckTime=4.908  cpuTime=4.84  mem=17M229
14.38	   
14.38	   search
14.38	     run=11  nbConstraintChecks=40766190  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8722
14.38	     nbFailedAssignments=6090  nbBacktracks=2569  nbVisitedNodes=17315  nbRestartNogoods=153
14.38	       =>  wckTime=7.347  cpuTime=7.27  mem=17M229
17.81	   
17.81	   search
17.81	     run=12  nbConstraintChecks=59965506  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13012
17.81	     nbFailedAssignments=9077  nbBacktracks=3866  nbVisitedNodes=25840  nbRestartNogoods=164
17.81	       =>  wckTime=10.774  cpuTime=10.7  mem=17M229
22.98	   
22.98	   search
22.98	     run=13  nbConstraintChecks=89303847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19292
22.98	     nbFailedAssignments=13405  nbBacktracks=5812  nbVisitedNodes=38313  nbRestartNogoods=190
22.98	       =>  wckTime=15.94  cpuTime=15.86  mem=17M229
30.91	   
30.91	   search
30.91	     run=14  nbConstraintChecks=135613662  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27937
30.91	     nbFailedAssignments=19126  nbBacktracks=8731  nbVisitedNodes=55301  nbRestartNogoods=230
30.91	       =>  wckTime=23.873  cpuTime=23.79  mem=17M229
40.32	   
40.32	   search
40.32	     run=15  nbConstraintChecks=189378902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38606
40.32	     nbFailedAssignments=25412  nbBacktracks=13109  nbVisitedNodes=75272  nbRestartNogoods=238
40.32	       =>  wckTime=33.284  cpuTime=33.17  mem=17M229
52.98	   
52.98	   search
52.98	     run=16  nbConstraintChecks=262127745  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53339
52.98	     nbFailedAssignments=33571  nbBacktracks=19678  nbVisitedNodes=101985  nbRestartNogoods=256
52.98	       =>  wckTime=45.941  cpuTime=45.82  mem=17M229
71.77	   
71.77	   search
71.77	     run=17  nbConstraintChecks=370498316  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74691
71.77	     nbFailedAssignments=45067  nbBacktracks=29530  nbVisitedNodes=139358  nbRestartNogoods=296
71.77	       =>  wckTime=64.73  cpuTime=64.6  mem=17M229
99.44	   
99.44	   search
99.44	     run=18  nbConstraintChecks=530091819  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104878
99.44	     nbFailedAssignments=60470  nbBacktracks=44311  nbVisitedNodes=190629  nbRestartNogoods=344
99.44	       =>  wckTime=92.406  cpuTime=92.23  mem=17M229
140.89	   
140.89	   search
140.89	     run=19  nbConstraintChecks=769003151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150505
140.89	     nbFailedAssignments=83924  nbBacktracks=66479  nbVisitedNodes=268451  nbRestartNogoods=389
140.89	       =>  wckTime=133.849  cpuTime=133.63  mem=17M229
202.17	   
202.17	   search
202.17	     run=20  nbConstraintChecks=1123979252  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=219221
202.17	     nbFailedAssignments=119381  nbBacktracks=99732  nbVisitedNodes=385782  nbRestartNogoods=443
202.17	       =>  wckTime=195.133  cpuTime=194.86  mem=17M229
296.15	   
296.15	   search
296.15	     run=21  nbConstraintChecks=1667433904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=323183
296.15	     nbFailedAssignments=173460  nbBacktracks=149610  nbVisitedNodes=564366  nbRestartNogoods=487
296.15	       =>  wckTime=289.11  cpuTime=288.73  mem=17M229
435.41	   
435.41	   search
435.41	     run=22  nbConstraintChecks=2471907507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=475740
435.41	     nbFailedAssignments=251194  nbBacktracks=224428  nbVisitedNodes=824189  nbRestartNogoods=515
435.41	       =>  wckTime=428.374  cpuTime=427.83  mem=17M229
638.89	   
638.89	   search
638.89	     run=23  nbConstraintChecks=3646341304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=700597
638.89	     nbFailedAssignments=363820  nbBacktracks=336655  nbVisitedNodes=1205053  nbRestartNogoods=546
638.89	       =>  wckTime=631.858  cpuTime=631.09  mem=17M229
945.26	   
945.26	   search
945.26	     run=24  nbConstraintChecks=5410966490  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1039782
945.26	     nbFailedAssignments=534658  nbBacktracks=504996  nbVisitedNodes=1779385  nbRestartNogoods=560
945.26	       =>  wckTime=938.221  cpuTime=937.02  mem=17M229
1403.57	   
1403.57	   search
1403.57	     run=25  nbConstraintChecks=8047061733  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1547016
1403.57	     nbFailedAssignments=789375  nbBacktracks=757508  nbVisitedNodes=2637756  nbRestartNogoods=583
1403.57	       =>  wckTime=1396.535  cpuTime=1394.81  mem=17M229
2092.18	   
2092.18	   search
2092.18	     run=26  nbConstraintChecks=11984011264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2092.18	     nbAssignments=2300135  nbFailedAssignments=1163721  nbBacktracks=1136276  nbVisitedNodes=3908313
2092.18	     nbRestartNogoods=609
2092.18	       =>  wckTime=2085.147  cpuTime=2082.69  mem=17M229
2402.88	v 0 25 7 12 22 18 8 1 22 7 17 23 3 21 8 2 11 8 5 18 10 2 0 8 12 13 

Verifier Data (download as text)

1 unsatisfied constraints, 324 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/node12/watcher-275683-1169225347 -o ROOT/results/node12/solver-275683-1169225347 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275683-1169225347/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: 2.07 2.03 2.00 4/93 27187
/proc/meminfo: memFree=1220336/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=172 CPUtime=0
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 270929755 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 9696036 0 0 4096 0 0 0 0 17 0 0 0
/proc/27186/statm: 43 24 18 14 0 3 0

[startup+0.107485 s]
/proc/loadavg: 2.07 2.03 2.00 4/93 27187
/proc/meminfo: memFree=1220336/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=914988 CPUtime=0.09
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 3075 0 1 0 7 2 0 0 22 0 8 0 270929755 936947712 2821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228747 2821 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515555 s]
/proc/loadavg: 2.07 2.03 2.00 4/93 27187
/proc/meminfo: memFree=1220336/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915332 CPUtime=0.49
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 7283 0 1 0 45 4 0 0 25 0 8 0 270929755 937299968 7022 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228833 7023 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33671 s]
/proc/loadavg: 2.06 2.03 2.00 3/100 27194
/proc/meminfo: memFree=1195576/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=1.31
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 8870 0 1 0 119 12 0 0 25 0 8 0 270929755 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 8608 2479 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 348 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915468 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937439232 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.15
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 270929762 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915468 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937439232 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 8608 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) 915464

[startup+2.982 s]
/proc/loadavg: 2.06 2.03 2.00 3/100 27194
/proc/meminfo: memFree=1195512/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=2.95
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 8871 0 1 0 269 26 0 0 25 0 8 0 270929755 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 8608 2479 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 348 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.15
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 270929762 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 8608 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.27359 s]
/proc/loadavg: 2.06 2.03 2.00 3/100 27194
/proc/meminfo: memFree=1195456/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=6.24
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 8873 0 1 0 562 62 0 0 25 0 8 0 270929755 937435136 8610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 8610 2479 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 348 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 8610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 8610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 8610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 8610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.15
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 270929762 937435136 8610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 8610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 8610 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915464

[startup+12.7578 s]
/proc/loadavg: 2.05 2.03 2.00 3/100 27194
/proc/meminfo: memFree=1194304/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=12.72
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9228 0 1 0 1203 69 0 0 25 0 8 0 270929755 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847032 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 8961 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 17 0 8 0 270929758 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 404 0 0 0 24 0 0 0 15 0 8 0 270929762 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 8961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915464

[startup+25.6201 s]
/proc/loadavg: 2.05 2.03 2.00 3/100 27194
/proc/meminfo: memFree=1194304/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=25.58
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9238 0 1 0 2489 69 0 0 25 0 8 0 270929755 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918523 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 8970 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 405 0 0 0 24 0 0 0 16 0 8 0 270929762 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 915464

[startup+51.2447 s]
/proc/loadavg: 2.03 2.03 2.00 3/100 27194
/proc/meminfo: memFree=1194304/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=51.16
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9245 0 1 0 5047 69 0 0 25 0 8 0 270929755 937435136 8976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073853270 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 8976 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 8976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 8976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 8976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 8976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 406 0 0 0 24 0 0 0 16 0 8 0 270929762 937435136 8976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 8976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 8976 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 915464

[startup+102.483 s]
/proc/loadavg: 2.01 2.02 2.00 3/100 27194
/proc/meminfo: memFree=1194304/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=102.35
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9253 0 1 0 10166 69 0 0 25 0 8 0 270929755 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 8984 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 406 0 0 0 24 0 0 0 16 0 8 0 270929762 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 8984 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 915464

[startup+162.576 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 27194
/proc/meminfo: memFree=1194304/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=162.39
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9255 0 1 0 16169 70 0 0 25 0 8 0 270929755 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073917961 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2021.88
Current children cumulated vsize (KiB) 915464

[startup+2084.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 27468
/proc/meminfo: memFree=1263800/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=2081.89
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9273 0 1 0 208097 92 0 0 25 0 8 0 270929755 937435136 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073918038 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 9002 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 407 0 0 0 24 0 0 0 16 0 8 0 270929762 937435136 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 9002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.89
Current children cumulated vsize (KiB) 915464

[startup+2144.35 s]
/proc/loadavg: 2.00 2.00 2.00 4/101 27468
/proc/meminfo: memFree=1263480/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=2141.87
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9276 0 1 0 214095 92 0 0 25 0 8 0 270929755 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843706 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 9005 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 407 0 0 0 24 0 0 0 16 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.87
Current children cumulated vsize (KiB) 915464

[startup+2204.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 27468
/proc/meminfo: memFree=1262904/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=2201.82
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9276 0 1 0 220090 92 0 0 25 0 8 0 270929755 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844572 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 9005 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 407 0 0 0 24 0 0 0 16 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.82
Current children cumulated vsize (KiB) 915464

[startup+2264.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 27468
/proc/meminfo: memFree=1262712/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=2261.78
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9276 0 1 0 226086 92 0 0 25 0 8 0 270929755 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073870151 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 9005 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 407 0 0 0 24 0 0 0 16 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.78
Current children cumulated vsize (KiB) 915464

[startup+2324.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 27468
/proc/meminfo: memFree=1262392/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=2321.78
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9276 0 1 0 232086 92 0 0 25 0 8 0 270929755 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844669 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 9005 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 407 0 0 0 24 0 0 0 16 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.78
Current children cumulated vsize (KiB) 915464

[startup+2384.53 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 27468
/proc/meminfo: memFree=1261880/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=2381.76
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9276 0 1 0 238084 92 0 0 25 0 8 0 270929755 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 9005 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 407 0 0 0 24 0 0 0 16 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.76
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 27468
/proc/meminfo: memFree=1261688/2055920 swapFree=4160348/4192956
[pid=27186] ppid=27184 vsize=915464 CPUtime=2400.1
/proc/27186/stat : 27186 (java) R 27184 27186 26738 0 -1 0 9276 0 1 0 239918 92 0 0 25 0 8 0 270929755 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844587 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27186/statm: 228866 9005 2532 14 0 215336 0
[pid=27186/tid=27188] ppid=27184 vsize=915464 CPUtime=0.03
/proc/27186/task/27188/stat : 27188 (java) S 27184 27186 26738 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270929758 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27189] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27189/stat : 27189 (java) S 27184 27186 26738 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27190] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27190/stat : 27190 (java) S 27184 27186 26738 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270929759 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27191] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27191/stat : 27191 (java) S 27184 27186 26738 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27192] ppid=27184 vsize=915464 CPUtime=0.24
/proc/27186/task/27192/stat : 27192 (java) S 27184 27186 26738 0 -1 64 407 0 0 0 24 0 0 0 16 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27193] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27193/stat : 27193 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27186/tid=27194] ppid=27184 vsize=915464 CPUtime=0
/proc/27186/task/27194/stat : 27194 (java) S 27184 27186 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270929762 937435136 9005 18446744073709551615 134512640 134570532 4294956464 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) 915464

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

Child status: 143
Real time (s): 2402.9
CPU time (s): 2400.13
CPU user time (s): 2399.2
CPU system time (s): 0.931858
CPU usage (%): 99.8848
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.2
system time used= 0.931858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9299
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= 49849
involuntary context switches= 120046

runsolver used 4.00139 s user time and 8.20975 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri Jan 19 16:49:07 UTC 2007


IDJOB= 275683
IDBENCH= 4352
IDSOLVER= 68
FILE ID= node12/275683-1169225347

PBS_JOBID= 3588952

Free space on /tmp= 66555 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-26/rand-26-26-325-155-56021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275683-1169225347/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-275683-1169225347 -o ROOT/results/node12/solver-275683-1169225347 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275683-1169225347/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0e87c6c27c1f9bb5bfcab323b377dfc4

RANDOM SEED= 748261454

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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
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:       1220752 kB
Buffers:         57912 kB
Cached:         492960 kB
SwapCached:       5164 kB
Active:         414864 kB
Inactive:       346116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1220752 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:         229436 kB
Slab:            58792 kB
Committed_AS:  8183772 kB
PageTables:       2468 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= 66561 MiB



End job on node12 on Fri Jan 19 17:29:10 UTC 2007