Trace number 1127626

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-dOPTIMUM 2429.26 2430.69

DiagnosticValue
CHECKS945554000
NODES9225760

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.08/0.29	
0.08/0.29	Abscon 112 (May, 2008)
0.22/0.58	
0.22/0.58	   configuration
0.22/0.58	     name=mrdac-ddeg.xml
0.32/0.64	   
0.32/0.64	   instance
0.32/0.64	     name=HOME/instance-1127626-1216773368.xml
0.32/0.68	   
0.32/0.68	   domains being loaded...
0.32/0.69	   
0.32/0.69	   variables being loaded...
0.40/0.72	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=160
0.40/0.72	       =>  wckTime=0.135  cpuTime=0.11  mem=7M842
0.40/0.72	   
0.40/0.72	   relations being loaded...
0.40/0.72	   
0.40/0.72	   constraints being loaded...
0.51/0.88	     nbConstraints=400  nbRelationTypes=8  nbExtensionStructures=8  nbSharedExtensionStructures=392
0.51/0.88	     nbConflictsStructures=8  nbSharedConflictsStructures=392  nbSharedBinaryRepresentations=0  minDegree=6
0.51/0.88	     maxDegree=26  minArity=3  maxArity=3
0.51/0.88	       =>  wckTime=0.293  cpuTime=0.2  mem=10M866
0.61/0.93	   
0.61/0.93	   solver LocalSearchSolver being built... 
0.61/0.97	       =>  wckTime=0.385  cpuTime=0.25  mem=5M759
0.61/0.97	
0.61/0.97	s SATISFIABLE
0.61/0.97	o 36
0.61/0.97	o 34
0.61/0.98	o 33
0.61/0.98	o 30
0.61/0.98	o 27
0.61/0.98	o 25
0.61/0.98	o 23
0.61/0.98	o 21
0.61/0.98	o 20
0.61/0.98	o 19
0.61/0.99	o 18
0.61/0.99	o 17
0.61/0.99	o 15
0.61/0.99	o 14
0.61/0.99	o 13
0.61/0.99	o 11
0.61/0.99	o 10
0.61/0.99	o 9
0.61/1.00	o 8
0.71/1.00	o 7
0.71/1.01	o 6
0.71/1.03	o 5
0.71/1.08	o 4
1.02/1.34	o 3
1.71/2.01	   
1.71/2.01	   search
1.71/2.01	     run=0  nbConstraintChecks=3949845  nbAssignments=10000
1.71/2.01	       =>  wckTime=1.04  cpuTime=1.01  mem=6M750
2.71/3.06	   
2.71/3.06	   search
2.71/3.06	     run=1  nbConstraintChecks=8457443  nbAssignments=20000
2.71/3.06	       =>  wckTime=2.096  cpuTime=2.06  mem=6M750
3.71/4.03	   
3.71/4.03	   search
3.71/4.03	     run=2  nbConstraintChecks=12396974  nbAssignments=30000
3.71/4.03	       =>  wckTime=3.062  cpuTime=3.03  mem=6M750
4.71/5.05	   
4.71/5.05	   search
4.71/5.05	     run=3  nbConstraintChecks=16739126  nbAssignments=40000
4.71/5.05	       =>  wckTime=4.077  cpuTime=4.04  mem=6M750
5.71/6.01	   
5.71/6.01	   search
5.71/6.01	     run=4  nbConstraintChecks=20725902  nbAssignments=50000
5.71/6.01	       =>  wckTime=5.044  cpuTime=5.01  mem=6M750
6.71/7.02	   
6.71/7.02	   search
6.71/7.02	     run=5  nbConstraintChecks=25073411  nbAssignments=60000
6.71/7.02	       =>  wckTime=6.056  cpuTime=6.02  mem=6M750
7.60/7.99	   
7.60/7.99	   search
7.60/7.99	     run=6  nbConstraintChecks=29028554  nbAssignments=70000
7.60/7.99	       =>  wckTime=7.018  cpuTime=6.98  mem=6M750
8.70/9.01	   
8.70/9.01	   search
8.70/9.01	     run=7  nbConstraintChecks=33492228  nbAssignments=80000
8.70/9.01	       =>  wckTime=8.042  cpuTime=8.0  mem=6M750
9.62/9.97	   
9.62/9.97	   search
9.62/9.97	     run=8  nbConstraintChecks=37429703  nbAssignments=90000
9.62/9.97	       =>  wckTime=9.003  cpuTime=8.97  mem=6M750
10.61/10.99	   
10.61/10.99	   search
10.61/10.99	     run=9  nbConstraintChecks=41877379  nbAssignments=100000
10.61/10.99	       =>  wckTime=10.023  cpuTime=9.99  mem=6M750
11.61/11.96	   
11.61/11.96	   search
11.61/11.96	     run=10  nbConstraintChecks=45858056  nbAssignments=110000
11.61/11.96	       =>  wckTime=10.99  cpuTime=10.95  mem=6M750
12.60/12.97	   
12.60/12.97	   search
12.60/12.97	     run=11  nbConstraintChecks=50192785  nbAssignments=120000
12.60/12.97	       =>  wckTime=12.003  cpuTime=11.97  mem=6M750
13.70/14.03	   
13.70/14.03	   search
13.70/14.03	     run=12  nbConstraintChecks=54145550  nbAssignments=130000
13.70/14.03	       =>  wckTime=13.06  cpuTime=13.01  mem=6M750
14.69/15.05	   
14.69/15.05	   search
14.69/15.05	     run=13  nbConstraintChecks=58525777  nbAssignments=140000
14.69/15.05	       =>  wckTime=14.079  cpuTime=14.03  mem=6M750
15.70/16.01	   
15.70/16.01	   search
15.70/16.01	     run=14  nbConstraintChecks=62414804  nbAssignments=150000
15.70/16.01	       =>  wckTime=15.042  cpuTime=14.99  mem=6M750
16.70/17.04	   
16.70/17.04	   search
16.70/17.04	     run=15  nbConstraintChecks=66890967  nbAssignments=160000
16.70/17.04	       =>  wckTime=16.072  cpuTime=16.02  mem=6M750
17.70/18.00	   
17.70/18.00	   search
17.70/18.00	     run=16  nbConstraintChecks=70802033  nbAssignments=170000
17.70/18.00	       =>  wckTime=17.036  cpuTime=16.99  mem=6M750
18.69/19.03	   
18.69/19.03	   search
18.69/19.03	     run=17  nbConstraintChecks=75269506  nbAssignments=180000
18.69/19.03	       =>  wckTime=18.066  cpuTime=18.02  mem=6M750
19.69/20.01	   
19.69/20.01	   search
19.69/20.01	     run=18  nbConstraintChecks=79296860  nbAssignments=190000
19.69/20.01	       =>  wckTime=19.045  cpuTime=18.99  mem=6M750
20.69/21.03	   
20.69/21.03	   search
20.69/21.03	     run=19  nbConstraintChecks=83622897  nbAssignments=200000
20.69/21.03	       =>  wckTime=20.064  cpuTime=20.01  mem=6M750
21.60/21.99	   
21.60/21.99	   search
21.60/21.99	     run=20  nbConstraintChecks=87483807  nbAssignments=210000
21.60/21.99	       =>  wckTime=21.025  cpuTime=20.97  mem=6M750
22.69/23.02	   
22.69/23.02	   search
22.69/23.02	     run=21  nbConstraintChecks=91922127  nbAssignments=220000
22.69/23.02	       =>  wckTime=22.049  cpuTime=21.98  mem=6M750
23.59/23.97	   
23.59/23.97	   search
23.59/23.97	     run=22  nbConstraintChecks=95840861  nbAssignments=230000
23.59/23.97	       =>  wckTime=23.006  cpuTime=22.95  mem=6M750
24.59/24.98	   
24.59/24.98	   search
24.59/24.98	     run=23  nbConstraintChecks=100151760  nbAssignments=240000
24.59/24.98	       =>  wckTime=24.01  cpuTime=23.95  mem=6M750
25.60/25.94	   
25.60/25.94	   search
25.60/25.94	     run=24  nbConstraintChecks=104055933  nbAssignments=250000
25.60/25.94	       =>  wckTime=24.968  cpuTime=24.91  mem=6M750
26.59/26.95	   
26.59/26.95	   search
26.59/26.95	     run=25  nbConstraintChecks=108476059  nbAssignments=260000
26.59/26.95	       =>  wckTime=25.986  cpuTime=25.92  mem=6M750
27.59/27.92	   
27.59/27.92	   search
27.59/27.92	     run=26  nbConstraintChecks=112440961  nbAssignments=270000
27.59/27.92	       =>  wckTime=26.951  cpuTime=26.88  mem=6M750
28.59/28.93	   
28.59/28.93	   search
28.59/28.93	     run=27  nbConstraintChecks=116821815  nbAssignments=280000
28.59/28.93	       =>  wckTime=27.964  cpuTime=27.9  mem=6M750
29.49/29.90	   
29.49/29.90	   search
29.49/29.90	     run=28  nbConstraintChecks=120744764  nbAssignments=290000
29.49/29.90	       =>  wckTime=28.928  cpuTime=28.87  mem=6M750
30.58/30.91	   
30.58/30.91	   search
30.58/30.91	     run=29  nbConstraintChecks=125112330  nbAssignments=300000
30.58/30.91	       =>  wckTime=29.944  cpuTime=29.88  mem=6M750
30.99/31.38	   
30.99/31.38	   search
30.99/31.38	     run=30  nbConstraintChecks=126909036  nbAssignments=304967
30.99/31.38	       =>  wckTime=30.407  cpuTime=30.35  mem=6M750
30.99/31.38	   
30.99/31.38	   global
30.99/31.38	     nbConstraintChecks=126909036  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99/31.38	     solvingWckTime=30.406  solvingCpuTime=30.34  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99/31.38	     globalCpuTime=30.63
30.99/31.38	       =>  wckTime=30.792  cpuTime=30.59  mem=6M750
30.99/31.38	   
30.99/31.38	   solver DecomposerSolver being built... 
31.19/31.51	       =>  wckTime=30.924  cpuTime=30.7  mem=20M632
31.19/31.52	   
31.19/31.52	   preprocessing
31.19/31.52	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.19/31.52	     detectedInconsistency=no
31.19/31.52	       =>  wckTime=0.0090  cpuTime=0.01  mem=20M632
2429.21/2430.63	   
2429.21/2430.63	   search
2429.21/2430.63	     run=0  nbConstraintChecks=945553673  nbValidityChecks=2542401265  minDepth=0  maxDepth=68  nbPropagations=0
2429.21/2430.63	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=9225759  nbFailedAssignments=1840699  nbBacktracks=7385061
2429.21/2430.63	     nbVisitedNodes=14799171
2429.21/2430.63	       =>  wckTime=2399.118  cpuTime=2397.98  mem=21M607
2429.21/2430.63	   
2429.21/2430.63	   global
2429.21/2430.63	     nbConstraintChecks=945553673  nbValidityChecks=2542401265  solvingWckTime=2399.121  solvingCpuTime=2397.98
2429.21/2430.63	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=3  upperBoundWckTime=0.0
2429.21/2430.63	     upperBoundCpuTime=0.0  globalCpuTime=2428.72
2429.21/2430.63	       =>  wckTime=2430.046  cpuTime=2428.68  mem=21M607
2429.21/2430.63	
2429.21/2430.63	s OPTIMUM FOUND
2429.21/2430.63	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 
2429.21/2430.63	d NODES 9225759
2429.21/2430.63	d CHECKS 945553673
2429.21/2430.64	   
2429.21/2430.64	   totalWckTime=2430.103  totalCpuTime=2428.73

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-1127626-1216773368/watcher-1127626-1216773368 -o /tmp/evaluation-result-1127626-1216773368/solver-1127626-1216773368 -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-ddeg.xml 1 XSax HOME/instance-1127626-1216773368.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: 1.00 1.00 1.00 3/73 5934
/proc/meminfo: memFree=1065936/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=18572 CPUtime=0
/proc/5934/stat : 5934 (runsolver) R 5932 5934 5858 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 4426927 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 268213742887 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/5934/statm: 4643 292 257 25 0 2626 0

[startup+0.0386329 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 5934
/proc/meminfo: memFree=1065936/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=10336 CPUtime=0
/proc/5934/stat : 5934 (java) D 5932 5934 5858 0 -1 0 370 0 11 0 0 0 0 0 18 0 1 0 4426927 10584064 184 996147200 134512640 134550740 4294955952 18446744073709551615 9245482 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/5934/statm: 2584 184 143 9 0 1102 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10336

[startup+0.101636 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 5934
/proc/meminfo: memFree=1065936/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=10984 CPUtime=0.01
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 827 0 30 0 0 1 0 0 18 0 2 0 4426927 11247616 608 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 2746 608 312 9 0 1198 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10984

[startup+0.301663 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 5934
/proc/meminfo: memFree=1065936/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=867012 CPUtime=0.14
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 3636 0 71 0 6 8 0 0 18 0 9 0 4426927 887820288 3181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 216753 3181 1687 9 0 211308 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 867012

[startup+0.701707 s]
/proc/loadavg: 1.00 1.00 1.00 3/73 5934
/proc/meminfo: memFree=1065936/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=867408 CPUtime=0.4
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 6196 0 79 0 29 11 0 0 18 0 9 0 4426927 888225792 5645 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 216852 5645 1963 9 0 211380 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 867408

[startup+1.5028 s]
/proc/loadavg: 1.16 1.03 1.01 4/92 5964
/proc/meminfo: memFree=1010040/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=1.21
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 8747 0 80 0 90 31 0 0 18 0 9 0 4426927 888950784 7993 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 7993 2633 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=0.99
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 6388 0 49 0 71 28 0 0 23 0 9 0 4426933 888950784 7993 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 7993 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 7993 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868120 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888954880 7993 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 7993 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.15
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 491 0 1 0 15 0 0 0 16 0 9 0 4426945 888950784 7993 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888950784 7993 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888950784 7993 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 868116

[startup+3.10298 s]
/proc/loadavg: 1.16 1.03 1.01 3/85 5977
/proc/meminfo: memFree=1003944/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=2.81
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 8753 0 80 0 195 86 0 0 18 0 9 0 4426927 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 7998 2634 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868120 CPUtime=2.58
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 6389 0 49 0 175 83 0 0 25 0 9 0 4426933 888954880 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868120 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888954880 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.16
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 496 0 1 0 16 0 0 0 16 0 9 0 4426945 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868120 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888954880 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 868116

[startup+6.30134 s]
/proc/loadavg: 1.23 1.05 1.02 3/83 6025
/proc/meminfo: memFree=1003448/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=6.01
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 8754 0 80 0 402 199 0 0 18 0 9 0 4426927 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217030 7998 2634 9 0 211536 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=5.77
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 6390 0 49 0 381 196 0 0 25 0 9 0 4426933 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868120 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888954880 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.16
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 496 0 1 0 16 0 0 0 16 0 9 0 4426945 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868120 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888954880 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 868116

[startup+12.7021 s]
/proc/loadavg: 1.29 1.06 1.02 3/83 6035
/proc/meminfo: memFree=1003136/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=12.4
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 8754 0 80 0 817 423 0 0 18 0 9 0 4426927 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 7998 2634 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868120 CPUtime=12.17
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 6390 0 49 0 797 420 0 0 25 0 9 0 4426933 888954880 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.16
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 496 0 1 0 16 0 0 0 16 0 9 0 4426945 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888950784 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868120 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888954880 7998 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 868116

[startup+25.5015 s]
/proc/loadavg: 1.40 1.09 1.03 3/83 6064
/proc/meminfo: memFree=1001088/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868120 CPUtime=25.19
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 8759 0 80 0 1636 883 0 0 18 0 9 0 4426927 888954880 8003 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 8003 2634 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=24.95
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 6390 0 49 0 1615 880 0 0 25 0 9 0 4426933 888950784 8003 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868120 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888954880 8003 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 8003 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868120 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888954880 8003 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 8003 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.17
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 501 0 1 0 17 0 0 0 16 0 9 0 4426945 888950784 8003 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888950784 8003 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868120 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888954880 8003 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 868120

[startup+51.1014 s]
/proc/loadavg: 1.79 1.21 1.07 3/92 6112
/proc/meminfo: memFree=941048/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=50.78
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 11245 0 80 0 3978 1100 0 0 18 0 9 0 4426927 888950784 10485 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 10485 2636 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=50.45
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 8828 0 49 0 3949 1096 0 0 25 0 9 0 4426933 888950784 10485 996147200 134512640 134550740 4294955952 18446744073709551615 4126913175 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 10485 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10485 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10485 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 10485 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.25
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 549 0 1 0 24 1 0 0 16 0 9 0 4426945 888950784 10485 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0

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

/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 11255 0 80 0 240666 1105 0 0 18 0 9 0 4426927 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 10495 2636 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=2417.4
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 8837 0 49 0 240638 1102 0 0 25 0 9 0 4426933 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4126913202 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.25
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 550 0 1 0 24 1 0 0 16 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2417.71
Current children cumulated vsize (KiB) 868116

[startup+2425.51 s]
/proc/loadavg: 2.00 1.99 1.89 3/83 6149
/proc/meminfo: memFree=517760/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=2424.11
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 11255 0 80 0 241306 1105 0 0 18 0 9 0 4426927 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 10495 2636 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=2423.8
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 8837 0 49 0 241278 1102 0 0 25 0 9 0 4426933 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4126923431 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.25
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 550 0 1 0 24 1 0 0 16 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2424.11
Current children cumulated vsize (KiB) 868116

[startup+2428.7 s]
/proc/loadavg: 2.00 1.99 1.89 3/83 6149
/proc/meminfo: memFree=517760/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=2427.31
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 11255 0 80 0 241626 1105 0 0 18 0 9 0 4426927 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 10495 2636 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=2427
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 8837 0 49 0 241598 1102 0 0 25 0 9 0 4426933 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4126914961 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.25
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 550 0 1 0 24 1 0 0 16 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2427.31
Current children cumulated vsize (KiB) 868116

[startup+2429.5 s]
/proc/loadavg: 2.00 1.99 1.89 3/83 6149
/proc/meminfo: memFree=517760/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=2428.11
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 11255 0 80 0 241706 1105 0 0 18 0 9 0 4426927 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 10495 2636 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=2427.79
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 8837 0 49 0 241677 1102 0 0 25 0 9 0 4426933 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4126915969 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.25
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 550 0 1 0 24 1 0 0 16 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2428.11
Current children cumulated vsize (KiB) 868116

[startup+2430.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/83 6149
/proc/meminfo: memFree=517760/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=2428.91
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 11255 0 80 0 241786 1105 0 0 18 0 9 0 4426927 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 10495 2636 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=2428.59
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 8837 0 49 0 241757 1102 0 0 25 0 9 0 4426933 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4126932104 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.25
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 550 0 1 0 24 1 0 0 16 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2428.91
Current children cumulated vsize (KiB) 868116

[startup+2430.5 s]
/proc/loadavg: 2.00 1.99 1.89 3/83 6149
/proc/meminfo: memFree=517760/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=2429.11
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 11255 0 80 0 241806 1105 0 0 18 0 9 0 4426927 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 10495 2636 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=2428.79
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 8837 0 49 0 241777 1102 0 0 25 0 9 0 4426933 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4126932089 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.25
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 550 0 1 0 24 1 0 0 16 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2429.11
Current children cumulated vsize (KiB) 868116

[startup+2430.6 s]
/proc/loadavg: 2.00 1.99 1.89 3/83 6149
/proc/meminfo: memFree=517760/2055920 swapFree=4192956/4192956
[pid=5934] ppid=5932 vsize=868116 CPUtime=2429.21
/proc/5934/stat : 5934 (java) S 5932 5934 5858 0 -1 0 11255 0 80 0 241816 1105 0 0 18 0 9 0 4426927 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/5934/statm: 217029 10495 2636 9 0 211535 0
[pid=5934/tid=5936] ppid=5932 vsize=868116 CPUtime=2428.89
/proc/5934/task/5936/stat : 5936 (java) R 5932 5934 5858 0 -1 64 8837 0 49 0 241787 1102 0 0 25 0 9 0 4426933 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4126925429 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5937] ppid=5932 vsize=868116 CPUtime=0.03
/proc/5934/task/5937/stat : 5937 (java) S 5932 5934 5858 0 -1 64 1201 0 1 0 3 0 0 0 16 0 9 0 4426941 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5938] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5938/stat : 5938 (java) S 5932 5934 5858 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5939] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5939/stat : 5939 (java) S 5932 5934 5858 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 4426942 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5940] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5940/stat : 5940 (java) S 5932 5934 5858 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5941] ppid=5932 vsize=868116 CPUtime=0.25
/proc/5934/task/5941/stat : 5941 (java) S 5932 5934 5858 0 -1 64 550 0 1 0 24 1 0 0 16 0 9 0 4426945 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5942] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5942/stat : 5942 (java) S 5932 5934 5858 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5934/tid=5943] ppid=5932 vsize=868116 CPUtime=0
/proc/5934/task/5943/stat : 5943 (java) S 5932 5934 5858 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4426946 888950784 10495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2429.21
Current children cumulated vsize (KiB) 868116

Child status: 0
Real time (s): 2430.69
CPU time (s): 2429.26
CPU user time (s): 2418.2
CPU system time (s): 11.0633
CPU usage (%): 99.9413
Max. virtual memory (cumulated for all children) (KiB): 868120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2418.2
system time used= 11.0633
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11362
page faults= 80
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50884
involuntary context switches= 61086

runsolver used 2.91756 second user time and 8.14376 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-23 02:36:08
IDJOB=1127626
IDBENCH=63718
IDSOLVER=360
FILE ID=node32/1127626-1216773368
PBS_JOBID= 7974169
Free space on /tmp= 66564 MiB

SOLVER NAME= AbsconMax 112 pc-d
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-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127626-1216773368/watcher-1127626-1216773368 -o /tmp/evaluation-result-1127626-1216773368/solver-1127626-1216773368 -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-ddeg.xml 1 XSax HOME/instance-1127626-1216773368.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e85ad9ceb3948e1b93ad328cf909f81d
RANDOM SEED=1368263218

node32.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.218
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.218
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:       1066488 kB
Buffers:         25700 kB
Cached:         889444 kB
SwapCached:          0 kB
Active:         155044 kB
Inactive:       776208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1066488 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2856 kB
Writeback:           0 kB
Mapped:          26856 kB
Slab:            43344 kB
Committed_AS:    78060 kB
PageTables:       1880 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node32 at 2008-07-23 03:16:39