Trace number 1110666

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.11 3601.63

General information on the benchmark

Namecsp/dubois/
normalized-dubois-24_ext.xml
MD5SUMde38f92925237e23c72a709c49396936
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.044992
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints48
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension48
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.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-1110666-1215831510.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=72  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=144
0.28/0.35	       =>  wckTime=0.106  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=48  nbRelationTypes=2  nbExtensionStructures=2  nbSharedExtensionStructures=46
0.38/0.41	     nbConflictsStructures=2  nbSharedConflictsStructures=46  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2
0.38/0.41	     minArity=3  maxArity=3
0.38/0.41	       =>  wckTime=0.162  cpuTime=0.14  mem=9M842
0.38/0.46	   
0.38/0.46	   solver LocalSearchSolver being built... 
0.48/0.50	       =>  wckTime=0.256  cpuTime=0.18  mem=5M443
0.48/0.50	
0.48/0.50	s SATISFIABLE
0.48/0.50	o 23
0.48/0.50	o 21
0.48/0.50	o 19
0.48/0.50	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.51	o 7
0.48/0.51	o 5
0.48/0.51	o 3
0.48/0.52	o 1
0.99/1.09	   
0.99/1.09	   search
0.99/1.09	     run=0  nbConstraintChecks=211751  nbAssignments=10000
0.99/1.09	       =>  wckTime=0.59  cpuTime=0.57  mem=6M435
1.58/1.64	   
1.58/1.64	   search
1.58/1.64	     run=1  nbConstraintChecks=425057  nbAssignments=20000
1.58/1.64	       =>  wckTime=1.144  cpuTime=1.12  mem=6M435
2.08/2.17	   
2.08/2.17	   search
2.08/2.17	     run=2  nbConstraintChecks=612964  nbAssignments=30000
2.08/2.17	       =>  wckTime=1.672  cpuTime=1.65  mem=6M435
2.68/2.71	   
2.68/2.71	   search
2.68/2.71	     run=3  nbConstraintChecks=850629  nbAssignments=40000
2.68/2.71	       =>  wckTime=2.213  cpuTime=2.18  mem=6M435
3.18/3.24	   
3.18/3.24	   search
3.18/3.24	     run=4  nbConstraintChecks=1036478  nbAssignments=50000
3.18/3.24	       =>  wckTime=2.742  cpuTime=2.72  mem=6M435
3.68/3.77	   
3.68/3.77	   search
3.68/3.77	     run=5  nbConstraintChecks=1248709  nbAssignments=60000
3.68/3.77	       =>  wckTime=3.275  cpuTime=3.25  mem=6M435
4.18/4.30	   
4.18/4.30	   search
4.18/4.30	     run=6  nbConstraintChecks=1433584  nbAssignments=70000
4.18/4.30	       =>  wckTime=3.803  cpuTime=3.77  mem=6M435
4.78/4.83	   
4.78/4.83	   search
4.78/4.83	     run=7  nbConstraintChecks=1634002  nbAssignments=80000
4.78/4.83	       =>  wckTime=4.335  cpuTime=4.31  mem=6M435
5.28/5.36	   
5.28/5.36	   search
5.28/5.36	     run=8  nbConstraintChecks=1811599  nbAssignments=90000
5.28/5.36	       =>  wckTime=4.862  cpuTime=4.83  mem=6M435
5.78/5.89	   
5.78/5.89	   search
5.78/5.89	     run=9  nbConstraintChecks=2002381  nbAssignments=100000
5.78/5.89	       =>  wckTime=5.393  cpuTime=5.36  mem=6M435
6.38/6.42	   
6.38/6.42	   search
6.38/6.42	     run=10  nbConstraintChecks=2207850  nbAssignments=110000
6.38/6.42	       =>  wckTime=5.927  cpuTime=5.89  mem=6M435
6.88/6.96	   
6.88/6.96	   search
6.88/6.96	     run=11  nbConstraintChecks=2426844  nbAssignments=120000
6.88/6.96	       =>  wckTime=6.463  cpuTime=6.44  mem=6M435
7.38/7.49	   
7.38/7.49	   search
7.38/7.49	     run=12  nbConstraintChecks=2606298  nbAssignments=130000
7.38/7.49	       =>  wckTime=6.991  cpuTime=6.96  mem=6M435
7.97/8.02	   
7.97/8.02	   search
7.97/8.02	     run=13  nbConstraintChecks=2807060  nbAssignments=140000
7.97/8.02	       =>  wckTime=7.524  cpuTime=7.5  mem=6M435
8.47/8.55	   
8.47/8.55	   search
8.47/8.55	     run=14  nbConstraintChecks=2991507  nbAssignments=150000
8.47/8.55	       =>  wckTime=8.055  cpuTime=8.02  mem=6M435
8.98/9.08	   
8.98/9.08	   search
8.98/9.08	     run=15  nbConstraintChecks=3171791  nbAssignments=160000
8.98/9.08	       =>  wckTime=8.584  cpuTime=8.56  mem=6M435
9.58/9.61	   
9.58/9.61	   search
9.58/9.61	     run=16  nbConstraintChecks=3352053  nbAssignments=170000
9.58/9.61	       =>  wckTime=9.113  cpuTime=9.08  mem=6M435
10.08/10.15	   
10.08/10.15	   search
10.08/10.15	     run=17  nbConstraintChecks=3567596  nbAssignments=180000
10.08/10.15	       =>  wckTime=9.65  cpuTime=9.62  mem=6M435
10.57/10.67	   
10.57/10.67	   search
10.57/10.67	     run=18  nbConstraintChecks=3731445  nbAssignments=190000
10.57/10.67	       =>  wckTime=10.175  cpuTime=10.14  mem=6M435
11.18/11.21	   
11.18/11.21	   search
11.18/11.21	     run=19  nbConstraintChecks=3934042  nbAssignments=200000
11.18/11.21	       =>  wckTime=10.712  cpuTime=10.68  mem=6M435
11.68/11.74	   
11.68/11.74	   search
11.68/11.74	     run=20  nbConstraintChecks=4099840  nbAssignments=210000
11.68/11.74	       =>  wckTime=11.241  cpuTime=11.21  mem=6M435
12.18/12.28	   
12.18/12.28	   search
12.18/12.28	     run=21  nbConstraintChecks=4297901  nbAssignments=220000
12.18/12.28	       =>  wckTime=11.784  cpuTime=11.74  mem=6M435
12.77/12.81	   
12.77/12.81	   search
12.77/12.81	     run=22  nbConstraintChecks=4471736  nbAssignments=230000
12.77/12.81	       =>  wckTime=12.315  cpuTime=12.27  mem=6M435
13.28/13.35	   
13.28/13.35	   search
13.28/13.35	     run=23  nbConstraintChecks=4683349  nbAssignments=240000
13.28/13.35	       =>  wckTime=12.855  cpuTime=12.82  mem=6M435
13.78/13.88	   
13.78/13.88	   search
13.78/13.88	     run=24  nbConstraintChecks=4851190  nbAssignments=250000
13.78/13.88	       =>  wckTime=13.387  cpuTime=13.35  mem=6M435
14.37/14.42	   
14.37/14.42	   search
14.37/14.42	     run=25  nbConstraintChecks=5035613  nbAssignments=260000
14.37/14.42	       =>  wckTime=13.921  cpuTime=13.88  mem=6M435
14.87/14.95	   
14.87/14.95	   search
14.87/14.95	     run=26  nbConstraintChecks=5210986  nbAssignments=270000
14.87/14.95	       =>  wckTime=14.455  cpuTime=14.41  mem=6M435
15.38/15.48	   
15.38/15.48	   search
15.38/15.48	     run=27  nbConstraintChecks=5380368  nbAssignments=280000
15.38/15.48	       =>  wckTime=14.987  cpuTime=14.94  mem=6M435
15.97/16.02	   
15.97/16.02	   search
15.97/16.02	     run=28  nbConstraintChecks=5548404  nbAssignments=290000
15.97/16.02	       =>  wckTime=15.519  cpuTime=15.47  mem=6M435
16.47/16.55	   
16.47/16.55	   search
16.47/16.55	     run=29  nbConstraintChecks=5719226  nbAssignments=300000
16.47/16.55	       =>  wckTime=16.052  cpuTime=16.01  mem=6M435
16.97/17.08	   
16.97/17.08	   search
16.97/17.08	     run=30  nbConstraintChecks=5892498  nbAssignments=310000
16.97/17.08	       =>  wckTime=16.586  cpuTime=16.54  mem=6M435
17.57/17.62	   
17.57/17.62	   search
17.57/17.62	     run=31  nbConstraintChecks=6093481  nbAssignments=320000
17.57/17.62	       =>  wckTime=17.126  cpuTime=17.08  mem=6M435
18.07/18.16	   
18.07/18.16	   search
18.07/18.16	     run=32  nbConstraintChecks=6265131  nbAssignments=330000
18.07/18.16	       =>  wckTime=17.66  cpuTime=17.62  mem=6M435
18.57/18.69	   
18.57/18.69	   search
18.57/18.69	     run=33  nbConstraintChecks=6452403  nbAssignments=340000
18.57/18.69	       =>  wckTime=18.196  cpuTime=18.15  mem=6M435
19.17/19.23	   
19.17/19.23	   search
19.17/19.23	     run=34  nbConstraintChecks=6641651  nbAssignments=350000
19.17/19.23	       =>  wckTime=18.732  cpuTime=18.68  mem=6M435
19.67/19.77	   
19.67/19.77	   search
19.67/19.77	     run=35  nbConstraintChecks=6836479  nbAssignments=360000
19.67/19.77	       =>  wckTime=19.27  cpuTime=19.22  mem=6M435
20.27/20.30	   
20.27/20.30	   search
20.27/20.30	     run=36  nbConstraintChecks=7022118  nbAssignments=370000
20.27/20.30	       =>  wckTime=19.806  cpuTime=19.76  mem=6M435
20.77/20.84	   
20.77/20.84	   search
20.77/20.84	     run=37  nbConstraintChecks=7232658  nbAssignments=380000
20.77/20.85	       =>  wckTime=20.347  cpuTime=20.29  mem=6M435
21.27/21.37	   
21.27/21.37	   search
21.27/21.37	     run=38  nbConstraintChecks=7408063  nbAssignments=390000
21.27/21.37	       =>  wckTime=20.876  cpuTime=20.83  mem=6M435
21.87/21.91	   
21.87/21.91	   search
21.87/21.91	     run=39  nbConstraintChecks=7588877  nbAssignments=400000
21.87/21.91	       =>  wckTime=21.408  cpuTime=21.36  mem=6M435
22.37/22.44	   
22.37/22.44	   search
22.37/22.44	     run=40  nbConstraintChecks=7795788  nbAssignments=410000
22.37/22.44	       =>  wckTime=21.944  cpuTime=21.89  mem=6M435
22.87/22.98	   
22.87/22.98	   search
22.87/22.98	     run=41  nbConstraintChecks=8007213  nbAssignments=420000
22.87/22.98	       =>  wckTime=22.481  cpuTime=22.43  mem=6M435
23.47/23.51	   
23.47/23.51	   search
23.47/23.51	     run=42  nbConstraintChecks=8194735  nbAssignments=430000
23.47/23.51	       =>  wckTime=23.015  cpuTime=22.96  mem=6M435
23.97/24.04	   
23.97/24.04	   search
23.97/24.04	     run=43  nbConstraintChecks=8367509  nbAssignments=440000
23.97/24.04	       =>  wckTime=23.545  cpuTime=23.49  mem=6M435
24.46/24.58	   
24.46/24.58	   search
24.46/24.58	     run=44  nbConstraintChecks=8577176  nbAssignments=450000
24.46/24.58	       =>  wckTime=24.082  cpuTime=24.03  mem=6M435
25.06/25.11	   
25.06/25.11	   search
25.06/25.11	     run=45  nbConstraintChecks=8768247  nbAssignments=460000
25.06/25.11	       =>  wckTime=24.615  cpuTime=24.56  mem=6M435
25.57/25.65	   
25.57/25.65	   search
25.57/25.65	     run=46  nbConstraintChecks=8959354  nbAssignments=470000
25.57/25.65	       =>  wckTime=25.148  cpuTime=25.1  mem=6M435
26.06/26.18	   
26.06/26.18	   search
26.06/26.18	     run=47  nbConstraintChecks=9149554  nbAssignments=480000
26.06/26.18	       =>  wckTime=25.68  cpuTime=25.63  mem=6M435
26.66/26.71	   
26.66/26.71	   search
26.66/26.71	     run=48  nbConstraintChecks=9323613  nbAssignments=490000
26.66/26.71	       =>  wckTime=26.209  cpuTime=26.15  mem=6M435
27.16/27.23	   
27.16/27.23	   search
27.16/27.24	     run=49  nbConstraintChecks=9497342  nbAssignments=500000
27.16/27.24	       =>  wckTime=26.737  cpuTime=26.69  mem=6M435
27.67/27.77	   
27.67/27.77	   search
27.67/27.77	     run=50  nbConstraintChecks=9687020  nbAssignments=510000
27.67/27.77	       =>  wckTime=27.268  cpuTime=27.21  mem=6M435
28.27/28.30	   
28.27/28.30	   search
28.27/28.30	     run=51  nbConstraintChecks=9898919  nbAssignments=520000
28.27/28.30	       =>  wckTime=27.804  cpuTime=27.75  mem=6M435
28.76/28.83	   
28.76/28.83	   search
28.76/28.83	     run=52  nbConstraintChecks=10066355  nbAssignments=530000
28.76/28.83	       =>  wckTime=28.332  cpuTime=28.28  mem=6M435
29.26/29.37	   
29.26/29.37	   search
29.26/29.37	     run=53  nbConstraintChecks=10277630  nbAssignments=540000
29.26/29.37	       =>  wckTime=28.868  cpuTime=28.81  mem=6M435
29.76/29.90	   
29.76/29.90	   search
29.76/29.90	     run=54  nbConstraintChecks=10459922  nbAssignments=550000
29.76/29.90	       =>  wckTime=29.399  cpuTime=29.34  mem=6M435
30.36/30.43	   
30.36/30.43	   search
30.36/30.43	     run=55  nbConstraintChecks=10638403  nbAssignments=560000
30.36/30.43	       =>  wckTime=29.929  cpuTime=29.88  mem=6M435
30.46/30.58	   
30.46/30.58	   search
30.46/30.58	     run=56  nbConstraintChecks=10684152  nbAssignments=562900
30.46/30.58	       =>  wckTime=30.083  cpuTime=30.03  mem=6M435
30.46/30.58	   
30.46/30.58	   global
30.46/30.58	     nbConstraintChecks=10684152  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.46/30.58	     solvingWckTime=30.08  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.46/30.58	     globalCpuTime=30.24
30.46/30.58	       =>  wckTime=30.338  cpuTime=30.2  mem=6M435
30.46/30.58	   
30.46/30.58	   solver DecomposerSolver being built... 
30.56/30.70	       =>  wckTime=30.455  cpuTime=30.28  mem=18M358
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.0020  cpuTime=0.0  mem=18M358
3600.07/3601.61	v 1 1 1 0 1 1 1 1 1 0 0 1 0 0 1 1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 1 1 1 1 1 1 0 0 0 1 1 1 1 0 0 1 1 1 1 0 1 0 0 1 0 1 0 1 1 0 0 1 1 0 1 

Verifier Data (download as text)

OK	1	47
1 unsatisfied constraints, 47 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-1110666-1215831510/watcher-1110666-1215831510 -o /tmp/evaluation-result-1110666-1215831510/solver-1110666-1215831510 -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-1110666-1215831510.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/80 15496
/proc/meminfo: memFree=1843224/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=1616 CPUtime=0
/proc/15496/stat : 15496 (java) D 15494 15496 14867 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 39853938 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/15496/statm: 404 147 121 9 0 46 0

[startup+0.0600569 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 15496
/proc/meminfo: memFree=1843224/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=864076 CPUtime=0.04
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 2807 0 1 0 3 1 0 0 18 0 9 0 39853938 884813824 2345 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216019 2345 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.101049 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 15496
/proc/meminfo: memFree=1843224/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=865988 CPUtime=0.09
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 3716 0 1 0 7 2 0 0 18 0 9 0 39853938 886771712 3190 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216497 3190 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301075 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 15496
/proc/meminfo: memFree=1843224/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866388 CPUtime=0.28
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 5870 0 1 0 25 3 0 0 18 0 9 0 39853938 887181312 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216597 5245 1955 9 0 211125 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866388

[startup+0.701129 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 15496
/proc/meminfo: memFree=1843224/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866616 CPUtime=0.68
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 8200 0 1 0 52 16 0 0 18 0 9 0 39853938 887414784 7367 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 7367 2632 9 0 211159 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866616

[startup+1.50124 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15505
/proc/meminfo: memFree=1823824/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=1.48
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 8205 0 1 0 82 66 0 0 18 0 9 0 39853938 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 7371 2633 9 0 211159 0
[pid=15496/tid=15498] ppid=15494 vsize=866616 CPUtime=1.33
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 6058 0 1 0 68 65 0 0 25 0 9 0 39853939 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866616 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866616 CPUtime=0.1
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 337 0 0 0 10 0 0 0 16 0 9 0 39853943 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887410688 7371 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) 866612

[startup+3.10245 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15505
/proc/meminfo: memFree=1823696/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=3.08
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 8205 0 1 0 133 175 0 0 18 0 9 0 39853938 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 7371 2633 9 0 211159 0
[pid=15496/tid=15498] ppid=15494 vsize=866616 CPUtime=2.93
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 6058 0 1 0 119 174 0 0 25 0 9 0 39853939 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866616 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866616 CPUtime=0.1
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 337 0 0 0 10 0 0 0 16 0 9 0 39853943 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887414784 7371 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) 866612

[startup+6.30188 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15505
/proc/meminfo: memFree=1823504/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=6.28
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 8206 0 1 0 243 385 0 0 18 0 9 0 39853938 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216654 7371 2633 9 0 211160 0
[pid=15496/tid=15498] ppid=15494 vsize=866612 CPUtime=6.12
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 6059 0 1 0 229 383 0 0 25 0 9 0 39853939 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866612 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887414784 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.1
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 337 0 0 0 10 0 0 0 16 0 9 0 39853943 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887410688 7371 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887414784 7371 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) 866612

[startup+12.7027 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15505
/proc/meminfo: memFree=1823312/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=12.68
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 8212 0 1 0 458 810 0 0 18 0 9 0 39853938 887410688 7377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 7377 2633 9 0 211159 0
[pid=15496/tid=15498] ppid=15494 vsize=866616 CPUtime=12.51
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 6059 0 1 0 443 808 0 0 25 0 9 0 39853939 887414784 7377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866616 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887414784 7377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887410688 7377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887414784 7377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887414784 7377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.11
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 39853943 887410688 7377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887410688 7377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887414784 7377 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 866612

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 15505
/proc/meminfo: memFree=1823248/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=25.46
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 8214 0 1 0 887 1659 0 0 18 0 9 0 39853938 887410688 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216654 7379 2633 9 0 211160 0
[pid=15496/tid=15498] ppid=15494 vsize=866612 CPUtime=25.29
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 6059 0 1 0 872 1657 0 0 25 0 9 0 39853939 887410688 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866616 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887414784 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887414784 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887414784 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887410688 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.11
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 345 0 0 0 11 0 0 0 16 0 9 0 39853943 887410688 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887410688 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866616 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887414784 7379 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 866612

[startup+51.1019 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 15546
/proc/meminfo: memFree=1838344/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=51.04
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 10500 0 1 0 3110 1994 0 0 18 0 9 0 39853938 887410688 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 9663 2634 9 0 211159 0
[pid=15496/tid=15498] ppid=15494 vsize=866612 CPUtime=50.8
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 8299 0 1 0 3088 1992 0 0 25 0 9 0 39853939 887410688 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4126761274 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866612 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887410688 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887410688 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887410688 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887410688 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.19
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 391 0 0 0 19 0 0 0 16 0 9 0 39853943 887410688 9663 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0

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

/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.19
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 391 0 0 0 19 0 0 0 16 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3280.91
Current children cumulated vsize (KiB) 866612

[startup+3342.3 s]
/proc/loadavg: 2.00 2.03 2.01 3/90 15554
/proc/meminfo: memFree=1835016/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=3340.88
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 10503 0 1 0 332087 2001 0 0 18 0 9 0 39853938 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 9666 2634 9 0 211159 0
[pid=15496/tid=15498] ppid=15494 vsize=866612 CPUtime=3340.64
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 8302 0 1 0 332065 1999 0 0 25 0 9 0 39853939 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4126631631 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866612 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.19
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 391 0 0 0 19 0 0 0 16 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3340.88
Current children cumulated vsize (KiB) 866612

[startup+3402.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 15554
/proc/meminfo: memFree=1834952/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=3400.86
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 10503 0 1 0 338085 2001 0 0 18 0 9 0 39853938 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 9666 2634 9 0 211159 0
[pid=15496/tid=15498] ppid=15494 vsize=866612 CPUtime=3400.62
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 8302 0 1 0 338063 1999 0 0 25 0 9 0 39853939 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4126853884 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866612 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.19
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 391 0 0 0 19 0 0 0 16 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3400.86
Current children cumulated vsize (KiB) 866612

[startup+3462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 15554
/proc/meminfo: memFree=1834760/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=3460.83
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 10503 0 1 0 344082 2001 0 0 18 0 9 0 39853938 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 9666 2634 9 0 211159 0
[pid=15496/tid=15498] ppid=15494 vsize=866612 CPUtime=3460.58
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 8302 0 1 0 344059 1999 0 0 25 0 9 0 39853939 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4126805576 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866612 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.19
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 391 0 0 0 19 0 0 0 16 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3460.83
Current children cumulated vsize (KiB) 866612

[startup+3522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 15554
/proc/meminfo: memFree=1834760/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=3520.8
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 10503 0 1 0 350079 2001 0 0 18 0 9 0 39853938 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 9666 2634 9 0 211159 0
[pid=15496/tid=15498] ppid=15494 vsize=866612 CPUtime=3520.56
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 8302 0 1 0 350057 1999 0 0 25 0 9 0 39853939 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4126778980 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866612 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.19
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 391 0 0 0 19 0 0 0 16 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.8
Current children cumulated vsize (KiB) 866612

[startup+3582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/90 15554
/proc/meminfo: memFree=1834696/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=3580.78
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 10503 0 1 0 356077 2001 0 0 18 0 9 0 39853938 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 9666 2634 9 0 211159 0
[pid=15496/tid=15498] ppid=15494 vsize=866612 CPUtime=3580.53
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 8302 0 1 0 356054 1999 0 0 25 0 9 0 39853939 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4126784023 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866612 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.19
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 391 0 0 0 19 0 0 0 16 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.78
Current children cumulated vsize (KiB) 866612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 15554
/proc/meminfo: memFree=1834696/2055920 swapFree=4192812/4192956
[pid=15496] ppid=15494 vsize=866612 CPUtime=3600.07
/proc/15496/stat : 15496 (java) S 15494 15496 14867 0 -1 0 10503 0 1 0 358006 2001 0 0 18 0 9 0 39853938 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15496/statm: 216653 9666 2634 9 0 211159 0
[pid=15496/tid=15498] ppid=15494 vsize=866612 CPUtime=3599.83
/proc/15496/task/15498/stat : 15498 (java) R 15494 15496 14867 0 -1 64 8302 0 1 0 357984 1999 0 0 25 0 9 0 39853939 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4126767784 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15499] ppid=15494 vsize=866612 CPUtime=0.03
/proc/15496/task/15499/stat : 15499 (java) S 15494 15496 14867 0 -1 64 1113 0 0 0 3 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15500] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15500/stat : 15500 (java) S 15494 15496 14867 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15501] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15501/stat : 15501 (java) S 15494 15496 14867 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39853941 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15502] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15502/stat : 15502 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15503] ppid=15494 vsize=866612 CPUtime=0.19
/proc/15496/task/15503/stat : 15503 (java) S 15494 15496 14867 0 -1 64 391 0 0 0 19 0 0 0 16 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15504] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15504/stat : 15504 (java) S 15494 15496 14867 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15496/tid=15505] ppid=15494 vsize=866612 CPUtime=0
/proc/15496/task/15505/stat : 15505 (java) S 15494 15496 14867 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39853943 887410688 9666 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.07
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): 3601.63
CPU time (s): 3600.11
CPU user time (s): 3580.08
CPU system time (s): 20.023
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 866616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.08
system time used= 20.023
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10526
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= 73953
involuntary context switches= 88268

runsolver used 5.22621 second user time and 11.1643 second system time

The end

Launcher Data (download as text)

Begin job on node10 at 2008-07-12 04:58:30
IDJOB=1110666
IDBENCH=61136
IDSOLVER=360
FILE ID=node10/1110666-1215831510
PBS_JOBID= 7903368
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= de38f92925237e23c72a709c49396936
RANDOM SEED=2108261379

node10.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.236
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.236
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:       1843704 kB
Buffers:         20964 kB
Cached:          86340 kB
SwapCached:          0 kB
Active:         104980 kB
Inactive:        50296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843704 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:          68224 kB
Slab:            42328 kB
Committed_AS:   946548 kB
PageTables:       1884 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= 66508 MiB
End job on node10 at 2008-07-12 05:58:34