Trace number 277697

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 353.799 355.53

General information on the benchmark

NameMaxCSP/cnf/2-40-1100-2000/
cnf-2-40-1500-890421_ext.xml
MD5SUMf7aa93ecd28a05cea1adcda300fa6562
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints452
Best CPU time to get the best result obtained on this benchmark4.29835
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints660
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension660
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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/277697-1169269933/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.097  cpuTime=0.09  mem=6M910
0.38	   
0.38	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.54	     nbConstraints=660  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=646
0.54	     nbConflictsStructures=14  nbSharedConflictsStructures=646  nbSharedBinaryRepresentations=52  maxDegree=37
0.54	     maxArity=2
0.54	       =>  wckTime=0.252  cpuTime=0.17  mem=8M860
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.334  cpuTime=0.22  mem=5M691
0.62	
0.62	s SATISFIABLE
0.62	o 395
0.62	c 265
0.63	o 400
0.63	c 260
0.63	o 406
0.63	c 254
0.63	o 410
0.63	c 250
0.63	o 416
0.63	c 244
0.63	o 419
0.63	c 241
0.63	o 422
0.63	c 238
0.63	o 428
0.63	c 232
0.63	o 430
0.63	c 230
0.63	o 432
0.63	c 228
0.63	o 434
0.63	c 226
0.63	o 437
0.63	c 223
0.63	o 440
0.63	c 220
0.67	o 441
0.67	c 219
0.67	o 443
0.67	c 217
0.67	o 446
0.67	c 214
0.67	o 450
0.67	c 210
0.67	o 452
0.67	c 208
2.55	   
2.55	   search
2.55	     run=0  nbConstraintChecks=8893665  nbAssignments=10000
2.55	       =>  wckTime=1.928  cpuTime=1.89  mem=5M691
4.43	   
4.43	   search
4.43	     run=1  nbConstraintChecks=17918104  nbAssignments=20000
4.43	       =>  wckTime=3.814  cpuTime=3.77  mem=5M691
6.30	   
6.30	   search
6.30	     run=2  nbConstraintChecks=26807311  nbAssignments=30000
6.30	       =>  wckTime=5.682  cpuTime=5.63  mem=5M691
8.17	   
8.17	   search
8.17	     run=3  nbConstraintChecks=35821605  nbAssignments=40000
8.17	       =>  wckTime=7.553  cpuTime=7.5  mem=5M691
10.03	   
10.03	   search
10.03	     run=4  nbConstraintChecks=44716494  nbAssignments=50000
10.03	       =>  wckTime=9.408  cpuTime=9.33  mem=5M691
11.90	   
11.90	   search
11.90	     run=5  nbConstraintChecks=53759678  nbAssignments=60000
11.90	       =>  wckTime=11.283  cpuTime=11.21  mem=5M691
13.75	   
13.75	   search
13.75	     run=6  nbConstraintChecks=62645829  nbAssignments=70000
13.75	       =>  wckTime=13.132  cpuTime=13.05  mem=5M691
15.62	   
15.62	   search
15.62	     run=7  nbConstraintChecks=71638242  nbAssignments=80000
15.62	       =>  wckTime=15.0  cpuTime=14.91  mem=5M691
17.47	   
17.47	   search
17.47	     run=8  nbConstraintChecks=80528709  nbAssignments=90000
17.47	       =>  wckTime=16.855  cpuTime=16.76  mem=5M691
19.36	   
19.36	   search
19.36	     run=9  nbConstraintChecks=89565054  nbAssignments=100000
19.36	       =>  wckTime=18.745  cpuTime=18.64  mem=5M691
21.23	   
21.23	   search
21.23	     run=10  nbConstraintChecks=98457332  nbAssignments=110000
21.23	       =>  wckTime=20.615  cpuTime=20.51  mem=5M691
23.14	   
23.14	   search
23.14	     run=11  nbConstraintChecks=107480320  nbAssignments=120000
23.14	       =>  wckTime=22.524  cpuTime=22.38  mem=5M691
25.01	   
25.01	   search
25.01	     run=12  nbConstraintChecks=116359117  nbAssignments=130000
25.01	       =>  wckTime=24.391  cpuTime=24.24  mem=5M691
26.90	   
26.90	   search
26.90	     run=13  nbConstraintChecks=125387743  nbAssignments=140000
26.90	       =>  wckTime=26.28  cpuTime=26.12  mem=5M691
28.75	   
28.75	   search
28.75	     run=14  nbConstraintChecks=134279538  nbAssignments=150000
28.75	       =>  wckTime=28.133  cpuTime=27.96  mem=5M691
30.62	   
30.62	   search
30.62	     run=15  nbConstraintChecks=143273312  nbAssignments=160000
30.62	       =>  wckTime=30.004  cpuTime=29.83  mem=5M691
30.83	   
30.83	   search
30.83	     run=16  nbConstraintChecks=144225882  nbAssignments=161151
30.83	       =>  wckTime=30.208  cpuTime=30.04  mem=5M691
30.83	   
30.83	   global
30.83	     nbConstraintChecks=144225882  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.83	     solvingWckTime=30.206  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.83	     globalCpuTime=30.3
30.83	       =>  wckTime=30.542  cpuTime=30.26  mem=5M691
30.83	   
30.83	   solver IterativeSystematicSolver being built... 
30.96	       =>  wckTime=30.676  cpuTime=30.36  mem=16M816
30.97	   
30.97	   preprocessing
30.97	     nbConstraintChecks=762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.97	     detectedInconsistency=no
30.97	       =>  wckTime=0.01  cpuTime=0.01  mem=16M816
31.03	   
31.03	   search
31.03	     run=0  nbConstraintChecks=55609  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
31.03	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=55  nbRestartNogoods=0
31.03	       =>  wckTime=0.066  cpuTime=0.05  mem=16M816
31.08	   
31.08	   search
31.08	     run=1  nbConstraintChecks=126138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
31.08	     nbFailedAssignments=15  nbBacktracks=27  nbVisitedNodes=124  nbRestartNogoods=3
31.08	       =>  wckTime=0.112  cpuTime=0.08  mem=16M816
31.11	   
31.11	   search
31.11	     run=2  nbConstraintChecks=222544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=135
31.11	     nbFailedAssignments=28  nbBacktracks=49  nbVisitedNodes=213  nbRestartNogoods=5
31.11	       =>  wckTime=0.15  cpuTime=0.12  mem=16M816
31.17	   
31.17	   search
31.17	     run=3  nbConstraintChecks=347628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=203
31.17	     nbFailedAssignments=45  nbBacktracks=82  nbVisitedNodes=331  nbRestartNogoods=8
31.17	       =>  wckTime=0.206  cpuTime=0.17  mem=16M816
31.25	   
31.25	   search
31.25	     run=4  nbConstraintChecks=548082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=302
31.25	     nbFailedAssignments=78  nbBacktracks=132  nbVisitedNodes=513  nbRestartNogoods=11
31.25	       =>  wckTime=0.283  cpuTime=0.24  mem=16M816
31.36	   
31.36	   search
31.36	     run=5  nbConstraintChecks=850428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=447
31.36	     nbFailedAssignments=130  nbBacktracks=208  nbVisitedNodes=786  nbRestartNogoods=15
31.36	       =>  wckTime=0.397  cpuTime=0.36  mem=16M816
31.52	   
31.52	   search
31.52	     run=6  nbConstraintChecks=1264073  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=650
31.52	     nbFailedAssignments=201  nbBacktracks=322  nbVisitedNodes=1174  nbRestartNogoods=17
31.52	       =>  wckTime=0.558  cpuTime=0.52  mem=16M816
31.77	   
31.77	   search
31.77	     run=7  nbConstraintChecks=1861950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=933
31.77	     nbFailedAssignments=298  nbBacktracks=492  nbVisitedNodes=1724  nbRestartNogoods=21
31.77	       =>  wckTime=0.805  cpuTime=0.76  mem=16M816
32.11	   
32.11	   search
32.11	     run=8  nbConstraintChecks=2746874  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1356
32.11	     nbFailedAssignments=447  nbBacktracks=748  nbVisitedNodes=2552  nbRestartNogoods=25
32.11	       =>  wckTime=1.149  cpuTime=1.1  mem=16M816
32.66	   
32.66	   search
32.66	     run=9  nbConstraintChecks=4151969  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2007
32.66	     nbFailedAssignments=698  nbBacktracks=1132  nbVisitedNodes=3838  nbRestartNogoods=28
32.66	       =>  wckTime=1.699  cpuTime=1.63  mem=16M816
33.42	   
33.42	   search
33.42	     run=10  nbConstraintChecks=6066706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2883
33.42	     nbFailedAssignments=986  nbBacktracks=1708  nbVisitedNodes=5578  nbRestartNogoods=32
33.42	       =>  wckTime=2.457  cpuTime=2.37  mem=16M816
34.60	   
34.60	   search
34.60	     run=11  nbConstraintChecks=9154746  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4305
34.60	     nbFailedAssignments=1528  nbBacktracks=2575  nbVisitedNodes=8409  nbRestartNogoods=39
34.60	       =>  wckTime=3.636  cpuTime=3.54  mem=16M816
36.40	   
36.40	   search
36.40	     run=12  nbConstraintChecks=13644804  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6345
36.40	     nbFailedAssignments=2255  nbBacktracks=3873  nbVisitedNodes=12474  nbRestartNogoods=44
36.40	       =>  wckTime=5.44  cpuTime=5.34  mem=16M816
39.12	   
39.12	   search
39.12	     run=13  nbConstraintChecks=20635338  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9487
39.12	     nbFailedAssignments=3440  nbBacktracks=5819  nbVisitedNodes=18747  nbRestartNogoods=47
39.12	       =>  wckTime=8.156  cpuTime=8.04  mem=16M816
43.49	   
43.49	   search
43.49	     run=14  nbConstraintChecks=31406346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14270
43.49	     nbFailedAssignments=5295  nbBacktracks=8738  nbVisitedNodes=28303  nbRestartNogoods=54
43.49	       =>  wckTime=12.527  cpuTime=12.4  mem=16M816
49.94	   
49.94	   search
49.94	     run=15  nbConstraintChecks=47425716  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21383
49.94	     nbFailedAssignments=8022  nbBacktracks=13116  nbVisitedNodes=42504  nbRestartNogoods=59
49.94	       =>  wckTime=18.98  cpuTime=18.81  mem=16M816
60.14	   
60.14	   search
60.14	     run=16  nbConstraintChecks=71912626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32050
60.14	     nbFailedAssignments=12110  nbBacktracks=19684  nbVisitedNodes=63809  nbRestartNogoods=65
60.14	       =>  wckTime=29.181  cpuTime=28.97  mem=16M816
74.67	   
74.67	   search
74.67	     run=17  nbConstraintChecks=107696890  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48034
74.67	     nbFailedAssignments=18231  nbBacktracks=29537  nbVisitedNodes=95691  nbRestartNogoods=72
74.67	       =>  wckTime=43.709  cpuTime=43.42  mem=16M816
97.41	   
97.41	   search
97.41	     run=18  nbConstraintChecks=161802426  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72657
97.41	     nbFailedAssignments=28062  nbBacktracks=44315  nbVisitedNodes=144171  nbRestartNogoods=78
97.41	       =>  wckTime=66.447  cpuTime=66.06  mem=16M816
131.20	   
131.20	   search
131.20	     run=19  nbConstraintChecks=242039334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109669
131.20	     nbFailedAssignments=42892  nbBacktracks=66484  nbVisitedNodes=216537  nbRestartNogoods=84
131.20	       =>  wckTime=100.233  cpuTime=99.68  mem=16M816
177.54	   
177.54	   search
177.54	     run=20  nbConstraintChecks=355763746  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163315
177.54	     nbFailedAssignments=63274  nbBacktracks=99736  nbVisitedNodes=320384  nbRestartNogoods=89
177.54	       =>  wckTime=146.578  cpuTime=145.81  mem=16M816
232.40	   
232.40	   search
232.40	     run=21  nbConstraintChecks=495650755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=236352
232.40	     nbFailedAssignments=86413  nbBacktracks=149616  nbVisitedNodes=450160  nbRestartNogoods=96
232.40	       =>  wckTime=201.438  cpuTime=200.4  mem=16M816
306.78	   
306.78	   search
306.78	     run=22  nbConstraintChecks=687905656  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=342962
306.78	     nbFailedAssignments=118187  nbBacktracks=224434  nbVisitedNodes=629364  nbRestartNogoods=104
306.78	       =>  wckTime=275.819  cpuTime=274.43  mem=16M816
355.49	   
355.49	   search
355.49	     run=23  nbConstraintChecks=812693488  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=411961
355.49	     nbFailedAssignments=138443  nbBacktracks=273178  nbVisitedNodes=744560  nbRestartNogoods=110
355.49	       =>  wckTime=324.53  cpuTime=322.91  mem=16M816
355.49	   
355.49	   global
355.50	     nbConstraintChecks=812694250  nbRestartNogoods=110  solvingWckTime=324.531  solvingCpuTime=322.91  expiredTime=no
355.50	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=353.31
355.50	       =>  wckTime=355.208  cpuTime=353.27  mem=16M816
355.50	
355.50	s OPTIMUM FOUND
355.50	v 0 0 0 1 0 0 0 1 0 1 0 0 1 1 0 1 0 1 1 0 1 1 0 1 1 1 1 0 1 0 0 1 1 0 0 1 0 1 0 0 
355.50	   
355.50	   totalWckTime=355.284  totalCpuTime=353.31

Verifier Data (download as text)

208 unsatisfied constraints, 452 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/node6/watcher-277697-1169269933 -o ROOT/results/node6/solver-277697-1169269933 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277697-1169269933/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.71 1.92 1.91 4/93 22534
/proc/meminfo: memFree=1244840/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=1784 CPUtime=0
/proc/22533/stat : 22533 (java) D 22531 22533 22345 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 275388763 1826816 163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2188068 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/22533/statm: 446 163 128 14 0 91 0

[startup+0.107605 s]
/proc/loadavg: 1.71 1.92 1.91 4/93 22534
/proc/meminfo: memFree=1244840/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=914988 CPUtime=0.1
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 3124 0 1 0 8 2 0 0 24 0 8 0 275388763 936947712 2870 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155770466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228747 2870 1471 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.515653 s]
/proc/loadavg: 1.71 1.92 1.91 4/93 22534
/proc/meminfo: memFree=1244840/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915332 CPUtime=0.49
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 6596 0 1 0 45 4 0 0 25 0 8 0 275388763 937299968 6335 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228833 6335 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33675 s]
/proc/loadavg: 1.71 1.92 1.91 3/100 22541
/proc/meminfo: memFree=1226544/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915460 CPUtime=1.31
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 7261 0 1 0 111 20 0 0 25 0 8 0 275388763 937431040 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228865 6999 2476 14 0 215335 0
[pid=22533/tid=22535] ppid=22531 vsize=915464 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 275388766 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915460 CPUtime=0.12
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 340 0 0 0 12 0 0 0 16 0 8 0 275388769 937431040 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915464 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937435136 6999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 6999 18446744073709551615 134512640 134570532 4294956480 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) 915460

[startup+2.98394 s]
/proc/loadavg: 1.71 1.92 1.91 3/100 22541
/proc/meminfo: memFree=1226544/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915460 CPUtime=2.94
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 7264 0 1 0 244 50 0 0 25 0 8 0 275388763 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228866 7001 2476 14 0 215336 0
[pid=22533/tid=22535] ppid=22531 vsize=915460 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915464 CPUtime=0.13
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275388769 937435136 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.28533 s]
/proc/loadavg: 1.74 1.92 1.91 3/100 22541
/proc/meminfo: memFree=1226544/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915460 CPUtime=6.22
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 7264 0 1 0 510 112 0 0 25 0 8 0 275388763 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228865 7001 2476 14 0 215335 0
[pid=22533/tid=22535] ppid=22531 vsize=915460 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915460 CPUtime=0.13
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 275388769 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 7001 18446744073709551615 134512640 134570532 4294956480 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) 915460

[startup+12.7641 s]
/proc/loadavg: 1.76 1.92 1.91 3/100 22541
/proc/meminfo: memFree=1226544/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915464 CPUtime=12.69
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 7264 0 1 0 1035 234 0 0 25 0 8 0 275388763 937435136 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228865 7001 2476 14 0 215335 0
[pid=22533/tid=22535] ppid=22531 vsize=915460 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915460 CPUtime=0.13
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 342 0 0 0 13 0 0 0 17 0 8 0 275388769 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915464

[startup+25.6096 s]
/proc/loadavg: 1.81 1.93 1.91 3/100 22541
/proc/meminfo: memFree=1226544/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915460 CPUtime=25.45
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 7264 0 1 0 2058 487 0 0 25 0 8 0 275388763 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228866 7001 2476 14 0 215336 0
[pid=22533/tid=22535] ppid=22531 vsize=915460 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915460 CPUtime=0.13
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 342 0 0 0 13 0 0 0 17 0 8 0 275388769 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 7001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915460

[startup+51.2156 s]
/proc/loadavg: 1.87 1.93 1.91 3/100 22541
/proc/meminfo: memFree=1219248/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915460 CPUtime=50.95
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 9180 0 1 0 4507 588 0 0 25 0 8 0 275388763 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073699984 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228865 8914 2527 14 0 215335 0
[pid=22533/tid=22535] ppid=22531 vsize=915460 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275388766 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915460 CPUtime=0.22
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 401 0 0 0 22 0 0 0 15 0 8 0 275388769 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915460

[startup+102.424 s]
/proc/loadavg: 1.94 1.94 1.91 3/100 22541
/proc/meminfo: memFree=1219248/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915460 CPUtime=101.91
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 9189 0 1 0 9603 588 0 0 25 0 8 0 275388763 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073843651 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228865 8922 2527 14 0 215335 0
[pid=22533/tid=22535] ppid=22531 vsize=915460 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275388766 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915460 CPUtime=0.23
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 402 0 0 0 23 0 0 0 16 0 8 0 275388769 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 8922 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915460

[startup+162.475 s]
/proc/loadavg: 1.98 1.95 1.91 3/100 22541
/proc/meminfo: memFree=1219184/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915460 CPUtime=161.66
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 9192 0 1 0 15578 588 0 0 25 0 8 0 275388763 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826331 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228865 8924 2527 14 0 215335 0
[pid=22533/tid=22535] ppid=22531 vsize=915460 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275388766 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915460 CPUtime=0.23
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 402 0 0 0 23 0 0 0 16 0 8 0 275388769 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 8924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 915460

[startup+222.526 s]
/proc/loadavg: 2.06 1.97 1.92 3/100 22541
/proc/meminfo: memFree=1219120/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915460 CPUtime=221.43
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 9195 0 1 0 21555 588 0 0 25 0 8 0 275388763 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073843629 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228865 8927 2527 14 0 215335 0
[pid=22533/tid=22535] ppid=22531 vsize=915460 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275388766 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915460 CPUtime=0.23
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 402 0 0 0 23 0 0 0 16 0 8 0 275388769 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 8927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.43
Current children cumulated vsize (KiB) 915460

[startup+282.571 s]
/proc/loadavg: 2.07 1.99 1.92 4/100 22541
/proc/meminfo: memFree=1219056/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915460 CPUtime=281.19
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 9197 0 1 0 27531 588 0 0 25 0 8 0 275388763 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825263 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228865 8929 2527 14 0 215335 0
[pid=22533/tid=22535] ppid=22531 vsize=915460 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275388766 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915460 CPUtime=0.23
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 402 0 0 0 23 0 0 0 16 0 8 0 275388769 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.19
Current children cumulated vsize (KiB) 915460

[startup+342.62 s]
/proc/loadavg: 2.08 2.00 1.93 3/100 22541
/proc/meminfo: memFree=1219128/2055924 swapFree=4165736/4192956
[pid=22533] ppid=22531 vsize=915460 CPUtime=340.95
/proc/22533/stat : 22533 (java) R 22531 22533 22345 0 -1 0 9200 0 1 0 33506 589 0 0 25 0 8 0 275388763 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826283 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22533/statm: 228865 8932 2527 14 0 215335 0
[pid=22533/tid=22535] ppid=22531 vsize=915460 CPUtime=0.02
/proc/22533/task/22535/stat : 22535 (java) S 22531 22533 22345 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 275388766 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22536] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22536/stat : 22536 (java) S 22531 22533 22345 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275388766 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22537] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22537/stat : 22537 (java) S 22531 22533 22345 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275388766 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22538] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22538/stat : 22538 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 275388769 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22539] ppid=22531 vsize=915460 CPUtime=0.23
/proc/22533/task/22539/stat : 22539 (java) S 22531 22533 22345 0 -1 64 403 0 0 0 23 0 0 0 16 0 8 0 275388769 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22540] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22540/stat : 22540 (java) S 22531 22533 22345 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 275388770 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22533/tid=22541] ppid=22531 vsize=915460 CPUtime=0
/proc/22533/task/22541/stat : 22541 (java) S 22531 22533 22345 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 275388770 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 355.53
CPU time (s): 353.799
CPU user time (s): 347.902
CPU system time (s): 5.8971
CPU usage (%): 99.5131
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 347.902
system time used= 5.8971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9296
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= 8380
involuntary context switches= 21578

runsolver used 0.505923 s user time and 1.08283 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan 20 05:12:13 UTC 2007


IDJOB= 277697
IDBENCH= 7565
IDSOLVER= 69
FILE ID= node6/277697-1169269933

PBS_JOBID= 3607427

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-1100-2000/cnf-2-40-1500-890421_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277697-1169269933/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-277697-1169269933 -o ROOT/results/node6/solver-277697-1169269933 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277697-1169269933/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f7aa93ecd28a05cea1adcda300fa6562

RANDOM SEED= 860614529

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

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


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1245320 kB
Buffers:         62168 kB
Cached:         601968 kB
SwapCached:       2944 kB
Active:         327224 kB
Inactive:       400252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1245320 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            2092 kB
Writeback:           0 kB
Mapped:          82856 kB
Slab:            67712 kB
Committed_AS:  9292816 kB
PageTables:       2468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node6 on Sat Jan 20 05:18:09 UTC 2007