Trace number 1127625

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 112 pc-wOPTIMUM 1099.49 1101.12

DiagnosticValue
CHECKS404837000
NODES4164460

General information on the benchmark

Namemaxcsp/cnf/3-80-100-1000/
normalized-cnf-3-80-400-912642_ext.xml
MD5SUMe85ad9ceb3948e1b93ad328cf909f81d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints3
Best CPU time to get the best result obtained on this benchmark10.3774
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints400
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension400
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.06/0.08	
0.06/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mrdac-wdeg.xml
0.19/0.28	   
0.19/0.28	   instance
0.19/0.28	     name=HOME/instance-1127625-1216773346.xml
0.29/0.32	   
0.29/0.32	   domains being loaded...
0.29/0.33	   
0.29/0.33	   variables being loaded...
0.29/0.36	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=160
0.29/0.36	       =>  wckTime=0.111  cpuTime=0.11  mem=7M842
0.29/0.36	   
0.29/0.36	   relations being loaded...
0.29/0.36	   
0.29/0.36	   constraints being loaded...
0.48/0.53	     nbConstraints=400  nbRelationTypes=8  nbExtensionStructures=8  nbSharedExtensionStructures=392
0.48/0.53	     nbConflictsStructures=8  nbSharedConflictsStructures=392  nbSharedBinaryRepresentations=0  minDegree=6
0.48/0.53	     maxDegree=26  minArity=3  maxArity=3
0.48/0.53	       =>  wckTime=0.284  cpuTime=0.21  mem=10M866
0.48/0.58	   
0.48/0.58	   solver LocalSearchSolver being built... 
0.58/0.62	       =>  wckTime=0.378  cpuTime=0.25  mem=5M759
0.58/0.63	
0.58/0.63	s SATISFIABLE
0.58/0.63	o 36
0.58/0.63	o 34
0.58/0.63	o 33
0.58/0.63	o 30
0.58/0.63	o 27
0.58/0.63	o 25
0.58/0.63	o 23
0.58/0.63	o 21
0.58/0.63	o 20
0.58/0.64	o 19
0.58/0.64	o 18
0.58/0.64	o 17
0.58/0.64	o 15
0.58/0.64	o 14
0.58/0.64	o 13
0.58/0.64	o 11
0.58/0.65	o 10
0.58/0.65	o 9
0.58/0.65	o 8
0.58/0.66	o 7
0.58/0.66	o 6
0.58/0.68	o 5
0.68/0.73	o 4
0.88/0.99	o 3
1.58/1.67	   
1.58/1.67	   search
1.58/1.67	     run=0  nbConstraintChecks=3949845  nbAssignments=10000
1.58/1.67	       =>  wckTime=1.047  cpuTime=1.01  mem=6M750
2.67/2.74	   
2.67/2.74	   search
2.67/2.74	     run=1  nbConstraintChecks=8457443  nbAssignments=20000
2.67/2.74	       =>  wckTime=2.113  cpuTime=2.07  mem=6M750
3.66/3.71	   
3.66/3.71	   search
3.66/3.71	     run=2  nbConstraintChecks=12396974  nbAssignments=30000
3.66/3.71	       =>  wckTime=3.092  cpuTime=3.05  mem=6M750
4.66/4.74	   
4.66/4.74	   search
4.66/4.74	     run=3  nbConstraintChecks=16739126  nbAssignments=40000
4.66/4.74	       =>  wckTime=4.12  cpuTime=4.06  mem=6M750
5.66/5.72	   
5.66/5.72	   search
5.66/5.72	     run=4  nbConstraintChecks=20725902  nbAssignments=50000
5.66/5.72	       =>  wckTime=5.097  cpuTime=5.04  mem=6M750
6.65/6.74	   
6.65/6.74	   search
6.65/6.74	     run=5  nbConstraintChecks=25073411  nbAssignments=60000
6.65/6.74	       =>  wckTime=6.123  cpuTime=6.06  mem=6M750
7.65/7.72	   
7.65/7.72	   search
7.65/7.72	     run=6  nbConstraintChecks=29028554  nbAssignments=70000
7.65/7.72	       =>  wckTime=7.098  cpuTime=7.03  mem=6M750
8.64/8.76	   
8.64/8.76	   search
8.64/8.76	     run=7  nbConstraintChecks=33492228  nbAssignments=80000
8.64/8.76	       =>  wckTime=8.138  cpuTime=8.07  mem=6M750
9.63/9.73	   
9.63/9.73	   search
9.63/9.73	     run=8  nbConstraintChecks=37429703  nbAssignments=90000
9.63/9.73	       =>  wckTime=9.109  cpuTime=9.03  mem=6M750
10.63/10.77	   
10.63/10.77	   search
10.63/10.77	     run=9  nbConstraintChecks=41877379  nbAssignments=100000
10.63/10.77	       =>  wckTime=10.144  cpuTime=10.07  mem=6M750
11.63/11.75	   
11.63/11.75	   search
11.63/11.75	     run=10  nbConstraintChecks=45858056  nbAssignments=110000
11.63/11.75	       =>  wckTime=11.125  cpuTime=11.04  mem=6M750
12.62/12.77	   
12.62/12.77	   search
12.62/12.77	     run=11  nbConstraintChecks=50192785  nbAssignments=120000
12.62/12.77	       =>  wckTime=12.149  cpuTime=12.06  mem=6M750
13.61/13.75	   
13.61/13.75	   search
13.61/13.75	     run=12  nbConstraintChecks=54145550  nbAssignments=130000
13.61/13.75	       =>  wckTime=13.127  cpuTime=13.03  mem=6M750
14.61/14.78	   
14.61/14.78	   search
14.61/14.78	     run=13  nbConstraintChecks=58525777  nbAssignments=140000
14.61/14.78	       =>  wckTime=14.158  cpuTime=14.05  mem=6M750
15.61/15.76	   
15.61/15.76	   search
15.61/15.76	     run=14  nbConstraintChecks=62414804  nbAssignments=150000
15.61/15.76	       =>  wckTime=15.136  cpuTime=15.03  mem=6M750
16.70/16.80	   
16.70/16.80	   search
16.70/16.80	     run=15  nbConstraintChecks=66890967  nbAssignments=160000
16.70/16.80	       =>  wckTime=16.178  cpuTime=16.06  mem=6M750
17.60/17.77	   
17.60/17.77	   search
17.60/17.77	     run=16  nbConstraintChecks=70802033  nbAssignments=170000
17.60/17.77	       =>  wckTime=17.152  cpuTime=17.03  mem=6M750
18.69/18.82	   
18.69/18.82	   search
18.69/18.82	     run=17  nbConstraintChecks=75269506  nbAssignments=180000
18.69/18.82	       =>  wckTime=18.193  cpuTime=18.07  mem=6M750
19.68/19.81	   
19.68/19.81	   search
19.68/19.81	     run=18  nbConstraintChecks=79296860  nbAssignments=190000
19.68/19.81	       =>  wckTime=19.186  cpuTime=19.05  mem=6M750
20.68/20.84	   
20.68/20.84	   search
20.68/20.84	     run=19  nbConstraintChecks=83622897  nbAssignments=200000
20.68/20.84	       =>  wckTime=20.218  cpuTime=20.07  mem=6M750
21.67/21.81	   
21.67/21.81	   search
21.67/21.81	     run=20  nbConstraintChecks=87483807  nbAssignments=210000
21.67/21.81	       =>  wckTime=21.187  cpuTime=21.05  mem=6M750
22.68/22.85	   
22.68/22.85	   search
22.68/22.85	     run=21  nbConstraintChecks=91922127  nbAssignments=220000
22.68/22.85	       =>  wckTime=22.227  cpuTime=22.07  mem=6M750
23.66/23.83	   
23.66/23.83	   search
23.66/23.83	     run=22  nbConstraintChecks=95840861  nbAssignments=230000
23.66/23.83	       =>  wckTime=23.205  cpuTime=23.04  mem=6M750
24.66/24.85	   
24.66/24.85	   search
24.66/24.85	     run=23  nbConstraintChecks=100151760  nbAssignments=240000
24.66/24.85	       =>  wckTime=24.228  cpuTime=24.07  mem=6M750
25.66/25.82	   
25.66/25.82	   search
25.66/25.82	     run=24  nbConstraintChecks=104055933  nbAssignments=250000
25.66/25.82	       =>  wckTime=25.198  cpuTime=25.03  mem=6M750
26.65/26.85	   
26.65/26.85	   search
26.65/26.85	     run=25  nbConstraintChecks=108476059  nbAssignments=260000
26.65/26.85	       =>  wckTime=26.229  cpuTime=26.06  mem=6M750
27.64/27.83	   
27.64/27.83	   search
27.64/27.83	     run=26  nbConstraintChecks=112440961  nbAssignments=270000
27.64/27.83	       =>  wckTime=27.208  cpuTime=27.03  mem=6M750
28.65/28.86	   
28.65/28.86	   search
28.65/28.86	     run=27  nbConstraintChecks=116821815  nbAssignments=280000
28.65/28.86	       =>  wckTime=28.234  cpuTime=28.05  mem=6M750
29.64/29.83	   
29.64/29.83	   search
29.64/29.83	     run=28  nbConstraintChecks=120744764  nbAssignments=290000
29.64/29.83	       =>  wckTime=29.204  cpuTime=29.02  mem=6M750
30.64/30.85	   
30.64/30.85	   search
30.64/30.85	     run=29  nbConstraintChecks=125112330  nbAssignments=300000
30.64/30.85	       =>  wckTime=30.227  cpuTime=30.04  mem=6M750
30.94/31.16	   
30.94/31.16	   search
30.94/31.16	     run=30  nbConstraintChecks=126287278  nbAssignments=303458
30.94/31.16	       =>  wckTime=30.54  cpuTime=30.35  mem=6M750
30.94/31.16	   
30.94/31.16	   global
30.94/31.16	     nbConstraintChecks=126287278  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.94/31.16	     solvingWckTime=30.539  solvingCpuTime=30.35  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.94/31.16	     globalCpuTime=30.63
30.94/31.16	       =>  wckTime=30.918  cpuTime=30.6  mem=6M750
30.94/31.16	   
30.94/31.16	   solver DecomposerSolver being built... 
31.13/31.30	       =>  wckTime=31.054  cpuTime=30.72  mem=20M632
31.13/31.31	   
31.13/31.31	   preprocessing
31.13/31.31	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.13/31.31	     detectedInconsistency=no
31.13/31.31	       =>  wckTime=0.0090  cpuTime=0.0  mem=20M632
1099.38/1101.09	   
1099.38/1101.09	   search
1099.38/1101.09	     run=0  nbConstraintChecks=404837226  nbValidityChecks=1311209896  minDepth=0  maxDepth=64  nbPropagations=0
1099.38/1101.09	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=4164457  nbFailedAssignments=991034  nbBacktracks=3173424
1099.38/1101.09	     nbVisitedNodes=6804893
1099.38/1101.09	       =>  wckTime=1069.789  cpuTime=1068.27  mem=21M607
1099.38/1101.09	   
1099.38/1101.09	   global
1099.38/1101.09	     nbConstraintChecks=404837226  nbValidityChecks=1311209896  solvingWckTime=1069.792  solvingCpuTime=1068.27
1099.38/1101.09	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=3  upperBoundWckTime=0.0
1099.38/1101.09	     upperBoundCpuTime=0.0  globalCpuTime=1099.02
1099.38/1101.09	       =>  wckTime=1100.847  cpuTime=1098.99  mem=21M607
1099.38/1101.09	
1099.38/1101.09	s OPTIMUM FOUND
1099.38/1101.09	v 1 1 0 0 0 1 1 0 1 0 0 0 1 1 0 0 1 0 0 0 0 1 0 1 0 1 1 1 0 1 0 1 0 0 0 0 0 1 0 1 1 1 0 1 1 0 1 1 1 0 1 0 0 1 1 1 1 0 0 0 0 1 1 0 1 1 0 1 0 0 0 1 0 0 1 0 1 0 0 1 
1099.38/1101.09	d NODES 4164457
1099.38/1101.09	d CHECKS 404837226
1099.38/1101.10	   
1099.38/1101.10	   totalWckTime=1100.918  totalCpuTime=1099.02

Verifier Data (download as text)

OK	3	397
3 unsatisfied constraints, 397 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127625-1216773346/watcher-1127625-1216773346 -o /tmp/evaluation-result-1127625-1216773346/solver-1127625-1216773346 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1127625-1216773346.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 5567
/proc/meminfo: memFree=1289264/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=152 CPUtime=0
/proc/5567/stat : 5567 (java) R 5565 5567 4898 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 4419193 155648 26 996147200 134512640 134550740 4294956128 18446744073709551615 9920811 0 0 4096 0 0 0 0 17 0 0 0
/proc/5567/statm: 38 26 19 9 0 4 0

[startup+0.078274 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 5567
/proc/meminfo: memFree=1289264/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=865856 CPUtime=0.06
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 3523 0 1 0 5 1 0 0 19 0 9 0 4419193 886636544 3013 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216464 3013 1627 9 0 211026 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 865856

[startup+0.102276 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 5567
/proc/meminfo: memFree=1289264/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=865988 CPUtime=0.09
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 3765 0 1 0 7 2 0 0 19 0 9 0 4419193 886771712 3227 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216497 3227 1707 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.302319 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 5567
/proc/meminfo: memFree=1289264/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=866360 CPUtime=0.29
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 5869 0 1 0 25 4 0 0 19 0 9 0 4419193 887152640 5244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216590 5244 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866360

[startup+0.70241 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 5567
/proc/meminfo: memFree=1289264/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867112 CPUtime=0.68
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 8796 0 1 0 61 7 0 0 19 0 9 0 4419193 887922688 7963 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216778 7963 2631 9 0 211284 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867112

[startup+1.50155 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 5576
/proc/meminfo: memFree=1267432/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=1.47
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 8803 0 1 0 111 36 0 0 19 0 9 0 4419193 887918592 7970 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 7970 2633 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=1.27
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 6430 0 1 0 93 34 0 0 25 0 9 0 4419194 887918592 7970 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 7970 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 7970 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 7970 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 7970 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.14
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 487 0 0 0 14 0 0 0 16 0 9 0 4419197 887918592 7970 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 7970 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 7970 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867108

[startup+3.10186 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 5576
/proc/meminfo: memFree=1267240/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=3.07
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 8809 0 1 0 214 93 0 0 19 0 9 0 4419193 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 7975 2634 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=2.87
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 6431 0 1 0 196 91 0 0 25 0 9 0 4419194 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4126787528 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.14
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 492 0 0 0 14 0 0 0 16 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867108

[startup+6.30149 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 5576
/proc/meminfo: memFree=1267112/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=6.25
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 8810 0 1 0 423 202 0 0 19 0 9 0 4419193 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 7975 2634 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=6.04
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 6432 0 1 0 404 200 0 0 25 0 9 0 4419194 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4126773468 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.14
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 492 0 0 0 14 0 0 0 16 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 867108

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 5576
/proc/meminfo: memFree=1266936/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=12.62
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 8810 0 1 0 833 429 0 0 19 0 9 0 4419193 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 7975 2634 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=12.41
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 6432 0 1 0 814 427 0 0 25 0 9 0 4419194 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4126794208 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.15
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 492 0 0 0 15 0 0 0 16 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 7975 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867108

[startup+25.5023 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 5576
/proc/meminfo: memFree=1266872/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=25.36
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 8815 0 1 0 1647 889 0 0 19 0 9 0 4419193 887918592 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 7980 2634 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=25.15
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 6432 0 1 0 1628 887 0 0 25 0 9 0 4419194 887918592 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4126775392 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.15
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 497 0 0 0 15 0 0 0 16 0 9 0 4419197 887918592 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 7980 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 867108

[startup+51.1023 s]
/proc/loadavg: 2.00 2.00 2.00 3/84 5576
/proc/meminfo: memFree=1256632/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=50.83
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 11374 0 1 0 3992 1091 0 0 19 0 9 0 4419193 887918592 10535 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 10535 2636 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=50.55
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 8944 0 1 0 3966 1089 0 0 25 0 9 0 4419194 887918592 10535 996147200 134512640 134550740 4294955952 18446744073709551615 4126950085 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 10535 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 10535 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 10535 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 10535 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.22
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 544 0 0 0 22 0 0 0 16 0 9 0 4419197 887918592 10535 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0

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

/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 11379 0 1 0 107535 1094 0 0 19 0 9 0 4419193 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 10540 2636 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=1085.99
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 8949 0 1 0 107508 1091 0 0 25 0 9 0 4419194 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4126930233 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.22
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 544 0 0 0 22 0 0 0 16 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1086.29
Current children cumulated vsize (KiB) 867108

[startup+1094.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 5647
/proc/meminfo: memFree=1262352/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=1092.68
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 11379 0 1 0 108174 1094 0 0 19 0 9 0 4419193 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 10540 2636 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=1092.38
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 8949 0 1 0 108147 1091 0 0 25 0 9 0 4419194 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4126773012 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.22
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 544 0 0 0 22 0 0 0 16 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1092.68
Current children cumulated vsize (KiB) 867108

[startup+1097.5 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 5647
/proc/meminfo: memFree=1262352/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=1095.88
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 11379 0 1 0 108494 1094 0 0 19 0 9 0 4419193 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 10540 2636 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=1095.58
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 8949 0 1 0 108467 1091 0 0 25 0 9 0 4419194 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4126963651 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.22
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 544 0 0 0 22 0 0 0 16 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1095.88
Current children cumulated vsize (KiB) 867108

[startup+1099.1 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 5647
/proc/meminfo: memFree=1262352/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=1097.48
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 11379 0 1 0 108654 1094 0 0 19 0 9 0 4419193 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 10540 2636 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=1097.18
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 8949 0 1 0 108627 1091 0 0 25 0 9 0 4419194 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4126915133 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.22
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 544 0 0 0 22 0 0 0 16 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1097.48
Current children cumulated vsize (KiB) 867108

[startup+1099.9 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 5647
/proc/meminfo: memFree=1262352/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=1098.28
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 11379 0 1 0 108734 1094 0 0 19 0 9 0 4419193 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 10540 2636 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=1097.98
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 8949 0 1 0 108707 1091 0 0 25 0 9 0 4419194 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4126956471 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.22
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 544 0 0 0 22 0 0 0 16 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1098.28
Current children cumulated vsize (KiB) 867108

[startup+1100.7 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 5647
/proc/meminfo: memFree=1262352/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867108 CPUtime=1099.08
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 11379 0 1 0 108814 1094 0 0 19 0 9 0 4419193 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216777 10540 2636 9 0 211283 0
[pid=5567/tid=5569] ppid=5565 vsize=867108 CPUtime=1098.78
/proc/5567/task/5569/stat : 5569 (java) R 5565 5567 4898 0 -1 64 8949 0 1 0 108787 1091 0 0 25 0 9 0 4419194 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4126791304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867108 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867108 CPUtime=0.22
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 544 0 0 0 22 0 0 0 16 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867108 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) R 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 887918592 10540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1099.08
Current children cumulated vsize (KiB) 867108

[startup+1101.11 s]
/proc/loadavg: 1.99 1.98 1.99 3/91 5647
/proc/meminfo: memFree=1262352/2055920 swapFree=4192956/4192956
[pid=5567] ppid=5565 vsize=867432 CPUtime=1099.47
/proc/5567/stat : 5567 (java) S 5565 5567 4898 0 -1 0 11480 0 1 0 108853 1094 0 0 19 0 9 0 4419193 888250368 10640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5567/statm: 216858 10640 2637 9 0 211364 0
[pid=5567/tid=5569] ppid=5565 vsize=867432 CPUtime=1099.17
/proc/5567/task/5569/stat : 5569 (java) S 5565 5567 4898 0 -1 64 9045 0 1 0 108826 1091 0 0 25 0 9 0 4419194 888250368 10640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5570] ppid=5565 vsize=867432 CPUtime=0.03
/proc/5567/task/5570/stat : 5570 (java) S 5565 5567 4898 0 -1 64 1191 0 0 0 3 0 0 0 16 0 9 0 4419195 888250368 10640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5571] ppid=5565 vsize=867432 CPUtime=0
/proc/5567/task/5571/stat : 5571 (java) S 5565 5567 4898 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4419195 888250368 10640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5572] ppid=5565 vsize=867432 CPUtime=0
/proc/5567/task/5572/stat : 5572 (java) S 5565 5567 4898 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4419195 888250368 10640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5573] ppid=5565 vsize=867432 CPUtime=0
/proc/5567/task/5573/stat : 5573 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4419197 888250368 10640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5574] ppid=5565 vsize=867432 CPUtime=0.22
/proc/5567/task/5574/stat : 5574 (java) S 5565 5567 4898 0 -1 64 545 0 0 0 22 0 0 0 16 0 9 0 4419197 888250368 10640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5567/tid=5575] ppid=5565 vsize=867432 CPUtime=0
/proc/5567/task/5575/stat : 5575 (java) S 5565 5567 4898 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4419197 888250368 10640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5567/tid=5576] ppid=5565 vsize=867432 CPUtime=0
/proc/5567/task/5576/stat : 5576 (java) S 5565 5567 4898 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4419197 888250368 10640 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1099.47
Current children cumulated vsize (KiB) 867432

Child status: 0
Real time (s): 1101.12
CPU time (s): 1099.49
CPU user time (s): 1088.54
CPU system time (s): 10.9523
CPU usage (%): 99.8516
Max. virtual memory (cumulated for all children) (KiB): 867432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1088.54
system time used= 10.9523
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11484
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= 23570
involuntary context switches= 12338

runsolver used 1.23181 second user time and 3.05253 second system time

The end

Launcher Data (download as text)

Begin job on node88 at 2008-07-23 02:35:46
IDJOB=1127625
IDBENCH=63718
IDSOLVER=359
FILE ID=node88/1127625-1216773346
PBS_JOBID= 7974070
Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/maxcsp/cnf/3-80-100-1000/normalized-cnf-3-80-400-912642_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127625-1216773346/watcher-1127625-1216773346 -o /tmp/evaluation-result-1127625-1216773346/solver-1127625-1216773346 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1127625-1216773346.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e85ad9ceb3948e1b93ad328cf909f81d
RANDOM SEED=1285443180

node88.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.266
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.266
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	: 6012.92
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1289744 kB
Buffers:         31320 kB
Cached:         646640 kB
SwapCached:          0 kB
Active:         191788 kB
Inactive:       519444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289744 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:          44368 kB
Slab:            39924 kB
Committed_AS:   108632 kB
PageTables:       2072 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= 66560 MiB
End job on node88 at 2008-07-23 02:54:07