Trace number 217377

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.14 1804.14

General information on the benchmark

NamelatinSquare/
latinSquare-dg-11_all.xml
MD5SUM695d2c81f7a06de7d66126fb6fcf3989
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints44
Maximum constraint arity11
Maximum domain size11
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)allDifferent(44)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/217377-1168079392/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=121  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.40	       =>  wckTime=0.106  cpuTime=0.09  mem=6M951
0.40	   
0.40	   constraints being loaded...
0.45	     nbConstraints=44  nbGlobalConstraints=44  nbSharedBinaryRepresentations=0  maxDegree=4  maxArity=11
0.45	       =>  wckTime=0.149  cpuTime=0.12  mem=7M927
0.48	   
0.48	   solver IterativeSystematicSolver being built... 
0.65	       =>  wckTime=0.359  cpuTime=0.26  mem=15M426
0.67	   
0.67	   preprocessing
0.67	     nbConstraintChecks=0  nbPropagations=121  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.67	     detectedInconsistency=no
0.67	       =>  wckTime=0.016  cpuTime=0.01  mem=15M426
0.73	   
0.73	   search
0.73	     run=0  nbConstraintChecks=0  nbPropagations=1167  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
0.73	     nbFailedAssignments=3  nbBacktracks=12  nbVisitedNodes=54  nbRestartNogoods=0  mapSize=6  nbInferences=0
0.73	     nbTooLargeKeys=0
0.73	       =>  wckTime=0.07  cpuTime=0.04  mem=17M410
0.76	   
0.76	   search
0.76	     run=1  nbConstraintChecks=0  nbPropagations=3525  nbRevisions=0  nbUselessRevisions=0  nbAssignments=106
0.76	     nbFailedAssignments=12  nbBacktracks=31  nbVisitedNodes=129  nbRestartNogoods=1  mapSize=19  nbInferences=0
0.76	     nbTooLargeKeys=0
0.76	       =>  wckTime=0.102  cpuTime=0.08  mem=18M385
0.79	   
0.79	   search
0.79	     run=2  nbConstraintChecks=0  nbPropagations=7218  nbRevisions=0  nbUselessRevisions=0  nbAssignments=173
0.79	     nbFailedAssignments=23  nbBacktracks=54  nbVisitedNodes=218  nbRestartNogoods=3  mapSize=38  nbInferences=0
0.79	     nbTooLargeKeys=0
0.79	       =>  wckTime=0.131  cpuTime=0.1  mem=19M360
0.82	   
0.82	   search
0.82	     run=3  nbConstraintChecks=0  nbPropagations=12417  nbRevisions=0  nbUselessRevisions=0  nbAssignments=258
0.82	     nbFailedAssignments=41  nbBacktracks=87  nbVisitedNodes=334  nbRestartNogoods=6  mapSize=63  nbInferences=0
0.82	     nbTooLargeKeys=0
0.82	       =>  wckTime=0.163  cpuTime=0.13  mem=20M335
0.86	   
0.86	   search
0.86	     run=4  nbConstraintChecks=0  nbPropagations=19349  nbRevisions=0  nbUselessRevisions=0  nbAssignments=358
0.86	     nbFailedAssignments=61  nbBacktracks=139  nbVisitedNodes=479  nbRestartNogoods=11  mapSize=105  nbInferences=0
0.86	     nbTooLargeKeys=0
0.86	       =>  wckTime=0.199  cpuTime=0.16  mem=22M285
0.90	   
0.90	   search
0.90	     run=5  nbConstraintChecks=0  nbPropagations=28609  nbRevisions=0  nbUselessRevisions=0  nbAssignments=506
0.90	     nbFailedAssignments=98  nbBacktracks=216  nbVisitedNodes=691  nbRestartNogoods=12  mapSize=164  nbInferences=0
0.91	     nbTooLargeKeys=0
0.91	       =>  wckTime=0.247  cpuTime=0.21  mem=24M236
0.97	   
0.97	   search
0.97	     run=6  nbConstraintChecks=0  nbPropagations=40897  nbRevisions=0  nbUselessRevisions=0  nbAssignments=700
0.97	     nbFailedAssignments=147  nbBacktracks=330  nbVisitedNodes=988  nbRestartNogoods=14  mapSize=253  nbInferences=0
0.97	     nbTooLargeKeys=0
0.97	       =>  wckTime=0.311  cpuTime=0.27  mem=27M161
1.05	   
1.05	   search
1.05	     run=7  nbConstraintChecks=0  nbPropagations=57336  nbRevisions=0  nbUselessRevisions=0  nbAssignments=970
1.05	     nbFailedAssignments=213  nbBacktracks=506  nbVisitedNodes=1389  nbRestartNogoods=16  mapSize=375  nbInferences=0
1.05	     nbTooLargeKeys=0
1.05	       =>  wckTime=0.391  cpuTime=0.34  mem=30M87
1.16	   
1.16	   search
1.16	     run=8  nbConstraintChecks=0  nbPropagations=79413  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1358
1.16	     nbFailedAssignments=312  nbBacktracks=762  nbVisitedNodes=1987  nbRestartNogoods=18  mapSize=567  nbInferences=0
1.16	     nbTooLargeKeys=0
1.16	       =>  wckTime=0.503  cpuTime=0.46  mem=34M963
1.33	   
1.33	   search
1.33	     run=9  nbConstraintChecks=0  nbPropagations=109511  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1927
1.33	     nbFailedAssignments=462  nbBacktracks=1147  nbVisitedNodes=2865  nbRestartNogoods=23  mapSize=863  nbInferences=0
1.33	     nbTooLargeKeys=0
1.33	       =>  wckTime=0.673  cpuTime=0.6  mem=41M789
1.42	   
1.42	   INFO : Stopping hyperNogood (mapSize=1014, nbTooLargekeys=0, mem=45M690)
1.56	   
1.56	   search
1.56	     run=10  nbConstraintChecks=0  nbPropagations=151733  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2782
1.56	     nbFailedAssignments=707  nbBacktracks=1727  nbVisitedNodes=4194  nbRestartNogoods=29
1.56	       =>  wckTime=0.897  cpuTime=0.82  mem=4M289
1.83	   
1.83	   search
1.83	     run=11  nbConstraintChecks=0  nbPropagations=211127  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4057
1.83	     nbFailedAssignments=1084  nbBacktracks=2591  nbVisitedNodes=6187  nbRestartNogoods=34
1.83	       =>  wckTime=1.17  cpuTime=1.09  mem=18M214
2.21	   
2.21	   search
2.21	     run=12  nbConstraintChecks=0  nbPropagations=295248  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5881
2.21	     nbFailedAssignments=1578  nbBacktracks=3888  nbVisitedNodes=9020  nbRestartNogoods=39
2.21	       =>  wckTime=1.554  cpuTime=1.47  mem=38M108
2.80	   
2.80	   search
2.80	     run=13  nbConstraintChecks=0  nbPropagations=416170  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8667
2.80	     nbFailedAssignments=2381  nbBacktracks=5835  nbVisitedNodes=13356  nbRestartNogoods=46
2.80	       =>  wckTime=2.14  cpuTime=2.05  mem=17M355
3.66	   
3.66	   search
3.66	     run=14  nbConstraintChecks=0  nbPropagations=591003  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12800
3.66	     nbFailedAssignments=3558  nbBacktracks=8758  nbVisitedNodes=19821  nbRestartNogoods=55
3.66	       =>  wckTime=3.0  cpuTime=2.9  mem=11M417
4.92	   
4.92	   search
4.92	     run=15  nbConstraintChecks=0  nbPropagations=847165  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18984
4.92	     nbFailedAssignments=5331  nbBacktracks=13137  nbVisitedNodes=29423  nbRestartNogoods=61
4.92	       =>  wckTime=4.263  cpuTime=4.17  mem=26M725
6.80	   
6.80	   search
6.80	     run=16  nbConstraintChecks=0  nbPropagations=1222210  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28113
6.80	     nbFailedAssignments=7856  nbBacktracks=19710  nbVisitedNodes=43651  nbRestartNogoods=65
6.80	       =>  wckTime=6.141  cpuTime=6.04  mem=21M791
9.55	   
9.55	   search
9.55	     run=17  nbConstraintChecks=0  nbPropagations=1772850  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41690
9.55	     nbFailedAssignments=11545  nbBacktracks=29562  nbVisitedNodes=64831  nbRestartNogoods=72
9.55	       =>  wckTime=8.893  cpuTime=8.78  mem=13M610
13.79	   
13.79	   search
13.79	     run=18  nbConstraintChecks=0  nbPropagations=2594691  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62593
13.79	     nbFailedAssignments=17636  nbBacktracks=44343  nbVisitedNodes=97614  nbRestartNogoods=81
13.79	       =>  wckTime=13.13  cpuTime=13.01  mem=31M0
20.91	   
20.91	   search
20.91	     run=19  nbConstraintChecks=0  nbPropagations=3853537  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93438
20.91	     nbFailedAssignments=26283  nbBacktracks=66511  nbVisitedNodes=145163  nbRestartNogoods=90
20.91	       =>  wckTime=20.256  cpuTime=20.12  mem=39M186
30.43	   
30.43	   search
30.43	     run=20  nbConstraintChecks=0  nbPropagations=5717416  nbRevisions=0  nbUselessRevisions=0  nbAssignments=140179
30.43	     nbFailedAssignments=39738  nbBacktracks=99764  nbVisitedNodes=218125  nbRestartNogoods=97
30.43	       =>  wckTime=29.771  cpuTime=29.6  mem=25M891
44.28	   
44.28	   search
44.28	     run=21  nbConstraintChecks=0  nbPropagations=8474914  nbRevisions=0  nbUselessRevisions=0  nbAssignments=208977
44.28	     nbFailedAssignments=58620  nbBacktracks=149642  nbVisitedNodes=324753  nbRestartNogoods=108
44.28	       =>  wckTime=43.621  cpuTime=43.43  mem=43M282
65.63	   
65.63	   search
65.63	     run=22  nbConstraintChecks=0  nbPropagations=12594118  nbRevisions=0  nbUselessRevisions=0  nbAssignments=313876
65.63	     nbFailedAssignments=88669  nbBacktracks=224460  nbVisitedNodes=489037  nbRestartNogoods=115
65.63	       =>  wckTime=64.973  cpuTime=64.76  mem=38M170
96.48	   
96.48	   search
96.48	     run=23  nbConstraintChecks=0  nbPropagations=18705497  nbRevisions=0  nbUselessRevisions=0  nbAssignments=470707
96.48	     nbFailedAssignments=133239  nbBacktracks=336688  nbVisitedNodes=732702  nbRestartNogoods=121
96.48	       =>  wckTime=95.823  cpuTime=95.54  mem=36M126
143.93	   
143.93	   search
143.93	     run=24  nbConstraintChecks=0  nbPropagations=27856871  nbRevisions=0  nbUselessRevisions=0  nbAssignments=705953
143.93	     nbFailedAssignments=200109  nbBacktracks=505029  nbVisitedNodes=1100439  nbRestartNogoods=134
143.93	       =>  wckTime=143.276  cpuTime=142.92  mem=21M809
216.03	   
216.03	   search
216.03	     run=25  nbConstraintChecks=0  nbPropagations=41620654  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1062286
216.03	     nbFailedAssignments=303897  nbBacktracks=757548  nbVisitedNodes=1657601  nbRestartNogoods=148
216.03	       =>  wckTime=215.368  cpuTime=214.87  mem=32M41
328.04	   
328.04	   search
328.04	     run=26  nbConstraintChecks=0  nbPropagations=62181135  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1590333
328.04	     nbFailedAssignments=453142  nbBacktracks=1136315  nbVisitedNodes=2481579  nbRestartNogoods=153
328.04	       =>  wckTime=327.381  cpuTime=326.01  mem=37M157
503.21	   
503.23	   search
503.23	     run=27  nbConstraintChecks=0  nbPropagations=92856050  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2372131
503.23	     nbFailedAssignments=666753  nbBacktracks=1704469  nbVisitedNodes=3687394  nbRestartNogoods=169
503.23	       =>  wckTime=502.549  cpuTime=499.56  mem=13M635
735.28	   
735.28	   search
735.28	     run=28  nbConstraintChecks=0  nbPropagations=138659050  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3567298
735.28	     nbFailedAssignments=1009658  nbBacktracks=2556695  nbVisitedNodes=5562498  nbRestartNogoods=183
735.28	       =>  wckTime=734.62  cpuTime=731.28  mem=8M524
1085.11	   
1085.11	   search
1085.11	     run=29  nbConstraintChecks=0  nbPropagations=207235230  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5347766
1085.11	     nbFailedAssignments=1511751  nbBacktracks=3835039  nbVisitedNodes=8339723  nbRestartNogoods=198
1085.11	       =>  wckTime=1084.453  cpuTime=1080.55  mem=7M505
1608.92	   
1608.92	   search
1608.92	     run=30  nbConstraintChecks=0  nbPropagations=309774331  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8023233
1608.92	     nbFailedAssignments=2269676  nbBacktracks=5752549  nbVisitedNodes=12518118  nbRestartNogoods=208
1608.92	       =>  wckTime=1608.266  cpuTime=1603.51  mem=16M712

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/node12/watcher-217377-1168079392 -o ROOT/results/node12/solver-217377-1168079392 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217377-1168079392/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.12 2.07 1.97 4/93 21840
/proc/meminfo: memFree=1516768/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=172 CPUtime=0
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 156334256 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 9696036 0 0 4096 0 0 0 0 17 0 0 0
/proc/21839/statm: 43 24 18 14 0 3 0

[startup+0.108077 s]
/proc/loadavg: 2.12 2.07 1.97 4/93 21840
/proc/meminfo: memFree=1516768/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=914988 CPUtime=0.09
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 3072 0 1 0 7 2 0 0 24 0 8 0 156334256 936947712 2818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228747 2819 1454 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516155 s]
/proc/loadavg: 2.12 2.07 1.97 4/93 21840
/proc/meminfo: memFree=1516768/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=0.49
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 6702 0 1 0 45 4 0 0 25 0 8 0 156334256 937431040 6440 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155889806 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 6440 2373 14 0 215335 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915460

[startup+1.3393 s]
/proc/loadavg: 2.11 2.07 1.97 3/100 21847
/proc/meminfo: memFree=1475048/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=1.31
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 15179 0 1 0 121 10 0 0 25 0 8 0 156334256 937431040 14917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073703679 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 14918 2512 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.02
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 156334259 937431040 14919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 14919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156334260 937431040 14920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 14921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.17
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 360 0 0 0 17 0 0 0 16 0 8 0 156334263 937431040 14922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 14922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 14922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.9896 s]
/proc/loadavg: 2.11 2.07 1.97 3/100 21847
/proc/meminfo: memFree=1458408/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=2.96
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 17475 0 1 0 285 11 0 0 25 0 8 0 156334256 937431040 17210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073705505 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17210 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.03
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 532 0 0 0 3 0 0 0 17 0 8 0 156334259 937431040 17210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.18
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 365 0 0 0 18 0 0 0 16 0 8 0 156334263 937431040 17210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17210 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915460

[startup+6.27719 s]
/proc/loadavg: 2.10 2.07 1.97 3/100 21847
/proc/meminfo: memFree=1457512/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=6.24
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 17483 0 1 0 613 11 0 0 25 0 8 0 156334256 937431040 17215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073705873 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17215 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.03
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 536 0 0 0 3 0 0 0 17 0 8 0 156334259 937431040 17215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.18
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 18 0 0 0 16 0 8 0 156334263 937431040 17215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17215 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915460

[startup+12.7714 s]
/proc/loadavg: 2.09 2.07 1.97 3/100 21847
/proc/meminfo: memFree=1457512/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=12.74
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 17493 0 1 0 1262 12 0 0 25 0 8 0 156334256 937431040 17218 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073700145 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17218 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.05
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 539 0 0 0 5 0 0 0 17 0 8 0 156334259 937431040 17218 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17218 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17218 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17218 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.18
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 18 0 0 0 16 0 8 0 156334263 937431040 17218 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17218 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17218 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915460

[startup+25.6237 s]
/proc/loadavg: 2.08 2.06 1.97 3/100 21847
/proc/meminfo: memFree=1456872/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=25.56
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 17697 0 1 0 2544 12 0 0 25 0 8 0 156334256 937431040 17409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073705932 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17409 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.06
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 730 0 0 0 6 0 0 0 17 0 8 0 156334259 937431040 17409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.19
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 19 0 0 0 15 0 8 0 156334263 937431040 17409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17409 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915460

[startup+51.2593 s]
/proc/loadavg: 2.04 2.06 1.97 3/100 21847
/proc/meminfo: memFree=1456872/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=51.18
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 17726 0 1 0 5105 13 0 0 25 0 8 0 156334256 937431040 17411 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073714969 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17411 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.07
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 732 0 0 0 7 0 0 0 17 0 8 0 156334259 937431040 17411 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17411 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17411 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17411 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.19
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 19 0 0 0 15 0 8 0 156334263 937431040 17411 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17411 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17411 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 915460

[startup+102.521 s]
/proc/loadavg: 2.02 2.05 1.97 4/100 21847
/proc/meminfo: memFree=1456872/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=102.38
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 17779 0 1 0 10224 14 0 0 25 0 8 0 156334256 937431040 17412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073714156 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17412 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.1
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 733 0 0 0 9 1 0 0 17 0 8 0 156334259 937431040 17412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.19
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 19 0 0 0 15 0 8 0 156334263 937431040 17412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 915460

[startup+162.53 s]
/proc/loadavg: 2.00 2.03 1.97 3/100 21847
/proc/meminfo: memFree=1456808/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=162.31
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 17843 0 1 0 16216 15 0 0 25 0 8 0 156334256 937431040 17414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073697904 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.65 s]
/proc/loadavg: 2.00 1.97 1.91 3/100 22331
/proc/meminfo: memFree=1553968/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=1479.99
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 19196 0 1 0 147959 40 0 0 25 0 8 0 156334256 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073705932 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17417 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.84
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 738 0 0 0 75 9 0 0 17 0 8 0 156334259 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.19
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 19 0 0 0 15 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1479.99
Current children cumulated vsize (KiB) 915460

[startup+1543.71 s]
/proc/loadavg: 2.00 1.97 1.91 3/100 22331
/proc/meminfo: memFree=1553840/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=1539.99
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 19259 0 1 0 153958 41 0 0 25 0 8 0 156334256 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702458 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17417 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.88
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 738 0 0 0 78 10 0 0 17 0 8 0 156334259 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.19
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 19 0 0 0 15 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1539.99
Current children cumulated vsize (KiB) 915460

[startup+1603.78 s]
/proc/loadavg: 2.04 1.99 1.91 3/100 22331
/proc/meminfo: memFree=1553840/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=1599.97
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 19321 0 1 0 159955 42 0 0 25 0 8 0 156334256 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073738338 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17417 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.92
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 738 0 0 0 82 10 0 0 17 0 8 0 156334259 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.19
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 19 0 0 0 15 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17417 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1599.97
Current children cumulated vsize (KiB) 915460

[startup+1663.84 s]
/proc/loadavg: 2.01 1.99 1.91 3/100 22331
/proc/meminfo: memFree=1553712/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=1659.97
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 19385 0 1 0 165955 42 0 0 25 0 8 0 156334256 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073697874 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17418 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.95
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 739 0 0 0 85 10 0 0 17 0 8 0 156334259 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.19
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 19 0 0 0 15 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1659.97
Current children cumulated vsize (KiB) 915460

[startup+1723.9 s]
/proc/loadavg: 2.05 2.00 1.92 5/100 22331
/proc/meminfo: memFree=1553712/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=1719.97
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 19448 0 1 0 171954 43 0 0 25 0 8 0 156334256 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073716175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17418 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=0.98
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 739 0 0 0 88 10 0 0 17 0 8 0 156334259 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.19
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 19 0 0 0 15 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1719.97
Current children cumulated vsize (KiB) 915460

[startup+1783.95 s]
/proc/loadavg: 2.02 2.00 1.92 3/100 22331
/proc/meminfo: memFree=1553648/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=1779.94
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 19511 0 1 0 177950 44 0 0 25 0 8 0 156334256 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17418 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=1.01
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 739 0 0 0 90 11 0 0 17 0 8 0 156334259 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.19
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 19 0 0 0 15 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1779.94
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.11 s]
/proc/loadavg: 2.01 2.00 1.92 3/100 22331
/proc/meminfo: memFree=1553648/2055920 swapFree=4160348/4192956
[pid=21839] ppid=21837 vsize=915460 CPUtime=1800.09
/proc/21839/stat : 21839 (java) R 21837 21839 21200 0 -1 0 19532 0 1 0 179965 44 0 0 25 0 8 0 156334256 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073480045 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21839/statm: 228865 17418 2516 14 0 215335 0
[pid=21839/tid=21841] ppid=21837 vsize=915460 CPUtime=1.03
/proc/21839/task/21841/stat : 21841 (java) S 21837 21839 21200 0 -1 64 739 0 0 0 92 11 0 0 17 0 8 0 156334259 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21842] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21842/stat : 21842 (java) S 21837 21839 21200 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 156334260 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21843] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21843/stat : 21843 (java) S 21837 21839 21200 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156334260 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21844] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21844/stat : 21844 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21845] ppid=21837 vsize=915460 CPUtime=0.19
/proc/21839/task/21845/stat : 21845 (java) S 21837 21839 21200 0 -1 64 366 0 0 0 19 0 0 0 15 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21846] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21846/stat : 21846 (java) S 21837 21839 21200 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21839/tid=21847] ppid=21837 vsize=915460 CPUtime=0
/proc/21839/task/21847/stat : 21847 (java) S 21837 21839 21200 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156334263 937431040 17418 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1804.14
CPU time (s): 1800.14
CPU user time (s): 1799.68
CPU system time (s): 0.460929
CPU usage (%): 99.778
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.460929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19549
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= 48760
involuntary context switches= 67033

runsolver used 2.43763 s user time and 5.49416 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Jan  6 10:29:52 UTC 2007


IDJOB= 217377
IDBENCH= 5133
FILE ID= node12/217377-1168079392

PBS_JOBID= 3475821

Free space on /tmp= 66313 MiB

BENCH NAME= HOME/pub/bench/CPAI06/latinSquare/latinSquare-dg-11_all.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217377-1168079392/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-217377-1168079392 -o ROOT/results/node12/solver-217377-1168079392 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217377-1168079392/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  695d2c81f7a06de7d66126fb6fcf3989

RANDOM SEED= 512269718

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.265
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.265
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:       1517184 kB
Buffers:         34264 kB
Cached:         262768 kB
SwapCached:       4684 kB
Active:         225636 kB
Inactive:       232144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1517184 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:         180556 kB
Slab:            65664 kB
Committed_AS:  4761360 kB
PageTables:       2372 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= 66316 MiB



End job on node12 on Sat Jan  6 11:00:08 UTC 2007