Trace number 219034

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
Abscon 109 ESAC? (TO) 1800.19 1818.5

General information on the benchmark

NamechessboardColoration/
cc-20-20-3.xml
MD5SUMd0618c798d0e08d96dd944a8f7a18405
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints36100
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/219034-1168253871/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.44	     nbVariables=400  nbDomainTypes=1  minDomainSize=3  maxDomainSize=3
0.44	       =>  wckTime=0.14  cpuTime=0.11  mem=8M25
0.44	   
0.44	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
6.25	     nbConstraints=36100  nbConflictsStructures=1  nbSharedConflictsStructures=36099  nbSharedBinaryRepresentations=0
6.25	     nbEvaluationManagers=1  nbSharedEvaluationManagers=36099  maxDegree=361  maxArity=4
6.25	       =>  wckTime=5.953  cpuTime=5.0  mem=104M920
6.50	   
6.50	   solver IterativeSystematicSolver being built... 
7.59	       =>  wckTime=7.294  cpuTime=5.77  mem=148M355
10.18	   
10.18	   preprocessing
10.18	     nbConstraintChecks=15297  nbValidityChecks=6978  nbPropagations=1324  nbRevisions=10963  nbUselessRevisions=10367
10.18	     nbSingletonTests=426  nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=0  detectedInconsistency=no
10.18	       =>  wckTime=2.581  cpuTime=2.52  mem=153M469
10.43	   
10.43	   search
10.43	     run=0  nbConstraintChecks=12298  nbValidityChecks=6298  nbPropagations=1645  nbRevisions=17500
10.43	     nbUselessRevisions=16430  nbAssignments=96  nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=109
10.43	     nbRestartNogoods=0  mapSize=7  nbInferences=0  nbTooLargeKeys=0
10.43	       =>  wckTime=2.833  cpuTime=2.75  mem=153M469
10.74	   
10.74	   search
10.74	     run=1  nbConstraintChecks=17594  nbValidityChecks=13144  nbPropagations=3859  nbRevisions=38769
10.74	     nbUselessRevisions=36338  nbAssignments=451  nbFailedAssignments=20  nbBacktracks=31  nbVisitedNodes=205
10.74	     nbRestartNogoods=5  mapSize=20  nbInferences=0  nbTooLargeKeys=0
10.74	       =>  wckTime=3.148  cpuTime=3.06  mem=153M469
10.96	   
10.96	   search
10.96	     run=2  nbConstraintChecks=22937  nbValidityChecks=20648  nbPropagations=6497  nbRevisions=64030
10.96	     nbUselessRevisions=59916  nbAssignments=672  nbFailedAssignments=34  nbBacktracks=53  nbVisitedNodes=317
10.96	     nbRestartNogoods=10  mapSize=37  nbInferences=0  nbTooLargeKeys=0
10.96	       =>  wckTime=3.369  cpuTime=3.27  mem=153M469
11.20	   
11.20	   search
11.20	     run=3  nbConstraintChecks=32670  nbValidityChecks=33441  nbPropagations=9625  nbRevisions=96438
11.20	     nbUselessRevisions=90160  nbAssignments=879  nbFailedAssignments=56  nbBacktracks=86  nbVisitedNodes=477
11.20	     nbRestartNogoods=17  mapSize=67  nbInferences=0  nbTooLargeKeys=0
11.20	       =>  wckTime=3.605  cpuTime=3.5  mem=153M469
11.52	   
11.52	   search
11.52	     run=4  nbConstraintChecks=42645  nbValidityChecks=48338  nbPropagations=13397  nbRevisions=136542
11.52	     nbUselessRevisions=127531  nbAssignments=1164  nbFailedAssignments=78  nbBacktracks=138  nbVisitedNodes=636
11.52	     nbRestartNogoods=23  mapSize=101  nbInferences=0  nbTooLargeKeys=0
11.52	       =>  wckTime=3.92  cpuTime=3.81  mem=153M469
11.70	   
11.70	   search
11.70	     run=5  nbConstraintChecks=49134  nbValidityChecks=56356  nbPropagations=17613  nbRevisions=180823
11.70	     nbUselessRevisions=168582  nbAssignments=1311  nbFailedAssignments=118  nbBacktracks=217  nbVisitedNodes=854
11.70	     nbRestartNogoods=25  mapSize=156  nbInferences=0  nbTooLargeKeys=0
11.70	       =>  wckTime=4.1  cpuTime=3.98  mem=153M469
12.01	   
12.01	   search
12.01	     run=6  nbConstraintChecks=63705  nbValidityChecks=75072  nbPropagations=22563  nbRevisions=235755
12.01	     nbUselessRevisions=219401  nbAssignments=1556  nbFailedAssignments=170  nbBacktracks=331  nbVisitedNodes=1167
12.01	     nbRestartNogoods=29  mapSize=234  nbInferences=0  nbTooLargeKeys=0
12.01	       =>  wckTime=4.416  cpuTime=4.29  mem=153M469
12.47	   
12.47	   search
12.47	     run=7  nbConstraintChecks=88077  nbValidityChecks=106920  nbPropagations=28601  nbRevisions=309057
12.47	     nbUselessRevisions=287216  nbAssignments=1865  nbFailedAssignments=257  nbBacktracks=506  nbVisitedNodes=1650
12.47	     nbRestartNogoods=34  mapSize=377  nbInferences=0  nbTooLargeKeys=0
12.47	       =>  wckTime=4.875  cpuTime=4.74  mem=153M469
12.98	   
12.98	   search
12.98	     run=8  nbConstraintChecks=105096  nbValidityChecks=128716  nbPropagations=35935  nbRevisions=394378
12.98	     nbUselessRevisions=365581  nbAssignments=2261  nbFailedAssignments=377  nbBacktracks=762  nbVisitedNodes=2272
12.98	     nbRestartNogoods=36  mapSize=560  nbInferences=0  nbTooLargeKeys=0
12.98	       =>  wckTime=5.385  cpuTime=5.24  mem=153M469
13.69	   
13.69	   search
13.69	     run=9  nbConstraintChecks=130964  nbValidityChecks=161975  nbPropagations=45139  nbRevisions=498103
13.69	     nbUselessRevisions=460202  nbAssignments=2855  nbFailedAssignments=555  nbBacktracks=1148  nbVisitedNodes=3198
13.69	     nbRestartNogoods=38  mapSize=823  nbInferences=0  nbTooLargeKeys=0
13.69	       =>  wckTime=6.095  cpuTime=5.93  mem=153M469
14.33	   
14.33	   INFO : Stopping hyperNogood (mapSize=1014, nbTooLargekeys=0, mem=153M469)
14.89	   
14.89	   search
14.89	     run=10  nbConstraintChecks=182644  nbValidityChecks=227832  nbPropagations=57488  nbRevisions=638407
14.89	     nbUselessRevisions=587993  nbAssignments=3846  nbFailedAssignments=813  nbBacktracks=1724  nbVisitedNodes=4564
14.89	     nbRestartNogoods=45
14.89	       =>  wckTime=7.293  cpuTime=7.11  mem=153M469
16.23	   
16.23	   search
16.23	     run=11  nbConstraintChecks=244115  nbValidityChecks=308107  nbPropagations=73797  nbRevisions=825168
16.23	     nbUselessRevisions=757641  nbAssignments=5078  nbFailedAssignments=1152  nbBacktracks=2592  nbVisitedNodes=6452
16.23	     nbRestartNogoods=49
16.23	       =>  wckTime=8.631  cpuTime=8.43  mem=153M469
18.20	   
18.20	   search
18.20	     run=12  nbConstraintChecks=330482  nbValidityChecks=420571  nbPropagations=96138  nbRevisions=1077334
18.20	     nbUselessRevisions=985755  nbAssignments=6931  nbFailedAssignments=1680  nbBacktracks=3889  nbVisitedNodes=9305
18.20	     nbRestartNogoods=53
18.20	       =>  wckTime=10.608  cpuTime=10.39  mem=153M469
21.18	   
21.18	   search
21.18	     run=13  nbConstraintChecks=469221  nbValidityChecks=597957  nbPropagations=127415  nbRevisions=1429042
21.18	     nbUselessRevisions=1302959  nbAssignments=9716  nbFailedAssignments=2453  nbBacktracks=5837  nbVisitedNodes=13552
21.18	     nbRestartNogoods=61
21.18	       =>  wckTime=13.581  cpuTime=13.33  mem=153M469
25.54	   
25.54	   search
25.54	     run=14  nbConstraintChecks=692817  nbValidityChecks=885288  nbPropagations=171386  nbRevisions=1946140
25.54	     nbUselessRevisions=1770714  nbAssignments=13748  nbFailedAssignments=3533  nbBacktracks=8759  nbVisitedNodes=19692
25.54	     nbRestartNogoods=69
25.54	       =>  wckTime=17.947  cpuTime=17.65  mem=153M469
33.32	   
33.32	   search
33.32	     run=15  nbConstraintChecks=1182878  nbValidityChecks=1550608  nbPropagations=235918  nbRevisions=2839676
33.32	     nbUselessRevisions=2587674  nbAssignments=19753  nbFailedAssignments=5105  nbBacktracks=13144  nbVisitedNodes=28771
33.32	     nbRestartNogoods=75
33.32	       =>  wckTime=25.721  cpuTime=25.35  mem=153M469
48.97	   
48.97	   search
48.97	     run=16  nbConstraintChecks=2205749  nbValidityChecks=2975434  nbPropagations=335040  nbRevisions=4501701
48.97	     nbUselessRevisions=4121030  nbAssignments=28860  nbFailedAssignments=7304  nbBacktracks=19722  nbVisitedNodes=41711
48.97	     nbRestartNogoods=84
48.97	       =>  wckTime=41.373  cpuTime=40.85  mem=153M469
71.02	   
71.02	   search
71.02	     run=17  nbConstraintChecks=3605638  nbValidityChecks=4978260  nbPropagations=481705  nbRevisions=7272907
71.02	     nbUselessRevisions=6695027  nbAssignments=41328  nbFailedAssignments=9810  nbBacktracks=29575  nbVisitedNodes=59394
71.02	     nbRestartNogoods=93
71.02	       =>  wckTime=63.428  cpuTime=62.66  mem=154M492
109.23	   
109.23	   search
109.23	     run=18  nbConstraintChecks=5790661  nbValidityChecks=8122110  nbPropagations=713789  nbRevisions=11733919
109.23	     nbUselessRevisions=10834791  nbAssignments=61415  nbFailedAssignments=14781  nbBacktracks=44362
109.23	     nbVisitedNodes=88278  nbRestartNogoods=105
109.23	       =>  wckTime=101.638  cpuTime=100.5  mem=154M492
163.73	   
163.73	   search
163.73	     run=19  nbConstraintChecks=8644913  nbValidityChecks=12204245  nbPropagations=1072807  nbRevisions=18419028
163.73	     nbUselessRevisions=17020641  nbAssignments=90777  nbFailedAssignments=21842  nbBacktracks=66535
163.73	     nbVisitedNodes=131842  nbRestartNogoods=112
163.73	       =>  wckTime=156.138  cpuTime=154.45  mem=154M492
227.64	   
227.64	   search
227.64	     run=20  nbConstraintChecks=12498831  nbValidityChecks=17386078  nbPropagations=1590876  nbRevisions=27992711
227.64	     nbUselessRevisions=25893357  nbAssignments=135972  nbFailedAssignments=33406  nbBacktracks=99789
227.64	     nbVisitedNodes=199635  nbRestartNogoods=125
227.64	       =>  wckTime=220.045  cpuTime=217.65  mem=154M492
357.23	   
357.23	   search
357.23	     run=21  nbConstraintChecks=19710475  nbValidityChecks=27801437  nbPropagations=2398466  nbRevisions=43505218
357.23	     nbUselessRevisions=40301170  nbAssignments=202199  nbFailedAssignments=49648  nbBacktracks=149668
357.23	     nbVisitedNodes=297918  nbRestartNogoods=132
357.23	       =>  wckTime=349.638  cpuTime=345.92  mem=154M492
533.24	   
533.24	   search
533.24	     run=22  nbConstraintChecks=29887674  nbValidityChecks=42428209  nbPropagations=3616004  nbRevisions=67214360
533.25	     nbUselessRevisions=62346234  nbAssignments=303187  nbFailedAssignments=75761  nbBacktracks=224488
533.25	     nbVisitedNodes=448315  nbRestartNogoods=137
533.25	       =>  wckTime=525.649  cpuTime=520.19  mem=154M492
818.91	   
818.91	   search
818.91	     run=23  nbConstraintChecks=47003681  nbValidityChecks=67086806  nbPropagations=5491730  nbRevisions=104524060
818.91	     nbUselessRevisions=97078554  nbAssignments=452890  nbFailedAssignments=113102  nbBacktracks=336720
818.91	     nbVisitedNodes=672131  nbRestartNogoods=155
818.91	       =>  wckTime=811.311  cpuTime=802.89  mem=154M492
1242.53	   
1242.53	   search
1242.53	     run=24  nbConstraintChecks=73585689  nbValidityChecks=105257844  nbPropagations=8334485  nbRevisions=162959056
1242.53	     nbUselessRevisions=151580142  nbAssignments=676745  nbFailedAssignments=168488  nbBacktracks=505065
1242.53	     nbVisitedNodes=1005308  nbRestartNogoods=166
1242.53	       =>  wckTime=1234.936  cpuTime=1222.19  mem=154M492
1807.85	   
1807.85	   search
1807.85	     run=25  nbConstraintChecks=105312387  nbValidityChecks=150605413  nbPropagations=12502543  nbRevisions=247143630
1807.85	     nbUselessRevisions=230070255  nbAssignments=1011490  nbFailedAssignments=250675  nbBacktracks=757578
1807.85	     nbVisitedNodes=1496847  nbRestartNogoods=173
1807.85	       =>  wckTime=1800.258  cpuTime=1781.94  mem=154M492

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-219034-1168253871 -o ROOT/results/node24/solver-219034-1168253871 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/219034-1168253871/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.06 1.90 2.30 5/94 21752
/proc/meminfo: memFree=1747616/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=18540 CPUtime=0
/proc/21751/stat : 21751 (runsolver) R 21749 21751 21438 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 173782336 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 237788261671 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21751/statm: 4635 279 244 17 0 2626 0

[startup+0.105004 s]
/proc/loadavg: 1.06 1.90 2.30 5/94 21752
/proc/meminfo: memFree=1747616/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=914988 CPUtime=0.08
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 2996 0 1 0 7 1 0 0 25 0 8 0 173782336 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513048 s]
/proc/loadavg: 1.06 1.90 2.30 5/94 21752
/proc/meminfo: memFree=1747616/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915328 CPUtime=0.49
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 7022 0 1 0 45 4 0 0 25 0 8 0 173782336 937295872 6761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228832 6761 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33413 s]
/proc/loadavg: 1.06 1.90 2.30 4/101 21759
/proc/meminfo: memFree=1653864/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915632 CPUtime=1.3
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 18604 0 1 0 120 10 0 0 25 0 8 0 173782336 937607168 18339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154509184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228908 18339 2158 14 0 215378 0
[pid=21751/tid=21753] ppid=21749 vsize=915632 CPUtime=0.07
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 2075 0 0 0 7 0 0 0 16 0 8 0 173782340 937607168 18339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937607168 18339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173782341 937607168 18339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937607168 18339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915632 CPUtime=0.13
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 403 0 0 0 13 0 0 0 16 0 8 0 173782344 937607168 18339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937607168 18339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937607168 18339 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915632

[startup+2.98731 s]
/proc/loadavg: 1.06 1.90 2.30 3/101 21759
/proc/meminfo: memFree=1630440/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915632 CPUtime=2.93
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 21810 0 1 0 276 17 0 0 25 0 8 0 173782336 937607168 21537 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073692222 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228908 21537 2178 14 0 215378 0
[pid=21751/tid=21753] ppid=21749 vsize=915632 CPUtime=0.28
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 5200 0 0 0 26 2 0 0 16 0 8 0 173782340 937607168 21537 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937607168 21537 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173782341 937607168 21537 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937607168 21537 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915632 CPUtime=0.16
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 416 0 0 0 15 1 0 0 16 0 8 0 173782344 937607168 21537 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937607168 21537 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937607168 21537 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915632

[startup+6.18766 s]
/proc/loadavg: 1.13 1.91 2.30 3/101 21759
/proc/meminfo: memFree=1563368/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915632 CPUtime=6.08
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 42581 0 1 0 451 157 0 0 25 0 8 0 173782336 937607168 42304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073685971 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228908 42304 2188 14 0 215378 0
[pid=21751/tid=21753] ppid=21749 vsize=915632 CPUtime=0.71
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 25932 0 0 0 61 10 0 0 18 0 8 0 173782340 937607168 42304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937607168 42304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173782341 937607168 42304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937607168 42304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915632 CPUtime=0.18
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 431 0 0 0 17 1 0 0 16 0 8 0 173782344 937607168 42304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937607168 42304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915632 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937607168 42304 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 915632

[startup+12.6734 s]
/proc/loadavg: 1.20 1.91 2.30 3/101 21759
/proc/meminfo: memFree=1514152/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=12.5
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49303 0 1 0 1090 160 0 0 25 0 8 0 173782336 937840640 48979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074042696 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228965 48979 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 17 0 8 0 173782340 937840640 48979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.33
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 541 0 0 0 31 2 0 0 16 0 8 0 173782344 937840640 48979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48979 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 915860

[startup+25.5327 s]
/proc/loadavg: 1.38 1.91 2.29 4/101 21759
/proc/meminfo: memFree=1511656/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=25.23
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49316 0 1 0 2362 161 0 0 25 0 8 0 173782336 937840640 48989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074050137 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228965 48989 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 16 0 8 0 173782340 937840640 48989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.36
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 552 0 0 0 34 2 0 0 17 0 8 0 173782344 937840640 48989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48989 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 915860

[startup+51.1575 s]
/proc/loadavg: 1.59 1.92 2.28 4/102 21760
/proc/meminfo: memFree=1352288/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=50.58
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49318 0 1 0 4897 161 0 0 25 0 8 0 173782336 937840640 48990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074042782 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228965 48990 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 16 0 8 0 173782340 937840640 48990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.36
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 554 0 0 0 34 2 0 0 15 0 8 0 173782344 937840640 48990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 915860

[startup+102.406 s]
/proc/loadavg: 1.82 1.93 2.26 3/102 21760
/proc/meminfo: memFree=1352288/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=101.33
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49319 0 1 0 9971 162 0 0 25 0 8 0 173782336 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074050179 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228965 48991 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 16 0 8 0 173782340 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.36
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 555 0 0 0 34 2 0 0 16 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 915860

[startup+162.506 s]
/proc/loadavg: 1.93 1.94 2.25 3/102 21760
/proc/meminfo: memFree=1352288/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=160.84
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49319 0 1 0 15922 162 0 0 25 0 8 0 173782336 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074051240 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1408.75
Current children cumulated vsize (KiB) 915860

[startup+1483.3 s]
/proc/loadavg: 2.00 2.00 2.06 3/102 21960
/proc/meminfo: memFree=1350952/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=1468.17
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49319 0 1 0 146630 187 0 0 25 0 8 0 173782336 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074042729 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228965 48991 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 16 0 8 0 173782340 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.36
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 555 0 0 0 34 2 0 0 16 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1468.17
Current children cumulated vsize (KiB) 915860

[startup+1543.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/102 21960
/proc/meminfo: memFree=1350952/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=1527.56
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49319 0 1 0 152568 188 0 0 25 0 8 0 173782336 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074042829 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228965 48991 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 16 0 8 0 173782340 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.36
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 555 0 0 0 34 2 0 0 16 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1527.56
Current children cumulated vsize (KiB) 915860

[startup+1603.32 s]
/proc/loadavg: 2.00 2.00 2.04 3/102 21960
/proc/meminfo: memFree=1350888/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=1586.96
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49319 0 1 0 158508 188 0 0 25 0 8 0 173782336 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074042825 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228965 48991 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 16 0 8 0 173782340 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.36
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 555 0 0 0 34 2 0 0 16 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1586.96
Current children cumulated vsize (KiB) 915860

[startup+1663.43 s]
/proc/loadavg: 2.00 2.00 2.04 3/102 21960
/proc/meminfo: memFree=1350824/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=1646.48
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49319 0 1 0 164460 188 0 0 25 0 8 0 173782336 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074044940 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228965 48991 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 16 0 8 0 173782340 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.36
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 555 0 0 0 34 2 0 0 16 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1646.48
Current children cumulated vsize (KiB) 915860

[startup+1723.43 s]
/proc/loadavg: 2.00 2.00 2.03 3/102 21960
/proc/meminfo: memFree=1350760/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=1705.88
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49319 0 1 0 170400 188 0 0 25 0 8 0 173782336 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074048296 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228965 48991 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 16 0 8 0 173782340 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.36
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 555 0 0 0 34 2 0 0 16 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1705.88
Current children cumulated vsize (KiB) 915860

[startup+1783.53 s]
/proc/loadavg: 2.00 2.00 2.03 3/102 21960
/proc/meminfo: memFree=1350696/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=1765.39
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49319 0 1 0 176351 188 0 0 25 0 8 0 173782336 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074051969 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21751/statm: 228965 48991 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 16 0 8 0 173782340 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.36
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 555 0 0 0 34 2 0 0 16 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1765.39
Current children cumulated vsize (KiB) 915860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1818.41 s]
/proc/loadavg: 1.78 1.95 2.01 2/88 21970
/proc/meminfo: memFree=1586584/2055920 swapFree=4192812/4192956
[pid=21751] ppid=21749 vsize=915860 CPUtime=1800.11
/proc/21751/stat : 21751 (java) R 21749 21751 21438 0 -1 0 49319 0 1 0 179822 189 0 0 25 0 8 0 173782336 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074051969 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21751/statm: 228965 48991 2547 14 0 215435 0
[pid=21751/tid=21753] ppid=21749 vsize=915860 CPUtime=1.2
/proc/21751/task/21753/stat : 21753 (java) S 21749 21751 21438 0 -1 64 32095 0 0 0 108 12 0 0 16 0 8 0 173782340 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21754] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21754/stat : 21754 (java) S 21749 21751 21438 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21755] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21755/stat : 21755 (java) S 21749 21751 21438 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173782341 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21756] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21756/stat : 21756 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21757] ppid=21749 vsize=915860 CPUtime=0.36
/proc/21751/task/21757/stat : 21757 (java) S 21749 21751 21438 0 -1 64 555 0 0 0 34 2 0 0 16 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21758] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21758/stat : 21758 (java) S 21749 21751 21438 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21751/tid=21759] ppid=21749 vsize=915860 CPUtime=0
/proc/21751/task/21759/stat : 21759 (java) S 21749 21751 21438 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173782344 937840640 48991 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 915860

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

Child status: 143
Real time (s): 1818.5
CPU time (s): 1800.19
CPU user time (s): 1798.27
CPU system time (s): 1.92271
CPU usage (%): 98.9931
Max. virtual memory (cumulated for all children) (KiB): 915884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.27
system time used= 1.92271
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49336
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= 38448
involuntary context switches= 84448

runsolver used 2.32365 s user time and 6.02808 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Mon Jan  8 10:57:51 UTC 2007


IDJOB= 219034
IDBENCH= 5275
FILE ID= node24/219034-1168253871

PBS_JOBID= 3481977

Free space on /tmp= 66461 MiB

BENCH NAME= HOME/pub/bench/CPAI06/chessboardColoration/cc-20-20-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/219034-1168253871/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-219034-1168253871 -o ROOT/results/node24/solver-219034-1168253871 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/219034-1168253871/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d0618c798d0e08d96dd944a8f7a18405

RANDOM SEED= 78300775

TIME LIMIT= 1800 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.234
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.234
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:       1748096 kB
Buffers:         40000 kB
Cached:         129660 kB
SwapCached:          0 kB
Active:         178528 kB
Inactive:        74540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           17776 kB
Writeback:           0 kB
Mapped:         111188 kB
Slab:            39232 kB
Committed_AS:  4460440 kB
PageTables:       2508 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= 66471 MiB



End job on node24 on Mon Jan  8 11:28:16 UTC 2007