Trace number 275665

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 2410.67

General information on the benchmark

Namerandom/rand-2-26/
rand-26-26-325-155-58021_ext.xml
MD5SUM2593b659bd409c262ddff5fffdeb8046
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 benchmark690.55
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275665-1169224964/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=26  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.67	     nbConstraints=325  nbRelationTypes=325  nbExtensionStructures=325  nbSharedExtensionStructures=0
0.67	     nbConflictsStructures=325  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=922  maxDegree=25
0.67	     maxArity=2
0.67	       =>  wckTime=0.347  cpuTime=0.26  mem=14M721
0.72	   
0.72	   solver LocalSearchSolver being built... 
0.76	       =>  wckTime=0.437  cpuTime=0.3  mem=6M288
0.76	
0.76	s SATISFIABLE
0.76	o 254
0.76	c 71
0.77	o 262
0.77	c 63
0.77	o 267
0.77	c 58
0.77	o 273
0.77	c 52
0.77	o 277
0.77	c 48
0.77	o 282
0.77	c 43
0.77	o 285
0.77	c 40
0.77	o 288
0.77	c 37
0.77	o 291
0.77	c 34
0.78	o 293
0.78	c 32
0.78	o 294
0.78	c 31
0.78	o 295
0.78	c 30
0.78	o 297
0.78	c 28
0.78	o 298
0.78	c 27
0.78	o 299
0.78	c 26
0.78	o 300
0.78	c 25
0.78	o 304
0.78	c 21
0.79	o 305
0.79	c 20
0.79	o 309
0.79	c 16
0.79	o 310
0.79	c 15
0.79	o 313
0.79	c 12
0.79	o 314
0.79	c 11
0.79	o 315
0.79	c 10
0.79	o 316
0.79	c 9
0.81	o 317
0.81	c 8
0.81	o 318
0.81	c 7
0.81	o 319
0.81	c 6
0.82	o 320
0.82	c 5
0.95	o 321
0.95	c 4
0.95	o 322
0.95	c 3
0.95	o 323
0.95	c 2
0.95	o 324
0.95	c 1
0.95	   
0.95	   search
0.95	     run=0  nbConstraintChecks=1106802  nbAssignments=489
0.95	       =>  wckTime=0.191  cpuTime=0.18  mem=6M288
0.95	   
0.95	   global
0.95	     nbConstraintChecks=1106802  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.95	     solvingWckTime=0.189  solvingCpuTime=0.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.95	     globalCpuTime=0.53
0.95	       =>  wckTime=0.628  cpuTime=0.48  mem=6M288
0.95	   
0.95	   solver IterativeSystematicSolver being built... 
1.08	       =>  wckTime=0.754  cpuTime=0.58  mem=17M228
1.16	   
1.16	   preprocessing
1.16	     nbConstraintChecks=104298  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.16	     detectedInconsistency=no
1.16	       =>  wckTime=0.082  cpuTime=0.05  mem=17M228
1.21	   
1.21	   search
1.21	     run=0  nbConstraintChecks=154797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39
1.21	     nbFailedAssignments=23  nbBacktracks=10  nbVisitedNodes=72  nbRestartNogoods=0
1.21	       =>  wckTime=0.128  cpuTime=0.09  mem=17M228
1.28	   
1.28	   search
1.28	     run=1  nbConstraintChecks=457655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104
1.28	     nbFailedAssignments=68  nbBacktracks=25  nbVisitedNodes=197  nbRestartNogoods=11
1.28	       =>  wckTime=0.205  cpuTime=0.16  mem=17M228
1.38	   
1.38	   search
1.38	     run=2  nbConstraintChecks=893245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=187
1.38	     nbFailedAssignments=124  nbBacktracks=47  nbVisitedNodes=358  nbRestartNogoods=19
1.38	       =>  wckTime=0.3  cpuTime=0.25  mem=17M228
1.49	   
1.49	   search
1.49	     run=3  nbConstraintChecks=1391511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=297
1.49	     nbFailedAssignments=195  nbBacktracks=80  nbVisitedNodes=572  nbRestartNogoods=36
1.49	       =>  wckTime=0.408  cpuTime=0.35  mem=17M228
1.68	   
1.68	   search
1.68	     run=4  nbConstraintChecks=2400816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=484
1.68	     nbFailedAssignments=328  nbBacktracks=130  nbVisitedNodes=939  nbRestartNogoods=47
1.68	       =>  wckTime=0.599  cpuTime=0.54  mem=17M228
1.91	   
1.91	   search
1.91	     run=5  nbConstraintChecks=3617124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=723
1.91	     nbFailedAssignments=486  nbBacktracks=205  nbVisitedNodes=1407  nbRestartNogoods=52
1.91	       =>  wckTime=0.836  cpuTime=0.77  mem=17M228
2.25	   
2.25	   search
2.25	     run=6  nbConstraintChecks=5276059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1070
2.25	     nbFailedAssignments=715  nbBacktracks=318  nbVisitedNodes=2086  nbRestartNogoods=57
2.25	       =>  wckTime=1.171  cpuTime=1.1  mem=17M228
2.70	   
2.70	   search
2.70	     run=7  nbConstraintChecks=7548155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1477
2.70	     nbFailedAssignments=947  nbBacktracks=489  nbVisitedNodes=2849  nbRestartNogoods=68
2.70	       =>  wckTime=1.625  cpuTime=1.54  mem=17M228
3.34	   
3.34	   search
3.34	     run=8  nbConstraintChecks=10878145  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2107
3.34	     nbFailedAssignments=1317  nbBacktracks=745  nbVisitedNodes=4014  nbRestartNogoods=84
3.34	       =>  wckTime=2.264  cpuTime=2.16  mem=17M228
4.24	   
4.24	   search
4.24	     run=9  nbConstraintChecks=15509124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3046
4.24	     nbFailedAssignments=1866  nbBacktracks=1129  nbVisitedNodes=5716  nbRestartNogoods=103
4.24	       =>  wckTime=3.162  cpuTime=3.05  mem=17M228
5.45	   
5.45	   search
5.45	     run=10  nbConstraintChecks=21858157  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4292
5.45	     nbFailedAssignments=2531  nbBacktracks=1705  nbVisitedNodes=7874  nbRestartNogoods=116
5.45	       =>  wckTime=4.374  cpuTime=4.25  mem=17M228
7.47	   
7.47	   search
7.47	     run=11  nbConstraintChecks=32586197  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6244
7.47	     nbFailedAssignments=3613  nbBacktracks=2571  nbVisitedNodes=11329  nbRestartNogoods=127
7.47	       =>  wckTime=6.387  cpuTime=6.24  mem=17M228
10.14	   
10.14	   search
10.14	     run=12  nbConstraintChecks=46790834  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8940
10.14	     nbFailedAssignments=5007  nbBacktracks=3869  nbVisitedNodes=15989  nbRestartNogoods=142
10.14	       =>  wckTime=9.058  cpuTime=8.89  mem=17M228
14.16	   
14.16	   search
14.16	     run=13  nbConstraintChecks=68118880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13043
14.16	     nbFailedAssignments=7160  nbBacktracks=5815  nbVisitedNodes=23048  nbRestartNogoods=165
14.16	       =>  wckTime=13.085  cpuTime=12.89  mem=17M228
20.50	   
20.50	   search
20.50	     run=14  nbConstraintChecks=101865095  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19413
20.50	     nbFailedAssignments=10606  nbBacktracks=8734  nbVisitedNodes=34057  nbRestartNogoods=199
20.50	       =>  wckTime=19.423  cpuTime=19.2  mem=17M228
29.18	   
29.18	   search
29.18	     run=15  nbConstraintChecks=148414243  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28457
29.18	     nbFailedAssignments=15267  nbBacktracks=13112  nbVisitedNodes=49467  nbRestartNogoods=213
29.18	       =>  wckTime=28.105  cpuTime=27.85  mem=17M228
41.82	   
41.82	   search
41.82	     run=16  nbConstraintChecks=215572454  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41810
41.82	     nbFailedAssignments=22045  nbBacktracks=19681  nbVisitedNodes=72199  nbRestartNogoods=230
41.82	       =>  wckTime=40.738  cpuTime=40.42  mem=17M228
62.25	   
62.25	   search
62.25	     run=17  nbConstraintChecks=324735470  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62408
62.25	     nbFailedAssignments=32786  nbBacktracks=29533  nbVisitedNodes=107818  nbRestartNogoods=260
62.25	       =>  wckTime=61.176  cpuTime=60.77  mem=17M228
91.38	   
91.38	   search
91.38	     run=18  nbConstraintChecks=480221215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92628
91.38	     nbFailedAssignments=48222  nbBacktracks=44311  nbVisitedNodes=159204  nbRestartNogoods=283
91.38	       =>  wckTime=90.305  cpuTime=89.77  mem=17M228
136.46	   
136.46	   search
136.46	     run=19  nbConstraintChecks=721106248  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=139055
136.46	     nbFailedAssignments=72476  nbBacktracks=66480  nbVisitedNodes=239323  nbRestartNogoods=322
136.46	       =>  wckTime=135.378  cpuTime=134.64  mem=17M228
200.95	   
200.95	   search
200.95	     run=20  nbConstraintChecks=1064945769  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=205877
200.95	     nbFailedAssignments=106041  nbBacktracks=99732  nbVisitedNodes=352362  nbRestartNogoods=367
200.95	       =>  wckTime=199.875  cpuTime=198.85  mem=17M228
298.57	   
298.57	   search
298.57	     run=21  nbConstraintChecks=1585591083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=305788
298.57	     nbFailedAssignments=156069  nbBacktracks=149611  nbVisitedNodes=521424  nbRestartNogoods=400
298.57	       =>  wckTime=297.487  cpuTime=296.03  mem=17M228
446.75	   
446.75	   search
446.75	     run=22  nbConstraintChecks=2375130673  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=457487
446.75	     nbFailedAssignments=232944  nbBacktracks=224429  nbVisitedNodes=778332  nbRestartNogoods=441
446.75	       =>  wckTime=445.675  cpuTime=443.57  mem=17M228
675.47	   
675.47	   search
675.47	     run=23  nbConstraintChecks=3597179940  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=689670
675.47	     nbFailedAssignments=352895  nbBacktracks=336656  nbVisitedNodes=1176643  nbRestartNogoods=469
675.47	       =>  wckTime=674.395  cpuTime=671.3  mem=17M228
1004.50	   
1004.50	   search
1004.50	     run=24  nbConstraintChecks=5337099492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1029032
1004.50	     nbFailedAssignments=523908  nbBacktracks=504999  nbVisitedNodes=1749504  nbRestartNogoods=502
1004.50	       =>  wckTime=1003.423  cpuTime=998.91  mem=17M228
1517.52	   
1517.52	   search
1517.52	     run=25  nbConstraintChecks=8079942430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1544744
1517.52	     nbFailedAssignments=787105  nbBacktracks=757511  nbVisitedNodes=2629536  nbRestartNogoods=515
1517.52	       =>  wckTime=1516.445  cpuTime=1509.44  mem=17M228
2271.56	   
2271.56	   search
2271.56	     run=26  nbConstraintChecks=12098539876  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2271.56	     nbAssignments=2299407  nbFailedAssignments=1162996  nbBacktracks=1136279  nbVisitedNodes=3901582
2271.56	     nbRestartNogoods=577
2271.56	       =>  wckTime=2270.483  cpuTime=2260.17  mem=17M228
2410.63	v 23 2 19 3 14 9 15 22 15 3 6 9 0 22 15 10 16 23 6 1 22 24 3 1 3 18 

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/node22/watcher-275665-1169224964 -o ROOT/results/node22/solver-275665-1169224964 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275665-1169224964/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.00 2.00 2.00 4/87 17931
/proc/meminfo: memFree=1062272/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=18540 CPUtime=0
/proc/17930/stat : 17930 (runsolver) R 17928 17930 16636 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 270890820 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 272467815719 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/17930/statm: 4635 279 244 17 0 2626 0

[startup+0.107877 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 17931
/proc/meminfo: memFree=1062272/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=914988 CPUtime=0.08
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 2988 0 1 0 7 1 0 0 17 0 8 0 270890820 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941220 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515939 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 17931
/proc/meminfo: memFree=1062272/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915332 CPUtime=0.48
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 6838 0 1 0 44 4 0 0 18 0 8 0 270890820 937299968 6577 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072896998 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228833 6577 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33907 s]
/proc/loadavg: 2.16 2.03 2.01 4/94 17938
/proc/meminfo: memFree=1036808/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=1.3
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9199 0 1 0 122 8 0 0 24 0 8 0 270890820 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826263 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 8936 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.21
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 379 0 0 0 21 0 0 0 15 0 8 0 270890828 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270890828 937435136 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.99232 s]
/proc/loadavg: 2.16 2.03 2.01 3/94 17938
/proc/meminfo: memFree=1036296/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=2.94
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9230 0 1 0 285 9 0 0 25 0 8 0 270890820 937435136 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 8966 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 17 0 8 0 270890824 937435136 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.24
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 395 0 0 0 24 0 0 0 15 0 8 0 270890828 937435136 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270890828 937435136 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.27282 s]
/proc/loadavg: 2.15 2.03 2.01 3/94 17938
/proc/meminfo: memFree=1036168/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=6.19
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9241 0 1 0 610 9 0 0 25 0 8 0 270890820 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 8975 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.24
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 397 0 0 0 24 0 0 0 16 0 8 0 270890828 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270890828 937435136 8975 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.7638 s]
/proc/loadavg: 2.13 2.03 2.01 3/94 17938
/proc/meminfo: memFree=1036360/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=12.62
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9248 0 1 0 1253 9 0 0 25 0 8 0 270890820 937435136 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822055 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 8981 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 398 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270890828 937435136 8981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915464

[startup+25.6596 s]
/proc/loadavg: 2.11 2.03 2.01 3/94 17938
/proc/meminfo: memFree=1036424/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=25.46
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9254 0 1 0 2537 9 0 0 25 0 8 0 270890820 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848871 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 8986 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 398 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270890828 937435136 8986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915464

[startup+51.2756 s]
/proc/loadavg: 2.07 2.03 2.01 3/94 17938
/proc/meminfo: memFree=1036424/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=50.97
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9259 0 1 0 5087 10 0 0 25 0 8 0 270890820 937435136 8991 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 8991 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 8991 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 8991 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 8991 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 8991 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 398 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 8991 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 8991 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270890828 937435136 8991 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 915464

[startup+102.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/94 17938
/proc/meminfo: memFree=1036424/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=101.96
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9267 0 1 0 10186 10 0 0 25 0 8 0 270890820 937435136 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848575 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 8998 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 400 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270890828 937435136 8998 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 915464

[startup+162.58 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 17938
/proc/meminfo: memFree=1036424/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=161.78
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9269 0 1 0 16167 11 0 0 25 0 8 0 270890820 937435136 9000 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073745297 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2085.13 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 18136
/proc/meminfo: memFree=1036168/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=2075.72
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9286 0 1 0 207545 27 0 0 25 0 8 0 270890820 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848575 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 9016 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 400 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2075.72
Current children cumulated vsize (KiB) 915464

[startup+2145.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18136
/proc/meminfo: memFree=1036168/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=2135.54
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9286 0 1 0 213526 28 0 0 25 0 8 0 270890820 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822148 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 9016 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 400 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2135.54
Current children cumulated vsize (KiB) 915464

[startup+2205.29 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18136
/proc/meminfo: memFree=1036104/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=2195.36
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9286 0 1 0 219508 28 0 0 25 0 8 0 270890820 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848897 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 9016 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 400 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2195.36
Current children cumulated vsize (KiB) 915464

[startup+2265.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18138
/proc/meminfo: memFree=1035976/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=2255.18
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9286 0 1 0 225489 29 0 0 25 0 8 0 270890820 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848861 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 9016 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 400 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 270890828 937435136 9016 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2255.18
Current children cumulated vsize (KiB) 915464

[startup+2325.45 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18138
/proc/meminfo: memFree=1035976/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=2314.99
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9289 0 1 0 231470 29 0 0 25 0 8 0 270890820 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848930 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 9019 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 400 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2314.99
Current children cumulated vsize (KiB) 915464

[startup+2385.45 s]
/proc/loadavg: 1.49 1.86 1.95 2/85 18156
/proc/meminfo: memFree=1439608/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=2374.91
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9289 0 1 0 237461 30 0 0 25 0 8 0 270890820 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852383 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 9019 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 400 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2374.91
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2410.62 s]
/proc/loadavg: 1.32 1.79 1.92 2/85 18156
/proc/meminfo: memFree=1439608/2055920 swapFree=4157544/4192956
[pid=17930] ppid=17928 vsize=915464 CPUtime=2400.08
/proc/17930/stat : 17930 (java) R 17928 17930 16636 0 -1 0 9289 0 1 0 239978 30 0 0 25 0 8 0 270890820 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826287 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17930/statm: 228866 9019 2530 14 0 215336 0
[pid=17930/tid=17932] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17932/stat : 17932 (java) S 17928 17930 16636 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 270890824 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17933] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17933/stat : 17933 (java) S 17928 17930 16636 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270890825 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17934] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17934/stat : 17934 (java) S 17928 17930 16636 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270890825 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17935] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17935/stat : 17935 (java) S 17928 17930 16636 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17936] ppid=17928 vsize=915464 CPUtime=0.25
/proc/17930/task/17936/stat : 17936 (java) S 17928 17930 16636 0 -1 64 400 0 0 0 25 0 0 0 16 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17937] ppid=17928 vsize=915464 CPUtime=0
/proc/17930/task/17937/stat : 17937 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17930/tid=17938] ppid=17928 vsize=915464 CPUtime=0.03
/proc/17930/task/17938/stat : 17938 (java) S 17928 17930 16636 0 -1 64 1 0 0 0 2 1 0 0 15 0 8 0 270890828 937435136 9019 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2410.67
CPU time (s): 2400.12
CPU user time (s): 2399.81
CPU system time (s): 0.312952
CPU usage (%): 99.5627
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.81
system time used= 0.312952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9312
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= 49906
involuntary context switches= 78353

runsolver used 2.82457 s user time and 7.78782 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Fri Jan 19 16:42:44 UTC 2007


IDJOB= 275665
IDBENCH= 4349
IDSOLVER= 68
FILE ID= node22/275665-1169224964

PBS_JOBID= 3589118

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  2593b659bd409c262ddff5fffdeb8046

RANDOM SEED= 876074350

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.279
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.279
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:       1062752 kB
Buffers:         47508 kB
Cached:         428400 kB
SwapCached:      11244 kB
Active:         580324 kB
Inactive:       330524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1062752 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            2052 kB
Writeback:           0 kB
Mapped:         453868 kB
Slab:            66172 kB
Committed_AS:  4701920 kB
PageTables:       3052 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= 66563 MiB



End job on node22 on Fri Jan 19 17:22:55 UTC 2007