Trace number 194624

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.12 1815.41

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-30_ext.xml
MD5SUM98c4d776e1da8f5a8702e10d2041b366
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables50
Number of constraints471
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension471
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

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/194624-1168069387/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.39	       =>  wckTime=0.097  cpuTime=0.07  mem=6M951
0.39	   
0.39	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.67	     nbConstraints=471  nbRelationTypes=471  nbExtensionStructures=471  nbSharedExtensionStructures=0
0.67	     nbConflictsStructures=471  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2525  maxDegree=26
0.67	     maxArity=2
0.67	       =>  wckTime=0.372  cpuTime=0.27  mem=17M695
0.71	   
0.71	   solver IterativeSystematicSolver being built... 
0.86	       =>  wckTime=0.564  cpuTime=0.39  mem=15M374
0.87	   
0.87	   preprocessing
0.87	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.87	     detectedInconsistency=no
0.87	       =>  wckTime=0.0080  cpuTime=0.0  mem=15M374
0.92	   
0.92	   search
0.92	     run=0  nbConstraintChecks=45145  nbPropagations=621  nbRevisions=6922  nbUselessRevisions=5859  nbAssignments=29
0.92	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=44  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.92	     nbTooLargeKeys=0
0.92	       =>  wckTime=0.054  cpuTime=0.03  mem=15M374
0.94	   
0.94	   search
0.94	     run=1  nbConstraintChecks=97605  nbPropagations=1863  nbRevisions=21530  nbUselessRevisions=17988  nbAssignments=64
0.94	     nbFailedAssignments=18  nbBacktracks=25  nbVisitedNodes=95  nbRestartNogoods=2  mapSize=21  nbInferences=0
0.94	     nbTooLargeKeys=0
0.94	       =>  wckTime=0.079  cpuTime=0.05  mem=15M374
0.96	   
0.96	   search
0.96	     run=2  nbConstraintChecks=181876  nbPropagations=4055  nbRevisions=50099  nbUselessRevisions=41700
0.96	     nbAssignments=112  nbFailedAssignments=32  nbBacktracks=47  nbVisitedNodes=168  nbRestartNogoods=3  mapSize=39
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.101  cpuTime=0.06  mem=15M374
0.99	   
0.99	   search
0.99	     run=3  nbConstraintChecks=305064  nbPropagations=7757  nbRevisions=99450  nbUselessRevisions=82463
0.99	     nbAssignments=180  nbFailedAssignments=53  nbBacktracks=80  nbVisitedNodes=279  nbRestartNogoods=7  mapSize=67
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.125  cpuTime=0.08  mem=15M374
1.01	   
1.01	   search
1.01	     run=4  nbConstraintChecks=442008  nbPropagations=13130  nbRevisions=172897  nbUselessRevisions=143268
1.01	     nbAssignments=271  nbFailedAssignments=82  nbBacktracks=130  nbVisitedNodes=423  nbRestartNogoods=11  mapSize=109
1.01	     nbInferences=0  nbTooLargeKeys=0
1.01	       =>  wckTime=0.152  cpuTime=0.11  mem=15M374
1.06	   
1.06	   search
1.06	     run=5  nbConstraintChecks=677319  nbPropagations=21402  nbRevisions=291942  nbUselessRevisions=241745
1.06	     nbAssignments=426  nbFailedAssignments=150  nbBacktracks=206  nbVisitedNodes=692  nbRestartNogoods=13  mapSize=174
1.06	     nbInferences=0  nbTooLargeKeys=0
1.06	       =>  wckTime=0.198  cpuTime=0.15  mem=15M374
1.11	   
1.11	   search
1.11	     run=6  nbConstraintChecks=924886  nbPropagations=32882  nbRevisions=460804  nbUselessRevisions=381699
1.11	     nbAssignments=615  nbFailedAssignments=215  nbBacktracks=319  nbVisitedNodes=1003  nbRestartNogoods=20  mapSize=265
1.11	     nbInferences=0  nbTooLargeKeys=0
1.11	       =>  wckTime=0.247  cpuTime=0.2  mem=15M374
1.20	   
1.20	   search
1.20	     run=7  nbConstraintChecks=1362744  nbPropagations=50067  nbRevisions=715290  nbUselessRevisions=591749
1.20	     nbAssignments=920  nbFailedAssignments=339  nbBacktracks=489  nbVisitedNodes=1528  nbRestartNogoods=25  mapSize=412
1.20	     nbInferences=0  nbTooLargeKeys=0
1.20	       =>  wckTime=0.337  cpuTime=0.28  mem=15M374
1.32	   
1.32	   search
1.32	     run=8  nbConstraintChecks=2059573  nbPropagations=75684  nbRevisions=1100012  nbUselessRevisions=908663
1.32	     nbAssignments=1372  nbFailedAssignments=525  nbBacktracks=745  nbVisitedNodes=2304  nbRestartNogoods=32
1.32	     mapSize=632  nbInferences=0  nbTooLargeKeys=0
1.32	       =>  wckTime=0.461  cpuTime=0.39  mem=15M374
1.50	   
1.50	   search
1.50	     run=9  nbConstraintChecks=3066812  nbPropagations=113397  nbRevisions=1678270  nbUselessRevisions=1386185
1.50	     nbAssignments=2011  nbFailedAssignments=768  nbBacktracks=1129  nbVisitedNodes=3392  nbRestartNogoods=39
1.50	     mapSize=946  nbInferences=0  nbTooLargeKeys=0
1.50	       =>  wckTime=0.638  cpuTime=0.56  mem=15M374
1.53	   
1.53	   INFO : Stopping hyperNogood (mapSize=1007, nbTooLargekeys=0, mem=15M374)
1.73	   
1.73	   search
1.73	     run=10  nbConstraintChecks=4653656  nbPropagations=168844  nbRevisions=2535319  nbUselessRevisions=2092708
1.73	     nbAssignments=2934  nbFailedAssignments=1103  nbBacktracks=1706  nbVisitedNodes=4956  nbRestartNogoods=48
1.73	       =>  wckTime=0.874  cpuTime=0.78  mem=15M374
2.04	   
2.04	   search
2.04	     run=11  nbConstraintChecks=6661194  nbPropagations=250426  nbRevisions=3800263  nbUselessRevisions=3136294
2.04	     nbAssignments=4367  nbFailedAssignments=1659  nbBacktracks=2570  nbVisitedNodes=7387  nbRestartNogoods=52
2.04	       =>  wckTime=1.18  cpuTime=1.09  mem=15M374
2.50	   
2.50	   search
2.50	     run=12  nbConstraintChecks=9685771  nbPropagations=371188  nbRevisions=5662767  nbUselessRevisions=4672843
2.50	     nbAssignments=6462  nbFailedAssignments=2445  nbBacktracks=3869  nbVisitedNodes=10944  nbRestartNogoods=63
2.50	       =>  wckTime=1.641  cpuTime=1.54  mem=15M374
3.20	   
3.20	   search
3.20	     run=13  nbConstraintChecks=14563284  nbPropagations=551078  nbRevisions=8451588  nbUselessRevisions=6975065
3.20	     nbAssignments=9559  nbFailedAssignments=3583  nbBacktracks=5816  nbVisitedNodes=16229  nbRestartNogoods=71
3.20	       =>  wckTime=2.343  cpuTime=2.24  mem=15M374
4.32	   
4.32	   search
4.32	     run=14  nbConstraintChecks=22251274  nbPropagations=824005  nbRevisions=12733670  nbUselessRevisions=10512981
4.32	     nbAssignments=14284  nbFailedAssignments=5380  nbBacktracks=8735  nbVisitedNodes=24337  nbRestartNogoods=80
4.32	       =>  wckTime=3.456  cpuTime=3.35  mem=15M374
5.98	   
5.98	   search
5.98	     run=15  nbConstraintChecks=33634404  nbPropagations=1236861  nbRevisions=19273152  nbUselessRevisions=15929093
5.98	     nbAssignments=21546  nbFailedAssignments=8252  nbBacktracks=13114  nbVisitedNodes=36889  nbRestartNogoods=87
5.98	       =>  wckTime=5.12  cpuTime=4.99  mem=15M374
8.51	   
8.51	   search
8.51	     run=16  nbConstraintChecks=50851808  nbPropagations=1862342  nbRevisions=29192563  nbUselessRevisions=24141937
8.51	     nbAssignments=32469  nbFailedAssignments=12596  nbBacktracks=19682  nbVisitedNodes=55880  nbRestartNogoods=97
8.51	       =>  wckTime=7.649  cpuTime=7.49  mem=15M374
12.35	   
12.35	   search
12.35	     run=17  nbConstraintChecks=78034892  nbPropagations=2806339  nbRevisions=44130723  nbUselessRevisions=36495640
12.35	     nbAssignments=48572  nbFailedAssignments=18837  nbBacktracks=29535  nbVisitedNodes=83566  nbRestartNogoods=108
12.35	       =>  wckTime=11.493  cpuTime=11.31  mem=15M374
18.12	   
18.12	   search
18.12	     run=18  nbConstraintChecks=118436138  nbPropagations=4220012  nbRevisions=66511806  nbUselessRevisions=54977255
18.12	     nbAssignments=72637  nbFailedAssignments=28113  nbBacktracks=44314  nbVisitedNodes=124968  nbRestartNogoods=120
18.12	       =>  wckTime=17.257  cpuTime=17.02  mem=15M374
26.22	   
26.22	   search
26.22	     run=19  nbConstraintChecks=173952012  nbPropagations=6327764  nbRevisions=99790555  nbUselessRevisions=82479886
26.22	     nbAssignments=108977  nbFailedAssignments=42274  nbBacktracks=66485  nbVisitedNodes=187321  nbRestartNogoods=133
26.22	       =>  wckTime=25.356  cpuTime=25.06  mem=15M374
38.38	   
38.38	   search
38.38	     run=20  nbConstraintChecks=255884313  nbPropagations=9461380  nbRevisions=149301891  nbUselessRevisions=123443481
38.38	     nbAssignments=163396  nbFailedAssignments=63430  nbBacktracks=99737  nbVisitedNodes=280656  nbRestartNogoods=140
38.38	       =>  wckTime=37.517  cpuTime=37.11  mem=15M374
55.90	   
55.90	   search
55.90	     run=21  nbConstraintChecks=374513407  nbPropagations=14087746  nbRevisions=222075241  nbUselessRevisions=183637992
55.90	     nbAssignments=242729  nbFailedAssignments=92876  nbBacktracks=149615  nbVisitedNodes=415277  nbRestartNogoods=155
55.90	       =>  wckTime=55.043  cpuTime=54.48  mem=15M374
83.74	   
83.74	   search
83.74	     run=22  nbConstraintChecks=569453671  nbPropagations=21032191  nbRevisions=331742134  nbUselessRevisions=274370527
83.74	     nbAssignments=363431  nbFailedAssignments=138750  nbBacktracks=224434  nbVisitedNodes=622008  nbRestartNogoods=171
83.74	       =>  wckTime=82.878  cpuTime=82.07  mem=15M374
127.07	   
127.07	   search
127.07	     run=23  nbConstraintChecks=871430549  nbPropagations=31582263  nbRevisions=499385547  nbUselessRevisions=413164985
127.07	     nbAssignments=547675  nbFailedAssignments=210756  nbBacktracks=336663  nbVisitedNodes=940135  nbRestartNogoods=183
127.07	       =>  wckTime=126.205  cpuTime=125.04  mem=15M374
190.01	   
190.01	   search
190.01	     run=24  nbConstraintChecks=1300717278  nbPropagations=47504721  nbRevisions=750823652  nbUselessRevisions=621205397
190.01	     nbAssignments=822591  nbFailedAssignments=317320  nbBacktracks=505004  nbVisitedNodes=1413862  nbRestartNogoods=196
190.01	       =>  wckTime=189.148  cpuTime=187.45  mem=15M374
284.42	   
284.42	   search
284.42	     run=25  nbConstraintChecks=1955788041  nbPropagations=71227010  nbRevisions=1128069532
284.42	     nbUselessRevisions=933519424  nbAssignments=1230636  nbFailedAssignments=472841  nbBacktracks=757519
284.42	     nbVisitedNodes=2111940  nbRestartNogoods=207
284.42	       =>  wckTime=283.562  cpuTime=281.07  mem=15M374
420.70	   
420.70	   search
420.70	     run=26  nbConstraintChecks=2884284068  nbPropagations=106486214  nbRevisions=1686028905
420.70	     nbUselessRevisions=1395305971  nbAssignments=1830561  nbFailedAssignments=693986  nbBacktracks=1136286
420.70	     nbVisitedNodes=3134974  nbRestartNogoods=221
420.70	       =>  wckTime=419.839  cpuTime=416.22  mem=15M374
628.97	   
628.97	   search
628.97	     run=27  nbConstraintChecks=4311930218  nbPropagations=159253148  nbRevisions=2521426594
628.97	     nbUselessRevisions=2086875731  nbAssignments=2745550  nbFailedAssignments=1040812  nbBacktracks=1704440
628.97	     nbVisitedNodes=4699240  nbRestartNogoods=233
628.97	       =>  wckTime=628.112  cpuTime=622.75  mem=15M374
936.08	   
936.08	   search
936.08	     run=28  nbConstraintChecks=6379819458  nbPropagations=238213271  nbRevisions=3770923488
936.08	     nbUselessRevisions=3122328648  nbAssignments=4117750  nbFailedAssignments=1560775  nbBacktracks=2556668
936.08	     nbVisitedNodes=7049704  nbRestartNogoods=243
936.08	       =>  wckTime=935.22  cpuTime=927.31  mem=15M374
1403.95	   
1403.95	   search
1403.95	     run=29  nbConstraintChecks=9614544827  nbPropagations=355939591  nbRevisions=5641593400
1403.95	     nbUselessRevisions=4672473204  nbAssignments=6158844  nbFailedAssignments=2323516  nbBacktracks=3835009
1403.95	     nbVisitedNodes=10525412  nbRestartNogoods=254
1403.95	       =>  wckTime=1403.091  cpuTime=1391.06  mem=15M374

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/node45/watcher-194624-1168069387 -o ROOT/results/node45/solver-194624-1168069387 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194624-1168069387/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: 0.04 0.38 0.77 6/73 21145
/proc/meminfo: memFree=1431104/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=18540 CPUtime=0
/proc/21144/stat : 21144 (runsolver) R 21139 21144 21035 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 155338050 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21144/statm: 4635 279 244 17 0 2626 0

[startup+0.107676 s]
/proc/loadavg: 0.04 0.38 0.77 6/73 21145
/proc/meminfo: memFree=1431104/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=914988 CPUtime=0.08
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 3061 0 1 0 7 1 0 0 24 0 8 0 155338050 936947712 2807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154099386 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228747 2807 1450 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515751 s]
/proc/loadavg: 0.04 0.38 0.77 6/73 21145
/proc/meminfo: memFree=1431104/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915328 CPUtime=0.49
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 7238 0 1 0 45 4 0 0 25 0 8 0 155338050 937295872 6977 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228832 6977 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.3379 s]
/proc/loadavg: 0.19 0.40 0.78 3/87 21159
/proc/meminfo: memFree=1375696/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=1.3
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9629 0 1 0 123 7 0 0 25 0 8 0 155338050 937431040 9367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812322 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9367 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.2
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 383 0 0 0 19 1 0 0 15 0 8 0 155338057 937431040 9367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9367 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98519 s]
/proc/loadavg: 0.19 0.40 0.78 3/87 21159
/proc/meminfo: memFree=1375504/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=2.93
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9643 0 1 0 286 7 0 0 25 0 8 0 155338050 937431040 9380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826993 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9380 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 17 0 8 0 155338054 937431040 9380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 396 0 0 0 22 1 0 0 15 0 8 0 155338057 937431040 9380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9380 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.26979 s]
/proc/loadavg: 0.34 0.43 0.78 3/87 21159
/proc/meminfo: memFree=1375376/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=6.19
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9645 0 1 0 612 7 0 0 25 0 8 0 155338050 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073851310 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9381 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.752 s]
/proc/loadavg: 0.47 0.46 0.79 3/87 21159
/proc/meminfo: memFree=1375384/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=12.62
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9645 0 1 0 1254 8 0 0 25 0 8 0 155338050 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9381 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.5903 s]
/proc/loadavg: 0.71 0.51 0.80 3/87 21159
/proc/meminfo: memFree=1375512/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=25.36
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9645 0 1 0 2528 8 0 0 25 0 8 0 155338050 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815372 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9381 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915460

[startup+51.283 s]
/proc/loadavg: 1.21 0.65 0.84 3/87 21159
/proc/meminfo: memFree=1375576/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=50.82
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9647 0 1 0 5074 8 0 0 25 0 8 0 155338050 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815372 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9382 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 915460

[startup+102.578 s]
/proc/loadavg: 1.66 0.85 0.90 3/87 21159
/proc/meminfo: memFree=1375640/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=101.68
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9647 0 1 0 10160 8 0 0 25 0 8 0 155338050 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838841 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9382 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 915460

[startup+162.597 s]
/proc/loadavg: 1.87 1.06 0.96 3/87 21159
/proc/meminfo: memFree=1375640/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=161.2
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9647 0 1 0 16112 8 0 0 25 0 8 0 155338050 937431040 9382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073857611 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.17 s]
/proc/loadavg: 2.00 1.99 1.73 3/87 21357
/proc/meminfo: memFree=1375136/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=1470.54
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9648 0 1 0 147031 23 0 0 25 0 8 0 155338050 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073919819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9383 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.54
Current children cumulated vsize (KiB) 915460

[startup+1543.19 s]
/proc/loadavg: 2.00 1.99 1.74 3/87 21357
/proc/meminfo: memFree=1375200/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=1530.07
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9648 0 1 0 152984 23 0 0 25 0 8 0 155338050 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825302 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9383 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.07
Current children cumulated vsize (KiB) 915460

[startup+1603.22 s]
/proc/loadavg: 2.06 2.00 1.76 4/87 21357
/proc/meminfo: memFree=1375200/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=1589.6
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9648 0 1 0 158937 23 0 0 25 0 8 0 155338050 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838836 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9383 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.6
Current children cumulated vsize (KiB) 915460

[startup+1663.25 s]
/proc/loadavg: 2.02 2.00 1.77 3/87 21357
/proc/meminfo: memFree=1375200/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=1649.12
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9648 0 1 0 164889 23 0 0 25 0 8 0 155338050 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823454 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9383 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.12
Current children cumulated vsize (KiB) 915460

[startup+1723.28 s]
/proc/loadavg: 2.00 2.00 1.78 3/87 21357
/proc/meminfo: memFree=1375328/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=1708.64
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9648 0 1 0 170841 23 0 0 25 0 8 0 155338050 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824284 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9383 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.64
Current children cumulated vsize (KiB) 915460

[startup+1783.29 s]
/proc/loadavg: 2.00 2.00 1.79 3/87 21357
/proc/meminfo: memFree=1375264/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=1768.18
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9648 0 1 0 176794 24 0 0 25 0 8 0 155338050 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21144/statm: 228865 9383 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.18
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.36 s]
/proc/loadavg: 1.85 1.97 1.79 2/75 21370
/proc/meminfo: memFree=1405256/2055920 swapFree=4184004/4192956
[pid=21144] ppid=21139 vsize=915460 CPUtime=1800.07
/proc/21144/stat : 21144 (java) R 21139 21144 21035 0 -1 0 9648 0 1 0 179983 24 0 0 25 0 8 0 155338050 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073834903 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21144/statm: 228865 9383 2513 14 0 215335 0
[pid=21144/tid=21146] ppid=21139 vsize=915460 CPUtime=0.03
/proc/21144/task/21146/stat : 21146 (java) S 21139 21144 21035 0 -1 64 409 0 0 0 3 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21148] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21148/stat : 21148 (java) S 21139 21144 21035 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21149] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21149/stat : 21149 (java) S 21139 21144 21035 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155338054 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21152] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21152/stat : 21152 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21153] ppid=21139 vsize=915460 CPUtime=0.23
/proc/21144/task/21153/stat : 21153 (java) S 21139 21144 21035 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21154] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21154/stat : 21154 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21144/tid=21155] ppid=21139 vsize=915460 CPUtime=0
/proc/21144/task/21155/stat : 21155 (java) S 21139 21144 21035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155338057 937431040 9383 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1815.41
CPU time (s): 1800.12
CPU user time (s): 1799.87
CPU system time (s): 0.248962
CPU usage (%): 99.1579
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.248962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9666
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= 37877
involuntary context switches= 108994

runsolver used 1.80373 s user time and 4.99624 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan  6 07:43:09 UTC 2007


IDJOB= 194624
IDBENCH= 3224
FILE ID= node45/194624-1168069387

PBS_JOBID= 3475931

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  98c4d776e1da8f5a8702e10d2041b366

RANDOM SEED= 592505232

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.259
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.259
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:       1432192 kB
Buffers:         47976 kB
Cached:         490012 kB
SwapCached:       2748 kB
Active:          50064 kB
Inactive:       501932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432192 kB
SwapTotal:     4192956 kB
SwapFree:      4184004 kB
Dirty:            4384 kB
Writeback:           0 kB
Mapped:          19980 kB
Slab:            57432 kB
Committed_AS:  2612076 kB
PageTables:       1596 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= 66543 MiB



End job on node45 on Sat Jan  6 08:13:30 UTC 2007