Trace number 1110690

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.1 3602.95

General information on the benchmark

Namecsp/dubois/
normalized-dubois-28_ext.xml
MD5SUM0cec5daf3cd3e5179f902ca1da45a8db
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.050991
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints56
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension56
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.05/0.08	
0.05/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-ddeg.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1110690-1215831679.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.35	     nbVariables=84  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=168
0.28/0.35	       =>  wckTime=0.109  cpuTime=0.1  mem=7M842
0.28/0.35	   
0.28/0.35	   relations being loaded...
0.28/0.36	   
0.28/0.36	   constraints being loaded...
0.38/0.41	     nbConstraints=56  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=54
0.38/0.41	     nbConflictsStructures=2  nbSharedConflictsStructures=54  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.41	     minArity=3  maxArity=3
0.38/0.41	       =>  wckTime=0.168  cpuTime=0.14  mem=9M874
0.38/0.46	   
0.38/0.46	   solver LocalSearchSolver being built... 
0.48/0.50	       =>  wckTime=0.26  cpuTime=0.19  mem=5M455
0.48/0.51	
0.48/0.51	s SATISFIABLE
0.48/0.51	o 31
0.48/0.51	o 29
0.48/0.51	o 27
0.48/0.51	o 25
0.48/0.51	o 23
0.48/0.51	o 21
0.48/0.51	o 19
0.48/0.51	o 17
0.48/0.51	o 15
0.48/0.51	o 13
0.48/0.51	o 11
0.48/0.51	o 9
0.48/0.52	o 7
0.48/0.52	o 5
0.48/0.53	o 3
0.48/0.53	o 1
1.08/1.12	   
1.08/1.12	   search
1.08/1.12	     run=0  nbConstraintChecks=310851  nbAssignments=10000
1.08/1.12	       =>  wckTime=0.621  cpuTime=0.61  mem=6M447
1.68/1.71	   
1.68/1.71	   search
1.68/1.71	     run=1  nbConstraintChecks=621442  nbAssignments=20000
1.68/1.71	       =>  wckTime=1.203  cpuTime=1.18  mem=6M447
2.18/2.26	   
2.18/2.26	   search
2.18/2.26	     run=2  nbConstraintChecks=862359  nbAssignments=30000
2.18/2.26	       =>  wckTime=1.753  cpuTime=1.74  mem=6M447
2.78/2.81	   
2.78/2.81	   search
2.78/2.81	     run=3  nbConstraintChecks=1117247  nbAssignments=40000
2.78/2.81	       =>  wckTime=2.307  cpuTime=2.29  mem=6M447
3.29/3.36	   
3.29/3.36	   search
3.29/3.36	     run=4  nbConstraintChecks=1352838  nbAssignments=50000
3.29/3.36	       =>  wckTime=2.856  cpuTime=2.84  mem=6M447
3.87/3.91	   
3.87/3.91	   search
3.87/3.91	     run=5  nbConstraintChecks=1606651  nbAssignments=60000
3.87/3.91	       =>  wckTime=3.407  cpuTime=3.38  mem=6M447
4.38/4.45	   
4.38/4.45	   search
4.38/4.45	     run=6  nbConstraintChecks=1792358  nbAssignments=70000
4.38/4.45	       =>  wckTime=3.943  cpuTime=3.92  mem=6M447
4.88/4.98	   
4.88/4.98	   search
4.88/4.98	     run=7  nbConstraintChecks=1977209  nbAssignments=80000
4.88/4.98	       =>  wckTime=4.48  cpuTime=4.45  mem=6M447
5.48/5.52	   
5.48/5.52	   search
5.48/5.52	     run=8  nbConstraintChecks=2153777  nbAssignments=90000
5.48/5.52	       =>  wckTime=5.014  cpuTime=4.99  mem=6M447
5.98/6.05	   
5.98/6.05	   search
5.98/6.05	     run=9  nbConstraintChecks=2342598  nbAssignments=100000
5.98/6.05	       =>  wckTime=5.552  cpuTime=5.53  mem=6M447
6.48/6.60	   
6.48/6.60	   search
6.48/6.60	     run=10  nbConstraintChecks=2561669  nbAssignments=110000
6.48/6.60	       =>  wckTime=6.094  cpuTime=6.08  mem=6M447
7.07/7.15	   
7.07/7.15	   search
7.07/7.15	     run=11  nbConstraintChecks=2819767  nbAssignments=120000
7.07/7.15	       =>  wckTime=6.646  cpuTime=6.63  mem=6M447
7.58/7.69	   
7.58/7.69	   search
7.58/7.69	     run=12  nbConstraintChecks=3039280  nbAssignments=130000
7.58/7.69	       =>  wckTime=7.189  cpuTime=7.16  mem=6M447
8.17/8.24	   
8.17/8.24	   search
8.17/8.24	     run=13  nbConstraintChecks=3262457  nbAssignments=140000
8.17/8.24	       =>  wckTime=7.733  cpuTime=7.71  mem=6M447
8.67/8.78	   
8.67/8.78	   search
8.67/8.78	     run=14  nbConstraintChecks=3480428  nbAssignments=150000
8.67/8.78	       =>  wckTime=8.277  cpuTime=8.25  mem=6M447
9.27/9.33	   
9.27/9.33	   search
9.27/9.33	     run=15  nbConstraintChecks=3729740  nbAssignments=160000
9.27/9.33	       =>  wckTime=8.827  cpuTime=8.79  mem=6M447
9.78/9.87	   
9.78/9.87	   search
9.78/9.87	     run=16  nbConstraintChecks=3945809  nbAssignments=170000
9.78/9.87	       =>  wckTime=9.37  cpuTime=9.34  mem=6M447
10.37/10.43	   
10.37/10.43	   search
10.37/10.43	     run=17  nbConstraintChecks=4216921  nbAssignments=180000
10.37/10.43	       =>  wckTime=9.924  cpuTime=9.89  mem=6M447
10.87/10.97	   
10.87/10.97	   search
10.87/10.97	     run=18  nbConstraintChecks=4411009  nbAssignments=190000
10.87/10.97	       =>  wckTime=10.468  cpuTime=10.43  mem=6M447
11.47/11.52	   
11.47/11.52	   search
11.47/11.52	     run=19  nbConstraintChecks=4662382  nbAssignments=200000
11.47/11.52	       =>  wckTime=11.02  cpuTime=10.99  mem=6M447
11.97/12.07	   
11.97/12.07	   search
11.97/12.07	     run=20  nbConstraintChecks=4877597  nbAssignments=210000
11.97/12.07	       =>  wckTime=11.563  cpuTime=11.53  mem=6M447
12.57/12.61	   
12.57/12.61	   search
12.57/12.61	     run=21  nbConstraintChecks=5097030  nbAssignments=220000
12.57/12.61	       =>  wckTime=12.107  cpuTime=12.07  mem=6M447
13.07/13.15	   
13.07/13.15	   search
13.07/13.15	     run=22  nbConstraintChecks=5293440  nbAssignments=230000
13.07/13.15	       =>  wckTime=12.645  cpuTime=12.6  mem=6M447
13.57/13.69	   
13.57/13.69	   search
13.57/13.69	     run=23  nbConstraintChecks=5503695  nbAssignments=240000
13.57/13.69	       =>  wckTime=13.189  cpuTime=13.15  mem=6M447
14.17/14.24	   
14.17/14.24	   search
14.17/14.24	     run=24  nbConstraintChecks=5703731  nbAssignments=250000
14.17/14.24	       =>  wckTime=13.733  cpuTime=13.69  mem=6M447
14.67/14.80	   
14.67/14.80	   search
14.67/14.80	     run=25  nbConstraintChecks=5968710  nbAssignments=260000
14.67/14.80	       =>  wckTime=14.292  cpuTime=14.26  mem=6M447
15.28/15.34	   
15.28/15.34	   search
15.28/15.34	     run=26  nbConstraintChecks=6165385  nbAssignments=270000
15.28/15.34	       =>  wckTime=14.836  cpuTime=14.8  mem=6M447
15.77/15.90	   
15.77/15.90	   search
15.77/15.90	     run=27  nbConstraintChecks=6424195  nbAssignments=280000
15.77/15.90	       =>  wckTime=15.394  cpuTime=15.36  mem=6M447
16.38/16.44	   
16.38/16.44	   search
16.38/16.44	     run=28  nbConstraintChecks=6624874  nbAssignments=290000
16.38/16.44	       =>  wckTime=15.938  cpuTime=15.9  mem=6M447
16.87/16.99	   
16.87/16.99	   search
16.87/16.99	     run=29  nbConstraintChecks=6836691  nbAssignments=300000
16.87/16.99	       =>  wckTime=16.49  cpuTime=16.44  mem=6M447
17.46/17.54	   
17.46/17.54	   search
17.46/17.54	     run=30  nbConstraintChecks=7046685  nbAssignments=310000
17.46/17.54	       =>  wckTime=17.039  cpuTime=16.99  mem=6M447
18.06/18.10	   
18.06/18.10	   search
18.06/18.10	     run=31  nbConstraintChecks=7298495  nbAssignments=320000
18.06/18.10	       =>  wckTime=17.596  cpuTime=17.55  mem=6M447
18.56/18.64	   
18.56/18.64	   search
18.56/18.64	     run=32  nbConstraintChecks=7495872  nbAssignments=330000
18.56/18.64	       =>  wckTime=18.141  cpuTime=18.09  mem=6M447
19.06/19.20	   
19.06/19.20	   search
19.06/19.20	     run=33  nbConstraintChecks=7726032  nbAssignments=340000
19.06/19.20	       =>  wckTime=18.693  cpuTime=18.65  mem=6M447
19.66/19.74	   
19.66/19.74	   search
19.66/19.74	     run=34  nbConstraintChecks=7912575  nbAssignments=350000
19.66/19.74	       =>  wckTime=19.235  cpuTime=19.18  mem=6M447
20.16/20.28	   
20.16/20.28	   search
20.16/20.28	     run=35  nbConstraintChecks=8121230  nbAssignments=360000
20.16/20.28	       =>  wckTime=19.782  cpuTime=19.73  mem=6M447
20.77/20.83	   
20.77/20.83	   search
20.77/20.83	     run=36  nbConstraintChecks=8318843  nbAssignments=370000
20.77/20.83	       =>  wckTime=20.327  cpuTime=20.28  mem=6M447
21.25/21.38	   
21.25/21.38	   search
21.25/21.38	     run=37  nbConstraintChecks=8538205  nbAssignments=380000
21.25/21.38	       =>  wckTime=20.877  cpuTime=20.83  mem=6M447
21.86/21.92	   
21.86/21.92	   search
21.86/21.92	     run=38  nbConstraintChecks=8734049  nbAssignments=390000
21.86/21.93	       =>  wckTime=21.422  cpuTime=21.38  mem=6M447
22.36/22.48	   
22.36/22.48	   search
22.36/22.48	     run=39  nbConstraintChecks=8971708  nbAssignments=400000
22.36/22.48	       =>  wckTime=21.975  cpuTime=21.92  mem=6M447
22.96/23.02	   
22.96/23.02	   search
22.96/23.02	     run=40  nbConstraintChecks=9156882  nbAssignments=410000
22.96/23.02	       =>  wckTime=22.518  cpuTime=22.47  mem=6M447
23.46/23.57	   
23.46/23.57	   search
23.46/23.57	     run=41  nbConstraintChecks=9372628  nbAssignments=420000
23.46/23.57	       =>  wckTime=23.067  cpuTime=23.01  mem=6M447
24.07/24.11	   
24.07/24.11	   search
24.07/24.11	     run=42  nbConstraintChecks=9555392  nbAssignments=430000
24.07/24.11	       =>  wckTime=23.605  cpuTime=23.55  mem=6M447
24.56/24.66	   
24.56/24.66	   search
24.56/24.66	     run=43  nbConstraintChecks=9791698  nbAssignments=440000
24.56/24.66	       =>  wckTime=24.153  cpuTime=24.11  mem=6M447
25.06/25.19	   
25.06/25.19	   search
25.06/25.19	     run=44  nbConstraintChecks=9976243  nbAssignments=450000
25.06/25.19	       =>  wckTime=24.69  cpuTime=24.64  mem=6M447
25.65/25.74	   
25.65/25.74	   search
25.65/25.74	     run=45  nbConstraintChecks=10195283  nbAssignments=460000
25.65/25.74	       =>  wckTime=25.235  cpuTime=25.19  mem=6M447
26.16/26.28	   
26.16/26.28	   search
26.16/26.28	     run=46  nbConstraintChecks=10392840  nbAssignments=470000
26.16/26.28	       =>  wckTime=25.775  cpuTime=25.72  mem=6M447
26.75/26.82	   
26.75/26.82	   search
26.75/26.82	     run=47  nbConstraintChecks=10602488  nbAssignments=480000
26.75/26.82	       =>  wckTime=26.318  cpuTime=26.26  mem=6M447
27.25/27.36	   
27.25/27.36	   search
27.25/27.36	     run=48  nbConstraintChecks=10775816  nbAssignments=490000
27.25/27.36	       =>  wckTime=26.852  cpuTime=26.8  mem=6M447
27.75/27.89	   
27.75/27.89	   search
27.75/27.89	     run=49  nbConstraintChecks=10963288  nbAssignments=500000
27.75/27.89	       =>  wckTime=27.39  cpuTime=27.34  mem=6M447
28.36/28.43	   
28.36/28.43	   search
28.36/28.43	     run=50  nbConstraintChecks=11157780  nbAssignments=510000
28.36/28.43	       =>  wckTime=27.929  cpuTime=27.87  mem=6M447
28.85/28.98	   
28.85/28.98	   search
28.85/28.98	     run=51  nbConstraintChecks=11374550  nbAssignments=520000
28.85/28.98	       =>  wckTime=28.473  cpuTime=28.42  mem=6M447
29.45/29.51	   
29.45/29.51	   search
29.45/29.52	     run=52  nbConstraintChecks=11566711  nbAssignments=530000
29.45/29.52	       =>  wckTime=29.012  cpuTime=28.96  mem=6M447
29.95/30.05	   
29.95/30.05	   search
29.95/30.05	     run=53  nbConstraintChecks=11761134  nbAssignments=540000
29.95/30.06	       =>  wckTime=29.552  cpuTime=29.5  mem=6M447
30.45/30.58	   
30.45/30.58	   search
30.45/30.58	     run=54  nbConstraintChecks=11949746  nbAssignments=549786
30.45/30.58	       =>  wckTime=30.08  cpuTime=30.03  mem=6M447
30.45/30.58	   
30.45/30.58	   global
30.45/30.58	     nbConstraintChecks=11949746  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.45/30.58	     solvingWckTime=30.079  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.45/30.58	     globalCpuTime=30.25
30.45/30.58	       =>  wckTime=30.34  cpuTime=30.21  mem=6M447
30.45/30.58	   
30.45/30.59	   solver DecomposerSolver being built... 
30.56/30.70	       =>  wckTime=30.455  cpuTime=30.31  mem=18M419
30.56/30.70	   
30.56/30.70	   preprocessing
30.56/30.70	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.56/30.70	     detectedInconsistency=no
30.56/30.70	       =>  wckTime=0.0030  cpuTime=0.0  mem=18M419
3600.04/3602.91	v 0 1 1 1 0 0 0 0 1 0 0 1 0 0 0 0 0 1 1 0 0 1 0 0 1 0 0 1 1 0 1 1 0 1 1 0 0 1 1 1 1 1 0 1 1 0 1 1 1 1 0 0 0 1 0 1 0 1 1 0 1 1 1 0 0 1 0 0 1 1 1 1 0 1 0 1 0 0 1 0 0 1 0 0 

Verifier Data (download as text)

OK	1	55
1 unsatisfied constraints, 55 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-1110690-1215831679/watcher-1110690-1215831679 -o /tmp/evaluation-result-1110690-1215831679/solver-1110690-1215831679 -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-1110690-1215831679.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19150
/proc/meminfo: memFree=1845616/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=1616 CPUtime=0
/proc/19150/stat : 19150 (java) R 19148 19150 18554 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 39869892 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/19150/statm: 404 145 119 9 0 46 0

[startup+0.0610451 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19150
/proc/meminfo: memFree=1845616/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=864076 CPUtime=0.05
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 2808 0 1 0 3 2 0 0 18 0 9 0 39869892 884813824 2346 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216019 2346 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.102047 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19150
/proc/meminfo: memFree=1845616/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=865988 CPUtime=0.08
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 3721 0 1 0 6 2 0 0 18 0 9 0 39869892 886771712 3194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216497 3194 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.302071 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19150
/proc/meminfo: memFree=1845616/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866360 CPUtime=0.28
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 5881 0 1 0 25 3 0 0 18 0 9 0 39869892 887152640 5256 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216590 5256 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.701118 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 19150
/proc/meminfo: memFree=1845616/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=0.68
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 8221 0 1 0 53 15 0 0 18 0 9 0 39869892 887447552 7388 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 7388 2632 9 0 211168 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866648

[startup+1.50121 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19159
/proc/meminfo: memFree=1826344/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866652 CPUtime=1.48
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 8226 0 1 0 85 63 0 0 18 0 9 0 39869892 887451648 7392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 7392 2633 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866652 CPUtime=1.34
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 6077 0 1 0 72 62 0 0 25 0 9 0 39869894 887451648 7392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866652 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887451648 7392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 7392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 7392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866652 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887451648 7392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866652 CPUtime=0.09
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 337 0 0 0 9 0 0 0 16 0 9 0 39869897 887451648 7392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866652 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887451648 7392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 7392 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 866652

[startup+3.10139 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19159
/proc/meminfo: memFree=1826216/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=3.08
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 8227 0 1 0 138 170 0 0 18 0 9 0 39869892 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216663 7393 2633 9 0 211169 0
[pid=19150/tid=19152] ppid=19148 vsize=866648 CPUtime=2.93
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 6077 0 1 0 124 169 0 0 25 0 9 0 39869894 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866648 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866652 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887451648 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866652 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887451648 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866652 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887451648 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866648 CPUtime=0.09
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 338 0 0 0 9 0 0 0 16 0 9 0 39869897 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 866648

[startup+6.30275 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19159
/proc/meminfo: memFree=1825960/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=6.28
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 8228 0 1 0 250 378 0 0 18 0 9 0 39869892 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 7393 2633 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866652 CPUtime=6.13
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 6078 0 1 0 236 377 0 0 25 0 9 0 39869894 887451648 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866648 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866652 CPUtime=0.09
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 338 0 0 0 9 0 0 0 16 0 9 0 39869897 887451648 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866652 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887451648 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 7393 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 866648

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19159
/proc/meminfo: memFree=1825768/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=12.67
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 8234 0 1 0 478 789 0 0 18 0 9 0 39869892 887447552 7399 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 7399 2633 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866652 CPUtime=12.52
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 6078 0 1 0 464 788 0 0 25 0 9 0 39869894 887451648 7399 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866652 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887451648 7399 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 7399 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 7399 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887447552 7399 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866652 CPUtime=0.1
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 344 0 0 0 10 0 0 0 16 0 9 0 39869897 887451648 7399 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866652 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887451648 7399 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866652 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887451648 7399 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 866648

[startup+25.5029 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19159
/proc/meminfo: memFree=1825704/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=25.45
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 8235 0 1 0 922 1623 0 0 18 0 9 0 39869892 887447552 7400 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 7400 2633 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866652 CPUtime=25.3
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 6078 0 1 0 908 1622 0 0 25 0 9 0 39869894 887451648 7400 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866648 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887447552 7400 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 7400 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 7400 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866652 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887451648 7400 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866652 CPUtime=0.1
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 345 0 0 0 10 0 0 0 16 0 9 0 39869897 887451648 7400 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887447552 7400 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 7400 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 866648

[startup+51.1029 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19159
/proc/meminfo: memFree=1816616/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=51.05
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 10532 0 1 0 3148 1957 0 0 18 0 9 0 39869892 887447552 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 9695 2634 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866648 CPUtime=50.83
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 8330 0 1 0 3127 1956 0 0 25 0 9 0 39869894 887447552 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4126095725 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866648 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887447552 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887447552 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866648 CPUtime=0.17
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 390 0 0 0 17 0 0 0 15 0 9 0 39869897 887447552 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866648 CPUtime=0

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

/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866648 CPUtime=0.17
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 390 0 0 0 17 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3339.55
Current children cumulated vsize (KiB) 866648

[startup+3402.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19403
/proc/meminfo: memFree=1687456/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=3399.52
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 10535 0 1 0 337974 1978 0 0 18 0 9 0 39869892 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 9698 2634 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866648 CPUtime=3399.29
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 8333 0 1 0 337953 1976 0 0 25 0 9 0 39869894 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4126769059 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866648 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866648 CPUtime=0.17
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 390 0 0 0 17 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3399.52
Current children cumulated vsize (KiB) 866648

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19403
/proc/meminfo: memFree=1687392/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=3459.5
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 10535 0 1 0 343972 1978 0 0 18 0 9 0 39869892 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 9698 2634 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866648 CPUtime=3459.27
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 8333 0 1 0 343951 1976 0 0 25 0 9 0 39869894 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4126781771 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866648 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866648 CPUtime=0.17
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 390 0 0 0 17 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3459.5
Current children cumulated vsize (KiB) 866648

[startup+3522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19403
/proc/meminfo: memFree=1687328/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=3519.48
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 10535 0 1 0 349970 1978 0 0 18 0 9 0 39869892 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 9698 2634 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866648 CPUtime=3519.24
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 8333 0 1 0 349948 1976 0 0 25 0 9 0 39869894 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4126790224 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866648 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866648 CPUtime=0.17
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 390 0 0 0 17 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3519.48
Current children cumulated vsize (KiB) 866648

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19403
/proc/meminfo: memFree=1687200/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=3579.45
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 10535 0 1 0 355967 1978 0 0 18 0 9 0 39869892 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 9698 2634 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866648 CPUtime=3579.22
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 8333 0 1 0 355946 1976 0 0 25 0 9 0 39869894 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4126764084 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866648 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866648 CPUtime=0.17
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 390 0 0 0 17 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3579.45
Current children cumulated vsize (KiB) 866648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3602.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19409
/proc/meminfo: memFree=1687264/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=3600.04
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 10535 0 1 0 358026 1978 0 0 18 0 9 0 39869892 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 9698 2634 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866648 CPUtime=3599.81
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 8333 0 1 0 358005 1976 0 0 25 0 9 0 39869894 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4126779404 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866648 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866648 CPUtime=0.17
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 390 0 0 0 17 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 866648

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

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

[startup+3602.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 19409
/proc/meminfo: memFree=1687264/2055920 swapFree=4180884/4192956
[pid=19150] ppid=19148 vsize=866648 CPUtime=3600.04
/proc/19150/stat : 19150 (java) S 19148 19150 18554 0 -1 0 10535 0 1 0 358026 1978 0 0 18 0 9 0 39869892 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19150/statm: 216662 9698 2634 9 0 211168 0
[pid=19150/tid=19152] ppid=19148 vsize=866648 CPUtime=3599.81
/proc/19150/task/19152/stat : 19152 (java) R 19148 19150 18554 0 -1 64 8333 0 1 0 358005 1976 0 0 25 0 9 0 39869894 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4126779404 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19153] ppid=19148 vsize=866648 CPUtime=0.03
/proc/19150/task/19153/stat : 19153 (java) S 19148 19150 18554 0 -1 64 1117 0 0 0 3 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19154] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19154/stat : 19154 (java) S 19148 19150 18554 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19155] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19155/stat : 19155 (java) S 19148 19150 18554 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39869895 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19156] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19156/stat : 19156 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19157] ppid=19148 vsize=866648 CPUtime=0.17
/proc/19150/task/19157/stat : 19157 (java) S 19148 19150 18554 0 -1 64 390 0 0 0 17 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19158] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19158/stat : 19158 (java) S 19148 19150 18554 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19150/tid=19159] ppid=19148 vsize=866648 CPUtime=0
/proc/19150/task/19159/stat : 19159 (java) S 19148 19150 18554 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 39869897 887447552 9698 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 866648

Child status: 143
Real time (s): 3602.95
CPU time (s): 3600.1
CPU user time (s): 3580.31
CPU system time (s): 19.79
CPU usage (%): 99.9208
Max. virtual memory (cumulated for all children) (KiB): 866652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.31
system time used= 19.79
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10557
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= 73995
involuntary context switches= 85342

runsolver used 4.46432 second user time and 11.8832 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-12 05:01:19
IDJOB=1110690
IDBENCH=61139
IDSOLVER=360
FILE ID=node23/1110690-1215831679
PBS_JOBID= 7903372
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0cec5daf3cd3e5179f902ca1da45a8db
RANDOM SEED=536758660

node23.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.240
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.240
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:       1846096 kB
Buffers:         39860 kB
Cached:          85768 kB
SwapCached:       5884 kB
Active:          82868 kB
Inactive:        67800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846096 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:          40996 kB
Slab:            44244 kB
Committed_AS:   204412 kB
PageTables:       1928 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= 66540 MiB
End job on node23 at 2008-07-12 06:01:24