Trace number 1110650

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dMSAT (TO)1 3600.13 3631.87

General information on the benchmark

Namecsp/dubois/
normalized-dubois-29_ext.xml
MD5SUM14bb63ebdad0bd8568d850e54b3c9f15
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark0.052991
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of constraints58
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension58
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.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mrdac-ddeg.xml
0.29/0.32	   
0.29/0.32	   instance
0.29/0.32	     name=HOME/instance-1110650-1215831327.xml
0.29/0.36	   
0.29/0.36	   domains being loaded...
0.29/0.37	   
0.29/0.37	   variables being loaded...
0.29/0.39	     nbVariables=87  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=174
0.29/0.39	       =>  wckTime=0.157  cpuTime=0.12  mem=7M842
0.29/0.39	   
0.29/0.39	   relations being loaded...
0.29/0.40	   
0.39/0.40	   constraints being loaded...
0.39/0.44	     nbConstraints=58  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=56
0.39/0.44	     nbConflictsStructures=2  nbSharedConflictsStructures=56  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.39/0.44	     minArity=3  maxArity=3
0.39/0.44	       =>  wckTime=0.207  cpuTime=0.16  mem=9M891
0.39/0.49	   
0.39/0.49	   solver LocalSearchSolver being built... 
0.48/0.53	       =>  wckTime=0.292  cpuTime=0.21  mem=5M458
0.48/0.53	
0.48/0.53	s SATISFIABLE
0.48/0.53	o 33
0.48/0.57	o 31
0.48/0.57	o 29
0.48/0.57	o 27
0.48/0.57	o 25
0.48/0.58	o 23
0.48/0.58	o 21
0.48/0.58	o 19
0.48/0.58	o 17
0.48/0.58	o 15
0.48/0.58	o 13
0.48/0.58	o 11
0.48/0.58	o 9
0.48/0.58	o 7
0.48/0.59	o 5
0.48/0.59	o 3
0.48/0.60	o 1
1.17/1.25	   
1.17/1.25	   search
1.17/1.25	     run=0  nbConstraintChecks=337405  nbAssignments=10000
1.17/1.25	       =>  wckTime=0.724  cpuTime=0.66  mem=6M450
1.77/1.88	   
1.77/1.88	   search
1.77/1.88	     run=1  nbConstraintChecks=650783  nbAssignments=20000
1.77/1.88	       =>  wckTime=1.353  cpuTime=1.28  mem=6M450
2.37/2.48	   
2.37/2.48	   search
2.37/2.48	     run=2  nbConstraintChecks=870106  nbAssignments=30000
2.37/2.48	       =>  wckTime=1.948  cpuTime=1.87  mem=6M450
2.96/3.07	   
2.96/3.07	   search
2.96/3.07	     run=3  nbConstraintChecks=1110431  nbAssignments=40000
2.96/3.07	       =>  wckTime=2.54  cpuTime=2.46  mem=6M450
3.56/3.66	   
3.56/3.66	   search
3.56/3.66	     run=4  nbConstraintChecks=1316390  nbAssignments=50000
3.56/3.66	       =>  wckTime=3.134  cpuTime=3.04  mem=6M450
4.15/4.25	   
4.15/4.25	   search
4.15/4.25	     run=5  nbConstraintChecks=1556739  nbAssignments=60000
4.15/4.25	       =>  wckTime=3.724  cpuTime=3.63  mem=6M450
4.74/4.84	   
4.74/4.84	   search
4.74/4.84	     run=6  nbConstraintChecks=1765883  nbAssignments=70000
4.74/4.85	       =>  wckTime=4.318  cpuTime=4.22  mem=6M450
5.35/5.44	   
5.35/5.44	   search
5.35/5.44	     run=7  nbConstraintChecks=1981176  nbAssignments=80000
5.35/5.44	       =>  wckTime=4.909  cpuTime=4.8  mem=6M450
5.94/6.03	   
5.94/6.03	   search
5.94/6.03	     run=8  nbConstraintChecks=2212745  nbAssignments=90000
5.94/6.03	       =>  wckTime=5.506  cpuTime=5.39  mem=6M450
6.53/6.64	   
6.53/6.64	   search
6.53/6.64	     run=9  nbConstraintChecks=2465595  nbAssignments=100000
6.53/6.64	       =>  wckTime=6.111  cpuTime=5.99  mem=6M450
7.13/7.22	   
7.13/7.22	   search
7.13/7.22	     run=10  nbConstraintChecks=2657994  nbAssignments=110000
7.13/7.22	       =>  wckTime=6.694  cpuTime=6.57  mem=6M450
7.72/7.82	   
7.72/7.82	   search
7.72/7.82	     run=11  nbConstraintChecks=2895780  nbAssignments=120000
7.72/7.82	       =>  wckTime=7.296  cpuTime=7.17  mem=6M450
8.31/8.42	   
8.31/8.42	   search
8.31/8.42	     run=12  nbConstraintChecks=3138502  nbAssignments=130000
8.31/8.42	       =>  wckTime=7.892  cpuTime=7.76  mem=6M450
8.90/9.03	   
8.90/9.03	   search
8.90/9.03	     run=13  nbConstraintChecks=3402396  nbAssignments=140000
8.90/9.03	       =>  wckTime=8.5  cpuTime=8.36  mem=6M450
9.50/9.61	   
9.50/9.61	   search
9.50/9.61	     run=14  nbConstraintChecks=3616664  nbAssignments=150000
9.50/9.61	       =>  wckTime=9.084  cpuTime=8.94  mem=6M450
10.10/10.21	   
10.10/10.21	   search
10.10/10.21	     run=15  nbConstraintChecks=3851072  nbAssignments=160000
10.10/10.21	       =>  wckTime=9.681  cpuTime=9.53  mem=6M450
10.59/10.79	   
10.59/10.79	   search
10.59/10.79	     run=16  nbConstraintChecks=4066319  nbAssignments=170000
10.59/10.79	       =>  wckTime=10.265  cpuTime=10.11  mem=6M450
11.18/11.39	   
11.18/11.39	   search
11.18/11.39	     run=17  nbConstraintChecks=4282446  nbAssignments=180000
11.18/11.39	       =>  wckTime=10.859  cpuTime=10.7  mem=6M450
11.78/11.97	   
11.78/11.97	   search
11.78/11.97	     run=18  nbConstraintChecks=4481459  nbAssignments=190000
11.78/11.97	       =>  wckTime=11.446  cpuTime=11.28  mem=6M450
12.37/12.57	   
12.37/12.57	   search
12.37/12.57	     run=19  nbConstraintChecks=4697322  nbAssignments=200000
12.37/12.57	       =>  wckTime=12.038  cpuTime=11.87  mem=6M450
12.97/13.15	   
12.97/13.15	   search
12.97/13.15	     run=20  nbConstraintChecks=4886049  nbAssignments=210000
12.97/13.15	       =>  wckTime=12.626  cpuTime=12.44  mem=6M450
13.57/13.74	   
13.57/13.74	   search
13.57/13.74	     run=21  nbConstraintChecks=5111462  nbAssignments=220000
13.57/13.74	       =>  wckTime=13.212  cpuTime=13.02  mem=6M450
14.16/14.35	   
14.16/14.35	   search
14.16/14.35	     run=22  nbConstraintChecks=5393382  nbAssignments=230000
14.16/14.35	       =>  wckTime=13.818  cpuTime=13.62  mem=6M450
14.76/14.94	   
14.76/14.94	   search
14.76/14.94	     run=23  nbConstraintChecks=5645939  nbAssignments=240000
14.76/14.94	       =>  wckTime=14.41  cpuTime=14.21  mem=6M450
15.35/15.53	   
15.35/15.53	   search
15.35/15.53	     run=24  nbConstraintChecks=5847019  nbAssignments=250000
15.35/15.53	       =>  wckTime=15.001  cpuTime=14.79  mem=6M450
15.95/16.11	   
15.95/16.11	   search
15.95/16.11	     run=25  nbConstraintChecks=6072110  nbAssignments=260000
15.95/16.11	       =>  wckTime=15.586  cpuTime=15.37  mem=6M450
16.54/16.70	   
16.54/16.70	   search
16.54/16.70	     run=26  nbConstraintChecks=6265798  nbAssignments=270000
16.54/16.70	       =>  wckTime=16.175  cpuTime=15.95  mem=6M450
17.04/17.29	   
17.04/17.29	   search
17.04/17.29	     run=27  nbConstraintChecks=6511072  nbAssignments=280000
17.04/17.29	       =>  wckTime=16.765  cpuTime=16.55  mem=6M450
17.63/17.89	   
17.63/17.89	   search
17.63/17.89	     run=28  nbConstraintChecks=6738039  nbAssignments=290000
17.63/17.89	       =>  wckTime=17.361  cpuTime=17.13  mem=6M450
18.23/18.49	   
18.23/18.49	   search
18.23/18.49	     run=29  nbConstraintChecks=7032670  nbAssignments=300000
18.23/18.49	       =>  wckTime=17.963  cpuTime=17.74  mem=6M450
18.82/19.08	   
18.82/19.08	   search
18.82/19.08	     run=30  nbConstraintChecks=7220221  nbAssignments=310000
18.82/19.08	       =>  wckTime=18.55  cpuTime=18.31  mem=6M450
19.42/19.67	   
19.42/19.67	   search
19.42/19.67	     run=31  nbConstraintChecks=7441468  nbAssignments=320000
19.42/19.67	       =>  wckTime=19.139  cpuTime=18.9  mem=6M450
20.01/20.26	   
20.01/20.26	   search
20.01/20.26	     run=32  nbConstraintChecks=7645215  nbAssignments=330000
20.01/20.26	       =>  wckTime=19.734  cpuTime=19.49  mem=6M450
20.60/20.87	   
20.60/20.87	   search
20.60/20.87	     run=33  nbConstraintChecks=7893804  nbAssignments=340000
20.60/20.87	       =>  wckTime=20.339  cpuTime=20.08  mem=6M450
21.20/21.45	   
21.20/21.45	   search
21.20/21.45	     run=34  nbConstraintChecks=8086315  nbAssignments=350000
21.20/21.45	       =>  wckTime=20.922  cpuTime=20.66  mem=6M450
21.79/22.05	   
21.79/22.05	   search
21.79/22.05	     run=35  nbConstraintChecks=8297816  nbAssignments=360000
21.79/22.05	       =>  wckTime=21.519  cpuTime=21.25  mem=6M450
22.38/22.64	   
22.38/22.64	   search
22.38/22.64	     run=36  nbConstraintChecks=8532514  nbAssignments=370000
22.38/22.64	       =>  wckTime=22.111  cpuTime=21.84  mem=6M450
22.98/23.24	   
22.98/23.24	   search
22.98/23.24	     run=37  nbConstraintChecks=8753413  nbAssignments=380000
22.98/23.24	       =>  wckTime=22.709  cpuTime=22.43  mem=6M450
23.57/23.83	   
23.57/23.83	   search
23.57/23.83	     run=38  nbConstraintChecks=8978879  nbAssignments=390000
23.57/23.83	       =>  wckTime=23.3  cpuTime=23.02  mem=6M450
24.17/24.43	   
24.17/24.43	   search
24.17/24.43	     run=39  nbConstraintChecks=9219864  nbAssignments=400000
24.17/24.43	       =>  wckTime=23.903  cpuTime=23.61  mem=6M450
24.76/25.02	   
24.76/25.02	   search
24.76/25.02	     run=40  nbConstraintChecks=9424038  nbAssignments=410000
24.76/25.02	       =>  wckTime=24.488  cpuTime=24.2  mem=6M450
25.36/25.61	   
25.36/25.61	   search
25.36/25.61	     run=41  nbConstraintChecks=9637429  nbAssignments=420000
25.36/25.61	       =>  wckTime=25.085  cpuTime=24.79  mem=6M450
25.86/26.20	   
25.96/26.20	   search
25.96/26.20	     run=42  nbConstraintChecks=9839421  nbAssignments=430000
25.96/26.20	       =>  wckTime=25.671  cpuTime=25.37  mem=6M450
26.45/26.80	   
26.55/26.80	   search
26.55/26.80	     run=43  nbConstraintChecks=10062779  nbAssignments=440000
26.55/26.80	       =>  wckTime=26.27  cpuTime=25.96  mem=6M450
27.04/27.38	   
27.04/27.38	   search
27.04/27.38	     run=44  nbConstraintChecks=10248262  nbAssignments=450000
27.04/27.38	       =>  wckTime=26.851  cpuTime=26.55  mem=6M450
27.64/27.98	   
27.64/27.98	   search
27.64/27.98	     run=45  nbConstraintChecks=10481441  nbAssignments=460000
27.64/27.98	       =>  wckTime=27.452  cpuTime=27.14  mem=6M450
28.24/28.57	   
28.24/28.57	   search
28.24/28.57	     run=46  nbConstraintChecks=10686323  nbAssignments=470000
28.24/28.58	       =>  wckTime=28.047  cpuTime=27.72  mem=6M450
28.82/29.17	   
28.82/29.17	   search
28.82/29.17	     run=47  nbConstraintChecks=10922744  nbAssignments=480000
28.82/29.17	       =>  wckTime=28.641  cpuTime=28.31  mem=6M450
29.42/29.76	   
29.42/29.76	   search
29.42/29.76	     run=48  nbConstraintChecks=11134267  nbAssignments=490000
29.42/29.76	       =>  wckTime=29.234  cpuTime=28.9  mem=6M450
30.02/30.34	   
30.02/30.34	   search
30.02/30.34	     run=49  nbConstraintChecks=11336010  nbAssignments=500000
30.02/30.34	       =>  wckTime=29.814  cpuTime=29.48  mem=6M450
30.60/30.90	   
30.60/30.90	   search
30.60/30.90	     run=50  nbConstraintChecks=11526430  nbAssignments=509494
30.60/30.90	       =>  wckTime=30.376  cpuTime=30.03  mem=6M450
30.60/30.90	   
30.60/30.90	   global
30.60/30.90	     nbConstraintChecks=11526430  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.60/30.90	     solvingWckTime=30.373  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.60/30.90	     globalCpuTime=30.29
30.60/30.90	       =>  wckTime=30.667  cpuTime=30.24  mem=6M450
30.60/30.90	   
30.60/30.90	   solver DecomposerSolver being built... 
30.70/31.03	       =>  wckTime=30.791  cpuTime=30.34  mem=18M402
30.70/31.03	   
30.70/31.03	   preprocessing
30.70/31.03	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.70/31.03	     detectedInconsistency=no
30.70/31.03	       =>  wckTime=0.0020  cpuTime=0.0  mem=18M402
3600.06/3631.81	v 0 1 0 0 1 0 0 0 0 1 1 0 1 0 0 0 1 0 1 1 1 0 0 1 1 1 1 0 0 1 1 1 1 0 0 0 0 0 1 0 1 1 1 0 1 0 0 1 1 1 1 0 1 1 0 1 0 1 0 0 1 0 0 1 1 1 0 1 0 0 0 1 1 0 0 0 1 1 1 1 0 1 1 1 0 1 0 

Verifier Data (download as text)

OK	1	57
1 unsatisfied constraints, 57 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-1110650-1215831327/watcher-1110650-1215831327 -o /tmp/evaluation-result-1110650-1215831327/solver-1110650-1215831327 -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-1110650-1215831327.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.92 1.99 1.95 4/73 15581
/proc/meminfo: memFree=1842624/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=1616 CPUtime=0
/proc/15581/stat : 15581 (java) D 15579 15581 15544 0 -1 0 180 0 0 0 0 0 0 0 18 0 1 0 39831353 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/15581/statm: 404 148 122 9 0 46 0

[startup+0.0553029 s]
/proc/loadavg: 1.92 1.99 1.95 4/73 15581
/proc/meminfo: memFree=1842624/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=863832 CPUtime=0.04
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 2614 0 1 0 3 1 0 0 18 0 9 0 39831353 884563968 2181 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 215958 2181 1027 9 0 210937 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863832

[startup+0.102312 s]
/proc/loadavg: 1.92 1.99 1.95 4/73 15581
/proc/meminfo: memFree=1842624/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=865984 CPUtime=0.09
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 3793 0 1 0 7 2 0 0 18 0 9 0 39831353 886767616 3244 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216496 3244 1713 9 0 211051 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.302331 s]
/proc/loadavg: 1.92 1.99 1.95 4/73 15581
/proc/meminfo: memFree=1842624/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866156 CPUtime=0.29
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 5622 0 1 0 25 4 0 0 18 0 9 0 39831353 886943744 5037 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216539 5037 1905 9 0 211087 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866156

[startup+0.702386 s]
/proc/loadavg: 1.92 1.99 1.95 4/73 15581
/proc/meminfo: memFree=1842624/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866616 CPUtime=0.68
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 8208 0 1 0 57 11 0 0 18 0 9 0 39831353 887414784 7375 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216654 7375 2632 9 0 211160 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866616

[startup+1.50144 s]
/proc/loadavg: 1.93 1.99 1.95 3/82 15590
/proc/meminfo: memFree=1823288/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866616 CPUtime=1.47
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 8221 0 1 0 91 56 0 0 18 0 9 0 39831353 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216654 7387 2633 9 0 211160 0
[pid=15581/tid=15583] ppid=15579 vsize=866616 CPUtime=1.31
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 6081 0 1 0 76 55 0 0 25 0 9 0 39831354 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866616 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866616 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866616 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866616 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866616 CPUtime=0.1
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 328 0 0 0 10 0 0 0 16 0 9 0 39831358 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866616 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866616 CPUtime=0
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39831358 887414784 7387 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) 866616

[startup+3.10158 s]
/proc/loadavg: 1.93 1.99 1.95 3/82 15590
/proc/meminfo: memFree=1823096/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866616 CPUtime=3.06
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 8221 0 1 0 148 158 0 0 18 0 9 0 39831353 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216654 7387 2633 9 0 211160 0
[pid=15581/tid=15583] ppid=15579 vsize=866616 CPUtime=2.91
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 6081 0 1 0 134 157 0 0 25 0 9 0 39831354 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866616 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 17 0 9 0 39831355 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866616 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866616 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866616 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866616 CPUtime=0.1
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 328 0 0 0 10 0 0 0 16 0 9 0 39831358 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866616 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866616 CPUtime=0
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39831358 887414784 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866616

[startup+6.30288 s]
/proc/loadavg: 1.93 1.99 1.95 3/82 15590
/proc/meminfo: memFree=1822848/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866612 CPUtime=6.24
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 8222 0 1 0 260 364 0 0 18 0 9 0 39831353 887410688 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216653 7387 2633 9 0 211159 0
[pid=15581/tid=15583] ppid=15579 vsize=866612 CPUtime=6.08
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 6082 0 1 0 245 363 0 0 25 0 9 0 39831354 887410688 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866612 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887410688 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887410688 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.1
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 328 0 0 0 10 0 0 0 16 0 9 0 39831358 887410688 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887410688 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39831358 887410688 7387 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 866612

[startup+12.7015 s]
/proc/loadavg: 1.94 1.99 1.95 3/82 15590
/proc/meminfo: memFree=1822552/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866612 CPUtime=12.57
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 8228 0 1 0 479 778 0 0 18 0 9 0 39831353 887410688 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216653 7393 2633 9 0 211159 0
[pid=15581/tid=15583] ppid=15579 vsize=866612 CPUtime=12.41
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 6082 0 1 0 464 777 0 0 25 0 9 0 39831354 887410688 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866612 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887410688 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887410688 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.11
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 334 0 0 0 11 0 0 0 16 0 9 0 39831358 887410688 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887410688 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39831358 887410688 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 866612

[startup+25.5026 s]
/proc/loadavg: 1.95 1.99 1.95 3/82 15590
/proc/meminfo: memFree=1822488/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866612 CPUtime=25.26
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 8229 0 1 0 922 1604 0 0 18 0 9 0 39831353 887410688 7394 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216653 7394 2633 9 0 211159 0
[pid=15581/tid=15583] ppid=15579 vsize=866612 CPUtime=25.09
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 6082 0 1 0 906 1603 0 0 25 0 9 0 39831354 887410688 7394 996147200 134512640 134550740 4294955952 18446744073709551615 7118624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866612 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887410688 7394 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887410688 7394 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 7394 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 7394 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.11
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 335 0 0 0 11 0 0 0 16 0 9 0 39831358 887410688 7394 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887410688 7394 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39831358 887410688 7394 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 866612

[startup+51.103 s]
/proc/loadavg: 1.96 1.99 1.95 3/82 15590
/proc/meminfo: memFree=1813464/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866612 CPUtime=50.64
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 10527 0 1 0 3109 1955 0 0 18 0 9 0 39831353 887410688 9690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216653 9690 2634 9 0 211159 0
[pid=15581/tid=15583] ppid=15579 vsize=866612 CPUtime=50.4
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 8336 0 1 0 3086 1954 0 0 25 0 9 0 39831354 887410688 9690 996147200 134512640 134550740 4294955952 18446744073709551615 4126779944 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866612 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887410688 9690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887410688 9690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 9690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 9690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.19
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 39831358 887410688 9690 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0

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

/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.19
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866612 CPUtime=0.08
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 3 5 0 0 15 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3253.59
Current children cumulated vsize (KiB) 866612

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15634
/proc/meminfo: memFree=1801704/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866612 CPUtime=3313.07
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 10530 0 1 0 329322 1985 0 0 18 0 9 0 39831353 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216653 9693 2634 9 0 211159 0
[pid=15581/tid=15583] ppid=15579 vsize=866612 CPUtime=3312.74
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 8339 0 1 0 329296 1978 0 0 25 0 9 0 39831354 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4126798122 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866612 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.19
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866612 CPUtime=0.08
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 3 5 0 0 15 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3313.07
Current children cumulated vsize (KiB) 866612

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15634
/proc/meminfo: memFree=1801704/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866612 CPUtime=3372.57
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 10530 0 1 0 335271 1986 0 0 18 0 9 0 39831353 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216653 9693 2634 9 0 211159 0
[pid=15581/tid=15583] ppid=15579 vsize=866612 CPUtime=3372.23
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 8339 0 1 0 335244 1979 0 0 25 0 9 0 39831354 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4126799326 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866612 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.19
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866612 CPUtime=0.08
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 3 5 0 0 15 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3372.57
Current children cumulated vsize (KiB) 866612

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15634
/proc/meminfo: memFree=1801576/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866612 CPUtime=3432.04
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 10530 0 1 0 341218 1986 0 0 18 0 9 0 39831353 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216653 9693 2634 9 0 211159 0
[pid=15581/tid=15583] ppid=15579 vsize=866612 CPUtime=3431.7
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 8339 0 1 0 341191 1979 0 0 25 0 9 0 39831354 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4126760906 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866612 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.19
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866612 CPUtime=0.08
/proc/15581/task/15590/stat : 15590 (java) R 15579 15581 15544 0 -1 64 1 0 0 0 3 5 0 0 15 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3432.04
Current children cumulated vsize (KiB) 866612

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15634
/proc/meminfo: memFree=1801512/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866612 CPUtime=3491.53
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 10530 0 1 0 347166 1987 0 0 18 0 9 0 39831353 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216653 9693 2634 9 0 211159 0
[pid=15581/tid=15583] ppid=15579 vsize=866612 CPUtime=3491.18
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 8339 0 1 0 347139 1979 0 0 25 0 9 0 39831354 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4126878556 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866612 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.19
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866612 CPUtime=0.08
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 3 5 0 0 15 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3491.53
Current children cumulated vsize (KiB) 866612

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15634
/proc/meminfo: memFree=1801448/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866612 CPUtime=3551
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 10530 0 1 0 353113 1987 0 0 18 0 9 0 39831353 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216653 9693 2634 9 0 211159 0
[pid=15581/tid=15583] ppid=15579 vsize=866612 CPUtime=3550.66
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 8339 0 1 0 353086 1980 0 0 25 0 9 0 39831354 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4126767505 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866612 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.19
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866612 CPUtime=0.08
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 3 5 0 0 15 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3551
Current children cumulated vsize (KiB) 866612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15634
/proc/meminfo: memFree=1801448/2055920 swapFree=4192812/4192956
[pid=15581] ppid=15579 vsize=866612 CPUtime=3600.06
/proc/15581/stat : 15581 (java) S 15579 15581 15544 0 -1 0 10530 0 1 0 358018 1988 0 0 18 0 9 0 39831353 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15581/statm: 216653 9693 2634 9 0 211159 0
[pid=15581/tid=15583] ppid=15579 vsize=866612 CPUtime=3599.71
/proc/15581/task/15583/stat : 15583 (java) R 15579 15581 15544 0 -1 64 8339 0 1 0 357991 1980 0 0 25 0 9 0 39831354 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4126773902 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15584] ppid=15579 vsize=866612 CPUtime=0.03
/proc/15581/task/15584/stat : 15584 (java) S 15579 15581 15544 0 -1 64 1116 0 0 0 3 0 0 0 16 0 9 0 39831355 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15585] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15585/stat : 15585 (java) S 15579 15581 15544 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15586] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15586/stat : 15586 (java) S 15579 15581 15544 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39831356 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15587] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15587/stat : 15587 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15588] ppid=15579 vsize=866612 CPUtime=0.19
/proc/15581/task/15588/stat : 15588 (java) S 15579 15581 15544 0 -1 64 379 0 0 0 19 0 0 0 16 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15589] ppid=15579 vsize=866612 CPUtime=0
/proc/15581/task/15589/stat : 15589 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15581/tid=15590] ppid=15579 vsize=866612 CPUtime=0.1
/proc/15581/task/15590/stat : 15590 (java) S 15579 15581 15544 0 -1 64 1 0 0 0 4 6 0 0 15 0 9 0 39831358 887410688 9693 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.06
Current children cumulated vsize (KiB) 866612

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

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 3631.87
CPU time (s): 3600.13
CPU user time (s): 3580.24
CPU system time (s): 19.888
CPU usage (%): 99.1261
Max. virtual memory (cumulated for all children) (KiB): 866616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.24
system time used= 19.888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10552
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= 74206
involuntary context switches= 148215

runsolver used 5.69513 second user time and 9.74352 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-12 04:55:27
IDJOB=1110650
IDBENCH=61134
IDSOLVER=360
FILE ID=node55/1110650-1215831327
PBS_JOBID= 7903382
Free space on /tmp= 66424 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/dubois/normalized-dubois-29_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-1110650-1215831327/watcher-1110650-1215831327 -o /tmp/evaluation-result-1110650-1215831327/solver-1110650-1215831327 -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-1110650-1215831327.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 14bb63ebdad0bd8568d850e54b3c9f15
RANDOM SEED=557917650

node55.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.225
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.225
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:       1843104 kB
Buffers:         30748 kB
Cached:          95664 kB
SwapCached:          0 kB
Active:          94496 kB
Inactive:        60128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:          39248 kB
Slab:            43680 kB
Committed_AS:   184640 kB
PageTables:       1748 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= 66428 MiB
End job on node55 at 2008-07-12 05:56:01