Trace number 275919

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.13 2416.31

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-17-7-a3.xml
MD5SUM65a28fbf4535b759ddf3de70d89af9fd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints248
Best CPU time to get the best result obtained on this benchmark1708.61
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables28
Number of constraints252
Maximum constraint arity3
Maximum domain size18
Number of constraints which are defined in extension0
Number of constraints which are defined in intension252
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.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=pfc.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/275919-1169229138/unknown.xml
0.45	   
0.45	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.49	     nbVariables=28  nbDomainTypes=2  minDomainSize=17  maxDomainSize=18
0.49	       =>  wckTime=0.1  cpuTime=0.09  mem=6M910
0.49	   
0.49	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
0.66	     nbConstraints=252  nbConvertedConstraints=231  nbConvertConstraintsChecks=6121  nbExtensionStructures=2
0.66	     nbSharedExtensionStructures=229  nbConflictsStructures=3  nbSharedConflictsStructures=249
0.66	     nbSharedBinaryRepresentations=19  nbEvaluationManagers=1  nbSharedEvaluationManagers=20  maxDegree=21  maxArity=3
0.66	       =>  wckTime=0.267  cpuTime=0.21  mem=8M860
0.70	   
0.70	   solver LocalSearchSolver being built... 
0.74	       =>  wckTime=0.346  cpuTime=0.25  mem=5M487
0.74	
0.74	s SATISFIABLE
0.74	o 211
0.74	c 41
0.74	o 216
0.74	c 36
0.75	o 219
0.75	c 33
0.75	o 222
0.75	c 30
0.75	o 224
0.75	c 28
0.75	o 227
0.75	c 25
0.75	o 230
0.75	c 22
0.75	o 231
0.75	c 21
0.75	o 232
0.75	c 20
0.75	o 233
0.75	c 19
0.75	o 234
0.75	c 18
0.76	o 235
0.76	c 17
0.76	o 236
0.76	c 16
0.76	o 237
0.76	c 15
0.76	o 238
0.76	c 14
0.76	o 239
0.76	c 13
0.76	o 241
0.76	c 11
0.77	o 242
0.77	c 10
0.79	o 244
0.79	c 8
0.81	o 245
0.81	c 7
0.81	o 246
0.81	c 6
0.81	o 247
0.81	c 5
3.92	   
3.92	   search
3.92	     run=0  nbConstraintChecks=13000613  nbAssignments=10000
3.92	       =>  wckTime=3.182  cpuTime=3.14  mem=5M487
7.22	   
7.22	   search
7.22	     run=1  nbConstraintChecks=26988227  nbAssignments=20000
7.22	       =>  wckTime=6.481  cpuTime=6.41  mem=5M487
7.98	o 248
7.98	c 4
10.02	   
10.02	   search
10.02	     run=2  nbConstraintChecks=38926308  nbAssignments=30000
10.02	       =>  wckTime=9.282  cpuTime=9.18  mem=5M487
12.86	   
12.86	   search
12.86	     run=3  nbConstraintChecks=50721036  nbAssignments=40000
12.86	       =>  wckTime=12.127  cpuTime=12.0  mem=5M487
15.93	   
15.93	   search
15.93	     run=4  nbConstraintChecks=63363087  nbAssignments=50000
15.93	       =>  wckTime=15.189  cpuTime=15.03  mem=5M487
19.18	   
19.18	   search
19.18	     run=5  nbConstraintChecks=77296432  nbAssignments=60000
19.18	       =>  wckTime=18.446  cpuTime=18.26  mem=5M487
22.33	   
22.33	   search
22.33	     run=6  nbConstraintChecks=90693887  nbAssignments=70000
22.33	       =>  wckTime=21.596  cpuTime=21.39  mem=5M487
25.49	   
25.49	   search
25.49	     run=7  nbConstraintChecks=104640464  nbAssignments=80000
25.49	       =>  wckTime=24.755  cpuTime=24.52  mem=5M487
28.82	   
28.82	   search
28.82	     run=8  nbConstraintChecks=118547109  nbAssignments=90000
28.82	       =>  wckTime=28.087  cpuTime=27.83  mem=5M487
32.46	   
32.46	   search
32.46	     run=9  nbConstraintChecks=133740527  nbAssignments=100000
32.46	       =>  wckTime=31.72  cpuTime=31.43  mem=5M487
35.47	   
35.47	   search
35.47	     run=10  nbConstraintChecks=146630618  nbAssignments=110000
35.47	       =>  wckTime=34.733  cpuTime=34.42  mem=5M487
38.23	   
38.23	   search
38.23	     run=11  nbConstraintChecks=158177891  nbAssignments=119144
38.23	       =>  wckTime=37.498  cpuTime=37.17  mem=5M487
38.24	   
38.24	   global
38.24	     nbConstraintChecks=158177891  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.24	     solvingWckTime=37.495  solvingCpuTime=37.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
38.24	     globalCpuTime=37.46
38.24	       =>  wckTime=37.844  cpuTime=37.42  mem=5M487
38.24	   
38.24	   solver IterativeSystematicSolver being built... 
38.37	       =>  wckTime=37.984  cpuTime=37.53  mem=16M501
38.42	   
38.42	   preprocessing
38.42	     nbConstraintChecks=72510  nbValidityChecks=575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.42	     nbRemovedValues=9  detectedInconsistency=no
38.42	       =>  wckTime=0.041  cpuTime=0.03  mem=16M501
38.72	   
38.72	   search
38.72	     run=0  nbConstraintChecks=790853  nbValidityChecks=102120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.72	     nbAssignments=66  nbFailedAssignments=51  nbBacktracks=10  nbVisitedNodes=128  nbRestartNogoods=0
38.72	       =>  wckTime=0.347  cpuTime=0.31  mem=16M501
38.98	   
38.98	   search
38.98	     run=1  nbConstraintChecks=1461921  nbValidityChecks=175584  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.98	     nbAssignments=134  nbFailedAssignments=100  nbBacktracks=25  nbVisitedNodes=260  nbRestartNogoods=8
38.98	       =>  wckTime=0.606  cpuTime=0.56  mem=16M501
39.40	   
39.40	   search
39.40	     run=2  nbConstraintChecks=2693828  nbValidityChecks=305837  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.40	     nbAssignments=223  nbFailedAssignments=163  nbBacktracks=47  nbVisitedNodes=434  nbRestartNogoods=22
39.40	       =>  wckTime=1.021  cpuTime=0.96  mem=16M501
39.87	   
39.87	   search
39.87	     run=3  nbConstraintChecks=4147680  nbValidityChecks=462437  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.87	     nbAssignments=385  nbFailedAssignments=285  nbBacktracks=80  nbVisitedNodes=751  nbRestartNogoods=28
39.87	       =>  wckTime=1.496  cpuTime=1.43  mem=16M501
40.55	   
40.55	   search
40.55	     run=4  nbConstraintChecks=6067344  nbValidityChecks=705034  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.55	     nbAssignments=546  nbFailedAssignments=391  nbBacktracks=130  nbVisitedNodes=1068  nbRestartNogoods=49
40.55	       =>  wckTime=2.173  cpuTime=2.1  mem=16M501
41.93	   
41.93	   search
41.93	     run=5  nbConstraintChecks=10008549  nbValidityChecks=1100567  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.93	     nbAssignments=821  nbFailedAssignments=588  nbBacktracks=205  nbVisitedNodes=1615  nbRestartNogoods=67
41.93	       =>  wckTime=3.552  cpuTime=3.47  mem=16M501
43.27	   
43.27	   search
43.27	     run=6  nbConstraintChecks=13991479  nbValidityChecks=1575608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
43.27	     nbAssignments=1187  nbFailedAssignments=837  nbBacktracks=318  nbVisitedNodes=2343  nbRestartNogoods=73
43.27	       =>  wckTime=4.893  cpuTime=4.8  mem=16M501
45.32	   
45.32	   search
45.32	     run=7  nbConstraintChecks=19752241  nbValidityChecks=2248112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
45.32	     nbAssignments=1709  nbFailedAssignments=1185  nbBacktracks=488  nbVisitedNodes=3383  nbRestartNogoods=133
45.32	       =>  wckTime=6.947  cpuTime=6.81  mem=16M501
47.88	   
47.88	   search
47.88	     run=8  nbConstraintChecks=26847326  nbValidityChecks=3121616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.88	     nbAssignments=2712  nbFailedAssignments=1928  nbBacktracks=744  nbVisitedNodes=5385  nbRestartNogoods=158
47.88	       =>  wckTime=9.505  cpuTime=9.35  mem=16M501
51.86	   
51.86	   search
51.86	     run=9  nbConstraintChecks=39064041  nbValidityChecks=4493859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
51.86	     nbAssignments=4152  nbFailedAssignments=2978  nbBacktracks=1128  nbVisitedNodes=8259  nbRestartNogoods=174
51.86	       =>  wckTime=13.483  cpuTime=13.29  mem=16M501
58.58	   
58.58	   search
58.58	     run=10  nbConstraintChecks=57681172  nbValidityChecks=7003888  nbPropagations=0  nbRevisions=0
58.58	     nbUselessRevisions=0  nbAssignments=7520  nbFailedAssignments=5764  nbBacktracks=1704  nbVisitedNodes=14989
58.58	     nbRestartNogoods=201
58.58	       =>  wckTime=20.204  cpuTime=19.95  mem=16M501
67.27	   
67.27	   search
67.27	     run=11  nbConstraintChecks=84057932  nbValidityChecks=10253623  nbPropagations=0  nbRevisions=0
67.27	     nbUselessRevisions=0  nbAssignments=11332  nbFailedAssignments=8704  nbBacktracks=2568  nbVisitedNodes=22605
67.28	     nbRestartNogoods=235
67.28	       =>  wckTime=28.899  cpuTime=28.57  mem=16M501
77.70	   
77.70	   search
77.70	     run=12  nbConstraintChecks=113670310  nbValidityChecks=14122896  nbPropagations=0  nbRevisions=0
77.70	     nbUselessRevisions=0  nbAssignments=16612  nbFailedAssignments=12681  nbBacktracks=3865  nbVisitedNodes=33157
77.70	     nbRestartNogoods=276
77.70	       =>  wckTime=39.322  cpuTime=38.91  mem=16M501
106.93	   
106.93	   search
106.93	     run=13  nbConstraintChecks=186707449  nbValidityChecks=25382732  nbPropagations=0  nbRevisions=0
106.93	     nbUselessRevisions=0  nbAssignments=30819  nbFailedAssignments=24937  nbBacktracks=5811  nbVisitedNodes=61554
106.93	     nbRestartNogoods=315
106.93	       =>  wckTime=68.551  cpuTime=67.91  mem=16M501
138.26	   
138.26	   search
138.26	     run=14  nbConstraintChecks=262472068  nbValidityChecks=38045838  nbPropagations=0  nbRevisions=0
138.26	     nbUselessRevisions=0  nbAssignments=47870  nbFailedAssignments=39062  nbBacktracks=8730  nbVisitedNodes=95619
138.26	     nbRestartNogoods=326
138.26	       =>  wckTime=99.887  cpuTime=98.99  mem=16M501
163.55	   
163.55	   search
163.55	     run=15  nbConstraintChecks=319501450  nbValidityChecks=48484099  nbPropagations=0  nbRevisions=0
163.55	     nbUselessRevisions=0  nbAssignments=62590  nbFailedAssignments=49399  nbBacktracks=13108  nbVisitedNodes=125030
163.55	     nbRestartNogoods=344
163.55	       =>  wckTime=125.175  cpuTime=124.08  mem=16M501
199.99	   
199.99	   search
199.99	     run=16  nbConstraintChecks=403354991  nbValidityChecks=63392571  nbPropagations=0  nbRevisions=0
199.99	     nbUselessRevisions=0  nbAssignments=79753  nbFailedAssignments=59986  nbBacktracks=19676  nbVisitedNodes=159260
199.99	     nbRestartNogoods=370
199.99	       =>  wckTime=161.619  cpuTime=160.22  mem=16M501
241.87	   
241.87	   search
241.87	     run=17  nbConstraintChecks=508022877  nbValidityChecks=79546071  nbPropagations=0  nbRevisions=0
241.87	     nbUselessRevisions=0  nbAssignments=104744  nbFailedAssignments=75113  nbBacktracks=29530  nbVisitedNodes=208961
241.87	     nbRestartNogoods=400
241.87	       =>  wckTime=203.495  cpuTime=201.77  mem=16M501
317.24	   
317.24	   search
317.24	     run=18  nbConstraintChecks=696693600  nbValidityChecks=108462294  nbPropagations=0  nbRevisions=0
317.24	     nbUselessRevisions=0  nbAssignments=141597  nbFailedAssignments=97181  nbBacktracks=44308  nbVisitedNodes=281623
317.24	     nbRestartNogoods=433
317.24	       =>  wckTime=278.865  cpuTime=276.52  mem=16M501
418.14	   
418.14	   search
418.14	     run=19  nbConstraintChecks=964613478  nbValidityChecks=146506146  nbPropagations=0  nbRevisions=0
418.14	     nbUselessRevisions=0  nbAssignments=194116  nbFailedAssignments=127527  nbBacktracks=66477  nbVisitedNodes=383590
418.14	     nbRestartNogoods=463
418.14	       =>  wckTime=379.76  cpuTime=376.56  mem=16M501
577.37	   
577.37	   search
577.37	     run=20  nbConstraintChecks=1386960408  nbValidityChecks=205679065  nbPropagations=0  nbRevisions=0
577.37	     nbUselessRevisions=0  nbAssignments=273179  nbFailedAssignments=173329  nbBacktracks=99729  nbVisitedNodes=533313
577.37	     nbRestartNogoods=485
577.37	       =>  wckTime=538.996  cpuTime=534.32  mem=16M501
822.20	   
822.20	   search
822.20	     run=21  nbConstraintChecks=2013854641  nbValidityChecks=297527087  nbPropagations=0  nbRevisions=0
822.20	     nbUselessRevisions=0  nbAssignments=397145  nbFailedAssignments=247411  nbBacktracks=149608  nbVisitedNodes=769127
822.20	     nbRestartNogoods=499
822.20	       =>  wckTime=783.824  cpuTime=777.14  mem=16M501
1289.85	   
1289.85	   search
1289.85	     run=22  nbConstraintChecks=3237198333  nbValidityChecks=460913418  nbPropagations=0  nbRevisions=0
1289.85	     nbUselessRevisions=0  nbAssignments=597126  nbFailedAssignments=372567  nbBacktracks=224426  nbVisitedNodes=1156267
1289.85	     nbRestartNogoods=521
1289.85	       =>  wckTime=1251.477  cpuTime=1240.98  mem=16M501
1774.57	   
1774.57	   search
1774.57	     run=23  nbConstraintChecks=4278399708  nbValidityChecks=651677898  nbPropagations=0  nbRevisions=0
1774.57	     nbUselessRevisions=0  nbAssignments=891548  nbFailedAssignments=554754  nbBacktracks=336653  nbVisitedNodes=1736097
1774.57	     nbRestartNogoods=544
1774.57	       =>  wckTime=1736.193  cpuTime=1721.49  mem=16M501
2416.25	v 0 1 2 8 12 14 17 1 2 8 12 14 17 1 7 11 13 16 6 10 12 15 4 6 9 2 5 3 

Verifier Data (download as text)

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

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

/proc/loadavg: 1.92 1.98 1.99 4/87 16706
/proc/meminfo: memFree=1344872/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=18540 CPUtime=0
/proc/16705/stat : 16705 (runsolver) R 16703 16705 15720 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 271308631 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16705/statm: 4635 279 244 17 0 2626 0

[startup+0.10796 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 16706
/proc/meminfo: memFree=1344872/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=905992 CPUtime=0
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 1722 0 1 0 0 0 0 0 17 0 1 0 271308631 927735808 1471 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152854273 0 4 0 7368 0 0 0 17 1 0 0
/proc/16705/statm: 226498 1471 847 14 0 214081 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 905992

[startup+0.515884 s]
/proc/loadavg: 1.92 1.98 1.99 4/87 16706
/proc/meminfo: memFree=1344872/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915332 CPUtime=0.42
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 6162 0 1 0 39 3 0 0 18 0 8 0 271308631 937299968 5901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 228833 5901 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915332

[startup+1.33872 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 16713
/proc/meminfo: memFree=1327280/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=1.23
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 7081 0 1 0 108 15 0 0 25 0 8 0 271308631 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073614631 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 228866 6819 2496 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.12
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 271308647 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915464

[startup+2.99142 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 16713
/proc/meminfo: memFree=1327280/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=2.87
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 7082 0 1 0 252 35 0 0 25 0 8 0 271308631 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073667401 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 228866 6819 2496 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.12
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 271308647 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915464

[startup+6.2808 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 16713
/proc/meminfo: memFree=1327216/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=6.13
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 7084 0 1 0 540 73 0 0 25 0 8 0 271308631 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657766 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 228866 6821 2496 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.12
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915464

[startup+12.7676 s]
/proc/loadavg: 1.94 1.98 1.99 3/94 16713
/proc/meminfo: memFree=1327216/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=12.56
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 7084 0 1 0 1092 164 0 0 25 0 8 0 271308631 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657759 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 228866 6821 2496 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.12
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915464

[startup+25.6062 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 16713
/proc/meminfo: memFree=1327280/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=25.3
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 7084 0 1 0 2198 332 0 0 25 0 8 0 271308631 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073657833 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 228866 6821 2496 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 151 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.12
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 331 0 0 0 12 0 0 0 16 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 6821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915464

[startup+51.2094 s]
/proc/loadavg: 1.96 1.98 1.99 3/94 16713
/proc/meminfo: memFree=1319536/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=50.68
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 9072 0 1 0 4572 496 0 0 25 0 8 0 271308631 937435136 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848957 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 228866 8804 2547 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.21
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 388 0 0 0 21 0 0 0 16 0 8 0 271308647 937435136 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 8804 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 915464

[startup+102.416 s]
/proc/loadavg: 2.04 2.00 2.00 3/94 16713
/proc/meminfo: memFree=1319536/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=101.47
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 9090 0 1 0 9650 497 0 0 25 0 8 0 271308631 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073782012 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16705/statm: 228866 8818 2547 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.22
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 392 0 0 0 22 0 0 0 16 0 8 0 271308647 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 8818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 915464

[startup+162.457 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 16713
/proc/meminfo: memFree=1319536/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=161.03
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 9098 0 1 0 15606 497 0 0 25 0 8 0 271308631 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859943 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2007.91
Current children cumulated vsize (KiB) 915464

[startup+2083.83 s]
/proc/loadavg: 2.09 2.03 2.00 3/94 17098
/proc/meminfo: memFree=1309808/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=2067.88
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 9125 0 1 0 206279 509 0 0 25 0 8 0 271308631 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786852 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16705/statm: 228866 8849 2547 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.22
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2067.88
Current children cumulated vsize (KiB) 915464

[startup+2143.93 s]
/proc/loadavg: 2.03 2.02 2.00 3/94 17098
/proc/meminfo: memFree=1309808/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=2127.93
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 9125 0 1 0 212284 509 0 0 25 0 8 0 271308631 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073784197 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16705/statm: 228866 8849 2547 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.22
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2127.93
Current children cumulated vsize (KiB) 915464

[startup+2204.03 s]
/proc/loadavg: 2.14 2.05 2.01 3/94 17098
/proc/meminfo: memFree=1309808/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=2187.98
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 9125 0 1 0 218289 509 0 0 25 0 8 0 271308631 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073611629 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16705/statm: 228866 8849 2547 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.22
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2187.98
Current children cumulated vsize (KiB) 915464

[startup+2264.13 s]
/proc/loadavg: 2.05 2.04 2.00 3/94 17098
/proc/meminfo: memFree=1309808/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=2248.04
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 9125 0 1 0 224295 509 0 0 25 0 8 0 271308631 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073616785 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16705/statm: 228866 8849 2547 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.22
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2248.04
Current children cumulated vsize (KiB) 915464

[startup+2324.13 s]
/proc/loadavg: 2.02 2.03 2.00 3/94 17098
/proc/meminfo: memFree=1309744/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=2308.01
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 9125 0 1 0 230291 510 0 0 25 0 8 0 271308631 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777807 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16705/statm: 228866 8849 2547 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.22
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2308.01
Current children cumulated vsize (KiB) 915464

[startup+2384.22 s]
/proc/loadavg: 2.08 2.04 2.01 3/94 17098
/proc/meminfo: memFree=1309808/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=2368.04
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 9125 0 1 0 236294 510 0 0 25 0 8 0 271308631 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812905 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16705/statm: 228866 8849 2547 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.22
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2368.04
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2416.23 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 17098
/proc/meminfo: memFree=1309808/2055920 swapFree=4191880/4192956
[pid=16705] ppid=16703 vsize=915464 CPUtime=2400.05
/proc/16705/stat : 16705 (java) R 16703 16705 15720 0 -1 0 9125 0 1 0 239495 510 0 0 25 0 8 0 271308631 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073785954 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16705/statm: 228866 8849 2547 14 0 215336 0
[pid=16705/tid=16707] ppid=16703 vsize=915464 CPUtime=0.02
/proc/16705/task/16707/stat : 16707 (java) S 16703 16705 15720 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16708] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16708/stat : 16708 (java) S 16703 16705 15720 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16709] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16709/stat : 16709 (java) S 16703 16705 15720 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271308643 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16710] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16710/stat : 16710 (java) S 16703 16705 15720 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16711] ppid=16703 vsize=915464 CPUtime=0.22
/proc/16705/task/16711/stat : 16711 (java) S 16703 16705 15720 0 -1 64 394 0 0 0 22 0 0 0 16 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16712] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16712/stat : 16712 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16705/tid=16713] ppid=16703 vsize=915464 CPUtime=0
/proc/16705/task/16713/stat : 16713 (java) S 16703 16705 15720 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271308647 937435136 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2416.31
CPU time (s): 2400.13
CPU user time (s): 2395.02
CPU system time (s): 5.11022
CPU usage (%): 99.3302
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.02
system time used= 5.11022
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9151
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= 50032
involuntary context switches= 90000

runsolver used 3.10353 s user time and 7.60984 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri Jan 19 17:52:18 UTC 2007


IDJOB= 275919
IDBENCH= 5168
IDSOLVER= 69
FILE ID= node16/275919-1169229138

PBS_JOBID= 3588948

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-17-7-a3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275919-1169229138/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-275919-1169229138 -o ROOT/results/node16/solver-275919-1169229138 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275919-1169229138/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  65a28fbf4535b759ddf3de70d89af9fd

RANDOM SEED= 957661419

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.220
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.220
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:       1345352 kB
Buffers:         43108 kB
Cached:         542920 kB
SwapCached:        268 kB
Active:         257480 kB
Inactive:       379792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345352 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          70784 kB
Slab:            58144 kB
Committed_AS:  7281392 kB
PageTables:       2372 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= 66558 MiB



End job on node16 on Fri Jan 19 18:32:34 UTC 2007