Trace number 282755

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 563.798 564.173

General information on the benchmark

NameMaxCSP/celar/subs6/
scenw-6-sub2_ext.xml
MD5SUMe10a0dc0e2c27840aac467593467c8f1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints331
Best CPU time to get the best result obtained on this benchmark0
Satisfiable
(Un)Satisfiability was proved
Number of variables16
Number of constraints353
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension353
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282755-1169322184/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=16  nbDomainTypes=2  minDomainSize=36  maxDomainSize=44
0.39	       =>  wckTime=0.094  cpuTime=0.09  mem=6M910
0.39	   
0.39	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.62	     nbConstraints=353  nbRelationTypes=123  nbExtensionStructures=123  nbSharedExtensionStructures=230
0.62	     nbConflictsStructures=123  nbSharedConflictsStructures=230  nbSharedBinaryRepresentations=9289  maxDegree=60
0.62	     maxArity=2
0.62	       =>  wckTime=0.323  cpuTime=0.24  mem=14M714
0.66	   
0.66	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.407  cpuTime=0.28  mem=5M708
0.71	
0.71	s SATISFIABLE
0.71	o 226
0.71	c 127
0.72	o 239
0.72	c 114
0.72	o 249
0.72	c 104
0.72	o 260
0.72	c 93
0.73	o 275
0.73	c 78
0.73	o 287
0.73	c 66
0.73	o 298
0.73	c 55
0.73	o 308
0.73	c 45
0.73	o 314
0.73	c 39
0.73	o 316
0.73	c 37
0.73	o 318
0.73	c 35
0.73	o 321
0.73	c 32
0.74	o 324
0.74	c 29
0.80	o 328
0.80	c 25
1.41	o 329
1.41	c 24
3.15	o 331
3.15	c 22
17.79	   
17.79	   search
17.79	     run=0  nbConstraintChecks=155385582  nbAssignments=10000
17.79	       =>  wckTime=17.082  cpuTime=17.06  mem=5M708
33.18	   
33.18	   search
33.18	     run=1  nbConstraintChecks=295909950  nbAssignments=18930
33.18	       =>  wckTime=32.474  cpuTime=32.45  mem=5M708
33.18	   
33.18	   global
33.18	     nbConstraintChecks=295909950  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.18	     solvingWckTime=32.472  solvingCpuTime=32.45  expiredTime=no  totalExploration=no  nbFoundSolutions=0
33.18	     globalCpuTime=32.78
33.18	       =>  wckTime=32.882  cpuTime=32.73  mem=5M708
33.18	   
33.18	   solver IterativeSystematicSolver being built... 
33.30	       =>  wckTime=33.001  cpuTime=32.82  mem=16M600
33.31	   
33.32	   preprocessing
33.32	     nbConstraintChecks=3332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
33.32	     detectedInconsistency=no
33.32	       =>  wckTime=0.011  cpuTime=0.01  mem=16M600
33.47	   
33.47	   search
33.47	     run=0  nbConstraintChecks=717679  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
33.47	     nbFailedAssignments=35  nbBacktracks=10  nbVisitedNodes=94  nbRestartNogoods=0
33.47	       =>  wckTime=0.17  cpuTime=0.15  mem=16M600
34.78	   
34.78	   search
34.78	     run=1  nbConstraintChecks=8910107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=540
34.78	     nbFailedAssignments=511  nbBacktracks=25  nbVisitedNodes=1077  nbRestartNogoods=5
34.78	       =>  wckTime=1.478  cpuTime=1.44  mem=16M600
34.99	   
34.99	   search
34.99	     run=2  nbConstraintChecks=10278059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=632
34.99	     nbFailedAssignments=577  nbBacktracks=47  nbVisitedNodes=1257  nbRestartNogoods=12
34.99	       =>  wckTime=1.692  cpuTime=1.65  mem=16M600
35.39	   
35.39	   search
35.39	     run=3  nbConstraintChecks=12928658  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=795
35.39	     nbFailedAssignments=703  nbBacktracks=80  nbVisitedNodes=1579  nbRestartNogoods=20
35.39	       =>  wckTime=2.092  cpuTime=2.05  mem=16M600
38.93	   
38.93	   search
38.93	     run=4  nbConstraintChecks=35846562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2198
38.93	     nbFailedAssignments=2054  nbBacktracks=130  nbVisitedNodes=4383  nbRestartNogoods=29
38.93	       =>  wckTime=5.626  cpuTime=5.56  mem=16M600
43.97	   
43.97	   search
43.97	     run=5  nbConstraintChecks=67357296  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4396
43.97	     nbFailedAssignments=4173  nbBacktracks=205  nbVisitedNodes=8774  nbRestartNogoods=51
43.97	       =>  wckTime=10.669  cpuTime=10.59  mem=16M600
45.36	   
45.36	   search
45.36	     run=6  nbConstraintChecks=76813335  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4994
45.36	     nbFailedAssignments=4654  nbBacktracks=318  nbVisitedNodes=9966  nbRestartNogoods=56
45.36	       =>  wckTime=12.056  cpuTime=11.98  mem=16M600
48.30	   
48.30	   search
48.30	     run=7  nbConstraintChecks=96924003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6163
48.30	     nbFailedAssignments=5649  nbBacktracks=488  nbVisitedNodes=12300  nbRestartNogoods=67
48.30	       =>  wckTime=14.999  cpuTime=14.91  mem=16M600
52.18	   
52.18	   search
52.18	     run=8  nbConstraintChecks=124183880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7858
52.18	     nbFailedAssignments=7085  nbBacktracks=744  nbVisitedNodes=15687  nbRestartNogoods=90
52.18	       =>  wckTime=18.882  cpuTime=18.79  mem=16M600
60.51	   
60.51	   search
60.51	     run=9  nbConstraintChecks=179501897  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11422
60.51	     nbFailedAssignments=10261  nbBacktracks=1128  nbVisitedNodes=22810  nbRestartNogoods=117
60.51	       =>  wckTime=27.212  cpuTime=27.12  mem=16M600
66.07	   
66.07	   search
66.07	     run=10  nbConstraintChecks=217479446  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14229
66.07	     nbFailedAssignments=12486  nbBacktracks=1704  nbVisitedNodes=28418  nbRestartNogoods=132
66.07	       =>  wckTime=32.772  cpuTime=32.67  mem=16M600
71.53	   
71.53	   search
71.53	     run=11  nbConstraintChecks=254173241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18197
71.53	     nbFailedAssignments=15585  nbBacktracks=2568  nbVisitedNodes=36349  nbRestartNogoods=141
71.53	       =>  wckTime=38.233  cpuTime=38.13  mem=16M600
90.65	   
90.65	   search
90.65	     run=12  nbConstraintChecks=388880154  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26955
90.65	     nbFailedAssignments=23041  nbBacktracks=3866  nbVisitedNodes=53860  nbRestartNogoods=155
90.65	       =>  wckTime=57.353  cpuTime=57.23  mem=16M600
108.00	   
108.00	   search
108.00	     run=13  nbConstraintChecks=498693678  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34821
108.00	     nbFailedAssignments=28957  nbBacktracks=5812  nbVisitedNodes=69588  nbRestartNogoods=166
108.00	       =>  wckTime=74.704  cpuTime=74.57  mem=16M600
124.85	   
124.85	   search
124.85	     run=14  nbConstraintChecks=612191427  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48731
124.85	     nbFailedAssignments=39941  nbBacktracks=8731  nbVisitedNodes=97401  nbRestartNogoods=192
124.85	       =>  wckTime=91.552  cpuTime=91.41  mem=16M600
156.74	   
156.74	   search
156.74	     run=15  nbConstraintChecks=828191199  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67929
156.74	     nbFailedAssignments=54753  nbBacktracks=13109  nbVisitedNodes=135789  nbRestartNogoods=203
156.74	       =>  wckTime=123.44  cpuTime=123.28  mem=16M600
284.60	   
284.60	   search
284.60	     run=16  nbConstraintChecks=1693088271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122114
284.60	     nbFailedAssignments=102368  nbBacktracks=19677  nbVisitedNodes=244141  nbRestartNogoods=221
284.60	       =>  wckTime=251.297  cpuTime=251.06  mem=16M600
484.24	   
484.24	   search
484.24	     run=17  nbConstraintChecks=3016241937  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=206851
484.24	     nbFailedAssignments=177248  nbBacktracks=29529  nbVisitedNodes=413507  nbRestartNogoods=290
484.24	       =>  wckTime=450.937  cpuTime=450.59  mem=16M600
564.16	   
564.16	   search
564.16	     run=18  nbConstraintChecks=3548463051  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=241849
564.16	     nbFailedAssignments=205719  nbBacktracks=36057  nbVisitedNodes=483457  nbRestartNogoods=346
564.16	       =>  wckTime=530.856  cpuTime=530.45  mem=16M600
564.16	   
564.16	   global
564.16	     nbConstraintChecks=3548466383  nbRestartNogoods=346  solvingWckTime=530.856  solvingCpuTime=530.45  expiredTime=no
564.16	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=563.32
564.16	       =>  wckTime=563.857  cpuTime=563.27  mem=16M600
564.16	
564.16	s OPTIMUM FOUND
564.16	v 0 0 7 42 43 23 6 19 18 10 19 43 42 42 35 0 
564.16	   
564.16	   totalWckTime=563.932  totalCpuTime=563.32

Verifier Data (download as text)

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

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

/proc/loadavg: 0.92 0.98 0.99 3/65 27069
/proc/meminfo: memFree=1391456/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=1784 CPUtime=0
/proc/27068/stat : 27068 (java) D 27066 27068 26197 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 280617075 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/27068/statm: 446 136 102 14 0 91 0

[startup+0.106511 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27069
/proc/meminfo: memFree=1391456/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=914988 CPUtime=0.08
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 3045 0 1 0 7 1 0 0 16 0 8 0 280617075 936947712 2791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153784897 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27068/statm: 228747 2791 1445 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514547 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 27069
/proc/meminfo: memFree=1391456/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915332 CPUtime=0.5
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 7610 0 1 0 45 5 0 0 16 0 8 0 280617075 937299968 7349 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072916972 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27068/statm: 228833 7349 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33562 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 27076
/proc/meminfo: memFree=1367144/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=1.31
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 8746 0 1 0 124 7 0 0 17 0 8 0 280617075 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072931761 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8484 2476 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 207 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.13
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 280617082 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8484 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) 915464

[startup+2.97277 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 27076
/proc/meminfo: memFree=1367144/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=2.95
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 8747 0 1 0 284 11 0 0 18 0 8 0 280617075 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073735699 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8484 2476 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 207 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.13
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 280617082 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8484 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.17507 s]
/proc/loadavg: 1.01 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366960/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=6.15
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 8750 0 1 0 596 19 0 0 25 0 8 0 280617075 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733443 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8487 2476 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 207 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915468 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937439232 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.13
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 280617082 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915464

[startup+12.6367 s]
/proc/loadavg: 1.01 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366960/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=12.61
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 8750 0 1 0 1228 33 0 0 25 0 8 0 280617075 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8487 2476 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 207 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.13
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 345 0 0 0 13 0 0 0 16 0 8 0 280617082 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8487 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.4869 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1367024/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=25.45
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 8752 0 1 0 2487 58 0 0 25 0 8 0 280617075 937435136 8489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733289 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8489 2476 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 207 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.13
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 347 0 0 0 13 0 0 0 16 0 8 0 280617082 937435136 8489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8489 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8489 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) 915464

[startup+51.1812 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366192/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=51.1
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 9053 0 1 0 5035 75 0 0 20 0 8 0 280617075 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837767 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8784 2527 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.22
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 399 0 0 0 21 1 0 0 16 0 8 0 280617082 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8784 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 915464

[startup+102.453 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366192/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=102.34
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 9070 0 1 0 10159 75 0 0 25 0 8 0 280617075 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073899251 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8798 2527 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.22
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 401 0 0 0 21 1 0 0 15 0 8 0 280617082 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 915464

[startup+162.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366192/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=162.33
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 9077 0 1 0 16157 76 0 0 25 0 8 0 280617075 937435136 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838765 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8805 2527 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.22
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 401 0 0 0 21 1 0 0 15 0 8 0 280617082 937435136 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8805 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 915464

[startup+222.466 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366128/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=222.3
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 9078 0 1 0 22154 76 0 0 25 0 8 0 280617075 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073865739 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8806 2527 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.23
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 280617082 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 915464

[startup+282.473 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366128/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=282.27
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 9078 0 1 0 28151 76 0 0 25 0 8 0 280617075 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073899314 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8806 2527 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.23
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 280617082 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 915464

[startup+342.481 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366064/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=342.24
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 9082 0 1 0 34148 76 0 0 25 0 8 0 280617075 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073853782 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8809 2527 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.23
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 915464

[startup+402.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366064/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=402.22
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 9082 0 1 0 40146 76 0 0 25 0 8 0 280617075 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073836681 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8809 2527 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.23
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 915464

[startup+462.497 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366064/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=462.18
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 9082 0 1 0 46142 76 0 0 25 0 8 0 280617075 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073899664 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8809 2527 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.23
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 915464

[startup+522.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 27076
/proc/meminfo: memFree=1366000/2055920 swapFree=4192812/4192956
[pid=27068] ppid=27066 vsize=915464 CPUtime=522.16
/proc/27068/stat : 27068 (java) R 27066 27068 26197 0 -1 0 9084 0 1 0 52140 76 0 0 25 0 8 0 280617075 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073899423 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27068/statm: 228866 8811 2527 14 0 215336 0
[pid=27068/tid=27070] ppid=27066 vsize=915464 CPUtime=0.03
/proc/27068/task/27070/stat : 27070 (java) S 27066 27068 26197 0 -1 64 208 0 0 0 3 0 0 0 16 0 8 0 280617079 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27068/tid=27071] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27071/stat : 27071 (java) S 27066 27068 26197 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280617079 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27072] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27072/stat : 27072 (java) S 27066 27068 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280617079 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27073] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27073/stat : 27073 (java) S 27066 27068 26197 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 280617082 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27074] ppid=27066 vsize=915464 CPUtime=0.23
/proc/27068/task/27074/stat : 27074 (java) S 27066 27068 26197 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 280617082 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27075] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27075/stat : 27075 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 280617082 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27068/tid=27076] ppid=27066 vsize=915464 CPUtime=0
/proc/27068/task/27076/stat : 27076 (java) S 27066 27068 26197 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280617082 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 564.173
CPU time (s): 563.798
CPU user time (s): 563.031
CPU system time (s): 0.766883
CPU usage (%): 99.9336
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 563.031
system time used= 0.766883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9181
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= 12330
involuntary context switches= 12381

runsolver used 0.428934 s user time and 1.58276 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan 20 19:43:04 UTC 2007


IDJOB= 282755
IDBENCH= 12886
IDSOLVER= 69
FILE ID= node48/282755-1169322184

PBS_JOBID= 3610386

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs6/scenw-6-sub2_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282755-1169322184/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-282755-1169322184 -o ROOT/results/node48/solver-282755-1169322184 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282755-1169322184/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e10a0dc0e2c27840aac467593467c8f1

RANDOM SEED= 703002770

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1391872 kB
Buffers:         51348 kB
Cached:         517880 kB
SwapCached:          0 kB
Active:         133576 kB
Inactive:       451540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:          26000 kB
Slab:            64948 kB
Committed_AS:  5889340 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node48 on Sat Jan 20 19:52:28 UTC 2007