Trace number 278390

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 180.129 181.027

General information on the benchmark

NameMaxCSP/cnf/2-40-100-1000/
cnf-2-40-700-084821_ext.xml
MD5SUM8abe1af83415b99a9dfdc58ac56cffad
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints371
Best CPU time to get the best result obtained on this benchmark3.09153
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints470
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension470
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=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278390-1169287799/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.102  cpuTime=0.07  mem=6M910
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.53	     nbConstraints=470  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=456
0.53	     nbConflictsStructures=14  nbSharedConflictsStructures=456  nbSharedBinaryRepresentations=52  maxDegree=29
0.53	     maxArity=2
0.53	       =>  wckTime=0.236  cpuTime=0.15  mem=8M909
0.57	   
0.58	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.316  cpuTime=0.19  mem=5M597
0.61	
0.61	s SATISFIABLE
0.61	o 315
0.61	c 155
0.61	o 321
0.61	c 149
0.61	o 326
0.61	c 144
0.62	o 331
0.62	c 139
0.62	o 336
0.62	c 134
0.62	o 339
0.62	c 131
0.62	o 343
0.62	c 127
0.62	o 346
0.62	c 124
0.62	o 352
0.62	c 118
0.62	o 354
0.62	c 116
0.62	o 356
0.62	c 114
0.62	o 357
0.62	c 113
0.64	o 359
0.64	c 111
0.66	o 360
0.66	c 110
0.66	o 364
0.66	c 106
0.66	o 365
0.66	c 105
0.66	o 366
0.66	c 104
0.67	o 368
0.67	c 102
0.71	o 369
0.71	c 101
0.80	o 370
0.80	c 100
2.22	   
2.22	   search
2.22	     run=0  nbConstraintChecks=6633119  nbAssignments=10000
2.22	       =>  wckTime=1.616  cpuTime=1.6  mem=5M597
3.79	   
3.79	   search
3.79	     run=1  nbConstraintChecks=13432351  nbAssignments=20000
3.79	       =>  wckTime=3.181  cpuTime=3.16  mem=5M597
4.85	o 371
4.85	c 99
5.32	   
5.32	   search
5.32	     run=2  nbConstraintChecks=20079358  nbAssignments=30000
5.32	       =>  wckTime=4.714  cpuTime=4.68  mem=5M597
6.88	   
6.88	   search
6.88	     run=3  nbConstraintChecks=26864038  nbAssignments=40000
6.88	       =>  wckTime=6.271  cpuTime=6.23  mem=5M597
8.33	   
8.33	   search
8.33	     run=4  nbConstraintChecks=33527652  nbAssignments=50000
8.33	       =>  wckTime=7.721  cpuTime=7.67  mem=5M597
9.80	   
9.80	   search
9.80	     run=5  nbConstraintChecks=40329153  nbAssignments=60000
9.80	       =>  wckTime=9.19  cpuTime=9.13  mem=5M597
11.25	   
11.25	   search
11.25	     run=6  nbConstraintChecks=46977971  nbAssignments=70000
11.25	       =>  wckTime=10.64  cpuTime=10.58  mem=5M597
12.82	   
12.82	   search
12.82	     run=7  nbConstraintChecks=53763399  nbAssignments=80000
12.82	       =>  wckTime=12.212  cpuTime=12.14  mem=5M597
14.38	   
14.38	   search
14.38	     run=8  nbConstraintChecks=60432493  nbAssignments=90000
14.38	       =>  wckTime=13.768  cpuTime=13.7  mem=5M597
15.95	   
15.95	   search
15.95	     run=9  nbConstraintChecks=67221644  nbAssignments=100000
15.95	       =>  wckTime=15.345  cpuTime=15.28  mem=5M597
17.50	   
17.50	   search
17.50	     run=10  nbConstraintChecks=73852407  nbAssignments=110000
17.50	       =>  wckTime=16.887  cpuTime=16.81  mem=5M597
19.05	   
19.05	   search
19.05	     run=11  nbConstraintChecks=80642628  nbAssignments=120000
19.05	       =>  wckTime=18.446  cpuTime=18.38  mem=5M597
20.59	   
20.59	   search
20.59	     run=12  nbConstraintChecks=87281502  nbAssignments=130000
20.59	       =>  wckTime=19.985  cpuTime=19.91  mem=5M597
22.15	   
22.15	   search
22.15	     run=13  nbConstraintChecks=94072795  nbAssignments=140000
22.15	       =>  wckTime=21.535  cpuTime=21.45  mem=5M597
23.71	   
23.71	   search
23.71	     run=14  nbConstraintChecks=100712274  nbAssignments=150000
23.71	       =>  wckTime=23.1  cpuTime=23.01  mem=5M597
25.29	   
25.29	   search
25.29	     run=15  nbConstraintChecks=107498475  nbAssignments=160000
25.29	       =>  wckTime=24.679  cpuTime=24.58  mem=5M597
26.86	   
26.86	   search
26.86	     run=16  nbConstraintChecks=114147245  nbAssignments=170000
26.86	       =>  wckTime=26.255  cpuTime=26.14  mem=5M597
28.46	   
28.46	   search
28.46	     run=17  nbConstraintChecks=120932737  nbAssignments=180000
28.46	       =>  wckTime=27.848  cpuTime=27.73  mem=5M597
30.03	   
30.03	   search
30.03	     run=18  nbConstraintChecks=127577833  nbAssignments=190000
30.03	       =>  wckTime=29.423  cpuTime=29.3  mem=5M597
31.63	   
31.63	   search
31.63	     run=19  nbConstraintChecks=134375102  nbAssignments=200000
31.63	       =>  wckTime=31.022  cpuTime=30.89  mem=5M597
33.21	   
33.21	   search
33.21	     run=20  nbConstraintChecks=141044085  nbAssignments=210000
33.21	       =>  wckTime=32.6  cpuTime=32.46  mem=5M597
34.81	   
34.81	   search
34.81	     run=21  nbConstraintChecks=147835496  nbAssignments=220000
34.81	       =>  wckTime=34.199  cpuTime=34.05  mem=5M597
34.98	   
34.98	   search
34.98	     run=22  nbConstraintChecks=148527950  nbAssignments=221147
34.98	       =>  wckTime=34.371  cpuTime=34.22  mem=5M597
34.98	   
34.98	   global
34.98	     nbConstraintChecks=148527950  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.98	     solvingWckTime=34.369  solvingCpuTime=34.22  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.98	     globalCpuTime=34.46
34.98	       =>  wckTime=34.687  cpuTime=34.41  mem=5M597
34.98	   
34.98	   solver IterativeSystematicSolver being built... 
35.12	       =>  wckTime=34.831  cpuTime=34.53  mem=16M754
35.13	   
35.13	   preprocessing
35.13	     nbConstraintChecks=198  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
35.13	     detectedInconsistency=no
35.13	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M754
35.19	   
35.19	   search
35.19	     run=0  nbConstraintChecks=36758  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
35.19	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=57  nbRestartNogoods=0
35.19	       =>  wckTime=0.062  cpuTime=0.04  mem=16M754
35.23	   
35.23	   search
35.23	     run=1  nbConstraintChecks=81384  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79
35.23	     nbFailedAssignments=18  nbBacktracks=25  nbVisitedNodes=123  nbRestartNogoods=1
35.23	       =>  wckTime=0.106  cpuTime=0.07  mem=16M754
35.26	   
35.26	   search
35.26	     run=2  nbConstraintChecks=139111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131
35.26	     nbFailedAssignments=31  nbBacktracks=47  nbVisitedNodes=210  nbRestartNogoods=2
35.26	       =>  wckTime=0.136  cpuTime=0.1  mem=16M754
35.30	   
35.30	   search
35.30	     run=3  nbConstraintChecks=216636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=196
35.30	     nbFailedAssignments=47  nbBacktracks=81  nbVisitedNodes=325  nbRestartNogoods=5
35.30	       =>  wckTime=0.174  cpuTime=0.14  mem=16M754
35.36	   
35.36	   search
35.36	     run=4  nbConstraintChecks=329680  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=285
35.36	     nbFailedAssignments=75  nbBacktracks=131  nbVisitedNodes=492  nbRestartNogoods=8
35.36	       =>  wckTime=0.234  cpuTime=0.2  mem=16M754
35.45	   
35.45	   search
35.45	     run=5  nbConstraintChecks=514083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=423
35.45	     nbFailedAssignments=125  nbBacktracks=206  nbVisitedNodes=755  nbRestartNogoods=9
35.45	       =>  wckTime=0.321  cpuTime=0.28  mem=16M754
35.58	   
35.58	   search
35.58	     run=6  nbConstraintChecks=772181  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=611
35.58	     nbFailedAssignments=188  nbBacktracks=319  nbVisitedNodes=1119  nbRestartNogoods=10
35.58	       =>  wckTime=0.453  cpuTime=0.41  mem=16M754
35.78	   
35.78	   search
35.78	     run=7  nbConstraintChecks=1152104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=900
35.78	     nbFailedAssignments=290  nbBacktracks=490  nbVisitedNodes=1681  nbRestartNogoods=13
35.78	       =>  wckTime=0.65  cpuTime=0.61  mem=16M754
36.08	   
36.08	   search
36.08	     run=8  nbConstraintChecks=1729165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1315
36.08	     nbFailedAssignments=438  nbBacktracks=746  nbVisitedNodes=2500  nbRestartNogoods=15
36.08	       =>  wckTime=0.95  cpuTime=0.9  mem=16M754
36.51	   
36.51	   search
36.51	     run=9  nbConstraintChecks=2597068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1937
36.51	     nbFailedAssignments=660  nbBacktracks=1131  nbVisitedNodes=3725  nbRestartNogoods=19
36.51	       =>  wckTime=1.383  cpuTime=1.31  mem=16M754
37.19	   
37.19	   search
37.19	     run=10  nbConstraintChecks=3921305  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2903
37.19	     nbFailedAssignments=1039  nbBacktracks=1707  nbVisitedNodes=5646  nbRestartNogoods=23
37.19	       =>  wckTime=2.06  cpuTime=1.98  mem=16M754
38.09	   
38.09	   search
38.09	     run=11  nbConstraintChecks=5924650  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4356
38.09	     nbFailedAssignments=1610  nbBacktracks=2572  nbVisitedNodes=8501  nbRestartNogoods=27
38.09	       =>  wckTime=2.966  cpuTime=2.88  mem=16M754
39.65	   
39.65	   search
39.65	     run=12  nbConstraintChecks=9095659  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6592
39.65	     nbFailedAssignments=2536  nbBacktracks=3870  nbVisitedNodes=12944  nbRestartNogoods=30
39.65	       =>  wckTime=4.522  cpuTime=4.43  mem=16M754
41.89	   
41.89	   search
41.89	     run=13  nbConstraintChecks=13767629  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9864
41.89	     nbFailedAssignments=3855  nbBacktracks=5816  nbVisitedNodes=19430  nbRestartNogoods=34
41.89	       =>  wckTime=6.769  cpuTime=6.66  mem=16M754
45.17	   
45.17	   search
45.17	     run=14  nbConstraintChecks=20637578  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14665
45.17	     nbFailedAssignments=5723  nbBacktracks=8736  nbVisitedNodes=28909  nbRestartNogoods=38
45.17	       =>  wckTime=10.041  cpuTime=9.92  mem=16M754
49.55	   
49.55	   search
49.55	     run=15  nbConstraintChecks=30072239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21477
49.55	     nbFailedAssignments=8142  nbBacktracks=13116  nbVisitedNodes=42396  nbRestartNogoods=43
49.55	       =>  wckTime=14.428  cpuTime=14.28  mem=16M754
56.97	   
56.97	   search
56.97	     run=16  nbConstraintChecks=44391730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32108
56.97	     nbFailedAssignments=12191  nbBacktracks=19684  nbVisitedNodes=63276  nbRestartNogoods=50
56.97	       =>  wckTime=21.841  cpuTime=21.66  mem=16M754
67.81	   
67.81	   search
67.81	     run=17  nbConstraintChecks=65401233  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47687
67.81	     nbFailedAssignments=17902  nbBacktracks=29536  nbVisitedNodes=93782  nbRestartNogoods=54
67.81	       =>  wckTime=32.686  cpuTime=32.45  mem=16M754
83.67	   
83.67	   search
83.67	     run=18  nbConstraintChecks=97719797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72019
83.67	     nbFailedAssignments=27444  nbBacktracks=44314  nbVisitedNodes=141322  nbRestartNogoods=60
83.67	       =>  wckTime=48.544  cpuTime=48.23  mem=16M754
104.48	   
104.48	   search
104.48	     run=19  nbConstraintChecks=140538679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=106955
104.48	     nbFailedAssignments=40195  nbBacktracks=66483  nbVisitedNodes=206182  nbRestartNogoods=67
104.48	       =>  wckTime=69.35  cpuTime=68.94  mem=16M754
130.65	   
130.65	   search
130.65	     run=20  nbConstraintChecks=195577803  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=155232
130.65	     nbFailedAssignments=55204  nbBacktracks=99738  nbVisitedNodes=289360  nbRestartNogoods=73
130.65	       =>  wckTime=95.52  cpuTime=94.99  mem=16M754
168.51	   
168.51	   search
168.51	     run=21  nbConstraintChecks=273957755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=226667
168.51	     nbFailedAssignments=76748  nbBacktracks=149616  nbVisitedNodes=408801  nbRestartNogoods=79
168.51	       =>  wckTime=133.382  cpuTime=132.66  mem=16M754
180.98	   
180.98	   search
180.98	     run=22  nbConstraintChecks=299861270  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=251290
180.98	     nbFailedAssignments=84431  nbBacktracks=166557  nbVisitedNodes=449127  nbRestartNogoods=86
180.98	       =>  wckTime=145.849  cpuTime=145.07  mem=16M754
180.98	   
180.98	   global
180.98	     nbConstraintChecks=299861468  nbRestartNogoods=86  solvingWckTime=145.85  solvingCpuTime=145.07  expiredTime=no
180.98	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=179.65
180.98	       =>  wckTime=180.682  cpuTime=179.6  mem=16M754
180.98	
180.98	s OPTIMUM FOUND
180.98	v 1 0 1 0 0 0 1 0 1 0 1 0 0 1 0 1 0 0 1 0 1 1 0 1 0 1 0 0 0 0 0 0 1 0 0 1 1 1 1 1 
180.98	   
180.98	   totalWckTime=180.758  totalCpuTime=179.65

Verifier Data (download as text)

99 unsatisfied constraints, 371 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/node2/watcher-278390-1169287799 -o ROOT/results/node2/solver-278390-1169287799 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278390-1169287799/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.53 1.89 1.96 3/81 22140
/proc/meminfo: memFree=1240648/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=172 CPUtime=0
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 277175613 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10535211 0 0 4096 0 0 0 0 17 1 0 0
/proc/22139/statm: 43 24 18 14 0 3 0

[startup+0.103344 s]
/proc/loadavg: 1.53 1.89 1.96 3/81 22140
/proc/meminfo: memFree=1240648/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=916012 CPUtime=0.08
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 3063 0 1 0 7 1 0 0 16 0 8 0 277175613 937996288 2809 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22139/statm: 229003 2809 1450 14 0 215498 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 916012

[startup+0.513419 s]
/proc/loadavg: 1.53 1.89 1.96 3/81 22140
/proc/meminfo: memFree=1240648/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=916356 CPUtime=0.47
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 6508 0 1 0 43 4 0 0 16 0 8 0 277175613 938348544 6247 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22139/statm: 229089 6247 2149 14 0 215559 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 916356

[startup+1.33657 s]
/proc/loadavg: 1.53 1.89 1.96 2/88 22147
/proc/meminfo: memFree=1222672/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=916476 CPUtime=1.29
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 7126 0 1 0 108 21 0 0 16 0 8 0 277175613 938471424 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22139/statm: 229119 6864 2476 14 0 215589 0
[pid=22139/tid=22141] ppid=22137 vsize=916476 CPUtime=0.02
/proc/22139/task/22141/stat : 22141 (java) S 22137 22139 21951 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277175616 938471424 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22142] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22142/stat : 22142 (java) S 22137 22139 21951 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22143] ppid=22137 vsize=916480 CPUtime=0
/proc/22139/task/22143/stat : 22143 (java) S 22137 22139 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277175617 938475520 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22144] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22144/stat : 22144 (java) S 22137 22139 21951 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277175620 938471424 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22145] ppid=22137 vsize=916476 CPUtime=0.12
/proc/22139/task/22145/stat : 22145 (java) S 22137 22139 21951 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 277175620 938471424 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22146] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22146/stat : 22146 (java) S 22137 22139 21951 0 -1 64 2 0 0 0 0 0 0 0 16 0 8 0 277175620 938471424 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22147] ppid=22137 vsize=916480 CPUtime=0
/proc/22139/task/22147/stat : 22147 (java) S 22137 22139 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277175620 938475520 6864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 916476

[startup+2.97287 s]
/proc/loadavg: 1.49 1.87 1.96 2/88 22147
/proc/meminfo: memFree=1222672/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=916476 CPUtime=2.93
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 7129 0 1 0 231 62 0 0 18 0 8 0 277175613 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22139/statm: 229120 6866 2476 14 0 215590 0
[pid=22139/tid=22141] ppid=22137 vsize=916476 CPUtime=0.02
/proc/22139/task/22141/stat : 22141 (java) S 22137 22139 21951 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277175616 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22142] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22142/stat : 22142 (java) S 22137 22139 21951 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22143] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22143/stat : 22143 (java) S 22137 22139 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22144] ppid=22137 vsize=916480 CPUtime=0
/proc/22139/task/22144/stat : 22144 (java) S 22137 22139 21951 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277175620 938475520 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22145] ppid=22137 vsize=916476 CPUtime=0.12
/proc/22139/task/22145/stat : 22145 (java) S 22137 22139 21951 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 277175620 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22146] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22146/stat : 22146 (java) S 22137 22139 21951 0 -1 64 2 0 0 0 0 0 0 0 16 0 8 0 277175620 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22147] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22147/stat : 22147 (java) S 22137 22139 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277175620 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 916476

[startup+6.26948 s]
/proc/loadavg: 1.49 1.87 1.96 2/88 22152
/proc/meminfo: memFree=1224656/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=916476 CPUtime=6.22
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 7129 0 1 0 478 144 0 0 25 0 8 0 277175613 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073691571 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22139/statm: 229119 6866 2476 14 0 215589 0
[pid=22139/tid=22141] ppid=22137 vsize=916480 CPUtime=0.02
/proc/22139/task/22141/stat : 22141 (java) S 22137 22139 21951 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277175616 938475520 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22142] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22142/stat : 22142 (java) S 22137 22139 21951 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22143] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22143/stat : 22143 (java) S 22137 22139 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22144] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22144/stat : 22144 (java) S 22137 22139 21951 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277175620 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22145] ppid=22137 vsize=916480 CPUtime=0.12
/proc/22139/task/22145/stat : 22145 (java) S 22137 22139 21951 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 277175620 938475520 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22146] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22146/stat : 22146 (java) S 22137 22139 21951 0 -1 64 2 0 0 0 0 0 0 0 16 0 8 0 277175620 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22147] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22147/stat : 22147 (java) S 22137 22139 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277175620 938471424 6866 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) 916476

[startup+12.7417 s]
/proc/loadavg: 1.49 1.86 1.95 2/88 22237
/proc/meminfo: memFree=1221840/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=916476 CPUtime=12.66
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 7129 0 1 0 962 304 0 0 16 0 8 0 277175613 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22139/statm: 229119 6866 2476 14 0 215589 0
[pid=22139/tid=22141] ppid=22137 vsize=916480 CPUtime=0.02
/proc/22139/task/22141/stat : 22141 (java) S 22137 22139 21951 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277175616 938475520 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22142] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22142/stat : 22142 (java) S 22137 22139 21951 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22143] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22143/stat : 22143 (java) S 22137 22139 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22144] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22144/stat : 22144 (java) S 22137 22139 21951 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277175620 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22145] ppid=22137 vsize=916480 CPUtime=0.12
/proc/22139/task/22145/stat : 22145 (java) S 22137 22139 21951 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 277175620 938475520 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22146] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22146/stat : 22146 (java) S 22137 22139 21951 0 -1 64 2 0 0 0 0 0 0 0 16 0 8 0 277175620 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22147] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22147/stat : 22147 (java) S 22137 22139 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277175620 938471424 6866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 916476

[startup+25.589 s]
/proc/loadavg: 1.49 1.85 1.95 3/100 22335
/proc/meminfo: memFree=1204400/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=916476 CPUtime=25.47
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 7131 0 1 0 1921 626 0 0 20 0 8 0 277175613 938471424 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22139/statm: 229119 6867 2476 14 0 215589 0
[pid=22139/tid=22141] ppid=22137 vsize=916480 CPUtime=0.02
/proc/22139/task/22141/stat : 22141 (java) S 22137 22139 21951 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 277175616 938475520 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22142] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22142/stat : 22142 (java) S 22137 22139 21951 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22143] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22143/stat : 22143 (java) S 22137 22139 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22144] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22144/stat : 22144 (java) S 22137 22139 21951 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277175620 938471424 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22145] ppid=22137 vsize=916480 CPUtime=0.12
/proc/22139/task/22145/stat : 22145 (java) S 22137 22139 21951 0 -1 64 338 0 0 0 12 0 0 0 16 0 8 0 277175620 938475520 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22146] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22146/stat : 22146 (java) S 22137 22139 21951 0 -1 64 2 0 0 0 0 0 0 0 16 0 8 0 277175620 938471424 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22147] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22147/stat : 22147 (java) S 22137 22139 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277175620 938471424 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 916476

[startup+51.2878 s]
/proc/loadavg: 1.66 1.86 1.95 3/100 22335
/proc/meminfo: memFree=1196400/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=916476 CPUtime=51.04
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 9186 0 1 0 4237 867 0 0 25 0 8 0 277175613 938471424 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073693488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22139/statm: 229119 8919 2527 14 0 215589 0
[pid=22139/tid=22141] ppid=22137 vsize=916476 CPUtime=0.02
/proc/22139/task/22141/stat : 22141 (java) S 22137 22139 21951 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277175616 938471424 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22142] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22142/stat : 22142 (java) S 22137 22139 21951 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22143] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22143/stat : 22143 (java) S 22137 22139 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22144] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22144/stat : 22144 (java) S 22137 22139 21951 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277175620 938471424 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22145] ppid=22137 vsize=916476 CPUtime=0.22
/proc/22139/task/22145/stat : 22145 (java) S 22137 22139 21951 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 277175620 938471424 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22146] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22146/stat : 22146 (java) S 22137 22139 21951 0 -1 64 2 0 0 0 0 0 0 0 16 0 8 0 277175620 938471424 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22147] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22147/stat : 22147 (java) S 22137 22139 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277175620 938471424 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 916476

[startup+102.579 s]
/proc/loadavg: 1.85 1.88 1.95 3/100 22335
/proc/meminfo: memFree=1188784/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=916476 CPUtime=102.09
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 9195 0 1 0 9342 867 0 0 25 0 8 0 277175613 938471424 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073886103 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22139/statm: 229119 8927 2527 14 0 215589 0
[pid=22139/tid=22141] ppid=22137 vsize=916476 CPUtime=0.02
/proc/22139/task/22141/stat : 22141 (java) S 22137 22139 21951 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277175616 938471424 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22142] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22142/stat : 22142 (java) S 22137 22139 21951 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22143] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22143/stat : 22143 (java) S 22137 22139 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22144] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22144/stat : 22144 (java) S 22137 22139 21951 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277175620 938471424 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22145] ppid=22137 vsize=916476 CPUtime=0.23
/proc/22139/task/22145/stat : 22145 (java) S 22137 22139 21951 0 -1 64 396 0 0 0 22 1 0 0 15 0 8 0 277175620 938471424 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22146] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22146/stat : 22146 (java) S 22137 22139 21951 0 -1 64 2 0 0 0 0 0 0 0 16 0 8 0 277175620 938471424 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22147] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22147/stat : 22147 (java) S 22137 22139 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277175620 938471424 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 916476

[startup+162.598 s]
/proc/loadavg: 1.94 1.90 1.95 3/100 22335
/proc/meminfo: memFree=1188720/2055920 swapFree=4180552/4192956
[pid=22139] ppid=22137 vsize=916476 CPUtime=161.82
/proc/22139/stat : 22139 (java) R 22137 22139 21951 0 -1 0 9200 0 1 0 15314 868 0 0 25 0 8 0 277175613 938471424 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858912 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22139/statm: 229119 8931 2527 14 0 215589 0
[pid=22139/tid=22141] ppid=22137 vsize=916476 CPUtime=0.02
/proc/22139/task/22141/stat : 22141 (java) S 22137 22139 21951 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277175616 938471424 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22142] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22142/stat : 22142 (java) S 22137 22139 21951 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22143] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22143/stat : 22143 (java) S 22137 22139 21951 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277175617 938471424 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22144] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22144/stat : 22144 (java) S 22137 22139 21951 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277175620 938471424 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22139/tid=22145] ppid=22137 vsize=916476 CPUtime=0.23
/proc/22139/task/22145/stat : 22145 (java) S 22137 22139 21951 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 277175620 938471424 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22146] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22146/stat : 22146 (java) S 22137 22139 21951 0 -1 64 2 0 0 0 0 0 0 0 16 0 8 0 277175620 938471424 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22139/tid=22147] ppid=22137 vsize=916476 CPUtime=0
/proc/22139/task/22147/stat : 22147 (java) S 22137 22139 21951 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277175620 938471424 8931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 916476

Child status: 0
Real time (s): 181.027
CPU time (s): 180.129
CPU user time (s): 171.439
CPU system time (s): 8.68968
CPU usage (%): 99.504
Max. virtual memory (cumulated for all children) (KiB): 916992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 171.439
system time used= 8.68968
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= 4688
involuntary context switches= 3216

runsolver used 0.182972 s user time and 0.505923 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 10:09:59 UTC 2007


IDJOB= 278390
IDBENCH= 8306
IDSOLVER= 69
FILE ID= node2/278390-1169287799

PBS_JOBID= 3609528

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-100-1000/cnf-2-40-700-084821_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278390-1169287799/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-278390-1169287799 -o ROOT/results/node2/solver-278390-1169287799 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278390-1169287799/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8abe1af83415b99a9dfdc58ac56cffad

RANDOM SEED= 696646372

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
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:       1241192 kB
Buffers:         47480 kB
Cached:         643440 kB
SwapCached:        572 kB
Active:         205168 kB
Inactive:       536332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241192 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            4140 kB
Writeback:           0 kB
Mapped:          62220 kB
Slab:            58256 kB
Committed_AS:  7467008 kB
PageTables:       2216 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 node2 on Sat Jan 20 10:13:01 UTC 2007