Trace number 194966

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 AC? (TO) 1800.1 1815.07

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-27_ext.xml
MD5SUM81766b12f834a6359457450a0ce6b25f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark714.584
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints470
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension470
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=mac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/194966-1168069611/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.43	       =>  wckTime=0.104  cpuTime=0.09  mem=6M951
0.43	   
0.43	   relations being loaded...
0.58	   
0.58	   constraints being loaded...
0.73	     nbConstraints=470  nbRelationTypes=470  nbExtensionStructures=470  nbSharedExtensionStructures=0
0.73	     nbConflictsStructures=470  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2503  maxDegree=28
0.73	     maxArity=2
0.73	       =>  wckTime=0.398  cpuTime=0.31  mem=17M695
0.77	   
0.77	   solver IterativeSystematicSolver being built... 
0.94	       =>  wckTime=0.605  cpuTime=0.45  mem=15M372
0.95	   
0.95	   preprocessing
0.95	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.95	     detectedInconsistency=no
0.95	       =>  wckTime=0.0080  cpuTime=0.0  mem=15M372
1.00	   
1.00	   search
1.00	     run=0  nbConstraintChecks=45838  nbPropagations=645  nbRevisions=7156  nbUselessRevisions=6011  nbAssignments=30
1.00	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=45  nbRestartNogoods=0  mapSize=8  nbInferences=0
1.00	     nbTooLargeKeys=0
1.00	       =>  wckTime=0.058  cpuTime=0.03  mem=15M372
1.02	   
1.02	   search
1.02	     run=1  nbConstraintChecks=106250  nbPropagations=2051  nbRevisions=24340  nbUselessRevisions=20355
1.02	     nbAssignments=65  nbFailedAssignments=17  nbBacktracks=25  nbVisitedNodes=99  nbRestartNogoods=2  mapSize=21
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.086  cpuTime=0.05  mem=15M372
1.04	   
1.04	   search
1.04	     run=2  nbConstraintChecks=176212  nbPropagations=4314  nbRevisions=53189  nbUselessRevisions=44252
1.04	     nbAssignments=113  nbFailedAssignments=33  nbBacktracks=47  nbVisitedNodes=173  nbRestartNogoods=5  mapSize=38
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.106  cpuTime=0.07  mem=15M372
1.07	   
1.07	   search
1.07	     run=3  nbConstraintChecks=275178  nbPropagations=7799  nbRevisions=99208  nbUselessRevisions=82311
1.07	     nbAssignments=178  nbFailedAssignments=53  nbBacktracks=80  nbVisitedNodes=273  nbRestartNogoods=6  mapSize=63
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.128  cpuTime=0.09  mem=15M372
1.09	   
1.09	   search
1.09	     run=4  nbConstraintChecks=403242  nbPropagations=12943  nbRevisions=168556  nbUselessRevisions=139709
1.09	     nbAssignments=269  nbFailedAssignments=83  nbBacktracks=130  nbVisitedNodes=418  nbRestartNogoods=10  mapSize=101
1.09	     nbInferences=0  nbTooLargeKeys=0
1.09	       =>  wckTime=0.155  cpuTime=0.11  mem=15M372
1.14	   
1.14	   search
1.14	     run=5  nbConstraintChecks=610940  nbPropagations=20793  nbRevisions=276903  nbUselessRevisions=229255
1.15	     nbAssignments=410  nbFailedAssignments=135  nbBacktracks=205  nbVisitedNodes=651  nbRestartNogoods=15  mapSize=161
1.15	     nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.205  cpuTime=0.16  mem=15M372
1.20	   
1.20	   search
1.20	     run=6  nbConstraintChecks=919194  nbPropagations=32514  nbRevisions=445777  nbUselessRevisions=369371
1.20	     nbAssignments=623  nbFailedAssignments=223  nbBacktracks=321  nbVisitedNodes=1010  nbRestartNogoods=25  mapSize=253
1.20	     nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.265  cpuTime=0.21  mem=15M372
1.27	   
1.27	   search
1.27	     run=7  nbConstraintChecks=1234515  nbPropagations=48778  nbRevisions=681532  nbUselessRevisions=565573
1.27	     nbAssignments=888  nbFailedAssignments=306  nbBacktracks=492  nbVisitedNodes=1437  nbRestartNogoods=27  mapSize=382
1.27	     nbInferences=0  nbTooLargeKeys=0
1.27	       =>  wckTime=0.332  cpuTime=0.28  mem=15M372
1.41	   
1.41	   search
1.41	     run=8  nbConstraintChecks=1984915  nbPropagations=74045  nbRevisions=1058968  nbUselessRevisions=878376
1.41	     nbAssignments=1350  nbFailedAssignments=498  nbBacktracks=753  nbVisitedNodes=2238  nbRestartNogoods=30
1.41	     mapSize=614  nbInferences=0  nbTooLargeKeys=0
1.41	       =>  wckTime=0.473  cpuTime=0.42  mem=15M372
1.59	   
1.59	   search
1.59	     run=9  nbConstraintChecks=2923641  nbPropagations=111301  nbRevisions=1625339  nbUselessRevisions=1348614
1.59	     nbAssignments=1980  nbFailedAssignments=732  nbBacktracks=1138  nbVisitedNodes=3319  nbRestartNogoods=32
1.59	     mapSize=940  nbInferences=0  nbTooLargeKeys=0
1.59	       =>  wckTime=0.656  cpuTime=0.58  mem=15M372
1.66	   
1.66	   INFO : Stopping hyperNogood (mapSize=1042, nbTooLargekeys=0, mem=15M372)
1.85	   
1.85	   search
1.85	     run=10  nbConstraintChecks=4387166  nbPropagations=166711  nbRevisions=2477591  nbUselessRevisions=2055314
1.85	     nbAssignments=2922  nbFailedAssignments=1090  nbBacktracks=1716  nbVisitedNodes=4933  nbRestartNogoods=38
1.85	       =>  wckTime=0.911  cpuTime=0.82  mem=15M372
2.20	   
2.20	   search
2.20	     run=11  nbConstraintChecks=6519598  nbPropagations=249213  nbRevisions=3756909  nbUselessRevisions=3116341
2.20	     nbAssignments=4330  nbFailedAssignments=1624  nbBacktracks=2580  nbVisitedNodes=7351  nbRestartNogoods=40
2.20	       =>  wckTime=1.263  cpuTime=1.17  mem=15M372
2.70	   
2.70	   search
2.70	     run=12  nbConstraintChecks=9578634  nbPropagations=370711  nbRevisions=5633927  nbUselessRevisions=4672167
2.70	     nbAssignments=6407  nbFailedAssignments=2391  nbBacktracks=3878  nbVisitedNodes=10866  nbRestartNogoods=46
2.70	       =>  wckTime=1.76  cpuTime=1.66  mem=15M372
3.51	   
3.51	   search
3.51	     run=13  nbConstraintChecks=14651730  nbPropagations=553494  nbRevisions=8490606  nbUselessRevisions=7039216
3.51	     nbAssignments=9665  nbFailedAssignments=3690  nbBacktracks=5824  nbVisitedNodes=16459  nbRestartNogoods=55
3.51	       =>  wckTime=2.572  cpuTime=2.46  mem=15M372
4.73	   
4.73	   search
4.73	     run=14  nbConstraintChecks=22044666  nbPropagations=833275  nbRevisions=12860295  nbUselessRevisions=10658049
4.73	     nbAssignments=14755  nbFailedAssignments=5848  nbBacktracks=8745  nbVisitedNodes=25344  nbRestartNogoods=67
4.73	       =>  wckTime=3.794  cpuTime=3.67  mem=15M372
6.56	   
6.56	   search
6.56	     run=15  nbConstraintChecks=33440406  nbPropagations=1252028  nbRevisions=19486497  nbUselessRevisions=16142454
6.56	     nbAssignments=22179  nbFailedAssignments=8882  nbBacktracks=13123  nbVisitedNodes=38159  nbRestartNogoods=79
6.56	       =>  wckTime=5.622  cpuTime=5.48  mem=15M372
8.97	   
8.97	   search
8.97	     run=16  nbConstraintChecks=48342188  nbPropagations=1863061  nbRevisions=29086384  nbUselessRevisions=24094330
8.97	     nbAssignments=32685  nbFailedAssignments=12810  nbBacktracks=19691  nbVisitedNodes=55870  nbRestartNogoods=87
8.97	       =>  wckTime=8.032  cpuTime=7.88  mem=15M372
13.00	   
13.00	   search
13.00	     run=17  nbConstraintChecks=73432396  nbPropagations=2787363  nbRevisions=43769329  nbUselessRevisions=36273833
13.00	     nbAssignments=49251  nbFailedAssignments=19510  nbBacktracks=29545  nbVisitedNodes=84561  nbRestartNogoods=94
13.00	       =>  wckTime=12.065  cpuTime=11.88  mem=15M372
18.49	   
18.49	   search
18.49	     run=18  nbConstraintChecks=106908708  nbPropagations=4149924  nbRevisions=65212531  nbUselessRevisions=54048619
18.49	     nbAssignments=72952  nbFailedAssignments=28421  nbBacktracks=44323  nbVisitedNodes=124790  nbRestartNogoods=102
18.49	       =>  wckTime=17.554  cpuTime=17.31  mem=15M372
27.67	   
27.67	   search
27.67	     run=19  nbConstraintChecks=164060703  nbPropagations=6215372  nbRevisions=98015015  nbUselessRevisions=81248677
27.67	     nbAssignments=109900  nbFailedAssignments=43188  nbBacktracks=66491  nbVisitedNodes=188740  nbRestartNogoods=110
27.67	       =>  wckTime=26.731  cpuTime=26.4  mem=15M372
40.51	   
40.51	   search
40.51	     run=20  nbConstraintChecks=243266033  nbPropagations=9298810  nbRevisions=146862027  nbUselessRevisions=121768265
40.51	     nbAssignments=164477  nbFailedAssignments=64500  nbBacktracks=99743  nbVisitedNodes=282222  nbRestartNogoods=124
40.51	       =>  wckTime=39.568  cpuTime=39.12  mem=15M372
60.86	   
60.86	   search
60.86	     run=21  nbConstraintChecks=369121565  nbPropagations=13960740  nbRevisions=221059219  nbUselessRevisions=183319402
60.86	     nbAssignments=248047  nbFailedAssignments=98178  nbBacktracks=149621  nbVisitedNodes=426526  nbRestartNogoods=134
60.86	       =>  wckTime=59.92  cpuTime=59.28  mem=15M372
89.33	   
89.33	   search
89.33	     run=22  nbConstraintChecks=544313920  nbPropagations=20880039  nbRevisions=330664418  nbUselessRevisions=274245649
89.33	     nbAssignments=368989  nbFailedAssignments=144289  nbBacktracks=224441  nbVisitedNodes=633001  nbRestartNogoods=145
89.33	       =>  wckTime=88.391  cpuTime=87.49  mem=15M372
134.32	   
134.32	   search
134.32	     run=23  nbConstraintChecks=827157062  nbPropagations=31265518  nbRevisions=495858561  nbUselessRevisions=411304936
134.32	     nbAssignments=550490  nbFailedAssignments=213553  nbBacktracks=336669  nbVisitedNodes=943728  nbRestartNogoods=158
134.32	       =>  wckTime=133.377  cpuTime=132.05  mem=15M372
201.04	   
201.04	   search
201.04	     run=24  nbConstraintChecks=1237276043  nbPropagations=46942600  nbRevisions=744825611  nbUselessRevisions=618066423
201.04	     nbAssignments=826540  nbFailedAssignments=321254  nbBacktracks=505013  nbVisitedNodes=1420160  nbRestartNogoods=173
201.04	       =>  wckTime=200.104  cpuTime=198.17  mem=15M372
302.72	   
302.72	   search
302.72	     run=25  nbConstraintChecks=1870803526  nbPropagations=70549941  nbRevisions=1120036258
302.72	     nbUselessRevisions=929517204  nbAssignments=1240733  nbFailedAssignments=482923  nbBacktracks=757524
302.72	     nbVisitedNodes=2134020  nbRestartNogoods=183
302.72	       =>  wckTime=301.78  cpuTime=298.91  mem=15M372
452.55	   
452.55	   search
452.55	     run=26  nbConstraintChecks=2798590612  nbPropagations=105977692  nbRevisions=1682508788
452.55	     nbUselessRevisions=1396717719  nbAssignments=1857799  nbFailedAssignments=721211  nbBacktracks=1136293
452.55	     nbVisitedNodes=3193132  nbRestartNogoods=204
452.55	       =>  wckTime=451.611  cpuTime=447.35  mem=15M372
690.28	   
690.28	   search
690.28	     run=27  nbConstraintChecks=4295889131  nbPropagations=159530955  nbRevisions=2537041878
690.28	     nbUselessRevisions=2105919754  nbAssignments=2788569  nbFailedAssignments=1083817  nbBacktracks=1704445
690.28	     nbVisitedNodes=4794844  nbRestartNogoods=225
690.28	       =>  wckTime=689.339  cpuTime=682.9  mem=15M372
1030.42	   
1030.42	   search
1030.42	     run=28  nbConstraintChecks=6380512253  nbPropagations=239988908  nbRevisions=3816954515
1030.42	     nbUselessRevisions=3168642253  nbAssignments=4197154  nbFailedAssignments=1640165  nbBacktracks=2556671
1030.42	     nbVisitedNodes=7228091  nbRestartNogoods=247
1030.42	       =>  wckTime=1029.483  cpuTime=1019.72  mem=15M372
1539.50	   
1539.50	   search
1539.50	     run=29  nbConstraintChecks=9547115766  nbPropagations=359910665  nbRevisions=5734073426
1539.50	     nbUselessRevisions=4761460656  nbAssignments=6279564  nbFailedAssignments=2444222  nbBacktracks=3835014
1539.50	     nbVisitedNodes=10806832  nbRestartNogoods=263
1539.50	       =>  wckTime=1538.561  cpuTime=1524.1  mem=15M372

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/node11/watcher-194966-1168069611 -o ROOT/results/node11/solver-194966-1168069611 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194966-1168069611/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.98 1.82 1.84 4/93 27470
/proc/meminfo: memFree=1649952/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=11868 CPUtime=0
/proc/27469/stat : 27469 (java) D 27467 27469 27402 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 155356155 12152832 515 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7979812 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/27469/statm: 2967 515 425 14 0 1602 0

[startup+0.104351 s]
/proc/loadavg: 1.98 1.82 1.84 4/93 27470
/proc/meminfo: memFree=1649952/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=912432 CPUtime=0.07
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 2746 0 1 0 6 1 0 0 17 0 8 0 155356155 934330368 2492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228108 2492 1379 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912432

[startup+0.512426 s]
/proc/loadavg: 1.98 1.82 1.84 4/93 27470
/proc/meminfo: memFree=1649952/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915328 CPUtime=0.48
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 6720 0 1 0 43 5 0 0 18 0 8 0 155356155 937295872 6459 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073605093 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228832 6459 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33563 s]
/proc/loadavg: 1.98 1.82 1.84 4/100 27477
/proc/meminfo: memFree=1622312/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=1.29
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9620 0 1 0 121 8 0 0 19 0 8 0 155356155 937431040 9358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073480117 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228865 9358 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.2
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 379 0 0 0 19 1 0 0 17 0 8 0 155356164 937431040 9358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9358 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.98291 s]
/proc/loadavg: 1.98 1.82 1.84 3/100 27477
/proc/meminfo: memFree=1622184/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=2.92
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9637 0 1 0 284 8 0 0 25 0 8 0 155356155 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073925128 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228865 9374 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915460

[startup+6.26857 s]
/proc/loadavg: 1.98 1.82 1.85 3/100 27477
/proc/meminfo: memFree=1622184/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=6.17
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9638 0 1 0 609 8 0 0 25 0 8 0 155356155 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837145 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228865 9374 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915460

[startup+12.7559 s]
/proc/loadavg: 1.98 1.82 1.85 3/100 27477
/proc/meminfo: memFree=1622192/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=12.6
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9638 0 1 0 1252 8 0 0 25 0 8 0 155356155 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810680 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228865 9374 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9374 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915460

[startup+25.5994 s]
/proc/loadavg: 1.99 1.83 1.85 3/100 27477
/proc/meminfo: memFree=1622192/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=25.34
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9640 0 1 0 2525 9 0 0 25 0 8 0 155356155 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823621 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228865 9375 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915460

[startup+51.2105 s]
/proc/loadavg: 1.99 1.84 1.85 3/100 27477
/proc/meminfo: memFree=1622256/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=50.7
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9640 0 1 0 5061 9 0 0 25 0 8 0 155356155 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831254 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228865 9375 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9375 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915460

[startup+102.431 s]
/proc/loadavg: 1.99 1.86 1.85 3/100 27477
/proc/meminfo: memFree=1622192/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=101.45
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9641 0 1 0 10136 9 0 0 25 0 8 0 155356155 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228865 9376 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 915460

[startup+162.489 s]
/proc/loadavg: 1.99 1.89 1.86 3/100 27477
/proc/meminfo: memFree=1622256/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=160.96
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9641 0 1 0 16086 10 0 0 25 0 8 0 155356155 937431040 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073832219 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1410.42
Current children cumulated vsize (KiB) 915460

[startup+1483.82 s]
/proc/loadavg: 2.01 2.01 1.93 3/100 27675
/proc/meminfo: memFree=1621496/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=1469.93
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9642 0 1 0 146973 20 0 0 25 0 8 0 155356155 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811755 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228865 9377 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 397 0 0 0 22 1 0 0 17 0 8 0 155356164 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.93
Current children cumulated vsize (KiB) 915460

[startup+1543.88 s]
/proc/loadavg: 2.06 2.02 1.94 3/100 27675
/proc/meminfo: memFree=1621496/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=1529.43
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9643 0 1 0 152923 20 0 0 25 0 8 0 155356155 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823624 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27469/statm: 228865 9378 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.43
Current children cumulated vsize (KiB) 915460

[startup+1603.93 s]
/proc/loadavg: 1.58 1.90 1.90 2/88 27811
/proc/meminfo: memFree=1649552/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=1589.21
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9643 0 1 0 158898 23 0 0 25 0 8 0 155356155 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835530 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27469/statm: 228865 9378 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.21
Current children cumulated vsize (KiB) 915460

[startup+1663.95 s]
/proc/loadavg: 1.88 1.93 1.91 3/100 27823
/proc/meminfo: memFree=1614640/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=1649.14
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9643 0 1 0 164890 24 0 0 25 0 8 0 155356155 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823650 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27469/statm: 228865 9378 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.14
Current children cumulated vsize (KiB) 915460

[startup+1723.95 s]
/proc/loadavg: 1.95 1.94 1.91 3/100 27823
/proc/meminfo: memFree=1614512/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=1709.08
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9643 0 1 0 170884 24 0 0 25 0 8 0 155356155 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812633 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27469/statm: 228865 9378 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1709.08
Current children cumulated vsize (KiB) 915460

[startup+1784.05 s]
/proc/loadavg: 1.98 1.95 1.91 3/100 27823
/proc/meminfo: memFree=1614448/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=1769.12
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9643 0 1 0 176888 24 0 0 25 0 8 0 155356155 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073832143 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27469/statm: 228865 9378 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.12
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.04 s]
/proc/loadavg: 1.99 1.95 1.91 3/100 27823
/proc/meminfo: memFree=1614448/2055920 swapFree=4192812/4192956
[pid=27469] ppid=27467 vsize=915460 CPUtime=1800.07
/proc/27469/stat : 27469 (java) R 27467 27469 27402 0 -1 0 9643 0 1 0 179983 24 0 0 25 0 8 0 155356155 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856891 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27469/statm: 228865 9378 2513 14 0 215335 0
[pid=27469/tid=27471] ppid=27467 vsize=915460 CPUtime=0.03
/proc/27469/task/27471/stat : 27471 (java) S 27467 27469 27402 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27472] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27472/stat : 27472 (java) S 27467 27469 27402 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27473] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27473/stat : 27473 (java) S 27467 27469 27402 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155356160 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27474] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27474/stat : 27474 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27475] ppid=27467 vsize=915460 CPUtime=0.23
/proc/27469/task/27475/stat : 27475 (java) S 27467 27469 27402 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27476] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27476/stat : 27476 (java) S 27467 27469 27402 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27469/tid=27477] ppid=27467 vsize=915460 CPUtime=0
/proc/27469/task/27477/stat : 27477 (java) S 27467 27469 27402 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356164 937431040 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1815.07
CPU time (s): 1800.1
CPU user time (s): 1799.85
CPU system time (s): 0.253961
CPU usage (%): 99.1757
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9661
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= 37602
involuntary context switches= 95526

runsolver used 2.24866 s user time and 5.77512 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan  6 07:46:51 UTC 2007


IDJOB= 194966
IDBENCH= 3242
FILE ID= node11/194966-1168069611

PBS_JOBID= 3475712

Free space on /tmp= 66319 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23/rand-2-50-23-587-230-27_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194966-1168069611/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-194966-1168069611 -o ROOT/results/node11/solver-194966-1168069611 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194966-1168069611/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  81766b12f834a6359457450a0ce6b25f

RANDOM SEED= 178257550

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
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:       1650432 kB
Buffers:         36708 kB
Cached:         196396 kB
SwapCached:          0 kB
Active:         143952 kB
Inactive:       177520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2240 kB
Writeback:           0 kB
Mapped:         117388 kB
Slab:            68580 kB
Committed_AS:  5067404 kB
PageTables:       2480 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= 66319 MiB



End job on node11 on Sat Jan  6 08:17:07 UTC 2007