Trace number 278047

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 387.606 391.374

General information on the benchmark

NameMaxCSP/cnf/3-40-100-1000/
cnf-3-40-500-633421_ext.xml
MD5SUM13198f693866227fc4d05326a2b5916a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints471
Best CPU time to get the best result obtained on this benchmark1.69174
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints488
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension488
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/278047-1169273429/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.083  cpuTime=0.07  mem=6M887
0.38	   
0.38	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.52	     nbConstraints=488  nbRelationTypes=18  nbExtensionStructures=18  nbSharedExtensionStructures=470
0.52	     nbConflictsStructures=18  nbSharedConflictsStructures=470  nbSharedBinaryRepresentations=0  maxDegree=54
0.52	     maxArity=3
0.52	       =>  wckTime=0.223  cpuTime=0.15  mem=8M837
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.301  cpuTime=0.19  mem=5M613
0.60	
0.60	s SATISFIABLE
0.60	o 427
0.60	c 61
0.60	o 431
0.60	c 57
0.60	o 434
0.60	c 54
0.60	o 436
0.60	c 52
0.60	o 439
0.60	c 49
0.60	o 444
0.60	c 44
0.61	o 446
0.61	c 42
0.61	o 448
0.61	c 40
0.61	o 451
0.61	c 37
0.61	o 452
0.61	c 36
0.61	o 454
0.61	c 34
0.61	o 455
0.61	c 33
0.61	o 456
0.61	c 32
0.61	o 457
0.61	c 31
0.62	o 458
0.62	c 30
0.62	o 459
0.62	c 29
0.62	o 461
0.62	c 27
0.62	o 463
0.62	c 25
0.62	o 464
0.62	c 24
0.63	o 465
0.63	c 23
0.63	o 467
0.63	c 21
0.63	o 470
0.63	c 18
0.67	o 471
0.67	c 17
2.22	   
2.22	   search
2.22	     run=0  nbConstraintChecks=7962290  nbAssignments=10000
2.22	       =>  wckTime=1.626  cpuTime=1.59  mem=5M613
3.81	   
3.82	   search
3.82	     run=1  nbConstraintChecks=16159055  nbAssignments=20000
3.82	       =>  wckTime=3.215  cpuTime=3.16  mem=5M613
5.35	   
5.35	   search
5.35	     run=2  nbConstraintChecks=24118567  nbAssignments=30000
5.35	       =>  wckTime=4.76  cpuTime=4.7  mem=5M613
6.94	   
6.94	   search
6.94	     run=3  nbConstraintChecks=32306557  nbAssignments=40000
6.94	       =>  wckTime=6.345  cpuTime=6.26  mem=5M613
8.48	   
8.48	   search
8.48	     run=4  nbConstraintChecks=40253511  nbAssignments=50000
8.48	       =>  wckTime=7.887  cpuTime=7.79  mem=5M613
10.06	   
10.06	   search
10.06	     run=5  nbConstraintChecks=48470464  nbAssignments=60000
10.06	       =>  wckTime=9.466  cpuTime=9.36  mem=5M613
11.63	   
11.63	   search
11.63	     run=6  nbConstraintChecks=56427072  nbAssignments=70000
11.63	       =>  wckTime=11.033  cpuTime=10.91  mem=5M613
13.21	   
13.22	   search
13.22	     run=7  nbConstraintChecks=64632942  nbAssignments=80000
13.22	       =>  wckTime=12.621  cpuTime=12.49  mem=5M613
14.78	   
14.78	   search
14.78	     run=8  nbConstraintChecks=72591573  nbAssignments=90000
14.78	       =>  wckTime=14.188  cpuTime=14.04  mem=5M613
16.38	   
16.38	   search
16.38	     run=9  nbConstraintChecks=80807237  nbAssignments=100000
16.38	       =>  wckTime=15.78  cpuTime=15.63  mem=5M613
17.94	   
17.94	   search
17.94	     run=10  nbConstraintChecks=88775902  nbAssignments=110000
17.94	       =>  wckTime=17.345  cpuTime=17.17  mem=5M613
19.56	   
19.56	   search
19.56	     run=11  nbConstraintChecks=96955639  nbAssignments=120000
19.56	       =>  wckTime=18.967  cpuTime=18.76  mem=5M613
21.11	   
21.11	   search
21.11	     run=12  nbConstraintChecks=104905886  nbAssignments=130000
21.11	       =>  wckTime=20.517  cpuTime=20.3  mem=5M613
22.71	   
22.71	   search
22.71	     run=13  nbConstraintChecks=113126667  nbAssignments=140000
22.71	       =>  wckTime=22.117  cpuTime=21.88  mem=5M613
24.26	   
24.26	   search
24.26	     run=14  nbConstraintChecks=121091423  nbAssignments=150000
24.26	       =>  wckTime=23.668  cpuTime=23.41  mem=5M613
25.84	   
25.84	   search
25.84	     run=15  nbConstraintChecks=129280834  nbAssignments=160000
25.84	       =>  wckTime=25.247  cpuTime=24.98  mem=5M613
27.40	   
27.40	   search
27.40	     run=16  nbConstraintChecks=137207064  nbAssignments=170000
27.40	       =>  wckTime=26.802  cpuTime=26.52  mem=5M613
28.97	   
28.97	   search
28.97	     run=17  nbConstraintChecks=145408549  nbAssignments=180000
28.97	       =>  wckTime=28.381  cpuTime=28.09  mem=5M613
30.54	   
30.54	   search
30.54	     run=18  nbConstraintChecks=153387705  nbAssignments=190000
30.54	       =>  wckTime=29.945  cpuTime=29.64  mem=5M613
30.97	   
30.97	   search
30.97	     run=19  nbConstraintChecks=155548255  nbAssignments=192636
30.97	       =>  wckTime=30.374  cpuTime=30.07  mem=5M613
30.97	   
30.97	   global
30.97	     nbConstraintChecks=155548255  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.97	     solvingWckTime=30.374  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.97	     globalCpuTime=30.31
30.97	       =>  wckTime=30.676  cpuTime=30.26  mem=5M613
30.97	   
30.97	   solver IterativeSystematicSolver being built... 
31.14	       =>  wckTime=30.846  cpuTime=30.38  mem=19M545
31.21	   
31.21	   preprocessing
31.21	     nbConstraintChecks=2910  nbValidityChecks=8307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.21	     nbRemovedValues=0  detectedInconsistency=no
31.21	       =>  wckTime=0.066  cpuTime=0.05  mem=19M545
31.24	   
31.24	   search
31.24	     run=0  nbConstraintChecks=3889  nbValidityChecks=16764  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.24	     nbAssignments=30  nbFailedAssignments=5  nbBacktracks=12  nbVisitedNodes=47  nbRestartNogoods=0
31.24	       =>  wckTime=0.097  cpuTime=0.07  mem=19M545
31.28	   
31.28	   search
31.28	     run=1  nbConstraintChecks=9524  nbValidityChecks=40957  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.28	     nbAssignments=72  nbFailedAssignments=17  nbBacktracks=29  nbVisitedNodes=114  nbRestartNogoods=2
31.29	       =>  wckTime=0.144  cpuTime=0.11  mem=19M545
31.32	   
31.32	   search
31.32	     run=2  nbConstraintChecks=16857  nbValidityChecks=74147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.32	     nbAssignments=120  nbFailedAssignments=29  nbBacktracks=51  nbVisitedNodes=193  nbRestartNogoods=5
31.32	       =>  wckTime=0.177  cpuTime=0.14  mem=19M545
31.37	   
31.37	   search
31.37	     run=3  nbConstraintChecks=29110  nbValidityChecks=129003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.37	     nbAssignments=196  nbFailedAssignments=58  nbBacktracks=84  nbVisitedNodes=322  nbRestartNogoods=8
31.37	       =>  wckTime=0.233  cpuTime=0.2  mem=19M545
31.46	   
31.46	   search
31.46	     run=4  nbConstraintChecks=47179  nbValidityChecks=207195  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.46	     nbAssignments=300  nbFailedAssignments=100  nbBacktracks=134  nbVisitedNodes=507  nbRestartNogoods=11
31.46	       =>  wckTime=0.317  cpuTime=0.28  mem=19M545
31.56	   
31.56	   search
31.56	     run=5  nbConstraintChecks=71187  nbValidityChecks=320621  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.56	     nbAssignments=439  nbFailedAssignments=144  nbBacktracks=211  nbVisitedNodes=753  nbRestartNogoods=15
31.56	       =>  wckTime=0.417  cpuTime=0.37  mem=19M545
31.72	   
31.72	   search
31.72	     run=6  nbConstraintChecks=108224  nbValidityChecks=496764  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.72	     nbAssignments=635  nbFailedAssignments=212  nbBacktracks=324  nbVisitedNodes=1117  nbRestartNogoods=19
31.72	       =>  wckTime=0.581  cpuTime=0.53  mem=19M545
31.94	   
31.94	   search
31.94	     run=7  nbConstraintChecks=154572  nbValidityChecks=702925  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.94	     nbAssignments=914  nbFailedAssignments=305  nbBacktracks=497  nbVisitedNodes=1614  nbRestartNogoods=24
31.94	       =>  wckTime=0.794  cpuTime=0.74  mem=19M545
32.28	   
32.28	   search
32.28	     run=8  nbConstraintChecks=230407  nbValidityChecks=1048339  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.28	     nbAssignments=1343  nbFailedAssignments=464  nbBacktracks=754  nbVisitedNodes=2399  nbRestartNogoods=29
32.28	       =>  wckTime=1.139  cpuTime=1.08  mem=19M545
32.86	   
32.86	   search
32.86	     run=9  nbConstraintChecks=372868  nbValidityChecks=1728833  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.86	     nbAssignments=2051  nbFailedAssignments=772  nbBacktracks=1138  nbVisitedNodes=3724  nbRestartNogoods=33
32.86	       =>  wckTime=1.72  cpuTime=1.63  mem=19M545
33.52	   
33.53	   search
33.53	     run=10  nbConstraintChecks=526880  nbValidityChecks=2485398  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.53	     nbAssignments=2970  nbFailedAssignments=1099  nbBacktracks=1715  nbVisitedNodes=5338  nbRestartNogoods=39
33.53	       =>  wckTime=2.384  cpuTime=2.29  mem=19M545
34.58	   
34.58	   search
34.58	     run=11  nbConstraintChecks=793670  nbValidityChecks=3765377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.58	     nbAssignments=4376  nbFailedAssignments=1628  nbBacktracks=2579  nbVisitedNodes=7944  nbRestartNogoods=44
34.58	       =>  wckTime=3.437  cpuTime=3.33  mem=19M545
36.11	   
36.11	   search
36.11	     run=12  nbConstraintChecks=1155881  nbValidityChecks=5507133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.11	     nbAssignments=6467  nbFailedAssignments=2410  nbBacktracks=3876  nbVisitedNodes=11678  nbRestartNogoods=47
36.11	       =>  wckTime=4.967  cpuTime=4.85  mem=19M545
38.40	   
38.40	   search
38.40	     run=13  nbConstraintChecks=1721796  nbValidityChecks=8295664  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.40	     nbAssignments=9536  nbFailedAssignments=3520  nbBacktracks=5822  nbVisitedNodes=17250  nbRestartNogoods=54
38.40	       =>  wckTime=7.259  cpuTime=7.12  mem=19M545
41.81	   
41.81	   search
41.81	     run=14  nbConstraintChecks=2588804  nbValidityChecks=12457539  nbPropagations=0  nbRevisions=0
41.81	     nbUselessRevisions=0  nbAssignments=14172  nbFailedAssignments=5218  nbBacktracks=8745  nbVisitedNodes=25659
41.81	     nbRestartNogoods=61
41.81	       =>  wckTime=10.671  cpuTime=10.5  mem=19M545
46.76	   
46.76	   search
46.76	     run=15  nbConstraintChecks=3737158  nbValidityChecks=18055044  nbPropagations=0  nbRevisions=0
46.76	     nbUselessRevisions=0  nbAssignments=21035  nbFailedAssignments=7692  nbBacktracks=13123  nbVisitedNodes=37749
46.76	     nbRestartNogoods=65
46.76	       =>  wckTime=15.615  cpuTime=15.4  mem=19M545
54.44	   
54.44	   search
54.44	     run=16  nbConstraintChecks=5588703  nbValidityChecks=27245692  nbPropagations=0  nbRevisions=0
54.44	     nbUselessRevisions=0  nbAssignments=31463  nbFailedAssignments=11538  nbBacktracks=19692  nbVisitedNodes=56414
54.44	     nbRestartNogoods=73
54.44	       =>  wckTime=23.301  cpuTime=23.01  mem=19M545
65.62	   
65.62	   search
65.62	     run=17  nbConstraintChecks=8279078  nbValidityChecks=39406765  nbPropagations=0  nbRevisions=0
65.62	     nbUselessRevisions=0  nbAssignments=46744  nbFailedAssignments=16956  nbBacktracks=29545  nbVisitedNodes=83733
65.62	     nbRestartNogoods=81
65.62	       =>  wckTime=34.476  cpuTime=34.07  mem=19M545
81.67	   
81.67	   search
81.67	     run=18  nbConstraintChecks=12290791  nbValidityChecks=57448846  nbPropagations=0  nbRevisions=0
81.67	     nbUselessRevisions=0  nbAssignments=69392  nbFailedAssignments=24816  nbBacktracks=44323  nbVisitedNodes=123736
81.67	     nbRestartNogoods=87
81.67	       =>  wckTime=50.529  cpuTime=49.97  mem=19M545
105.06	   
105.06	   search
105.06	     run=19  nbConstraintChecks=18189129  nbValidityChecks=83892326  nbPropagations=0  nbRevisions=0
105.06	     nbUselessRevisions=0  nbAssignments=102926  nbFailedAssignments=36171  nbBacktracks=66491  nbVisitedNodes=182419
105.06	     nbRestartNogoods=93
105.06	       =>  wckTime=73.921  cpuTime=73.16  mem=19M545
138.61	   
138.61	   search
138.61	     run=20  nbConstraintChecks=26912920  nbValidityChecks=123748634  nbPropagations=0  nbRevisions=0
138.61	     nbUselessRevisions=0  nbAssignments=152094  nbFailedAssignments=52073  nbBacktracks=99751  nbVisitedNodes=267262
138.61	     nbRestartNogoods=97
138.61	       =>  wckTime=107.472  cpuTime=106.38  mem=19M545
185.87	   
185.87	   search
185.87	     run=21  nbConstraintChecks=39303733  nbValidityChecks=176002638  nbPropagations=0  nbRevisions=0
185.87	     nbUselessRevisions=0  nbAssignments=224652  nbFailedAssignments=74740  nbBacktracks=149629  nbVisitedNodes=389348
185.87	     nbRestartNogoods=103
185.87	       =>  wckTime=154.729  cpuTime=153.19  mem=19M545
253.24	   
253.24	   search
253.24	     run=22  nbConstraintChecks=58283922  nbValidityChecks=252699391  nbPropagations=0  nbRevisions=0
253.24	     nbUselessRevisions=0  nbAssignments=331581  nbFailedAssignments=106830  nbBacktracks=224448  nbVisitedNodes=566347
253.24	     nbRestartNogoods=110
253.24	       =>  wckTime=222.098  cpuTime=219.9  mem=19M545
352.32	   
352.32	   search
352.32	     run=23  nbConstraintChecks=87092881  nbValidityChecks=360926980  nbPropagations=0  nbRevisions=0
352.32	     nbUselessRevisions=0  nbAssignments=490792  nbFailedAssignments=153799  nbBacktracks=336675  nbVisitedNodes=827806
352.32	     nbRestartNogoods=119
352.32	       =>  wckTime=321.178  cpuTime=318.04  mem=19M545
391.31	   
391.31	   search
391.31	     run=24  nbConstraintChecks=98615028  nbValidityChecks=403256403  nbPropagations=0  nbRevisions=0
391.31	     nbUselessRevisions=0  nbAssignments=554888  nbFailedAssignments=172367  nbBacktracks=382204  nbVisitedNodes=932341
391.31	     nbRestartNogoods=130
391.31	       =>  wckTime=360.166  cpuTime=356.66  mem=19M545
391.31	   
391.31	   global
391.31	     nbConstraintChecks=98617938  nbValidityChecks=403264710  nbRestartNogoods=130  solvingWckTime=360.167
391.31	     solvingCpuTime=356.66  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=387.09
391.31	       =>  wckTime=391.014  cpuTime=387.04  mem=19M545
391.31	
391.31	s OPTIMUM FOUND
391.31	v 1 0 1 0 0 0 1 1 1 1 1 1 1 1 0 1 1 1 1 0 0 1 1 1 0 1 0 0 0 1 1 0 1 1 0 1 1 1 1 1 
391.31	   
391.31	   totalWckTime=391.091  totalCpuTime=387.09

Verifier Data (download as text)

17 unsatisfied constraints, 471 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/node17/watcher-278047-1169273429 -o ROOT/results/node17/solver-278047-1169273429 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278047-1169273429/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.72 1.10 1.50 4/83 16791
/proc/meminfo: memFree=1372896/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=18540 CPUtime=0
/proc/16790/stat : 16790 (runsolver) R 16787 16790 16673 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 275737896 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16790/statm: 4635 279 244 17 0 2626 0

[startup+0.109906 s]
/proc/loadavg: 0.72 1.10 1.50 4/83 16791
/proc/meminfo: memFree=1372896/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=914988 CPUtime=0.09
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 3079 0 1 0 8 1 0 0 25 0 8 0 275737896 936947712 2825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072916835 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228747 2825 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.517945 s]
/proc/loadavg: 0.72 1.10 1.50 4/83 16791
/proc/meminfo: memFree=1372896/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915332 CPUtime=0.5
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 6624 0 1 0 45 5 0 0 25 0 8 0 275737896 937299968 6363 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228833 6363 2159 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34203 s]
/proc/loadavg: 0.72 1.10 1.50 3/101 16810
/proc/meminfo: memFree=1346264/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915424 CPUtime=1.31
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 7169 0 1 0 110 21 0 0 25 0 8 0 275737896 937394176 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228856 6907 2478 14 0 215326 0
[pid=16790/tid=16797] ppid=16787 vsize=915424 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 275737900 937394176 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937394176 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937394176 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937394176 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915424 CPUtime=0.14
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 341 0 0 0 13 1 0 0 16 0 8 0 275737903 937394176 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937394176 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) S 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937394176 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915424

[startup+2.9942 s]
/proc/loadavg: 0.72 1.10 1.50 3/101 16810
/proc/meminfo: memFree=1346264/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915428 CPUtime=2.95
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 7172 0 1 0 237 58 0 0 25 0 8 0 275737896 937398272 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228857 6909 2478 14 0 215327 0
[pid=16790/tid=16797] ppid=16787 vsize=915428 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 275737900 937398272 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915428 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937398272 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915428 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937398272 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915428 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937398272 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915428 CPUtime=0.14
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 343 0 0 0 13 1 0 0 16 0 8 0 275737903 937398272 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915428 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937398272 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915428 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) S 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937398272 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915428

[startup+6.28454 s]
/proc/loadavg: 0.82 1.11 1.50 4/101 16810
/proc/meminfo: memFree=1346200/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915424 CPUtime=6.22
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 7172 0 1 0 484 138 0 0 25 0 8 0 275737896 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073707574 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228856 6909 2478 14 0 215326 0
[pid=16790/tid=16797] ppid=16787 vsize=915424 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 275737900 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915424 CPUtime=0.14
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 343 0 0 0 13 1 0 0 16 0 8 0 275737903 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) S 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915424

[startup+12.7672 s]
/proc/loadavg: 0.91 1.13 1.51 3/101 16810
/proc/meminfo: memFree=1346208/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915424 CPUtime=12.65
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 7172 0 1 0 974 291 0 0 25 0 8 0 275737896 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073697102 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228856 6909 2478 14 0 215326 0
[pid=16790/tid=16797] ppid=16787 vsize=915424 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 275737900 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915424 CPUtime=0.14
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 343 0 0 0 13 1 0 0 16 0 8 0 275737903 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) S 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937394176 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915424

[startup+25.6006 s]
/proc/loadavg: 1.15 1.17 1.51 3/101 16810
/proc/meminfo: memFree=1346144/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915424 CPUtime=25.34
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 7174 0 1 0 1948 586 0 0 25 0 8 0 275737896 937394176 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228856 6910 2478 14 0 215326 0
[pid=16790/tid=16797] ppid=16787 vsize=915424 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 275737900 937394176 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937394176 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937394176 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937394176 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915424 CPUtime=0.14
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 344 0 0 0 13 1 0 0 16 0 8 0 275737903 937394176 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937394176 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) S 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937394176 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915424

[startup+51.2022 s]
/proc/loadavg: 1.44 1.23 1.53 3/101 16810
/proc/meminfo: memFree=1335776/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915424 CPUtime=50.73
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 9883 0 1 0 4359 714 0 0 25 0 8 0 275737896 937394176 9615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800074 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228856 9615 2534 14 0 215326 0
[pid=16790/tid=16797] ppid=16787 vsize=915424 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 275737900 937394176 9615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937394176 9615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937394176 9615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937394176 9615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915424 CPUtime=0.26
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 415 0 0 0 25 1 0 0 16 0 8 0 275737903 937394176 9615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937394176 9615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) S 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937394176 9615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915424

[startup+102.5 s]
/proc/loadavg: 1.76 1.35 1.55 3/101 16810
/proc/meminfo: memFree=1335712/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915424 CPUtime=101.54
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 9890 0 1 0 9440 714 0 0 25 0 8 0 275737896 937394176 9622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073870177 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228856 9622 2534 14 0 215326 0
[pid=16790/tid=16797] ppid=16787 vsize=915424 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 275737900 937394176 9622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937394176 9622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937394176 9622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937394176 9622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915424 CPUtime=0.26
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 415 0 0 0 25 1 0 0 16 0 8 0 275737903 937394176 9622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937394176 9622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) S 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937394176 9622 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915424

[startup+162.538 s]
/proc/loadavg: 1.91 1.47 1.57 3/101 16810
/proc/meminfo: memFree=1335648/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915424 CPUtime=160.98
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 9897 0 1 0 15384 714 0 0 25 0 8 0 275737896 937394176 9627 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073927437 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228856 9627 2534 14 0 215326 0
[pid=16790/tid=16797] ppid=16787 vsize=915424 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 275737900 937394176 9627 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937394176 9627 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937394176 9627 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937394176 9627 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915424 CPUtime=0.26
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 415 0 0 0 25 1 0 0 16 0 8 0 275737903 937394176 9627 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937394176 9627 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) S 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937394176 9627 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 915424

[startup+222.604 s]
/proc/loadavg: 2.02 1.58 1.60 3/101 16810
/proc/meminfo: memFree=1335648/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915424 CPUtime=220.49
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 9899 0 1 0 21334 715 0 0 25 0 8 0 275737896 937394176 9629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073878642 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228856 9629 2534 14 0 215326 0
[pid=16790/tid=16797] ppid=16787 vsize=915424 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 275737900 937394176 9629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937394176 9629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937394176 9629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937394176 9629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915424 CPUtime=0.26
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 415 0 0 0 25 1 0 0 16 0 8 0 275737903 937394176 9629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937394176 9629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) S 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937394176 9629 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 915424

[startup+282.676 s]
/proc/loadavg: 2.00 1.65 1.63 3/101 16810
/proc/meminfo: memFree=1335648/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915424 CPUtime=280.01
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 9903 0 1 0 27285 716 0 0 25 0 8 0 275737896 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073888118 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228856 9633 2534 14 0 215326 0
[pid=16790/tid=16797] ppid=16787 vsize=915424 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 275737900 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915424 CPUtime=0.26
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 416 0 0 0 25 1 0 0 16 0 8 0 275737903 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) S 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 280.01
Current children cumulated vsize (KiB) 915424

[startup+342.748 s]
/proc/loadavg: 2.00 1.71 1.65 3/101 16810
/proc/meminfo: memFree=1335648/2055920 swapFree=4192812/4192956
[pid=16790] ppid=16787 vsize=915424 CPUtime=339.5
/proc/16790/stat : 16790 (java) R 16787 16790 16673 0 -1 0 9903 0 1 0 33234 716 0 0 25 0 8 0 275737896 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073876328 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16790/statm: 228856 9633 2534 14 0 215326 0
[pid=16790/tid=16797] ppid=16787 vsize=915424 CPUtime=0.02
/proc/16790/task/16797/stat : 16797 (java) S 16787 16790 16673 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 275737900 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16798] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16798/stat : 16798 (java) S 16787 16790 16673 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275737900 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16799] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16799/stat : 16799 (java) S 16787 16790 16673 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275737900 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16803] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16803/stat : 16803 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 275737903 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16804] ppid=16787 vsize=915424 CPUtime=0.26
/proc/16790/task/16804/stat : 16804 (java) S 16787 16790 16673 0 -1 64 416 0 0 0 25 1 0 0 16 0 8 0 275737903 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16805] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16805/stat : 16805 (java) S 16787 16790 16673 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 275737903 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16790/tid=16806] ppid=16787 vsize=915424 CPUtime=0
/proc/16790/task/16806/stat : 16806 (java) R 16787 16790 16673 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275737903 937394176 9633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 339.5
Current children cumulated vsize (KiB) 915424

Child status: 0
Real time (s): 391.374
CPU time (s): 387.606
CPU user time (s): 380.437
CPU system time (s): 7.16891
CPU usage (%): 99.0372
Max. virtual memory (cumulated for all children) (KiB): 915428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 380.437
system time used= 7.16891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10003
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= 9160
involuntary context switches= 24824

runsolver used 0.493924 s user time and 1.22881 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 06:10:30 UTC 2007


IDJOB= 278047
IDBENCH= 7960
IDSOLVER= 68
FILE ID= node17/278047-1169273429

PBS_JOBID= 3609462

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/3-40-100-1000/cnf-3-40-500-633421_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278047-1169273429/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-278047-1169273429 -o ROOT/results/node17/solver-278047-1169273429 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278047-1169273429/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  13198f693866227fc4d05326a2b5916a

RANDOM SEED= 156362308

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1373584 kB
Buffers:         47392 kB
Cached:         501300 kB
SwapCached:          0 kB
Active:         256536 kB
Inactive:       350008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1373584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          76852 kB
Slab:            60784 kB
Committed_AS:  8386912 kB
PageTables:       2160 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 node17 on Sat Jan 20 06:17:03 UTC 2007