Trace number 275975

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 PFCMSAT (TO) 2400.12 2422.79

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-33_ext.xml
MD5SUMbc93713de166b1eb8718a7b2d6ead437
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints58
Best CPU time to get the best result obtained on this benchmark351.726
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
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.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/275975-1169230170/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20
0.39	       =>  wckTime=0.095  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.66	   
0.66	   constraints being loaded...
0.81	     nbConstraints=59  nbRelationTypes=59  nbExtensionStructures=59  nbSharedExtensionStructures=0
0.81	     nbConflictsStructures=59  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=14  maxArity=3
0.81	       =>  wckTime=0.512  cpuTime=0.46  mem=43M503
0.89	   
0.89	   solver LocalSearchSolver being built... 
0.93	       =>  wckTime=0.634  cpuTime=0.5  mem=12M443
0.94	
0.94	s SATISFIABLE
0.94	o 25
0.94	c 34
0.94	o 30
0.94	c 29
0.94	o 33
0.94	c 26
0.95	o 36
0.95	c 23
0.95	o 38
0.95	c 21
0.95	o 39
0.95	c 20
0.95	o 41
0.95	c 18
0.96	o 42
0.96	c 17
0.96	o 43
0.96	c 16
0.96	o 45
0.96	c 14
0.96	o 46
0.96	c 13
0.96	o 47
0.96	c 12
0.96	o 48
0.96	c 11
0.97	o 49
0.97	c 10
0.97	o 50
0.97	c 9
1.00	o 51
1.00	c 8
1.01	o 52
1.01	c 7
1.03	o 53
1.03	c 6
1.03	o 54
1.03	c 5
1.53	o 55
1.53	c 4
2.72	o 56
2.72	c 3
4.23	o 57
4.23	c 2
9.35	   
9.35	   search
9.35	     run=0  nbConstraintChecks=10373150  nbAssignments=10000
9.35	       =>  wckTime=8.42  cpuTime=8.31  mem=12M443
17.66	   
17.66	   search
17.66	     run=1  nbConstraintChecks=20739180  nbAssignments=20000
17.66	       =>  wckTime=16.734  cpuTime=16.55  mem=12M443
26.11	   
26.11	   search
26.11	     run=2  nbConstraintChecks=31195161  nbAssignments=30000
26.11	       =>  wckTime=25.181  cpuTime=24.91  mem=12M443
34.54	   
34.54	   search
34.54	     run=3  nbConstraintChecks=41682929  nbAssignments=40000
34.54	       =>  wckTime=33.612  cpuTime=33.24  mem=12M443
34.56	   
34.56	   search
34.56	     run=4  nbConstraintChecks=41696336  nbAssignments=40015
34.56	       =>  wckTime=33.626  cpuTime=33.26  mem=12M443
34.56	   
34.56	   global
34.56	     nbConstraintChecks=41696336  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.56	     solvingWckTime=33.623  solvingCpuTime=33.26  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.56	     globalCpuTime=33.81
34.56	       =>  wckTime=34.26  cpuTime=33.76  mem=12M443
34.56	   
34.56	   solver IterativeSystematicSolver being built... 
34.69	       =>  wckTime=34.39  cpuTime=33.87  mem=23M343
34.69	   
34.69	   preprocessing
34.69	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.69	     detectedInconsistency=no
34.69	       =>  wckTime=0.0050  cpuTime=0.0  mem=23M343
34.77	   
34.77	   search
34.77	     run=0  nbConstraintChecks=17660  nbValidityChecks=74617  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.77	     nbAssignments=28  nbFailedAssignments=13  nbBacktracks=10  nbVisitedNodes=50  nbRestartNogoods=0
34.77	       =>  wckTime=0.085  cpuTime=0.05  mem=24M344
34.87	   
34.87	   search
34.87	     run=1  nbConstraintChecks=61237  nbValidityChecks=287617  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.87	     nbAssignments=96  nbFailedAssignments=60  nbBacktracks=25  nbVisitedNodes=178  nbRestartNogoods=4
34.87	       =>  wckTime=0.182  cpuTime=0.14  mem=24M344
34.97	   
34.97	   search
34.97	     run=2  nbConstraintChecks=108866  nbValidityChecks=513568  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.97	     nbAssignments=168  nbFailedAssignments=104  nbBacktracks=47  nbVisitedNodes=315  nbRestartNogoods=8
34.97	       =>  wckTime=0.278  cpuTime=0.22  mem=24M344
35.10	   
35.10	   search
35.10	     run=3  nbConstraintChecks=186360  nbValidityChecks=893420  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.10	     nbAssignments=287  nbFailedAssignments=184  nbBacktracks=80  nbVisitedNodes=545  nbRestartNogoods=19
35.10	       =>  wckTime=0.409  cpuTime=0.35  mem=24M344
35.24	   
35.24	   search
35.24	     run=4  nbConstraintChecks=278301  nbValidityChecks=1258681  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.24	     nbAssignments=413  nbFailedAssignments=250  nbBacktracks=130  nbVisitedNodes=769  nbRestartNogoods=24
35.24	       =>  wckTime=0.552  cpuTime=0.49  mem=24M344
35.45	   
35.45	   search
35.46	     run=5  nbConstraintChecks=409545  nbValidityChecks=1871076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.46	     nbAssignments=627  nbFailedAssignments=381  nbBacktracks=205  nbVisitedNodes=1170  nbRestartNogoods=39
35.46	       =>  wckTime=0.767  cpuTime=0.7  mem=24M344
35.83	   
35.83	   search
35.83	     run=6  nbConstraintChecks=645110  nbValidityChecks=2896947  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.83	     nbAssignments=979  nbFailedAssignments=612  nbBacktracks=318  nbVisitedNodes=1819  nbRestartNogoods=53
35.83	       =>  wckTime=1.14  cpuTime=1.07  mem=24M344
36.28	   
36.28	   search
36.28	     run=7  nbConstraintChecks=913249  nbValidityChecks=4066657  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.28	     nbAssignments=1360  nbFailedAssignments=817  nbBacktracks=488  nbVisitedNodes=2539  nbRestartNogoods=72
36.28	       =>  wckTime=1.588  cpuTime=1.51  mem=24M344
37.11	   
37.11	   search
37.11	     run=8  nbConstraintChecks=1436031  nbValidityChecks=6265786  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.11	     nbAssignments=2009  nbFailedAssignments=1202  nbBacktracks=745  nbVisitedNodes=3778  nbRestartNogoods=83
37.11	       =>  wckTime=2.418  cpuTime=2.32  mem=24M344
38.24	   
38.24	   search
38.24	     run=9  nbConstraintChecks=2165942  nbValidityChecks=9498772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.24	     nbAssignments=3100  nbFailedAssignments=1901  nbBacktracks=1129  nbVisitedNodes=5831  nbRestartNogoods=91
38.24	       =>  wckTime=3.552  cpuTime=3.44  mem=24M344
39.67	   
39.67	   search
39.67	     run=10  nbConstraintChecks=3072782  nbValidityChecks=13289091  nbPropagations=0  nbRevisions=0
39.67	     nbUselessRevisions=0  nbAssignments=4371  nbFailedAssignments=2589  nbBacktracks=1706  nbVisitedNodes=8138
39.67	     nbRestartNogoods=111
39.67	       =>  wckTime=4.982  cpuTime=4.84  mem=24M344
42.00	   
42.00	   search
42.00	     run=11  nbConstraintChecks=4547125  nbValidityChecks=20078773  nbPropagations=0  nbRevisions=0
42.00	     nbUselessRevisions=0  nbAssignments=6485  nbFailedAssignments=3828  nbBacktracks=2571  nbVisitedNodes=12140
42.00	     nbRestartNogoods=130
42.00	       =>  wckTime=7.313  cpuTime=7.14  mem=24M344
45.46	   
45.46	   search
45.46	     run=12  nbConstraintChecks=6801465  nbValidityChecks=29674331  nbPropagations=0  nbRevisions=0
45.46	     nbUselessRevisions=0  nbAssignments=9638  nbFailedAssignments=5679  nbBacktracks=3868  nbVisitedNodes=17870
45.46	     nbRestartNogoods=142
45.46	       =>  wckTime=10.771  cpuTime=10.57  mem=24M344
50.96	   
50.96	   search
50.96	     run=13  nbConstraintChecks=10419846  nbValidityChecks=45876074  nbPropagations=0  nbRevisions=0
50.96	     nbUselessRevisions=0  nbAssignments=14902  nbFailedAssignments=8991  nbBacktracks=5814  nbVisitedNodes=27848
50.96	     nbRestartNogoods=167
50.96	       =>  wckTime=16.27  cpuTime=16.01  mem=24M344
58.36	   
58.36	   search
58.36	     run=14  nbConstraintChecks=15275737  nbValidityChecks=65861092  nbPropagations=0  nbRevisions=0
58.36	     nbUselessRevisions=0  nbAssignments=21787  nbFailedAssignments=12951  nbBacktracks=8733  nbVisitedNodes=40360
58.36	     nbRestartNogoods=177
58.36	       =>  wckTime=23.671  cpuTime=23.35  mem=24M344
70.68	   
70.78	   search
70.78	     run=15  nbConstraintChecks=23394223  nbValidityChecks=101945202  nbPropagations=0  nbRevisions=0
70.78	     nbUselessRevisions=0  nbAssignments=33392  nbFailedAssignments=20171  nbBacktracks=13111  nbVisitedNodes=62577
70.78	     nbRestartNogoods=192
70.78	       =>  wckTime=35.997  cpuTime=35.56  mem=24M344
85.75	   
85.75	   search
85.75	     run=16  nbConstraintChecks=33051766  nbValidityChecks=142242022  nbPropagations=0  nbRevisions=0
85.75	     nbUselessRevisions=0  nbAssignments=47347  nbFailedAssignments=27552  nbBacktracks=19679  nbVisitedNodes=87241
85.75	     nbRestartNogoods=217
85.75	       =>  wckTime=51.064  cpuTime=50.47  mem=24M344
113.49	   
113.59	   search
113.59	     run=17  nbConstraintChecks=51531454  nbValidityChecks=221665887  nbPropagations=0  nbRevisions=0
113.59	     nbUselessRevisions=0  nbAssignments=73094  nbFailedAssignments=43443  nbBacktracks=29531  nbVisitedNodes=136503
113.59	     nbRestartNogoods=229
113.59	       =>  wckTime=78.807  cpuTime=77.94  mem=24M344
147.75	   
147.75	   search
147.75	     run=18  nbConstraintChecks=72775565  nbValidityChecks=321428658  nbPropagations=0  nbRevisions=0
147.75	     nbUselessRevisions=0  nbAssignments=107393  nbFailedAssignments=62958  nbBacktracks=44309  nbVisitedNodes=199832
147.75	     nbRestartNogoods=246
147.75	       =>  wckTime=113.063  cpuTime=111.85  mem=24M344
208.38	   
208.39	   search
208.39	     run=19  nbConstraintChecks=111970242  nbValidityChecks=493534824  nbPropagations=0  nbRevisions=0
208.39	     nbUselessRevisions=0  nbAssignments=162508  nbFailedAssignments=95900  nbBacktracks=66477  nbVisitedNodes=305043
208.39	     nbRestartNogoods=269
208.39	       =>  wckTime=173.697  cpuTime=171.88  mem=24M344
290.52	   
290.52	   search
290.52	     run=20  nbConstraintChecks=165163255  nbValidityChecks=723879907  nbPropagations=0  nbRevisions=0
290.52	     nbUselessRevisions=0  nbAssignments=240708  nbFailedAssignments=140843  nbBacktracks=99730  nbVisitedNodes=449619
290.52	     nbRestartNogoods=311
290.52	       =>  wckTime=255.832  cpuTime=253.21  mem=24M344
424.60	   
424.60	   search
424.60	     run=21  nbConstraintChecks=253935779  nbValidityChecks=1101967698  nbPropagations=0  nbRevisions=0
424.60	     nbUselessRevisions=0  nbAssignments=365325  nbFailedAssignments=215575  nbBacktracks=149608  nbVisitedNodes=686693
424.60	     nbRestartNogoods=333
424.60	       =>  wckTime=389.913  cpuTime=385.94  mem=24M344
616.82	   
616.82	   search
616.82	     run=22  nbConstraintChecks=374962672  nbValidityChecks=1658886170  nbPropagations=0  nbRevisions=0
616.82	     nbUselessRevisions=0  nbAssignments=542890  nbFailedAssignments=318317  nbBacktracks=224426  nbVisitedNodes=1017324
616.82	     nbRestartNogoods=386
616.82	       =>  wckTime=582.129  cpuTime=576.25  mem=24M344
905.36	   
905.36	   search
905.36	     run=23  nbConstraintChecks=563280513  nbValidityChecks=2466117958  nbPropagations=0  nbRevisions=0
905.36	     nbUselessRevisions=0  nbAssignments=812851  nbFailedAssignments=476045  nbBacktracks=336653  nbVisitedNodes=1521245
905.36	     nbRestartNogoods=413
905.36	       =>  wckTime=870.674  cpuTime=862.08  mem=24M344
1351.47	   
1351.47	   search
1351.47	     run=24  nbConstraintChecks=851518013  nbValidityChecks=3717031409  nbPropagations=0  nbRevisions=0
1351.47	     nbUselessRevisions=0  nbAssignments=1215492  nbFailedAssignments=710337  nbBacktracks=504995
1351.47	     nbVisitedNodes=2271031  nbRestartNogoods=455
1351.47	       =>  wckTime=1316.78  cpuTime=1305.05  mem=24M344
1434.70	o 58
1434.70	c 1
1936.78	   
1936.78	   search
1936.78	     run=25  nbConstraintChecks=1222026385  nbValidityChecks=5208307844  nbPropagations=0  nbRevisions=0
1936.78	     nbUselessRevisions=0  nbAssignments=1773950  nbFailedAssignments=1016276  nbBacktracks=757506
1936.78	     nbVisitedNodes=3256049  nbRestartNogoods=489
1936.78	       =>  wckTime=1902.094  cpuTime=1884.54  mem=24M344
2422.73	v 4 16 2 0 11 2 1 0 0 0 8 10 19 1 2 13 4 17 0 2 

Verifier Data (download as text)

1 unsatisfied constraints, 58 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/node12/watcher-275975-1169230170 -o ROOT/results/node12/solver-275975-1169230170 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275975-1169230170/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: 2.00 2.01 2.00 5/94 27842
/proc/meminfo: memFree=1384864/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=18540 CPUtime=0
/proc/27841/stat : 27841 (runsolver) R 27839 27841 26738 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 271412095 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 252429528359 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/27841/statm: 4635 279 244 17 0 2626 0

[startup+0.102963 s]
/proc/loadavg: 2.00 2.01 2.00 5/94 27842
/proc/meminfo: memFree=1384864/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=914988 CPUtime=0.08
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 2994 0 1 0 7 1 0 0 24 0 8 0 271412095 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072924296 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511037 s]
/proc/loadavg: 2.00 2.01 2.00 5/94 27842
/proc/meminfo: memFree=1384864/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915332 CPUtime=0.48
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 7932 0 1 0 44 4 0 0 25 0 8 0 271412095 937299968 7671 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073590167 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228833 7671 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33318 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 27849
/proc/meminfo: memFree=1326312/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=1.3
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17264 0 1 0 120 10 0 0 25 0 8 0 271412095 937410560 17002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651305 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17002 2475 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1844 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.1
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 320 0 0 0 10 0 0 0 16 0 8 0 271412103 937410560 17002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915440

[startup+2.98048 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 27849
/proc/meminfo: memFree=1326320/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=2.93
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17272 0 1 0 276 17 0 0 25 0 8 0 271412095 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651227 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17009 2477 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1844 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.11
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 327 0 0 0 11 0 0 0 15 0 8 0 271412103 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17009 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) 915440

[startup+6.26707 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 27849
/proc/meminfo: memFree=1326256/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=6.19
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17272 0 1 0 589 30 0 0 25 0 8 0 271412095 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073653171 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17009 2477 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1844 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.11
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 327 0 0 0 11 0 0 0 15 0 8 0 271412103 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17009 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915440

[startup+12.7552 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 27849
/proc/meminfo: memFree=1326320/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=12.61
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17274 0 1 0 1204 57 0 0 25 0 8 0 271412095 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073653110 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17011 2477 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1844 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.12
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 271412103 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17011 18446744073709551615 134512640 134570532 4294956464 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) 915440

[startup+25.5996 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 27849
/proc/meminfo: memFree=1326448/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=25.34
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17274 0 1 0 2421 113 0 0 25 0 8 0 271412095 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073651315 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17011 2477 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1844 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.12
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 271412103 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17011 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915440

[startup+51.2162 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 27849
/proc/meminfo: memFree=1326256/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=50.68
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17440 0 1 0 4910 158 0 0 25 0 8 0 271412095 937410560 17171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837952 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17171 2530 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1845 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.22
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 391 0 0 0 22 0 0 0 16 0 8 0 271412103 937410560 17171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17171 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 915440

[startup+102.455 s]
/proc/loadavg: 2.07 2.02 2.00 3/101 27849
/proc/meminfo: memFree=1326256/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=101.42
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17442 0 1 0 9983 159 0 0 25 0 8 0 271412095 937410560 17172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650356 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17172 2530 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1845 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.22
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 392 0 0 0 22 0 0 0 16 0 8 0 271412103 937410560 17172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17172 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 915440

[startup+162.534 s]
/proc/loadavg: 2.07 2.03 2.00 3/101 27849
/proc/meminfo: memFree=1326192/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=160.91
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17444 0 1 0 15932 159 0 0 25 0 8 0 271412095 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

################
# More data... #
################

Current children cumulated CPU time (s) 2006.14
Current children cumulated vsize (KiB) 915440

[startup+2084.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28131
/proc/meminfo: memFree=1144616/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=2065.56
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17444 0 1 0 206385 171 0 0 25 0 8 0 271412095 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650424 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17173 2530 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1845 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.23
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2065.56
Current children cumulated vsize (KiB) 915440

[startup+2144.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 28131
/proc/meminfo: memFree=1144616/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=2124.98
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17444 0 1 0 212326 172 0 0 25 0 8 0 271412095 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17173 2530 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1845 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.23
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2124.98
Current children cumulated vsize (KiB) 915440

[startup+2204.95 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 28131
/proc/meminfo: memFree=1144616/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=2184.44
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17444 0 1 0 218272 172 0 0 25 0 8 0 271412095 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073773090 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17173 2530 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1845 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.23
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2184.44
Current children cumulated vsize (KiB) 915440

[startup+2265.04 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 28131
/proc/meminfo: memFree=1144616/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=2243.95
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17444 0 1 0 224223 172 0 0 25 0 8 0 271412095 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650362 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17173 2530 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1845 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.23
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) R 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2243.95
Current children cumulated vsize (KiB) 915440

[startup+2325.05 s]
/proc/loadavg: 2.01 2.00 2.00 3/100 28131
/proc/meminfo: memFree=1144616/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=2303.37
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17444 0 1 0 230165 172 0 0 25 0 8 0 271412095 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073810033 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17173 2530 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1845 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.23
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2303.37
Current children cumulated vsize (KiB) 915440

[startup+2385.06 s]
/proc/loadavg: 2.04 2.02 2.00 3/100 28131
/proc/meminfo: memFree=1144616/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=2362.76
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17444 0 1 0 236104 172 0 0 25 0 8 0 271412095 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073772105 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17173 2530 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1845 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.23
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2362.76
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2422.72 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 28131
/proc/meminfo: memFree=1144616/2055920 swapFree=4160348/4192956
[pid=27841] ppid=27839 vsize=915440 CPUtime=2400.04
/proc/27841/stat : 27841 (java) R 27839 27841 26738 0 -1 0 17444 0 1 0 239832 172 0 0 25 0 8 0 271412095 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073650356 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27841/statm: 228860 17173 2530 14 0 215330 0
[pid=27841/tid=27843] ppid=27839 vsize=915440 CPUtime=0.06
/proc/27841/task/27843/stat : 27843 (java) S 27839 27841 26738 0 -1 64 1845 0 0 0 6 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27844] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27844/stat : 27844 (java) S 27839 27841 26738 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27845] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27845/stat : 27845 (java) S 27839 27841 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 271412099 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27846] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27846/stat : 27846 (java) S 27839 27841 26738 0 -1 64 0 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27847] ppid=27839 vsize=915440 CPUtime=0.23
/proc/27841/task/27847/stat : 27847 (java) S 27839 27841 26738 0 -1 64 393 0 0 0 23 0 0 0 16 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27848] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27848/stat : 27848 (java) S 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27841/tid=27849] ppid=27839 vsize=915440 CPUtime=0
/proc/27841/task/27849/stat : 27849 (java) R 27839 27841 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271412103 937410560 17173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 915440

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2422.79
CPU time (s): 2400.12
CPU user time (s): 2398.38
CPU system time (s): 1.73873
CPU usage (%): 99.0642
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.38
system time used= 1.73873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17465
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= 50126
involuntary context switches= 107632

runsolver used 3.10353 s user time and 7.61284 s system time

The end

Launcher Data (download as text)

Begin job on node12 on Fri Jan 19 18:09:31 UTC 2007


IDJOB= 275975
IDBENCH= 5198
IDSOLVER= 69
FILE ID= node12/275975-1169230170

PBS_JOBID= 3588952

Free space on /tmp= 66562 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-33_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275975-1169230170/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-275975-1169230170 -o ROOT/results/node12/solver-275975-1169230170 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275975-1169230170/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bc93713de166b1eb8718a7b2d6ead437

RANDOM SEED= 817718597

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.265
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.265
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:       1385280 kB
Buffers:         58076 kB
Cached:         490076 kB
SwapCached:       5164 kB
Active:         254896 kB
Inactive:       341572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1385280 kB
SwapTotal:     4192956 kB
SwapFree:      4160348 kB
Dirty:            2940 kB
Writeback:           0 kB
Mapped:          65104 kB
Slab:            58840 kB
Committed_AS:  7418940 kB
PageTables:       2192 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= 66554 MiB



End job on node12 on Fri Jan 19 18:49:53 UTC 2007