Trace number 277687

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, and are wall clock time (not CPU time).

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCOPTIMUM 366.669 369.1

General information on the benchmark

NameMaxCSP/cnf/2-40-1100-2000/
cnf-2-40-1200-713321_ext.xml
MD5SUM5ffdfd6693618ccdb6e65fbb60b76122
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints440
Best CPU time to get the best result obtained on this benchmark3.89941
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints611
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension611
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.40	   
0.40	Abscon 109 (November, 2006)
0.40	   
0.40	   configuration
0.40	     name=epfc.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/277687-1169269747/unknown.xml
0.46	   
0.46	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.49	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.49	       =>  wckTime=0.09  cpuTime=0.08  mem=6M887
0.49	   
0.49	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.66	     nbConstraints=611  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=597
0.66	     nbConflictsStructures=14  nbSharedConflictsStructures=597  nbSharedBinaryRepresentations=52  maxDegree=35
0.66	     maxArity=2
0.66	       =>  wckTime=0.254  cpuTime=0.18  mem=8M840
0.70	   
0.70	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.336  cpuTime=0.22  mem=5M667
0.74	
0.74	s SATISFIABLE
0.74	o 379
0.74	c 232
0.74	o 385
0.74	c 226
0.75	o 393
0.75	c 218
0.75	o 398
0.75	c 213
0.75	o 402
0.75	c 209
0.75	o 407
0.75	c 204
0.75	o 409
0.75	c 202
0.75	o 412
0.75	c 199
0.75	o 416
0.75	c 195
0.75	o 420
0.75	c 191
0.75	o 422
0.75	c 189
0.75	o 425
0.75	c 186
0.75	o 427
0.75	c 184
0.75	o 432
0.75	c 179
0.75	o 433
0.75	c 178
0.87	o 434
0.87	c 177
0.91	o 436
0.91	c 175
0.91	o 438
0.91	c 173
2.93	   
2.93	   search
2.93	     run=0  nbConstraintChecks=9916497  nbAssignments=10000
2.93	       =>  wckTime=2.189  cpuTime=2.14  mem=5M667
3.19	o 440
3.19	c 171
5.06	   
5.06	   search
5.06	     run=1  nbConstraintChecks=19963003  nbAssignments=20000
5.06	       =>  wckTime=4.327  cpuTime=4.26  mem=5M667
7.18	   
7.18	   search
7.18	     run=2  nbConstraintChecks=29883439  nbAssignments=30000
7.18	       =>  wckTime=6.447  cpuTime=6.36  mem=5M667
9.34	   
9.34	   search
9.34	     run=3  nbConstraintChecks=39927409  nbAssignments=40000
9.34	       =>  wckTime=8.6  cpuTime=8.49  mem=5M667
11.47	   
11.47	   search
11.47	     run=4  nbConstraintChecks=49848897  nbAssignments=50000
11.47	       =>  wckTime=10.735  cpuTime=10.6  mem=5M667
13.62	   
13.62	   search
13.62	     run=5  nbConstraintChecks=59887419  nbAssignments=60000
13.62	       =>  wckTime=12.888  cpuTime=12.74  mem=5M667
15.75	   
15.75	   search
15.76	     run=6  nbConstraintChecks=69813970  nbAssignments=70000
15.76	       =>  wckTime=15.019  cpuTime=14.86  mem=5M667
17.89	   
17.89	   search
17.89	     run=7  nbConstraintChecks=79851428  nbAssignments=80000
17.89	       =>  wckTime=17.157  cpuTime=16.97  mem=5M667
20.01	   
20.01	   search
20.01	     run=8  nbConstraintChecks=89763370  nbAssignments=90000
20.01	       =>  wckTime=19.273  cpuTime=19.06  mem=5M667
22.14	   
22.14	   search
22.14	     run=9  nbConstraintChecks=99798777  nbAssignments=100000
22.14	       =>  wckTime=21.407  cpuTime=21.18  mem=5M667
24.26	   
24.26	   search
24.26	     run=10  nbConstraintChecks=109725287  nbAssignments=110000
24.26	       =>  wckTime=23.52  cpuTime=23.27  mem=5M667
26.39	   
26.39	   search
26.39	     run=11  nbConstraintChecks=119749988  nbAssignments=120000
26.39	       =>  wckTime=25.657  cpuTime=25.4  mem=5M667
28.53	   
28.53	   search
28.53	     run=12  nbConstraintChecks=129674370  nbAssignments=130000
28.53	       =>  wckTime=27.793  cpuTime=27.51  mem=5M667
30.68	   
30.68	   search
30.68	     run=13  nbConstraintChecks=139703649  nbAssignments=140000
30.68	       =>  wckTime=29.944  cpuTime=29.64  mem=5M667
32.81	   
32.81	   search
32.81	     run=14  nbConstraintChecks=149619874  nbAssignments=150000
32.81	       =>  wckTime=32.078  cpuTime=31.75  mem=5M667
33.47	   
33.47	   search
33.47	     run=15  nbConstraintChecks=152698770  nbAssignments=153063
33.47	       =>  wckTime=32.737  cpuTime=32.41  mem=5M667
33.47	   
33.47	   global
33.47	     nbConstraintChecks=152698770  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.47	     solvingWckTime=32.735  solvingCpuTime=32.41  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.48	     globalCpuTime=32.68
33.48	       =>  wckTime=33.073  cpuTime=32.63  mem=5M667
33.48	   
33.48	   solver IterativeSystematicSolver being built... 
33.62	       =>  wckTime=33.218  cpuTime=32.74  mem=16M776
33.69	   
33.69	   preprocessing
33.69	     nbConstraintChecks=44675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.69	     detectedInconsistency=no
33.69	       =>  wckTime=0.065  cpuTime=0.04  mem=16M776
33.72	   
33.72	   search
33.72	     run=0  nbConstraintChecks=47247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
33.72	     nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=54  nbRestartNogoods=0
33.72	       =>  wckTime=0.097  cpuTime=0.07  mem=16M776
33.77	   
33.77	   search
33.77	     run=1  nbConstraintChecks=114354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
33.77	     nbFailedAssignments=17  nbBacktracks=27  nbVisitedNodes=125  nbRestartNogoods=1
33.77	       =>  wckTime=0.146  cpuTime=0.11  mem=16M776
33.81	   
33.81	   search
33.81	     run=2  nbConstraintChecks=199445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=136
33.81	     nbFailedAssignments=29  nbBacktracks=49  nbVisitedNodes=214  nbRestartNogoods=2
33.81	       =>  wckTime=0.186  cpuTime=0.16  mem=16M776
33.86	   
33.86	   search
33.86	     run=3  nbConstraintChecks=319043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=208
33.86	     nbFailedAssignments=51  nbBacktracks=82  nbVisitedNodes=339  nbRestartNogoods=5
33.86	       =>  wckTime=0.243  cpuTime=0.21  mem=16M776
33.95	   
33.95	   search
33.95	     run=4  nbConstraintChecks=493203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=304
33.95	     nbFailedAssignments=83  nbBacktracks=132  nbVisitedNodes=517  nbRestartNogoods=8
33.95	       =>  wckTime=0.333  cpuTime=0.3  mem=16M776
34.07	   
34.07	   search
34.07	     run=5  nbConstraintChecks=747413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=446
34.07	     nbFailedAssignments=131  nbBacktracks=208  nbVisitedNodes=779  nbRestartNogoods=10
34.07	       =>  wckTime=0.446  cpuTime=0.41  mem=16M776
34.24	   
34.24	   search
34.24	     run=6  nbConstraintChecks=1122221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=649
34.24	     nbFailedAssignments=203  nbBacktracks=321  nbVisitedNodes=1162  nbRestartNogoods=14
34.24	       =>  wckTime=0.615  cpuTime=0.58  mem=16M776
34.48	   
34.48	   search
34.48	     run=7  nbConstraintChecks=1662232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=935
34.48	     nbFailedAssignments=304  nbBacktracks=491  nbVisitedNodes=1716  nbRestartNogoods=17
34.48	       =>  wckTime=0.863  cpuTime=0.81  mem=16M776
34.87	   
34.87	   search
34.87	     run=8  nbConstraintChecks=2524618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1381
34.87	     nbFailedAssignments=478  nbBacktracks=747  nbVisitedNodes=2576  nbRestartNogoods=20
34.87	       =>  wckTime=1.254  cpuTime=1.2  mem=16M776
35.41	   
35.41	   search
35.41	     run=9  nbConstraintChecks=3706798  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1992
35.41	     nbFailedAssignments=688  nbBacktracks=1132  nbVisitedNodes=3768  nbRestartNogoods=23
35.41	       =>  wckTime=1.79  cpuTime=1.71  mem=16M776
36.23	   
36.23	   search
36.23	     run=10  nbConstraintChecks=5580527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2960
36.23	     nbFailedAssignments=1068  nbBacktracks=1708  nbVisitedNodes=5665  nbRestartNogoods=28
36.23	       =>  wckTime=2.605  cpuTime=2.51  mem=16M776
37.46	   
37.46	   search
37.46	     run=11  nbConstraintChecks=8369281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4393
37.46	     nbFailedAssignments=1622  nbBacktracks=2573  nbVisitedNodes=8468  nbRestartNogoods=29
37.46	       =>  wckTime=3.84  cpuTime=3.74  mem=16M776
39.30	   
39.30	   search
39.30	     run=12  nbConstraintChecks=12601853  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6586
39.30	     nbFailedAssignments=2507  nbBacktracks=3870  nbVisitedNodes=12772  nbRestartNogoods=33
39.30	       =>  wckTime=5.68  cpuTime=5.56  mem=16M776
42.18	   
42.18	   search
42.18	     run=13  nbConstraintChecks=18955976  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9814
42.18	     nbFailedAssignments=3772  nbBacktracks=5816  nbVisitedNodes=19140  nbRestartNogoods=36
42.18	       =>  wckTime=8.56  cpuTime=8.41  mem=16M776
46.34	   
46.34	   search
46.34	     run=14  nbConstraintChecks=28273742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14634
46.34	     nbFailedAssignments=5659  nbBacktracks=8736  nbVisitedNodes=28616  nbRestartNogoods=40
46.34	       =>  wckTime=12.723  cpuTime=12.54  mem=16M776
52.79	   
52.79	   search
52.79	     run=15  nbConstraintChecks=42242953  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21744
52.79	     nbFailedAssignments=8376  nbBacktracks=13114  nbVisitedNodes=42518  nbRestartNogoods=47
52.79	       =>  wckTime=19.165  cpuTime=18.92  mem=16M776
62.15	   
62.15	   search
62.15	     run=16  nbConstraintChecks=63544231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32467
62.15	     nbFailedAssignments=12522  nbBacktracks=19682  nbVisitedNodes=63652  nbRestartNogoods=52
62.15	       =>  wckTime=28.526  cpuTime=28.2  mem=16M776
76.16	   
76.16	   search
76.16	     run=17  nbConstraintChecks=94498982  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48123
76.16	     nbFailedAssignments=18311  nbBacktracks=29534  nbVisitedNodes=94596  nbRestartNogoods=58
76.16	       =>  wckTime=42.541  cpuTime=42.08  mem=16M776
97.02	   
97.02	   search
97.02	     run=18  nbConstraintChecks=141103694  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72280
97.02	     nbFailedAssignments=27677  nbBacktracks=44312  nbVisitedNodes=141979  nbRestartNogoods=65
97.02	       =>  wckTime=63.398  cpuTime=62.74  mem=16M776
129.65	   
129.65	   search
129.65	     run=19  nbConstraintChecks=211136108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107908
129.65	     nbFailedAssignments=41128  nbBacktracks=66480  nbVisitedNodes=212014  nbRestartNogoods=72
129.65	       =>  wckTime=96.033  cpuTime=95.08  mem=16M776
178.68	   
178.68	   search
178.68	     run=20  nbConstraintChecks=315717277  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=161301
178.68	     nbFailedAssignments=61255  nbBacktracks=99733  nbVisitedNodes=316974  nbRestartNogoods=79
178.68	       =>  wckTime=145.059  cpuTime=143.67  mem=16M776
252.42	   
252.42	   search
252.42	     run=21  nbConstraintChecks=474389029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=243162
252.42	     nbFailedAssignments=93225  nbBacktracks=149611  nbVisitedNodes=476602  nbRestartNogoods=86
252.42	       =>  wckTime=218.796  cpuTime=216.89  mem=16M776
354.40	   
354.40	   search
354.40	     run=22  nbConstraintChecks=704246766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=362873
354.40	     nbFailedAssignments=138106  nbBacktracks=224430  nbVisitedNodes=709982  nbRestartNogoods=92
354.40	       =>  wckTime=320.775  cpuTime=318.74  mem=16M776
369.04	   
369.04	   search
369.04	     run=23  nbConstraintChecks=736426521  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=379478
369.04	     nbFailedAssignments=144173  nbBacktracks=234969  nbVisitedNodes=742232  nbRestartNogoods=98
369.04	       =>  wckTime=335.415  cpuTime=333.38  mem=16M776
369.04	   
369.04	   global
369.04	     nbConstraintChecks=736471196  nbRestartNogoods=98  solvingWckTime=335.416  solvingCpuTime=333.38  expiredTime=no
369.04	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=366.17
369.04	       =>  wckTime=368.635  cpuTime=366.12  mem=16M776
369.04	
369.04	s OPTIMUM FOUND
369.04	v 1 0 0 1 0 0 1 1 1 0 0 0 1 1 1 1 0 1 0 1 0 0 0 1 1 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 
369.04	   
369.04	   totalWckTime=368.717  totalCpuTime=366.17

Verifier Data (download as text)

171 unsatisfied constraints, 440 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-277687-1169269747 -o ROOT/results/node9/solver-277687-1169269747 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277687-1169269747/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.90 1.97 1.98 4/93 1760
/proc/meminfo: memFree=1249104/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=47892 CPUtime=0
/proc/1759/stat : 1759 (java) D 1757 1759 1428 0 -1 0 1219 0 1 0 0 0 0 0 17 0 1 0 275369885 49041408 968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/1759/statm: 11973 968 766 14 0 1707 0

[startup+0.103186 s]
/proc/loadavg: 1.90 1.97 1.98 4/93 1760
/proc/meminfo: memFree=1249104/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=47892 CPUtime=0
/proc/1759/stat : 1759 (java) D 1757 1759 1428 0 -1 0 1219 0 1 0 0 0 0 0 17 0 1 0 275369885 49041408 968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/1759/statm: 11973 968 766 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47892

[startup+0.516664 s]
/proc/loadavg: 1.90 1.97 1.98 4/93 1760
/proc/meminfo: memFree=1249104/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915332 CPUtime=0.4
/proc/1759/stat : 1759 (java) S 1757 1759 1428 0 -1 0 6061 0 1 0 37 3 0 0 18 0 8 0 275369885 937299968 5800 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1759/statm: 228833 5800 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915332

[startup+1.34533 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 1768
/proc/meminfo: memFree=1230936/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=1.22
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 7234 0 1 0 108 14 0 0 21 0 8 0 275369885 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073705169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1759/statm: 228865 6972 2479 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.13
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 339 0 0 0 13 0 0 0 17 0 8 0 275369902 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 6972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915460

[startup+2.99896 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 1768
/proc/meminfo: memFree=1230936/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=2.86
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 7237 0 1 0 244 42 0 0 25 0 8 0 275369885 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1759/statm: 228865 6974 2479 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.13
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 275369902 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915460

[startup+6.28289 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 1768
/proc/meminfo: memFree=1230936/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=6.1
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 7237 0 1 0 508 102 0 0 25 0 8 0 275369885 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1759/statm: 228865 6974 2479 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.13
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 275369902 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 6974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915460

[startup+12.7696 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 1768
/proc/meminfo: memFree=1230936/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=12.54
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 7238 0 1 0 1033 221 0 0 25 0 8 0 275369885 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073699425 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1759/statm: 228865 6975 2479 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.13
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275369902 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915460

[startup+25.6051 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 1768
/proc/meminfo: memFree=1231000/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=25.26
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 7238 0 1 0 2064 462 0 0 25 0 8 0 275369885 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073705206 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1759/statm: 228865 6975 2479 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.13
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275369902 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 6975 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915460

[startup+51.218 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 1768
/proc/meminfo: memFree=1223512/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=50.63
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 9180 0 1 0 4454 609 0 0 25 0 8 0 275369885 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822282 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1759/statm: 228865 8914 2532 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.24
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 275369902 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 915460

[startup+102.425 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 1768
/proc/meminfo: memFree=1223448/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=101.37
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 9190 0 1 0 9527 610 0 0 25 0 8 0 275369885 937431040 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1759/statm: 228865 8923 2532 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.24
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 275369902 937431040 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 915460

[startup+162.475 s]
/proc/loadavg: 2.04 2.00 1.99 3/100 1768
/proc/meminfo: memFree=1223512/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=160.87
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 9195 0 1 0 15477 610 0 0 25 0 8 0 275369885 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073850676 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1759/statm: 228865 8927 2532 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.24
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 275369902 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 915460

[startup+222.533 s]
/proc/loadavg: 2.01 2.00 1.99 3/100 1768
/proc/meminfo: memFree=1223448/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=220.38
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 9197 0 1 0 21428 610 0 0 25 0 8 0 275369885 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822239 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1759/statm: 228865 8929 2532 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.24
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 275369902 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 915460

[startup+282.596 s]
/proc/loadavg: 1.96 1.98 1.99 3/93 1911
/proc/meminfo: memFree=1246688/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=280.3
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 9199 0 1 0 27419 611 0 0 25 0 8 0 275369885 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073886112 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1759/statm: 228865 8931 2532 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.24
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 275369902 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 915460

[startup+342.657 s]
/proc/loadavg: 1.98 1.98 1.99 3/93 1911
/proc/meminfo: memFree=1246752/2055920 swapFree=4191880/4192956
[pid=1759] ppid=1757 vsize=915460 CPUtime=340.3
/proc/1759/stat : 1759 (java) R 1757 1759 1428 0 -1 0 9199 0 1 0 33419 611 0 0 25 0 8 0 275369885 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073821193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1759/statm: 228865 8931 2532 14 0 215335 0
[pid=1759/tid=1761] ppid=1757 vsize=915460 CPUtime=0.02
/proc/1759/task/1761/stat : 1761 (java) S 1757 1759 1428 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 275369899 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1762] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1762/stat : 1762 (java) S 1757 1759 1428 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275369899 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1763] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1763/stat : 1763 (java) S 1757 1759 1428 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275369899 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1764] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1764/stat : 1764 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275369902 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1766] ppid=1757 vsize=915460 CPUtime=0.24
/proc/1759/task/1766/stat : 1766 (java) S 1757 1759 1428 0 -1 64 404 0 0 0 23 1 0 0 16 0 8 0 275369902 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1767] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1767/stat : 1767 (java) S 1757 1759 1428 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275369902 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1759/tid=1768] ppid=1757 vsize=915460 CPUtime=0
/proc/1759/task/1768/stat : 1768 (java) S 1757 1759 1428 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275369902 937431040 8931 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.3
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 369.1
CPU time (s): 366.669
CPU user time (s): 360.544
CPU system time (s): 6.12507
CPU usage (%): 99.3415
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 360.544
system time used= 6.12507
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9298
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= 8485
involuntary context switches= 17807

runsolver used 0.452931 s user time and 1.20282 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan 20 05:09:07 UTC 2007


IDJOB= 277687
IDBENCH= 7560
IDSOLVER= 68
FILE ID= node9/277687-1169269747

PBS_JOBID= 3607426

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-1100-2000/cnf-2-40-1200-713321_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277687-1169269747/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-277687-1169269747 -o ROOT/results/node9/solver-277687-1169269747 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277687-1169269747/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5ffdfd6693618ccdb6e65fbb60b76122

RANDOM SEED= 505361525

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.231
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.231
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:       1249520 kB
Buffers:         59500 kB
Cached:         588340 kB
SwapCached:        268 kB
Active:         311908 kB
Inactive:       409336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1249520 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:          95180 kB
Slab:            69696 kB
Committed_AS:  9063476 kB
PageTables:       2400 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= 66561 MiB



End job on node9 on Sat Jan 20 05:15:17 UTC 2007