Trace number 276977

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 276.564 276.916

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-29_ext.xml
MD5SUM050594c4dba56228ccf5da61967f157b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints413
Best CPU time to get the best result obtained on this benchmark24.1113
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
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/276977-1169251412/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.39	       =>  wckTime=0.097  cpuTime=0.07  mem=6M910
0.39	   
0.39	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8227  maxDegree=26
0.58	     maxArity=2
0.58	       =>  wckTime=0.284  cpuTime=0.19  mem=10M811
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.366  cpuTime=0.22  mem=5M814
0.67	
0.67	s SATISFIABLE
0.67	o 339
0.67	c 75
0.67	o 345
0.67	c 69
0.67	o 350
0.67	c 64
0.67	o 355
0.67	c 59
0.67	o 360
0.67	c 54
0.67	o 364
0.67	c 50
0.67	o 368
0.67	c 46
0.67	o 370
0.67	c 44
0.68	o 372
0.68	c 42
0.68	o 374
0.68	c 40
0.68	o 376
0.68	c 38
0.68	o 378
0.68	c 36
0.68	o 380
0.68	c 34
0.68	o 382
0.68	c 32
0.68	o 384
0.68	c 30
0.68	o 386
0.68	c 28
0.68	o 387
0.68	c 27
0.68	o 389
0.68	c 25
0.69	o 390
0.69	c 24
0.69	o 391
0.69	c 23
0.69	o 392
0.69	c 22
0.69	o 395
0.69	c 19
0.69	o 396
0.69	c 18
0.69	o 398
0.69	c 16
0.70	o 399
0.70	c 15
0.70	o 400
0.70	c 14
0.70	o 402
0.70	c 12
0.71	o 404
0.71	c 10
0.71	o 405
0.71	c 9
0.72	o 406
0.72	c 8
0.72	o 407
0.72	c 7
0.75	o 408
0.75	c 6
0.83	o 409
0.83	c 5
0.83	o 410
0.83	c 4
0.86	o 411
0.86	c 3
1.01	o 412
1.01	c 2
1.34	o 413
1.34	c 1
1.34	   
1.34	   search
1.34	     run=0  nbConstraintChecks=4333140  nbAssignments=3024
1.34	       =>  wckTime=0.681  cpuTime=0.66  mem=5M814
1.34	   
1.34	   global
1.34	     nbConstraintChecks=4333140  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.34	     solvingWckTime=0.679  solvingCpuTime=0.66  expiredTime=no  totalExploration=no  nbFoundSolutions=0
1.34	     globalCpuTime=0.94
1.34	       =>  wckTime=1.047  cpuTime=0.88  mem=5M814
1.34	   
1.34	   solver IterativeSystematicSolver being built... 
1.46	       =>  wckTime=1.169  cpuTime=0.98  mem=16M787
1.47	   
1.47	   preprocessing
1.47	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.47	     detectedInconsistency=no
1.47	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M787
1.55	   
1.55	   search
1.55	     run=0  nbConstraintChecks=134232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
1.55	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
1.55	       =>  wckTime=0.085  cpuTime=0.07  mem=16M787
1.62	   
1.62	   search
1.62	     run=1  nbConstraintChecks=320359  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=82
1.62	     nbFailedAssignments=45  nbBacktracks=25  nbVisitedNodes=153  nbRestartNogoods=5
1.62	       =>  wckTime=0.158  cpuTime=0.12  mem=16M787
1.71	   
1.71	   search
1.71	     run=2  nbConstraintChecks=630725  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=157
1.71	     nbFailedAssignments=92  nbBacktracks=47  nbVisitedNodes=297  nbRestartNogoods=18
1.71	       =>  wckTime=0.24  cpuTime=0.2  mem=16M787
1.82	   
1.82	   search
1.82	     run=3  nbConstraintChecks=1060846  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=261
1.82	     nbFailedAssignments=155  nbBacktracks=80  nbVisitedNodes=497  nbRestartNogoods=35
1.82	       =>  wckTime=0.353  cpuTime=0.31  mem=16M787
1.97	   
1.97	   search
1.97	     run=4  nbConstraintChecks=1675573  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=422
1.97	     nbFailedAssignments=258  nbBacktracks=130  nbVisitedNodes=811  nbRestartNogoods=43
1.97	       =>  wckTime=0.505  cpuTime=0.46  mem=16M787
2.18	   
2.18	   search
2.18	     run=5  nbConstraintChecks=2521010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=626
2.18	     nbFailedAssignments=380  nbBacktracks=205  nbVisitedNodes=1204  nbRestartNogoods=62
2.18	       =>  wckTime=0.711  cpuTime=0.66  mem=16M787
2.55	   
2.55	   search
2.55	     run=6  nbConstraintChecks=4017654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=981
2.55	     nbFailedAssignments=616  nbBacktracks=318  nbVisitedNodes=1907  nbRestartNogoods=78
2.55	       =>  wckTime=1.08  cpuTime=1.03  mem=16M787
2.99	   
2.99	   search
2.99	     run=7  nbConstraintChecks=5828740  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1411
2.99	     nbFailedAssignments=871  nbBacktracks=488  nbVisitedNodes=2758  nbRestartNogoods=96
2.99	       =>  wckTime=1.527  cpuTime=1.47  mem=16M787
3.78	   
3.78	   search
3.78	     run=8  nbConstraintChecks=9009640  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2155
3.78	     nbFailedAssignments=1353  nbBacktracks=744  nbVisitedNodes=4240  nbRestartNogoods=105
3.78	       =>  wckTime=2.318  cpuTime=2.25  mem=16M787
4.82	   
4.82	   search
4.82	     run=9  nbConstraintChecks=13046156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3116
4.82	     nbFailedAssignments=1924  nbBacktracks=1128  nbVisitedNodes=6126  nbRestartNogoods=124
4.82	       =>  wckTime=3.357  cpuTime=3.28  mem=16M787
6.33	   
6.33	   search
6.33	     run=10  nbConstraintChecks=18710223  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4476
6.33	     nbFailedAssignments=2702  nbBacktracks=1704  nbVisitedNodes=8727  nbRestartNogoods=134
6.33	       =>  wckTime=4.868  cpuTime=4.79  mem=16M787
8.52	   
8.52	   search
8.52	     run=11  nbConstraintChecks=26987571  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6530
8.52	     nbFailedAssignments=3885  nbBacktracks=2568  nbVisitedNodes=12576  nbRestartNogoods=151
8.52	       =>  wckTime=7.05  cpuTime=6.97  mem=16M787
11.42	   
11.43	   search
11.43	     run=12  nbConstraintChecks=37850536  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9361
11.43	     nbFailedAssignments=5414  nbBacktracks=3865  nbVisitedNodes=17680  nbRestartNogoods=167
11.43	       =>  wckTime=9.96  cpuTime=9.88  mem=16M787
15.16	   
15.16	   search
15.16	     run=13  nbConstraintChecks=51605619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13133
15.16	     nbFailedAssignments=7234  nbBacktracks=5812  nbVisitedNodes=24092  nbRestartNogoods=178
15.16	       =>  wckTime=13.698  cpuTime=13.62  mem=16M787
20.26	   
20.26	   search
20.26	     run=14  nbConstraintChecks=70368005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18453
20.26	     nbFailedAssignments=9630  nbBacktracks=8731  nbVisitedNodes=32747  nbRestartNogoods=189
20.26	       =>  wckTime=18.793  cpuTime=18.69  mem=16M787
27.24	   
27.24	   search
27.24	     run=15  nbConstraintChecks=95835092  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25999
27.24	     nbFailedAssignments=12791  nbBacktracks=13109  nbVisitedNodes=44480  nbRestartNogoods=196
27.24	       =>  wckTime=25.774  cpuTime=25.67  mem=16M787
36.60	   
36.60	   search
36.60	     run=16  nbConstraintChecks=131104368  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36850
36.60	     nbFailedAssignments=17068  nbBacktracks=19678  nbVisitedNodes=60871  nbRestartNogoods=211
36.60	       =>  wckTime=35.137  cpuTime=35.02  mem=16M787
50.50	   
50.50	   search
50.50	     run=17  nbConstraintChecks=182887192  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52884
50.50	     nbFailedAssignments=23243  nbBacktracks=29530  nbVisitedNodes=84808  nbRestartNogoods=215
50.50	       =>  wckTime=49.036  cpuTime=48.91  mem=16M787
70.07	   
70.07	   search
70.07	     run=18  nbConstraintChecks=257061079  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76428
70.07	     nbFailedAssignments=32001  nbBacktracks=44309  nbVisitedNodes=119423  nbRestartNogoods=229
70.07	       =>  wckTime=68.608  cpuTime=68.46  mem=16M787
100.03	   
100.03	   search
100.03	     run=19  nbConstraintChecks=369640855  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111691
100.03	     nbFailedAssignments=45089  nbBacktracks=66477  nbVisitedNodes=171198  nbRestartNogoods=244
100.03	       =>  wckTime=98.566  cpuTime=98.39  mem=16M787
143.23	   
143.27	   search
143.27	     run=20  nbConstraintChecks=533178618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164099
143.27	     nbFailedAssignments=64239  nbBacktracks=99729  nbVisitedNodes=247670  nbRestartNogoods=257
143.27	       =>  wckTime=141.766  cpuTime=141.54  mem=16M787
207.14	   
207.14	   search
207.14	     run=21  nbConstraintChecks=777289800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=242614
207.14	     nbFailedAssignments=92869  nbBacktracks=149607  nbVisitedNodes=362206  nbRestartNogoods=272
207.14	       =>  wckTime=205.679  cpuTime=205.38  mem=16M787
276.87	   
276.87	   search
276.87	     run=22  nbConstraintChecks=1044971003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=328468
276.87	     nbFailedAssignments=123881  nbBacktracks=204450  nbVisitedNodes=487026  nbRestartNogoods=289
276.87	       =>  wckTime=275.402  cpuTime=275.03  mem=16M787
276.87	   
276.87	   global
276.87	     nbConstraintChecks=1044971003  nbRestartNogoods=289  solvingWckTime=275.404  solvingCpuTime=275.03  expiredTime=no
276.87	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=276.07
276.87	       =>  wckTime=276.573  cpuTime=276.01  mem=16M787
276.87	
276.87	s OPTIMUM FOUND
276.87	v 3 7 4 9 10 7 9 3 8 9 3 9 4 2 3 9 9 1 0 6 8 9 10 0 1 3 2 7 3 10 6 1 0 0 3 7 9 9 5 4 
276.87	   
276.87	   totalWckTime=276.648  totalCpuTime=276.08

Verifier Data (download as text)

1 unsatisfied constraints, 413 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/node1/watcher-276977-1169251412 -o ROOT/results/node1/solver-276977-1169251412 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276977-1169251412/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.99 1.98 1.99 4/86 7547
/proc/meminfo: memFree=1311192/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=172 CPUtime=0
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 273536941 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 5829412 0 0 4096 0 0 0 0 17 0 0 0
/proc/7546/statm: 43 24 18 14 0 3 0

[startup+0.107414 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 7547
/proc/meminfo: memFree=1311192/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=914988 CPUtime=0.08
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 3019 0 1 0 7 1 0 0 22 0 8 0 273536941 936947712 2765 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228747 2765 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515461 s]
/proc/loadavg: 1.99 1.98 1.99 4/86 7547
/proc/meminfo: memFree=1311192/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=915332 CPUtime=0.48
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 6646 0 1 0 44 4 0 0 25 0 8 0 273536941 937299968 6385 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153785378 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228833 6385 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33656 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 7554
/proc/meminfo: memFree=1291040/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=915420 CPUtime=1.31
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 7726 0 1 0 113 18 0 0 25 0 8 0 273536941 937390080 7464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073766660 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228855 7464 2476 14 0 215325 0
[pid=7546/tid=7548] ppid=7544 vsize=915420 CPUtime=0.02
/proc/7546/task/7548/stat : 7548 (java) S 7544 7546 7081 0 -1 64 232 0 0 0 2 0 0 0 16 0 8 0 273536945 937390080 7464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7549] ppid=7544 vsize=915420 CPUtime=0
/proc/7546/task/7549/stat : 7549 (java) S 7544 7546 7081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273536946 937390080 7464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7550] ppid=7544 vsize=915424 CPUtime=0
/proc/7546/task/7550/stat : 7550 (java) S 7544 7546 7081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273536946 937394176 7464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7551] ppid=7544 vsize=915420 CPUtime=0
/proc/7546/task/7551/stat : 7551 (java) S 7544 7546 7081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273536949 937390080 7464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7552] ppid=7544 vsize=915420 CPUtime=0.13
/proc/7546/task/7552/stat : 7552 (java) S 7544 7546 7081 0 -1 64 351 0 0 0 13 0 0 0 16 0 8 0 273536949 937390080 7464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7553] ppid=7544 vsize=915420 CPUtime=0
/proc/7546/task/7553/stat : 7553 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273536949 937390080 7464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7554] ppid=7544 vsize=915420 CPUtime=0
/proc/7546/task/7554/stat : 7554 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273536949 937390080 7464 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915420

[startup+2.97375 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 7554
/proc/meminfo: memFree=1285728/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=915552 CPUtime=2.94
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 9111 0 1 0 274 20 0 0 25 0 8 0 273536941 937525248 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073891098 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228888 8847 2527 14 0 215358 0
[pid=7546/tid=7548] ppid=7544 vsize=915552 CPUtime=0.02
/proc/7546/task/7548/stat : 7548 (java) S 7544 7546 7081 0 -1 64 233 0 0 0 2 0 0 0 17 0 8 0 273536945 937525248 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7549] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7549/stat : 7549 (java) S 7544 7546 7081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273536946 937525248 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7550] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7550/stat : 7550 (java) S 7544 7546 7081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273536946 937525248 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7551] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7551/stat : 7551 (java) S 7544 7546 7081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273536949 937525248 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7552] ppid=7544 vsize=915552 CPUtime=0.21
/proc/7546/task/7552/stat : 7552 (java) S 7544 7546 7081 0 -1 64 395 0 0 0 20 1 0 0 15 0 8 0 273536949 937525248 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7553] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7553/stat : 7553 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273536949 937525248 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7554] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7554/stat : 7554 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273536949 937525248 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915552

[startup+6.26814 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 7554
/proc/meminfo: memFree=1285600/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=915552 CPUtime=6.23
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 9130 0 1 0 603 20 0 0 25 0 8 0 273536941 937525248 8863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073922202 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228888 8863 2527 14 0 215358 0
[pid=7546/tid=7548] ppid=7544 vsize=915552 CPUtime=0.02
/proc/7546/task/7548/stat : 7548 (java) S 7544 7546 7081 0 -1 64 233 0 0 0 2 0 0 0 17 0 8 0 273536945 937525248 8863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7549] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7549/stat : 7549 (java) S 7544 7546 7081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273536946 937525248 8863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7550] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7550/stat : 7550 (java) S 7544 7546 7081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273536946 937525248 8863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7551] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7551/stat : 7551 (java) S 7544 7546 7081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273536949 937525248 8863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7552] ppid=7544 vsize=915552 CPUtime=0.23
/proc/7546/task/7552/stat : 7552 (java) S 7544 7546 7081 0 -1 64 406 0 0 0 22 1 0 0 15 0 8 0 273536949 937525248 8863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7553] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7553/stat : 7553 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273536949 937525248 8863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7554] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7554/stat : 7554 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273536949 937525248 8863 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915552

[startup+12.7399 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 7554
/proc/meminfo: memFree=1285536/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=915552 CPUtime=12.7
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 9139 0 1 0 1250 20 0 0 25 0 8 0 273536941 937525248 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228888 8872 2527 14 0 215358 0
[pid=7546/tid=7548] ppid=7544 vsize=915552 CPUtime=0.02
/proc/7546/task/7548/stat : 7548 (java) S 7544 7546 7081 0 -1 64 233 0 0 0 2 0 0 0 16 0 8 0 273536945 937525248 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7549] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7549/stat : 7549 (java) S 7544 7546 7081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273536946 937525248 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7550] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7550/stat : 7550 (java) S 7544 7546 7081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273536946 937525248 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7551] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7551/stat : 7551 (java) S 7544 7546 7081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273536949 937525248 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7552] ppid=7544 vsize=915552 CPUtime=0.23
/proc/7546/task/7552/stat : 7552 (java) S 7544 7546 7081 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 273536949 937525248 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7553] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7553/stat : 7553 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273536949 937525248 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7554] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7554/stat : 7554 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273536949 937525248 8872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915552

[startup+25.6074 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 7554
/proc/meminfo: memFree=1285536/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=915552 CPUtime=25.54
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 9144 0 1 0 2534 20 0 0 25 0 8 0 273536941 937525248 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839049 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228888 8877 2527 14 0 215358 0
[pid=7546/tid=7548] ppid=7544 vsize=915552 CPUtime=0.02
/proc/7546/task/7548/stat : 7548 (java) S 7544 7546 7081 0 -1 64 233 0 0 0 2 0 0 0 16 0 8 0 273536945 937525248 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7549] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7549/stat : 7549 (java) S 7544 7546 7081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273536946 937525248 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7550] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7550/stat : 7550 (java) S 7544 7546 7081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273536946 937525248 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7551] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7551/stat : 7551 (java) S 7544 7546 7081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273536949 937525248 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7552] ppid=7544 vsize=915552 CPUtime=0.23
/proc/7546/task/7552/stat : 7552 (java) S 7544 7546 7081 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 273536949 937525248 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7553] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7553/stat : 7553 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273536949 937525248 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7554] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7554/stat : 7554 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273536949 937525248 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915552

[startup+51.2124 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 7554
/proc/meminfo: memFree=1285536/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=915552 CPUtime=51.12
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 9152 0 1 0 5092 20 0 0 25 0 8 0 273536941 937525248 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073876129 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228888 8884 2527 14 0 215358 0
[pid=7546/tid=7548] ppid=7544 vsize=915552 CPUtime=0.02
/proc/7546/task/7548/stat : 7548 (java) S 7544 7546 7081 0 -1 64 233 0 0 0 2 0 0 0 16 0 8 0 273536945 937525248 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7549] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7549/stat : 7549 (java) S 7544 7546 7081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273536946 937525248 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7550] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7550/stat : 7550 (java) S 7544 7546 7081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273536946 937525248 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7551] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7551/stat : 7551 (java) S 7544 7546 7081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273536949 937525248 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7552] ppid=7544 vsize=915552 CPUtime=0.23
/proc/7546/task/7552/stat : 7552 (java) S 7544 7546 7081 0 -1 64 408 0 0 0 22 1 0 0 16 0 8 0 273536949 937525248 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7553] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7553/stat : 7553 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273536949 937525248 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7554] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7554/stat : 7554 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273536949 937525248 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915552

[startup+102.419 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 7554
/proc/meminfo: memFree=1285536/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=915552 CPUtime=102.29
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 9159 0 1 0 10208 21 0 0 25 0 8 0 273536941 937525248 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864866 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228888 8890 2527 14 0 215358 0
[pid=7546/tid=7548] ppid=7544 vsize=915552 CPUtime=0.02
/proc/7546/task/7548/stat : 7548 (java) S 7544 7546 7081 0 -1 64 233 0 0 0 2 0 0 0 16 0 8 0 273536945 937525248 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7549] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7549/stat : 7549 (java) S 7544 7546 7081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273536946 937525248 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7550] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7550/stat : 7550 (java) S 7544 7546 7081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273536946 937525248 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7551] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7551/stat : 7551 (java) S 7544 7546 7081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273536949 937525248 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7552] ppid=7544 vsize=915552 CPUtime=0.24
/proc/7546/task/7552/stat : 7552 (java) S 7544 7546 7081 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 273536949 937525248 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7553] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7553/stat : 7553 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273536949 937525248 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7554] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7554/stat : 7554 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273536949 937525248 8890 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 915552

[startup+162.47 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 7554
/proc/meminfo: memFree=1285472/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=915552 CPUtime=162.26
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 9161 0 1 0 16205 21 0 0 25 0 8 0 273536941 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840066 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228888 8892 2527 14 0 215358 0
[pid=7546/tid=7548] ppid=7544 vsize=915552 CPUtime=0.02
/proc/7546/task/7548/stat : 7548 (java) S 7544 7546 7081 0 -1 64 233 0 0 0 2 0 0 0 16 0 8 0 273536945 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7549] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7549/stat : 7549 (java) S 7544 7546 7081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273536946 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7550] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7550/stat : 7550 (java) S 7544 7546 7081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273536946 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7551] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7551/stat : 7551 (java) S 7544 7546 7081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273536949 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7552] ppid=7544 vsize=915552 CPUtime=0.24
/proc/7546/task/7552/stat : 7552 (java) S 7544 7546 7081 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 273536949 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7553] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7553/stat : 7553 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273536949 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7554] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7554/stat : 7554 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273536949 937525248 8892 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 915552

[startup+222.523 s]
/proc/loadavg: 1.99 1.98 1.99 3/93 7554
/proc/meminfo: memFree=1285536/2055920 swapFree=4165612/4192956
[pid=7546] ppid=7544 vsize=915552 CPUtime=222.26
/proc/7546/stat : 7546 (java) R 7544 7546 7081 0 -1 0 9163 0 1 0 22205 21 0 0 25 0 8 0 273536941 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839149 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7546/statm: 228888 8894 2527 14 0 215358 0
[pid=7546/tid=7548] ppid=7544 vsize=915552 CPUtime=0.02
/proc/7546/task/7548/stat : 7548 (java) S 7544 7546 7081 0 -1 64 233 0 0 0 2 0 0 0 16 0 8 0 273536945 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7549] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7549/stat : 7549 (java) S 7544 7546 7081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273536946 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7550] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7550/stat : 7550 (java) S 7544 7546 7081 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273536946 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7551] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7551/stat : 7551 (java) S 7544 7546 7081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 273536949 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7552] ppid=7544 vsize=915552 CPUtime=0.24
/proc/7546/task/7552/stat : 7552 (java) S 7544 7546 7081 0 -1 64 409 0 0 0 23 1 0 0 16 0 8 0 273536949 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7553] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7553/stat : 7553 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 273536949 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7546/tid=7554] ppid=7544 vsize=915552 CPUtime=0
/proc/7546/task/7554/stat : 7554 (java) S 7544 7546 7081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273536949 937525248 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 915552

Child status: 0
Real time (s): 276.916
CPU time (s): 276.564
CPU user time (s): 276.344
CPU system time (s): 0.219966
CPU usage (%): 99.8728
Max. virtual memory (cumulated for all children) (KiB): 916068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 276.344
system time used= 0.219966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9261
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= 6863
involuntary context switches= 8948

runsolver used 0.310952 s user time and 0.928858 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan 20 00:03:32 UTC 2007


IDJOB= 276977
IDBENCH= 6184
IDSOLVER= 69
FILE ID= node1/276977-1169251412

PBS_JOBID= 3589081

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276977-1169251412/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-276977-1169251412 -o ROOT/results/node1/solver-276977-1169251412 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276977-1169251412/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  050594c4dba56228ccf5da61967f157b

RANDOM SEED= 244896501

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.234
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.234
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:       1311672 kB
Buffers:         51428 kB
Cached:         575432 kB
SwapCached:       3840 kB
Active:         281484 kB
Inactive:       387116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1311672 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            1776 kB
Writeback:           0 kB
Mapped:          52812 kB
Slab:            60436 kB
Committed_AS:  7903952 kB
PageTables:       2288 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node1 on Sat Jan 20 00:08:09 UTC 2007