Trace number 280991

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 PFCOPTIMUM 391.869 392.509

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-33_ext.xml
MD5SUM5ee1c01b688244fb571971d2bab5b4b1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints97
Best CPU time to get the best result obtained on this benchmark5.9011
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/280991-1169309371/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.097  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=101  nbRelationTypes=101  nbDisconnectedVariables=1  nbExtensionStructures=101
0.50	     nbSharedExtensionStructures=0  nbConflictsStructures=101  nbSharedConflictsStructures=0
0.50	     nbSharedBinaryRepresentations=1248  maxDegree=9  maxArity=2
0.50	       =>  wckTime=0.197  cpuTime=0.14  mem=8M860
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.276  cpuTime=0.19  mem=5M493
0.58	
0.58	s SATISFIABLE
0.58	o 42
0.58	c 59
0.58	o 46
0.58	c 55
0.59	o 49
0.59	c 52
0.59	o 53
0.59	c 48
0.59	o 55
0.59	c 46
0.59	o 57
0.59	c 44
0.59	o 60
0.59	c 41
0.59	o 62
0.59	c 39
0.59	o 65
0.59	c 36
0.59	o 67
0.59	c 34
0.59	o 70
0.59	c 31
0.59	o 71
0.59	c 30
0.59	o 72
0.59	c 29
0.59	o 74
0.59	c 27
0.60	o 75
0.60	c 26
0.60	o 76
0.60	c 25
0.60	o 78
0.60	c 23
0.60	o 79
0.60	c 22
0.60	o 80
0.60	c 21
0.60	o 81
0.60	c 20
0.60	o 83
0.60	c 18
0.60	o 84
0.60	c 17
0.60	o 85
0.60	c 16
0.60	o 86
0.61	c 15
0.61	o 87
0.61	c 14
0.61	o 88
0.61	c 13
0.61	o 89
0.61	c 12
0.61	o 90
0.61	c 11
0.61	o 91
0.61	c 10
0.62	o 92
0.62	c 9
0.62	o 93
0.62	c 8
0.62	o 94
0.62	c 7
0.62	o 95
0.62	c 6
0.64	o 96
0.64	c 5
0.85	o 97
0.85	c 4
1.97	   
1.97	   search
1.97	     run=0  nbConstraintChecks=5971487  nbAssignments=10000
1.97	       =>  wckTime=1.394  cpuTime=1.36  mem=5M493
3.35	   
3.36	   search
3.36	     run=1  nbConstraintChecks=12691503  nbAssignments=20000
3.36	       =>  wckTime=2.779  cpuTime=2.71  mem=5M493
4.64	   
4.64	   search
4.64	     run=2  nbConstraintChecks=18829647  nbAssignments=30000
4.64	       =>  wckTime=4.068  cpuTime=3.98  mem=5M493
5.99	   
5.99	   search
5.99	     run=3  nbConstraintChecks=25440387  nbAssignments=40000
5.99	       =>  wckTime=5.414  cpuTime=5.32  mem=5M493
7.26	   
7.26	   search
7.26	     run=4  nbConstraintChecks=31526290  nbAssignments=50000
7.26	       =>  wckTime=6.688  cpuTime=6.59  mem=5M493
8.62	   
8.62	   search
8.62	     run=5  nbConstraintChecks=38217717  nbAssignments=60000
8.62	       =>  wckTime=8.044  cpuTime=7.94  mem=5M493
9.91	   
9.91	   search
9.91	     run=6  nbConstraintChecks=44449362  nbAssignments=70000
9.91	       =>  wckTime=9.334  cpuTime=9.22  mem=5M493
11.22	   
11.22	   search
11.22	     run=7  nbConstraintChecks=50728835  nbAssignments=80000
11.22	       =>  wckTime=10.647  cpuTime=10.52  mem=5M493
12.54	   
12.54	   search
12.54	     run=8  nbConstraintChecks=57054673  nbAssignments=90000
12.54	       =>  wckTime=11.967  cpuTime=11.83  mem=5M493
13.89	   
13.89	   search
13.89	     run=9  nbConstraintChecks=63617244  nbAssignments=100000
13.89	       =>  wckTime=13.312  cpuTime=13.16  mem=5M493
15.18	   
15.18	   search
15.18	     run=10  nbConstraintChecks=69776601  nbAssignments=110000
15.18	       =>  wckTime=14.608  cpuTime=14.45  mem=5M493
16.54	   
16.54	   search
16.54	     run=11  nbConstraintChecks=76029379  nbAssignments=120000
16.54	       =>  wckTime=15.96  cpuTime=15.78  mem=5M493
17.91	   
17.91	   search
17.92	     run=12  nbConstraintChecks=82486128  nbAssignments=130000
17.92	       =>  wckTime=17.339  cpuTime=17.16  mem=5M493
19.21	   
19.21	   search
19.21	     run=13  nbConstraintChecks=88568222  nbAssignments=140000
19.21	       =>  wckTime=18.636  cpuTime=18.44  mem=5M493
20.59	   
20.59	   search
20.59	     run=14  nbConstraintChecks=94683816  nbAssignments=150000
20.59	       =>  wckTime=20.018  cpuTime=19.81  mem=5M493
22.01	   
22.01	   search
22.01	     run=15  nbConstraintChecks=101027104  nbAssignments=160000
22.01	       =>  wckTime=21.433  cpuTime=21.22  mem=5M493
23.36	   
23.36	   search
23.36	     run=16  nbConstraintChecks=106829782  nbAssignments=170000
23.36	       =>  wckTime=22.78  cpuTime=22.56  mem=5M493
24.84	   
24.84	   search
24.84	     run=17  nbConstraintChecks=113611120  nbAssignments=180000
24.84	       =>  wckTime=24.264  cpuTime=24.04  mem=5M493
26.27	   
26.27	   search
26.27	     run=18  nbConstraintChecks=119991235  nbAssignments=190000
26.27	       =>  wckTime=25.695  cpuTime=25.46  mem=5M493
27.81	   
27.81	   search
27.81	     run=19  nbConstraintChecks=127134454  nbAssignments=200000
27.81	       =>  wckTime=27.229  cpuTime=26.99  mem=5M493
29.19	   
29.19	   search
29.19	     run=20  nbConstraintChecks=133223668  nbAssignments=210000
29.19	       =>  wckTime=28.612  cpuTime=28.37  mem=5M493
30.66	   
30.66	   search
30.66	     run=21  nbConstraintChecks=139884034  nbAssignments=220000
30.66	       =>  wckTime=30.085  cpuTime=29.83  mem=5M493
31.09	   
31.09	   search
31.09	     run=22  nbConstraintChecks=141728203  nbAssignments=223257
31.09	       =>  wckTime=30.513  cpuTime=30.26  mem=5M493
31.09	   
31.09	   global
31.09	     nbConstraintChecks=141728203  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.09	     solvingWckTime=30.511  solvingCpuTime=30.26  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.09	     globalCpuTime=30.51
31.09	       =>  wckTime=30.79  cpuTime=30.45  mem=5M493
31.09	   
31.09	   solver IterativeSystematicSolver being built... 
31.22	       =>  wckTime=30.922  cpuTime=30.56  mem=16M548
31.23	   
31.23	   preprocessing
31.23	     nbConstraintChecks=50  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.23	     detectedInconsistency=no
31.23	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M548
31.29	   
31.29	   search
31.29	     run=0  nbConstraintChecks=45781  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
31.29	     nbFailedAssignments=16  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
31.29	       =>  wckTime=0.069  cpuTime=0.05  mem=16M548
31.33	   
31.33	   search
31.33	     run=1  nbConstraintChecks=102356  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86
31.33	     nbFailedAssignments=35  nbBacktracks=25  nbVisitedNodes=147  nbRestartNogoods=5
31.34	       =>  wckTime=0.112  cpuTime=0.08  mem=16M548
31.38	   
31.38	   search
31.39	     run=2  nbConstraintChecks=242283  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
31.39	     nbFailedAssignments=98  nbBacktracks=48  nbVisitedNodes=331  nbRestartNogoods=13
31.39	       =>  wckTime=0.162  cpuTime=0.12  mem=16M548
31.47	   
31.47	   search
31.47	     run=3  nbConstraintChecks=408631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=313
31.47	     nbFailedAssignments=188  nbBacktracks=81  nbVisitedNodes=581  nbRestartNogoods=31
31.47	       =>  wckTime=0.245  cpuTime=0.2  mem=16M548
31.62	   
31.62	   search
31.62	     run=4  nbConstraintChecks=801410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=565
31.62	     nbFailedAssignments=383  nbBacktracks=132  nbVisitedNodes=1079  nbRestartNogoods=37
31.63	       =>  wckTime=0.401  cpuTime=0.36  mem=16M548
31.92	   
31.92	   search
31.92	     run=5  nbConstraintChecks=1461125  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1088
31.92	     nbFailedAssignments=826  nbBacktracks=207  nbVisitedNodes=2116  nbRestartNogoods=46
31.92	       =>  wckTime=0.696  cpuTime=0.65  mem=16M548
32.17	   
32.17	   search
32.17	     run=6  nbConstraintChecks=2138652  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1516
32.17	     nbFailedAssignments=1125  nbBacktracks=321  nbVisitedNodes=2945  nbRestartNogoods=55
32.17	       =>  wckTime=0.943  cpuTime=0.88  mem=16M548
32.35	   
32.35	   search
32.35	     run=7  nbConstraintChecks=2772206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2010
32.35	     nbFailedAssignments=1434  nbBacktracks=491  nbVisitedNodes=3917  nbRestartNogoods=89
32.35	       =>  wckTime=1.131  cpuTime=1.06  mem=16M548
32.73	   
32.73	   search
32.73	     run=8  nbConstraintChecks=3831295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2738
32.73	     nbFailedAssignments=1893  nbBacktracks=748  nbVisitedNodes=5358  nbRestartNogoods=104
32.73	       =>  wckTime=1.506  cpuTime=1.43  mem=16M548
33.24	   
33.24	   search
33.24	     run=9  nbConstraintChecks=5306326  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3757
33.24	     nbFailedAssignments=2523  nbBacktracks=1132  nbVisitedNodes=7380  nbRestartNogoods=134
33.24	       =>  wckTime=2.016  cpuTime=1.94  mem=16M548
33.89	   
33.89	   search
33.89	     run=10  nbConstraintChecks=7753090  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5347
33.89	     nbFailedAssignments=3525  nbBacktracks=1708  nbVisitedNodes=10535  nbRestartNogoods=149
33.89	       =>  wckTime=2.663  cpuTime=2.58  mem=16M548
35.20	   
35.20	   search
35.20	     run=11  nbConstraintChecks=11789639  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7901
35.20	     nbFailedAssignments=5211  nbBacktracks=2573  nbVisitedNodes=15624  nbRestartNogoods=170
35.20	       =>  wckTime=3.978  cpuTime=3.88  mem=16M548
37.67	   
37.67	   search
37.67	     run=12  nbConstraintChecks=17661395  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11993
37.67	     nbFailedAssignments=7995  nbBacktracks=3872  nbVisitedNodes=23773  nbRestartNogoods=173
37.67	       =>  wckTime=6.444  cpuTime=6.33  mem=16M548
41.35	   
41.35	   search
41.35	     run=13  nbConstraintChecks=24997240  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17664
41.35	     nbFailedAssignments=11708  nbBacktracks=5818  nbVisitedNodes=34992  nbRestartNogoods=186
41.35	       =>  wckTime=10.123  cpuTime=10.0  mem=16M548
46.06	   
46.06	   search
46.06	     run=14  nbConstraintChecks=34337741  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24881
46.06	     nbFailedAssignments=15997  nbBacktracks=8737  nbVisitedNodes=49264  nbRestartNogoods=207
46.06	       =>  wckTime=14.834  cpuTime=14.69  mem=16M548
52.47	   
52.47	   search
52.47	     run=15  nbConstraintChecks=47105855  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34889
52.47	     nbFailedAssignments=21622  nbBacktracks=13115  nbVisitedNodes=68974  nbRestartNogoods=227
52.47	       =>  wckTime=21.249  cpuTime=21.07  mem=16M548
61.71	   
61.71	   search
61.71	     run=16  nbConstraintChecks=64251004  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48998
61.71	     nbFailedAssignments=29156  nbBacktracks=19683  nbVisitedNodes=96637  nbRestartNogoods=242
61.71	       =>  wckTime=30.484  cpuTime=30.26  mem=16M548
75.91	   
75.91	   search
75.91	     run=17  nbConstraintChecks=92140916  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71825
75.91	     nbFailedAssignments=42123  nbBacktracks=29538  nbVisitedNodes=141558  nbRestartNogoods=258
75.91	       =>  wckTime=44.685  cpuTime=44.4  mem=16M548
94.46	   
94.46	   search
94.46	     run=18  nbConstraintChecks=130206404  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102517
94.46	     nbFailedAssignments=58027  nbBacktracks=44316  nbVisitedNodes=201902  nbRestartNogoods=265
94.46	       =>  wckTime=63.239  cpuTime=62.87  mem=16M548
124.05	   
124.05	   search
124.05	     run=19  nbConstraintChecks=186570914  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=147947
124.05	     nbFailedAssignments=81281  nbBacktracks=66484  nbVisitedNodes=290498  nbRestartNogoods=283
124.05	       =>  wckTime=92.823  cpuTime=92.45  mem=16M548
167.22	   
167.22	   search
167.22	     run=20  nbConstraintChecks=270250718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214967
167.22	     nbFailedAssignments=115045  nbBacktracks=99736  nbVisitedNodes=421739  nbRestartNogoods=302
167.22	       =>  wckTime=135.994  cpuTime=135.61  mem=16M548
231.94	   
231.94	   search
231.94	     run=21  nbConstraintChecks=395405828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=316691
231.94	     nbFailedAssignments=166887  nbBacktracks=149614  nbVisitedNodes=621439  nbRestartNogoods=312
231.94	       =>  wckTime=200.713  cpuTime=200.31  mem=16M548
330.61	   
330.61	   search
330.61	     run=22  nbConstraintChecks=586441027  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=470419
330.61	     nbFailedAssignments=245791  nbBacktracks=224432  nbVisitedNodes=923261  nbRestartNogoods=327
330.61	       =>  wckTime=299.385  cpuTime=298.96  mem=16M548
392.47	   
392.47	   search
392.47	     run=23  nbConstraintChecks=706504944  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=566668
392.47	     nbFailedAssignments=295786  nbBacktracks=270687  nbVisitedNodes=1112691  nbRestartNogoods=339
392.47	       =>  wckTime=361.249  cpuTime=360.8  mem=16M548
392.47	   
392.47	   global
392.47	     nbConstraintChecks=706504994  nbRestartNogoods=339  solvingWckTime=361.249  solvingCpuTime=360.8  expiredTime=no
392.47	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=391.42
392.47	       =>  wckTime=392.172  cpuTime=391.36  mem=16M548
392.48	
392.48	s OPTIMUM FOUND
392.48	v 6 9 8 2 0 6 0 9 2 6 1 9 2 1 8 7 7 4 8 5 2 3 5 3 5 0 5 0 5 8 1 3 6 6 1 9 4 6 8 6 
392.48	   
392.48	   totalWckTime=392.248  totalCpuTime=391.43

Verifier Data (download as text)

4 unsatisfied constraints, 97 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/node55/watcher-280991-1169309371 -o ROOT/results/node55/solver-280991-1169309371 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280991-1169309371/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: 0.97 1.00 1.00 4/69 18758
/proc/meminfo: memFree=1231592/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=1784 CPUtime=0
/proc/18757/stat : 18757 (java) D 18750 18757 18619 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 279335357 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/18757/statm: 446 140 106 14 0 91 0

[startup+0.106887 s]
/proc/loadavg: 0.97 1.00 1.00 4/69 18758
/proc/meminfo: memFree=1231592/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916012 CPUtime=0.09
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 2998 0 1 0 7 2 0 0 20 0 8 0 279335357 937996288 2744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18757/statm: 229003 2744 1427 14 0 215498 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 916012

[startup+0.514929 s]
/proc/loadavg: 0.97 1.00 1.00 4/69 18758
/proc/meminfo: memFree=1231592/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916356 CPUtime=0.49
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 6605 0 1 0 45 4 0 0 22 0 8 0 279335357 938348544 6343 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18757/statm: 229089 6343 2162 14 0 215559 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 916356

[startup+1.337 s]
/proc/loadavg: 0.97 1.00 1.00 3/82 18792
/proc/meminfo: memFree=1212344/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916468 CPUtime=1.3
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 7101 0 1 0 107 23 0 0 25 0 8 0 279335357 938463232 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073340757 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18757/statm: 229117 6839 2476 14 0 215587 0
[pid=18757/tid=18762] ppid=18750 vsize=916468 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 152 0 0 0 2 0 0 0 17 0 8 0 279335361 938463232 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938463232 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916468 CPUtime=0.1
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 331 0 0 0 10 0 0 0 15 0 8 0 279335365 938463232 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938463232 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938463232 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 916468

[startup+2.98917 s]
/proc/loadavg: 0.97 1.00 1.00 3/82 18792
/proc/meminfo: memFree=1212344/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916472 CPUtime=2.92
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 7104 0 1 0 221 71 0 0 25 0 8 0 279335357 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18757/statm: 229118 6841 2476 14 0 215588 0
[pid=18757/tid=18762] ppid=18750 vsize=916472 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279335361 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916472 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916472 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916472 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916472 CPUtime=0.1
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 333 0 0 0 10 0 0 0 16 0 8 0 279335365 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916472 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916472 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938467328 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 916472

[startup+6.27747 s]
/proc/loadavg: 1.05 1.01 1.00 3/81 18793
/proc/meminfo: memFree=1212160/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916468 CPUtime=6.19
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 7104 0 1 0 457 162 0 0 25 0 8 0 279335357 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073672631 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18757/statm: 229117 6841 2476 14 0 215587 0
[pid=18757/tid=18762] ppid=18750 vsize=916468 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279335361 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916468 CPUtime=0.1
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 333 0 0 0 10 0 0 0 16 0 8 0 279335365 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 916468

[startup+12.7601 s]
/proc/loadavg: 1.13 1.03 1.01 3/81 18793
/proc/meminfo: memFree=1212160/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916468 CPUtime=12.63
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 7104 0 1 0 911 352 0 0 25 0 8 0 279335357 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18757/statm: 229117 6841 2476 14 0 215587 0
[pid=18757/tid=18762] ppid=18750 vsize=916468 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279335361 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916468 CPUtime=0.1
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 333 0 0 0 10 0 0 0 16 0 8 0 279335365 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938463232 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 916468

[startup+25.5943 s]
/proc/loadavg: 1.25 1.06 1.02 3/87 18865
/proc/meminfo: memFree=1196176/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916468 CPUtime=25.37
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 7105 0 1 0 1812 725 0 0 25 0 8 0 279335357 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18757/statm: 229117 6842 2476 14 0 215587 0
[pid=18757/tid=18762] ppid=18750 vsize=916472 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279335361 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916472 CPUtime=0.1
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 334 0 0 0 10 0 0 0 16 0 8 0 279335365 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 916468

[startup+51.2888 s]
/proc/loadavg: 1.50 1.13 1.04 3/87 18865
/proc/meminfo: memFree=1188632/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916468 CPUtime=50.93
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 9039 0 1 0 4214 879 0 0 25 0 8 0 279335357 938463232 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073811116 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18757/statm: 229117 8771 2527 14 0 215587 0
[pid=18757/tid=18762] ppid=18750 vsize=916468 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279335361 938463232 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938463232 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916468 CPUtime=0.2
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 389 0 0 0 19 1 0 0 16 0 8 0 279335365 938463232 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938463232 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938463232 8771 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 916468

[startup+102.565 s]
/proc/loadavg: 1.57 1.22 1.07 2/72 19066
/proc/meminfo: memFree=1213528/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916468 CPUtime=102.01
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 9050 0 1 0 9320 881 0 0 25 0 8 0 279335357 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18757/statm: 229117 8780 2527 14 0 215587 0
[pid=18757/tid=18762] ppid=18750 vsize=916468 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279335361 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916468 CPUtime=0.2
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 390 0 0 0 19 1 0 0 16 0 8 0 279335365 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938463232 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 916468

[startup+162.649 s]
/proc/loadavg: 1.21 1.17 1.07 2/72 19066
/proc/meminfo: memFree=1213856/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916468 CPUtime=162.07
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 9053 0 1 0 15326 881 0 0 25 0 8 0 279335357 938463232 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785972 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18757/statm: 229117 8783 2527 14 0 215587 0
[pid=18757/tid=18762] ppid=18750 vsize=916468 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279335361 938463232 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938463232 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916468 CPUtime=0.2
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 390 0 0 0 19 1 0 0 16 0 8 0 279335365 938463232 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938463232 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938463232 8783 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 916468

[startup+222.736 s]
/proc/loadavg: 1.07 1.14 1.06 2/72 19066
/proc/meminfo: memFree=1213920/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916468 CPUtime=222.15
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 9055 0 1 0 21334 881 0 0 25 0 8 0 279335357 938463232 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780918 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18757/statm: 229117 8785 2527 14 0 215587 0
[pid=18757/tid=18762] ppid=18750 vsize=916468 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279335361 938463232 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938463232 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916468 CPUtime=0.2
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 390 0 0 0 19 1 0 0 16 0 8 0 279335365 938463232 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938463232 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938463232 8785 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 916468

[startup+282.82 s]
/proc/loadavg: 1.03 1.11 1.06 2/72 19066
/proc/meminfo: memFree=1213856/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916468 CPUtime=282.22
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 9058 0 1 0 27341 881 0 0 25 0 8 0 279335357 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785990 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18757/statm: 229117 8788 2527 14 0 215587 0
[pid=18757/tid=18762] ppid=18750 vsize=916468 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279335361 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916468 CPUtime=0.2
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 279335365 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 916468

[startup+342.903 s]
/proc/loadavg: 1.01 1.09 1.05 2/72 19066
/proc/meminfo: memFree=1213856/2055920 swapFree=4192192/4192956
[pid=18757] ppid=18750 vsize=916468 CPUtime=342.28
/proc/18757/stat : 18757 (java) R 18750 18757 18619 0 -1 0 9061 0 1 0 33347 881 0 0 25 0 8 0 279335357 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073852769 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18757/statm: 229117 8791 2527 14 0 215587 0
[pid=18757/tid=18762] ppid=18750 vsize=916468 CPUtime=0.02
/proc/18757/task/18762/stat : 18762 (java) S 18750 18757 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279335361 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18763] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18763/stat : 18763 (java) S 18750 18757 18619 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18764] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18764/stat : 18764 (java) S 18750 18757 18619 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 279335361 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18768] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18768/stat : 18768 (java) S 18750 18757 18619 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279335365 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18770] ppid=18750 vsize=916468 CPUtime=0.2
/proc/18757/task/18770/stat : 18770 (java) S 18750 18757 18619 0 -1 64 391 0 0 0 19 1 0 0 16 0 8 0 279335365 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18757/tid=18771] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18771/stat : 18771 (java) S 18750 18757 18619 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279335365 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18757/tid=18772] ppid=18750 vsize=916468 CPUtime=0
/proc/18757/task/18772/stat : 18772 (java) S 18750 18757 18619 0 -1 64 3 0 0 0 0 0 0 0 15 0 8 0 279335365 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 392.509
CPU time (s): 391.869
CPU user time (s): 383.044
CPU system time (s): 8.82566
CPU usage (%): 99.837
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 383.044
system time used= 8.82566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9155
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= 9120
involuntary context switches= 10535

runsolver used 0.415936 s user time and 0.994848 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan 20 16:09:31 UTC 2007


IDJOB= 280991
IDBENCH= 12023
IDSOLVER= 69
FILE ID= node55/280991-1169309371

PBS_JOBID= 3610213

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-33_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280991-1169309371/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-280991-1169309371 -o ROOT/results/node55/solver-280991-1169309371 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280991-1169309371/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5ee1c01b688244fb571971d2bab5b4b1

RANDOM SEED= 293292921

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.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1232136 kB
Buffers:         53364 kB
Cached:         673016 kB
SwapCached:        268 kB
Active:         138820 kB
Inactive:       607416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1232136 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            4300 kB
Writeback:           0 kB
Mapped:          28800 kB
Slab:            63368 kB
Committed_AS:  5543660 kB
PageTables:       1608 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= 66563 MiB



End job on node55 on Sat Jan 20 16:16:03 UTC 2007