Trace number 195004

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.11 1802.42

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-26_ext.xml
MD5SUM8c64b7f78172a272f301d70807cc9dbb
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 benchmark1737.96
SatisfiableYES
(Un)Satisfiability was proved
Number of variables50
Number of constraints466
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension466
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.60	   
0.60	Abscon 109 (November, 2006)
0.60	   
0.60	   configuration
0.60	     name=mac.xml
0.64	   
0.64	   instance
0.64	     name=/tmp/evaluation/195004-1168069628/unknown.xml
0.68	   
0.68	   domains being loaded...
0.68	   
0.68	   variables being loaded...
0.72	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.72	       =>  wckTime=0.112  cpuTime=0.1  mem=6M951
0.72	   
0.72	   relations being loaded...
0.87	   
0.87	   constraints being loaded...
1.02	     nbConstraints=466  nbRelationTypes=466  nbExtensionStructures=466  nbSharedExtensionStructures=0
1.02	     nbConflictsStructures=466  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2417  maxDegree=25
1.02	     maxArity=2
1.02	       =>  wckTime=0.408  cpuTime=0.29  mem=17M695
1.07	   
1.07	   solver IterativeSystematicSolver being built... 
1.23	       =>  wckTime=0.62  cpuTime=0.42  mem=15M365
1.24	   
1.24	   preprocessing
1.24	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.24	     detectedInconsistency=no
1.24	       =>  wckTime=0.0080  cpuTime=0.01  mem=15M365
1.30	   
1.30	   search
1.30	     run=0  nbConstraintChecks=46377  nbPropagations=561  nbRevisions=6177  nbUselessRevisions=5182  nbAssignments=27
1.30	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=39  nbRestartNogoods=0  mapSize=6  nbInferences=0
1.30	     nbTooLargeKeys=0
1.30	       =>  wckTime=0.061  cpuTime=0.04  mem=15M365
1.32	   
1.32	   search
1.32	     run=1  nbConstraintChecks=94511  nbPropagations=1730  nbRevisions=19772  nbUselessRevisions=16468  nbAssignments=62
1.32	     nbFailedAssignments=15  nbBacktracks=28  nbVisitedNodes=90  nbRestartNogoods=3  mapSize=18  nbInferences=0
1.32	     nbTooLargeKeys=0
1.32	       =>  wckTime=0.091  cpuTime=0.06  mem=15M365
1.35	   
1.35	   search
1.35	     run=2  nbConstraintChecks=169629  nbPropagations=3790  nbRevisions=45403  nbUselessRevisions=37689
1.35	     nbAssignments=109  nbFailedAssignments=30  nbBacktracks=51  nbVisitedNodes=165  nbRestartNogoods=4  mapSize=36
1.35	     nbInferences=0  nbTooLargeKeys=0
1.35	       =>  wckTime=0.12  cpuTime=0.08  mem=15M365
1.38	   
1.38	   search
1.38	     run=3  nbConstraintChecks=267424  nbPropagations=7074  nbRevisions=88453  nbUselessRevisions=73306
1.38	     nbAssignments=174  nbFailedAssignments=50  nbBacktracks=85  nbVisitedNodes=269  nbRestartNogoods=6  mapSize=64
1.38	     nbInferences=0  nbTooLargeKeys=0
1.38	       =>  wckTime=0.15  cpuTime=0.11  mem=15M365
1.43	   
1.43	   search
1.43	     run=4  nbConstraintChecks=419675  nbPropagations=12171  nbRevisions=157305  nbUselessRevisions=129819
1.43	     nbAssignments=266  nbFailedAssignments=79  nbBacktracks=136  nbVisitedNodes=421  nbRestartNogoods=9  mapSize=104
1.43	     nbInferences=0  nbTooLargeKeys=0
1.43	       =>  wckTime=0.193  cpuTime=0.15  mem=15M365
1.49	   
1.49	   search
1.49	     run=5  nbConstraintChecks=652238  nbPropagations=20005  nbRevisions=267517  nbUselessRevisions=220656
1.49	     nbAssignments=406  nbFailedAssignments=130  nbBacktracks=212  nbVisitedNodes=651  nbRestartNogoods=17  mapSize=165
1.49	     nbInferences=0  nbTooLargeKeys=0
1.49	       =>  wckTime=0.26  cpuTime=0.21  mem=15M365
1.57	   
1.57	   search
1.57	     run=6  nbConstraintChecks=929446  nbPropagations=31133  nbRevisions=427183  nbUselessRevisions=352010
1.57	     nbAssignments=591  nbFailedAssignments=192  nbBacktracks=326  nbVisitedNodes=948  nbRestartNogoods=20  mapSize=245
1.57	     nbInferences=0  nbTooLargeKeys=0
1.57	       =>  wckTime=0.337  cpuTime=0.29  mem=15M365
1.68	   
1.68	   search
1.68	     run=7  nbConstraintChecks=1352984  nbPropagations=47264  nbRevisions=662175  nbUselessRevisions=544957
1.68	     nbAssignments=861  nbFailedAssignments=284  nbBacktracks=497  nbVisitedNodes=1393  nbRestartNogoods=23  mapSize=376
1.68	     nbInferences=0  nbTooLargeKeys=0
1.68	       =>  wckTime=0.452  cpuTime=0.4  mem=15M365
1.88	   
1.88	   search
1.88	     run=8  nbConstraintChecks=2028260  nbPropagations=71840  nbRevisions=1030836  nbUselessRevisions=848740
1.88	     nbAssignments=1311  nbFailedAssignments=464  nbBacktracks=755  nbVisitedNodes=2156  nbRestartNogoods=28
1.88	     mapSize=592  nbInferences=0  nbTooLargeKeys=0
1.88	       =>  wckTime=0.642  cpuTime=0.59  mem=15M365
2.15	   
2.15	   search
2.15	     run=9  nbConstraintChecks=3077744  nbPropagations=108695  nbRevisions=1586103  nbUselessRevisions=1304921
2.15	     nbAssignments=1945  nbFailedAssignments=702  nbBacktracks=1140  nbVisitedNodes=3242  nbRestartNogoods=37
2.15	     mapSize=920  nbInferences=0  nbTooLargeKeys=0
2.15	       =>  wckTime=0.912  cpuTime=0.84  mem=15M365
2.21	   
2.21	   INFO : Stopping hyperNogood (mapSize=1005, nbTooLargekeys=0, mem=15M365)
2.47	   
2.47	   search
2.47	     run=10  nbConstraintChecks=4478112  nbPropagations=162823  nbRevisions=2401537  nbUselessRevisions=1974217
2.47	     nbAssignments=2867  nbFailedAssignments=1037  nbBacktracks=1719  nbVisitedNodes=4796  nbRestartNogoods=41
2.47	       =>  wckTime=1.241  cpuTime=1.16  mem=15M365
2.96	   
2.96	   search
2.96	     run=11  nbConstraintChecks=6734102  nbPropagations=243408  nbRevisions=3613941  nbUselessRevisions=2967166
2.96	     nbAssignments=4258  nbFailedAssignments=1552  nbBacktracks=2583  nbVisitedNodes=7141  nbRestartNogoods=44
2.96	       =>  wckTime=1.73  cpuTime=1.64  mem=15M365
3.68	   
3.68	   search
3.68	     run=12  nbConstraintChecks=9906325  nbPropagations=362496  nbRevisions=5417906  nbUselessRevisions=4445655
3.68	     nbAssignments=6334  nbFailedAssignments=2320  nbBacktracks=3881  nbVisitedNodes=10649  nbRestartNogoods=53
3.68	       =>  wckTime=2.45  cpuTime=2.36  mem=15M365
4.74	   
4.74	   search
4.74	     run=13  nbConstraintChecks=14925943  nbPropagations=539047  nbRevisions=8088030  nbUselessRevisions=6628698
4.74	     nbAssignments=9368  nbFailedAssignments=3397  nbBacktracks=5827  nbVisitedNodes=15756  nbRestartNogoods=61
4.74	       =>  wckTime=3.512  cpuTime=3.42  mem=15M365
6.33	   
6.33	   search
6.33	     run=14  nbConstraintChecks=21967692  nbPropagations=802443  nbRevisions=12097809  nbUselessRevisions=9917081
6.33	     nbAssignments=14042  nbFailedAssignments=5138  nbBacktracks=8749  nbVisitedNodes=23656  nbRestartNogoods=66
6.33	       =>  wckTime=5.099  cpuTime=5.0  mem=15M365
8.66	   
8.66	   search
8.66	     run=15  nbConstraintChecks=32018205  nbPropagations=1194847  nbRevisions=18106884  nbUselessRevisions=14857923
8.66	     nbAssignments=20996  nbFailedAssignments=7702  nbBacktracks=13128  nbVisitedNodes=35459  nbRestartNogoods=76
8.66	       =>  wckTime=7.423  cpuTime=7.32  mem=15M365
12.17	   
12.17	   search
12.17	     run=16  nbConstraintChecks=48021867  nbPropagations=1778340  nbRevisions=26990170  nbUselessRevisions=22139659
12.17	     nbAssignments=31327  nbFailedAssignments=11451  nbBacktracks=19697  nbVisitedNodes=52842  nbRestartNogoods=84
12.17	       =>  wckTime=10.94  cpuTime=10.84  mem=15M365
17.73	   
17.73	   search
17.73	     run=17  nbConstraintChecks=72521261  nbPropagations=2656518  nbRevisions=40407495  nbUselessRevisions=33145790
17.73	     nbAssignments=46839  nbFailedAssignments=17100  nbBacktracks=29549  nbVisitedNodes=79155  nbRestartNogoods=96
17.73	       =>  wckTime=16.5  cpuTime=16.4  mem=15M365
26.51	   
26.51	   search
26.51	     run=18  nbConstraintChecks=113259143  nbPropagations=4001912  nbRevisions=60890507  nbUselessRevisions=49899467
26.51	     nbAssignments=70839  nbFailedAssignments=26308  nbBacktracks=44327  nbVisitedNodes=120253  nbRestartNogoods=106
26.51	       =>  wckTime=25.274  cpuTime=25.15  mem=15M365
39.11	   
39.11	   search
39.11	     run=19  nbConstraintChecks=167639257  nbPropagations=6009603  nbRevisions=91802006  nbUselessRevisions=75269104
39.11	     nbAssignments=106269  nbFailedAssignments=39558  nbBacktracks=66498  nbVisitedNodes=180684  nbRestartNogoods=115
39.11	       =>  wckTime=37.878  cpuTime=37.74  mem=15M365
57.29	   
57.29	   search
57.29	     run=20  nbConstraintChecks=248119773  nbPropagations=9000458  nbRevisions=137491114  nbUselessRevisions=112729036
57.29	     nbAssignments=158168  nbFailedAssignments=58196  nbBacktracks=99750  nbVisitedNodes=268247  nbRestartNogoods=125
57.29	       =>  wckTime=56.059  cpuTime=55.9  mem=15M365
84.95	   
84.95	   search
84.95	     run=21  nbConstraintChecks=372985433  nbPropagations=13490094  nbRevisions=206083878  nbUselessRevisions=168964636
84.95	     nbAssignments=237157  nbFailedAssignments=87294  nbBacktracks=149630  nbVisitedNodes=401999  nbRestartNogoods=137
84.95	       =>  wckTime=83.713  cpuTime=83.53  mem=15M365
125.47	   
125.47	   search
125.47	     run=22  nbConstraintChecks=549573596  nbPropagations=20126406  nbRevisions=308215962  nbUselessRevisions=252850909
125.47	     nbAssignments=353026  nbFailedAssignments=128335  nbBacktracks=224449  nbVisitedNodes=596842  nbRestartNogoods=153
125.47	       =>  wckTime=124.239  cpuTime=124.01  mem=15M365
186.39	   
186.39	   search
186.39	     run=23  nbConstraintChecks=818231596  nbPropagations=30020041  nbRevisions=460158451  nbUselessRevisions=377607038
186.39	     nbAssignments=526903  nbFailedAssignments=189974  nbBacktracks=336676  nbVisitedNodes=888396  nbRestartNogoods=166
186.39	       =>  wckTime=185.154  cpuTime=184.87  mem=15M365
279.93	   
279.93	   search
279.93	     run=24  nbConstraintChecks=1237791103  nbPropagations=44888033  nbRevisions=688620113  nbUselessRevisions=565142871
279.93	     nbAssignments=789260  nbFailedAssignments=283978  nbBacktracks=505021  nbVisitedNodes=1330448  nbRestartNogoods=183
279.93	       =>  wckTime=278.7  cpuTime=278.29  mem=15M365
424.32	   
424.32	   search
424.32	     run=25  nbConstraintChecks=1887858448  nbPropagations=67413273  nbRevisions=1037783719
424.32	     nbUselessRevisions=852190977  nbAssignments=1191825  nbFailedAssignments=434019  nbBacktracks=757533
424.32	     nbVisitedNodes=2015592  nbRestartNogoods=195
424.32	       =>  wckTime=423.087  cpuTime=422.51  mem=15M365
629.63	   
629.63	   search
629.63	     run=26  nbConstraintChecks=2824556441  nbPropagations=101221287  nbRevisions=1561867609
629.63	     nbUselessRevisions=1283038131  nbAssignments=1791883  nbFailedAssignments=655301  nbBacktracks=1136300
629.63	     nbVisitedNodes=3031375  nbRestartNogoods=214
629.63	       =>  wckTime=628.395  cpuTime=627.59  mem=15M365
945.04	   
945.04	   search
945.04	     run=27  nbConstraintChecks=4222463628  nbPropagations=152117800  nbRevisions=2353602740
945.04	     nbUselessRevisions=1935045046  nbAssignments=2699339  nbFailedAssignments=994597  nbBacktracks=1704452
945.04	     nbVisitedNodes=4576541  nbRestartNogoods=226
945.04	       =>  wckTime=943.805  cpuTime=942.59  mem=15M365
1386.01	   
1386.01	   search
1386.01	     run=28  nbConstraintChecks=6210008440  nbPropagations=227741254  nbRevisions=3525344439
1386.01	     nbUselessRevisions=2899944358  nbAssignments=4033779  nbFailedAssignments=1476797  nbBacktracks=2556681
1386.01	     nbVisitedNodes=6827344  nbRestartNogoods=245
1386.01	       =>  wckTime=1384.779  cpuTime=1383.07  mem=15M365

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/node22/watcher-195004-1168069628 -o ROOT/results/node22/solver-195004-1168069628 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/195004-1168069628/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: 2.00 2.00 1.92 4/86 7539
/proc/meminfo: memFree=1224216/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=1784 CPUtime=0
/proc/7538/stat : 7538 (java) D 7536 7538 7084 0 -1 0 191 0 1 0 0 0 0 0 18 0 1 0 155357268 1826816 158 18446744073709551615 134512640 134570532 4294956560 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/7538/statm: 446 158 123 14 0 91 0

[startup+0.103077 s]
/proc/loadavg: 2.00 2.00 1.92 4/86 7539
/proc/meminfo: memFree=1224216/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=46996 CPUtime=0.01
/proc/7538/stat : 7538 (java) D 7536 7538 7084 0 -1 0 780 0 18 0 0 1 0 0 18 0 1 0 155357268 48123904 546 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4151971088 0 4 0 7368 18446744071563479169 0 0 17 0 0 0
/proc/7538/statm: 11749 546 451 14 0 1602 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 46996

[startup+0.511137 s]
/proc/loadavg: 2.00 2.00 1.92 4/86 7539
/proc/meminfo: memFree=1224216/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915120 CPUtime=0.28
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 4149 0 61 0 20 8 0 0 18 0 8 0 155357268 937082880 3955 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228780 3955 1896 14 0 215275 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 915120

[startup+1.33227 s]
/proc/loadavg: 2.08 2.02 1.93 4/93 7546
/proc/meminfo: memFree=1175392/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=1.08
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9544 0 67 0 96 12 0 0 23 0 8 0 155357268 937431040 9348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4072941849 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9348 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 17 0 8 0 155357283 937431040 9348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.22
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 374 0 0 0 22 0 0 0 16 0 8 0 155357289 937431040 9348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9348 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 915460

[startup+2.97852 s]
/proc/loadavg: 2.08 2.02 1.93 3/93 7546
/proc/meminfo: memFree=1174944/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=2.72
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9566 0 67 0 260 12 0 0 25 0 8 0 155357268 937431040 9369 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073813708 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9369 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 17 0 8 0 155357283 937431040 9369 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9369 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9369 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9369 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 395 0 0 0 27 0 0 0 15 0 8 0 155357289 937431040 9369 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9369 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9369 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 915460

[startup+6.27303 s]
/proc/loadavg: 2.07 2.02 1.93 3/93 7546
/proc/meminfo: memFree=1174432/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=6
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9568 0 67 0 588 12 0 0 25 0 8 0 155357268 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4072918510 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9370 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 397 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 915460

[startup+12.7581 s]
/proc/loadavg: 2.07 2.02 1.93 3/93 7546
/proc/meminfo: memFree=1173792/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=12.49
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9568 0 67 0 1237 12 0 0 25 0 8 0 155357268 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073831254 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9370 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 397 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 915460

[startup+25.63 s]
/proc/loadavg: 2.06 2.01 1.93 3/93 7546
/proc/meminfo: memFree=1172064/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=25.33
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9568 0 67 0 2521 12 0 0 25 0 8 0 155357268 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823601 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9370 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 397 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9370 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915460

[startup+51.2609 s]
/proc/loadavg: 2.03 2.01 1.93 3/93 7546
/proc/meminfo: memFree=1169632/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=50.95
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9569 0 67 0 5083 12 0 0 25 0 8 0 155357268 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823737 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9371 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 398 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915460

[startup+102.518 s]
/proc/loadavg: 2.06 2.02 1.93 3/93 7546
/proc/meminfo: memFree=1164640/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=102.14
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9570 0 67 0 10202 12 0 0 25 0 8 0 155357268 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073839224 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9371 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 398 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9371 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 915460

[startup+162.529 s]
/proc/loadavg: 2.02 2.02 1.93 3/93 7546
/proc/meminfo: memFree=1156064/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=162.08
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9571 0 67 0 16195 13 0 0 25 0 8 0 155357268 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823056 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1482.86 s]
/proc/loadavg: 2.01 2.02 1.97 3/100 7801
/proc/meminfo: memFree=1500064/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=1480.88
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9571 0 67 0 148056 32 0 0 25 0 8 0 155357268 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823737 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9372 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 399 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1480.88
Current children cumulated vsize (KiB) 915460

[startup+1542.88 s]
/proc/loadavg: 2.00 2.02 1.97 3/100 7801
/proc/meminfo: memFree=1500000/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=1540.85
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9571 0 67 0 154053 32 0 0 25 0 8 0 155357268 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823053 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9372 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 399 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1540.85
Current children cumulated vsize (KiB) 915460

[startup+1602.89 s]
/proc/loadavg: 2.00 2.01 1.97 3/100 7801
/proc/meminfo: memFree=1500000/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=1600.78
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9571 0 67 0 160046 32 0 0 25 0 8 0 155357268 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823737 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9372 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 399 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.78
Current children cumulated vsize (KiB) 915460

[startup+1662.9 s]
/proc/loadavg: 2.00 2.01 1.97 3/100 7801
/proc/meminfo: memFree=1499936/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=1660.73
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9571 0 67 0 166040 33 0 0 25 0 8 0 155357268 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823601 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9372 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 399 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.73
Current children cumulated vsize (KiB) 915460

[startup+1722.92 s]
/proc/loadavg: 2.05 2.02 1.97 4/100 7801
/proc/meminfo: memFree=1499936/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=1720.7
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9571 0 67 0 172037 33 0 0 25 0 8 0 155357268 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823737 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9372 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 399 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.7
Current children cumulated vsize (KiB) 915460

[startup+1782.94 s]
/proc/loadavg: 2.02 2.01 1.97 3/100 7801
/proc/meminfo: memFree=1499872/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=1780.63
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9571 0 67 0 178030 33 0 0 25 0 8 0 155357268 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073839233 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9372 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 399 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.63
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.39 s]
/proc/loadavg: 2.01 2.01 1.97 3/100 7801
/proc/meminfo: memFree=1499872/2055920 swapFree=4157532/4192956
[pid=7538] ppid=7536 vsize=915460 CPUtime=1800.08
/proc/7538/stat : 7538 (java) R 7536 7538 7084 0 -1 0 9571 0 67 0 179975 33 0 0 25 0 8 0 155357268 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823592 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7538/statm: 228865 9372 2513 14 0 215335 0
[pid=7538/tid=7540] ppid=7536 vsize=915460 CPUtime=0.04
/proc/7538/task/7540/stat : 7540 (java) S 7536 7538 7084 0 -1 64 409 0 0 0 4 0 0 0 16 0 8 0 155357283 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7541] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7541/stat : 7541 (java) S 7536 7538 7084 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7542] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7542/stat : 7542 (java) S 7536 7538 7084 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155357284 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7543] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7543/stat : 7543 (java) S 7536 7538 7084 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7544] ppid=7536 vsize=915460 CPUtime=0.27
/proc/7538/task/7544/stat : 7544 (java) S 7536 7538 7084 0 -1 64 399 0 0 0 27 0 0 0 16 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7545] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7545/stat : 7545 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7538/tid=7546] ppid=7536 vsize=915460 CPUtime=0
/proc/7538/task/7546/stat : 7546 (java) S 7536 7538 7084 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155357289 937431040 9372 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1802.42
CPU time (s): 1800.11
CPU user time (s): 1799.77
CPU system time (s): 0.342947
CPU usage (%): 99.8717
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.342947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9589
page faults= 67
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37765
involuntary context switches= 76689

runsolver used 2.72659 s user time and 5.2612 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 07:47:08 UTC 2007


IDJOB= 195004
IDBENCH= 3244
FILE ID= node22/195004-1168069628

PBS_JOBID= 3475654

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8c64b7f78172a272f301d70807cc9dbb

RANDOM SEED= 257525583

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1224696 kB
Buffers:         34740 kB
Cached:         271392 kB
SwapCached:      13264 kB
Active:         490144 kB
Inactive:       273336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1224696 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            2148 kB
Writeback:           0 kB
Mapped:         476088 kB
Slab:            51460 kB
Committed_AS:  3015484 kB
PageTables:       3384 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= 66544 MiB



End job on node22 on Sat Jan  6 08:17:12 UTC 2007