Trace number 275656

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.09 2411.06

General information on the benchmark

Namerandom/rand-2-26/
rand-26-26-325-155-60021_ext.xml
MD5SUM80893c07fc9c8f130d0db081ff853b98
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 benchmark694.721
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/275656-1169224810/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=26  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26
0.39	       =>  wckTime=0.093  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.62	     nbConstraints=325  nbRelationTypes=325  nbExtensionStructures=325  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=325  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=941  maxDegree=25
0.62	     maxArity=2
0.62	       =>  wckTime=0.324  cpuTime=0.24  mem=14M721
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.408  cpuTime=0.28  mem=6M287
0.71	
0.71	s SATISFIABLE
0.71	o 260
0.71	c 65
0.72	o 267
0.72	c 58
0.72	o 272
0.72	c 53
0.72	o 276
0.72	c 49
0.72	o 279
0.72	c 46
0.72	o 283
0.72	c 42
0.72	o 286
0.72	c 39
0.72	o 288
0.72	c 37
0.72	o 290
0.72	c 35
0.72	o 292
0.72	c 33
0.72	o 296
0.72	c 29
0.73	o 299
0.73	c 26
0.73	o 301
0.73	c 24
0.73	o 302
0.73	c 23
0.73	o 304
0.73	c 21
0.73	o 305
0.73	c 20
0.73	o 306
0.73	c 19
0.73	o 310
0.73	c 15
0.73	o 312
0.73	c 13
0.74	o 313
0.74	c 12
0.74	o 316
0.74	c 9
0.74	o 318
0.74	c 7
0.74	o 319
0.74	c 6
0.74	o 320
0.74	c 5
0.85	o 321
0.85	c 4
1.02	o 322
1.02	c 3
1.70	o 323
1.70	c 2
4.23	   
4.23	   search
4.23	     run=0  nbConstraintChecks=28833386  nbAssignments=10000
4.23	       =>  wckTime=3.523  cpuTime=3.5  mem=6M287
7.66	   
7.66	   search
7.66	     run=1  nbConstraintChecks=57468788  nbAssignments=20000
7.66	       =>  wckTime=6.954  cpuTime=6.91  mem=6M287
11.12	   
11.12	   search
11.12	     run=2  nbConstraintChecks=86260489  nbAssignments=30000
11.12	       =>  wckTime=10.415  cpuTime=10.36  mem=6M287
12.46	o 324
12.46	c 1
12.46	   
12.46	   search
12.46	     run=3  nbConstraintChecks=97394521  nbAssignments=33749
12.46	       =>  wckTime=11.751  cpuTime=11.69  mem=6M287
12.46	   
12.46	   global
12.46	     nbConstraintChecks=97394521  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
12.46	     solvingWckTime=11.749  solvingCpuTime=11.68  expiredTime=no  totalExploration=no  nbFoundSolutions=0
12.46	     globalCpuTime=12.01
12.46	       =>  wckTime=12.16  cpuTime=11.96  mem=6M287
12.46	   
12.46	   solver IterativeSystematicSolver being built... 
12.58	       =>  wckTime=12.28  cpuTime=12.05  mem=17M228
12.65	   
12.66	   preprocessing
12.66	     nbConstraintChecks=103975  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
12.66	     detectedInconsistency=no
12.66	       =>  wckTime=0.074  cpuTime=0.05  mem=17M228
12.70	   
12.70	   search
12.70	     run=0  nbConstraintChecks=183641  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
12.70	     nbFailedAssignments=27  nbBacktracks=10  nbVisitedNodes=81  nbRestartNogoods=0
12.71	       =>  wckTime=0.124  cpuTime=0.09  mem=17M228
12.76	   
12.76	   search
12.77	     run=1  nbConstraintChecks=431810  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
12.77	     nbFailedAssignments=59  nbBacktracks=25  nbVisitedNodes=180  nbRestartNogoods=12
12.77	       =>  wckTime=0.185  cpuTime=0.15  mem=17M228
12.83	   
12.83	   search
12.83	     run=2  nbConstraintChecks=772215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171
12.83	     nbFailedAssignments=107  nbBacktracks=47  nbVisitedNodes=326  nbRestartNogoods=25
12.83	       =>  wckTime=0.253  cpuTime=0.22  mem=17M228
12.95	   
12.95	   search
12.95	     run=3  nbConstraintChecks=1334803  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=293
12.95	     nbFailedAssignments=190  nbBacktracks=80  nbVisitedNodes=563  nbRestartNogoods=34
12.95	       =>  wckTime=0.364  cpuTime=0.32  mem=17M228
13.09	   
13.09	   search
13.09	     run=4  nbConstraintChecks=2114055  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=465
13.09	     nbFailedAssignments=307  nbBacktracks=130  nbVisitedNodes=900  nbRestartNogoods=51
13.09	       =>  wckTime=0.514  cpuTime=0.47  mem=17M228
13.28	   
13.28	   search
13.28	     run=5  nbConstraintChecks=3104049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=692
13.28	     nbFailedAssignments=453  nbBacktracks=205  nbVisitedNodes=1348  nbRestartNogoods=61
13.28	       =>  wckTime=0.702  cpuTime=0.66  mem=17M228
13.66	   
13.66	   search
13.66	     run=6  nbConstraintChecks=5069436  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1115
13.66	     nbFailedAssignments=757  nbBacktracks=318  nbVisitedNodes=2182  nbRestartNogoods=83
13.66	       =>  wckTime=1.078  cpuTime=1.03  mem=17M228
14.16	   
14.16	   search
14.16	     run=7  nbConstraintChecks=7709910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1692
14.16	     nbFailedAssignments=1159  nbBacktracks=488  nbVisitedNodes=3326  nbRestartNogoods=94
14.16	       =>  wckTime=1.582  cpuTime=1.51  mem=17M228
14.84	   
14.84	   search
14.84	     run=8  nbConstraintChecks=11386071  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2516
14.84	     nbFailedAssignments=1721  nbBacktracks=744  nbVisitedNodes=4961  nbRestartNogoods=126
14.84	       =>  wckTime=2.257  cpuTime=2.18  mem=17M228
16.00	   
16.00	   search
16.00	     run=9  nbConstraintChecks=17951929  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3891
16.00	     nbFailedAssignments=2706  nbBacktracks=1128  nbVisitedNodes=7697  nbRestartNogoods=157
16.01	       =>  wckTime=3.425  cpuTime=3.34  mem=17M228
17.60	   
17.60	   search
17.60	     run=10  nbConstraintChecks=26835106  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5846
17.60	     nbFailedAssignments=4080  nbBacktracks=1704  nbVisitedNodes=11583  nbRestartNogoods=199
17.60	       =>  wckTime=5.021  cpuTime=4.93  mem=17M228
19.96	   
19.96	   search
19.96	     run=11  nbConstraintChecks=40188372  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8737
19.96	     nbFailedAssignments=6102  nbBacktracks=2568  nbVisitedNodes=17329  nbRestartNogoods=254
19.96	       =>  wckTime=7.379  cpuTime=7.27  mem=17M228
23.71	   
23.71	   search
23.71	     run=12  nbConstraintChecks=61573571  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13145
23.71	     nbFailedAssignments=9207  nbBacktracks=3865  nbVisitedNodes=26079  nbRestartNogoods=300
23.71	       =>  wckTime=11.129  cpuTime=11.02  mem=17M228
28.83	   
28.83	   search
28.83	     run=13  nbConstraintChecks=90797457  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18977
28.83	     nbFailedAssignments=13088  nbBacktracks=5811  nbVisitedNodes=37612  nbRestartNogoods=319
28.83	       =>  wckTime=16.254  cpuTime=16.09  mem=17M228
35.66	   
35.66	   search
35.66	     run=14  nbConstraintChecks=129118220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26756
35.66	     nbFailedAssignments=17943  nbBacktracks=8730  nbVisitedNodes=52503  nbRestartNogoods=344
35.66	       =>  wckTime=23.076  cpuTime=22.88  mem=17M228
44.52	   
44.52	   search
44.52	     run=15  nbConstraintChecks=180132833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36790
44.52	     nbFailedAssignments=23594  nbBacktracks=13108  nbVisitedNodes=70745  nbRestartNogoods=358
44.53	       =>  wckTime=31.945  cpuTime=31.72  mem=17M228
57.89	   
57.89	   search
57.89	     run=16  nbConstraintChecks=257021100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51167
57.89	     nbFailedAssignments=31398  nbBacktracks=19676  nbVisitedNodes=96103  nbRestartNogoods=382
57.89	       =>  wckTime=45.306  cpuTime=45.03  mem=17M228
76.46	   
76.46	   search
76.46	     run=17  nbConstraintChecks=361873707  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72287
76.46	     nbFailedAssignments=42660  nbBacktracks=29528  nbVisitedNodes=132701  nbRestartNogoods=390
76.46	       =>  wckTime=63.884  cpuTime=63.51  mem=17M228
104.41	   
104.41	   search
104.41	     run=18  nbConstraintChecks=522164846  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102848
104.41	     nbFailedAssignments=58438  nbBacktracks=44307  nbVisitedNodes=184813  nbRestartNogoods=416
104.41	       =>  wckTime=91.833  cpuTime=91.35  mem=17M228
145.00	   
145.00	   search
145.00	     run=19  nbConstraintChecks=756030186  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=147904
145.00	     nbFailedAssignments=81321  nbBacktracks=66475  nbVisitedNodes=261123  nbRestartNogoods=458
145.00	       =>  wckTime=132.416  cpuTime=131.75  mem=17M228
204.83	   
204.83	   search
204.83	     run=20  nbConstraintChecks=1100384443  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214375
204.83	     nbFailedAssignments=114536  nbBacktracks=99727  nbVisitedNodes=373290  nbRestartNogoods=493
204.83	       =>  wckTime=192.253  cpuTime=191.3  mem=17M228
292.61	   
292.61	   search
292.61	     run=21  nbConstraintChecks=1601656188  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=313531
292.61	     nbFailedAssignments=163809  nbBacktracks=149607  nbVisitedNodes=540005  nbRestartNogoods=538
292.61	       =>  wckTime=280.028  cpuTime=278.7  mem=17M228
427.78	   
427.78	   search
427.78	     run=22  nbConstraintChecks=2373609946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=463910
427.78	     nbFailedAssignments=239366  nbBacktracks=224425  nbVisitedNodes=794123  nbRestartNogoods=600
427.78	       =>  wckTime=415.202  cpuTime=413.27  mem=17M228
631.68	   
631.68	   search
631.68	     run=23  nbConstraintChecks=3541558441  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=689321
631.68	     nbFailedAssignments=352545  nbBacktracks=336652  nbVisitedNodes=1175173  nbRestartNogoods=677
631.68	       =>  wckTime=619.097  cpuTime=616.23  mem=17M228
932.98	   
932.98	   search
932.98	     run=24  nbConstraintChecks=5259443136  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1027063
932.98	     nbFailedAssignments=521941  nbBacktracks=504993  nbVisitedNodes=1746528  nbRestartNogoods=702
932.98	       =>  wckTime=920.402  cpuTime=916.18  mem=17M228
1395.47	   
1395.47	   search
1395.47	     run=25  nbConstraintChecks=7917598866  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1536602
1395.47	     nbFailedAssignments=778964  nbBacktracks=757504  nbVisitedNodes=2608737  nbRestartNogoods=727
1395.47	       =>  wckTime=1382.891  cpuTime=1376.49  mem=17M228
2073.28	   
2073.28	   search
2073.28	     run=26  nbConstraintChecks=11792047133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2073.28	     nbAssignments=2288868  nbFailedAssignments=1152458  nbBacktracks=1136271  nbVisitedNodes=3875298
2073.28	     nbRestartNogoods=777
2073.28	       =>  wckTime=2060.698  cpuTime=2051.26  mem=17M228
2411.00	v 15 17 11 23 16 8 11 8 21 19 7 18 17 22 16 7 22 9 0 18 9 16 19 2 10 7 

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/node63/watcher-275656-1169224810 -o ROOT/results/node63/solver-275656-1169224810 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275656-1169224810/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: 0.85 0.97 1.05 4/70 11115
/proc/meminfo: memFree=1449984/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=1452 CPUtime=0
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 108 0 0 0 0 0 0 0 20 0 1 0 69978450 1486848 81 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 3175936 0 0 4096 0 0 0 0 17 0 0 0
/proc/11114/statm: 365 96 76 14 0 10 0

[startup+0.105821 s]
/proc/loadavg: 0.85 0.97 1.05 4/70 11115
/proc/meminfo: memFree=1449984/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=914988 CPUtime=0.08
/proc/11114/stat : 11114 (java) S 11105 11114 10994 0 -1 0 2995 0 1 0 7 1 0 0 24 0 8 0 69978450 936947712 2741 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514864 s]
/proc/loadavg: 0.85 0.97 1.05 4/70 11115
/proc/meminfo: memFree=1449984/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915332 CPUtime=0.48
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 7278 0 1 0 44 4 0 0 25 0 8 0 69978450 937299968 7017 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228833 7017 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33895 s]
/proc/loadavg: 0.85 0.97 1.05 4/88 11134
/proc/meminfo: memFree=1414640/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=1.3
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 8869 0 1 0 118 12 0 0 25 0 8 0 69978450 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742809 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 8607 2479 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.14
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 69978458 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 8607 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+2.98112 s]
/proc/loadavg: 0.85 0.97 1.05 3/88 11134
/proc/meminfo: memFree=1414256/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=2.94
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 8870 0 1 0 267 27 0 0 25 0 8 0 69978450 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742035 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 8607 2479 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.14
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 69978458 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 8607 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.25947 s]
/proc/loadavg: 0.94 0.98 1.06 3/88 11134
/proc/meminfo: memFree=1414192/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=6.21
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 8872 0 1 0 559 62 0 0 25 0 8 0 69978450 937435136 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742733 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 8609 2479 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 349 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.15
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 69978458 937435136 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 8609 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915464

[startup+12.7422 s]
/proc/loadavg: 1.02 1.00 1.06 3/88 11134
/proc/meminfo: memFree=1414136/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=12.66
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9184 0 1 0 1137 129 0 0 25 0 8 0 69978450 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073906141 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 8919 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.21
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 384 0 0 0 20 1 0 0 15 0 8 0 69978458 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915464

[startup+25.5855 s]
/proc/loadavg: 1.24 1.05 1.08 3/88 11134
/proc/meminfo: memFree=1413112/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=25.43
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9239 0 1 0 2414 129 0 0 25 0 8 0 69978450 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847839 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 8970 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.25
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 406 0 0 0 24 1 0 0 16 0 8 0 69978458 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 8970 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 915464

[startup+51.2832 s]
/proc/loadavg: 1.50 1.12 1.10 3/88 11134
/proc/meminfo: memFree=1413112/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=51.03
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9246 0 1 0 4973 130 0 0 25 0 8 0 69978450 937435136 8977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073918409 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 8977 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 8977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 8977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 8977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 8977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.25
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 406 0 0 0 24 1 0 0 16 0 8 0 69978458 937435136 8977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 8977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 8977 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 915464

[startup+102.567 s]
/proc/loadavg: 1.78 1.26 1.15 3/88 11134
/proc/meminfo: memFree=1413112/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=102.09
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9252 0 1 0 10079 130 0 0 25 0 8 0 69978450 937435136 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073907424 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 8982 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.25
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 406 0 0 0 24 1 0 0 16 0 8 0 69978458 937435136 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 915464

[startup+162.585 s]
/proc/loadavg: 1.92 1.39 1.20 3/88 11134
/proc/meminfo: memFree=1413112/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=161.82
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9257 0 1 0 16052 130 0 0 25 0 8 0 69978450 937435136 8987 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848692 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.26 s]
/proc/loadavg: 2.00 2.00 1.88 3/88 11332
/proc/meminfo: memFree=1412600/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=2073.78
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9278 0 1 0 207234 144 0 0 25 0 8 0 69978450 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843644 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 9007 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.25
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2073.78
Current children cumulated vsize (KiB) 915464

[startup+2143.28 s]
/proc/loadavg: 2.00 2.00 1.88 3/88 11332
/proc/meminfo: memFree=1412600/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=2133.51
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9278 0 1 0 213207 144 0 0 25 0 8 0 69978450 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073849251 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 9007 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.25
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2133.51
Current children cumulated vsize (KiB) 915464

[startup+2203.3 s]
/proc/loadavg: 2.04 2.01 1.90 3/88 11332
/proc/meminfo: memFree=1412600/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=2193.26
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9278 0 1 0 219182 144 0 0 25 0 8 0 69978450 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844681 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 9007 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.25
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2193.26
Current children cumulated vsize (KiB) 915464

[startup+2263.32 s]
/proc/loadavg: 2.01 2.01 1.90 3/88 11332
/proc/meminfo: memFree=1412600/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=2253.02
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9278 0 1 0 225158 144 0 0 25 0 8 0 69978450 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073853269 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 9007 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.25
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2253.02
Current children cumulated vsize (KiB) 915464

[startup+2323.34 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 11332
/proc/meminfo: memFree=1412600/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=2312.76
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9278 0 1 0 231132 144 0 0 25 0 8 0 69978450 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073745291 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 9007 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.25
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2312.76
Current children cumulated vsize (KiB) 915464

[startup+2383.35 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 11334
/proc/meminfo: memFree=1412344/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=2372.5
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9278 0 1 0 237106 144 0 0 25 0 8 0 69978450 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848623 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 9007 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.25
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2372.5
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411 s]
/proc/loadavg: 2.07 2.02 1.91 3/88 11334
/proc/meminfo: memFree=1412408/2055920 swapFree=4192812/4192956
[pid=11114] ppid=11105 vsize=915464 CPUtime=2400.02
/proc/11114/stat : 11114 (java) R 11105 11114 10994 0 -1 0 9278 0 1 0 239858 144 0 0 25 0 8 0 69978450 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073977937 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11114/statm: 228866 9007 2532 14 0 215336 0
[pid=11114/tid=11121] ppid=11105 vsize=915464 CPUtime=0.03
/proc/11114/task/11121/stat : 11121 (java) S 11105 11114 10994 0 -1 64 350 0 0 0 3 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11123] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11123/stat : 11123 (java) S 11105 11114 10994 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11124] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11124/stat : 11124 (java) S 11105 11114 10994 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69978454 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11127] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11127/stat : 11127 (java) S 11105 11114 10994 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 69978457 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11128] ppid=11105 vsize=915464 CPUtime=0.25
/proc/11114/task/11128/stat : 11128 (java) S 11105 11114 10994 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11129] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11129/stat : 11129 (java) S 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11114/tid=11130] ppid=11105 vsize=915464 CPUtime=0
/proc/11114/task/11130/stat : 11130 (java) R 11105 11114 10994 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69978458 937435136 9007 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2411.06
CPU time (s): 2400.09
CPU user time (s): 2398.64
CPU system time (s): 1.44878
CPU usage (%): 99.545
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.64
system time used= 1.44878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9301
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= 50010
involuntary context switches= 81033

runsolver used 2.23266 s user time and 6.38003 s system time

The end

Launcher Data (download as text)

Begin job on node63 on Fri Jan 19 16:40:10 UTC 2007


IDJOB= 275656
IDBENCH= 4348
IDSOLVER= 68
FILE ID= node63/275656-1169224810

PBS_JOBID= 3589217

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  80893c07fc9c8f130d0db081ff853b98

RANDOM SEED= 955096308

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.216
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.216
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:       1450736 kB
Buffers:         44156 kB
Cached:         473656 kB
SwapCached:        144 kB
Active:         102180 kB
Inactive:       435868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1450736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2764 kB
Writeback:           0 kB
Mapped:          30244 kB
Slab:            52836 kB
Committed_AS:   540320 kB
PageTables:       1676 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= 66562 MiB



End job on node63 on Fri Jan 19 17:20:21 UTC 2007