Trace number 215224

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
Abscon 109 ACSAT 477.744 480.403

DiagnosticValue
CHECKS188395229
NODES36907

General information on the benchmark

NamepseudoSeries/
ii/ii-32b3.xml
MD5SUM25967e896ba7ec0fd3597ebfa57d91f0
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.85111
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables696
Number of constraints6082
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6082
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/215224-1168078050/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.43	     nbVariables=696  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.43	       =>  wckTime=0.143  cpuTime=0.11  mem=8M25
0.43	   
0.44	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
1.54	     nbConstraints=6082  nbConvertedConstraints=5436  nbConvertConstraintsChecks=16  nbExtensionStructures=2
1.54	     nbSharedExtensionStructures=5434  nbConflictsStructures=3  nbSharedConflictsStructures=5485
1.54	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5  nbEvaluationManagers=2
1.54	     nbSharedEvaluationManagers=644  maxDegree=118  maxArity=32
1.55	       =>  wckTime=1.253  cpuTime=1.03  mem=10M372
1.61	   
1.61	   solver IterativeSystematicSolver being built... 
1.94	       =>  wckTime=1.646  cpuTime=1.28  mem=19M290
1.97	   
1.97	   preprocessing
1.97	     nbConstraintChecks=0  nbPropagations=696  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.97	     detectedInconsistency=no
1.97	       =>  wckTime=0.03  cpuTime=0.02  mem=21M308
2.54	   
2.54	   search
2.54	     run=0  nbConstraintChecks=106394  nbValidityChecks=240769  nbPropagations=3246  nbRevisions=173983
2.54	     nbUselessRevisions=171339  nbAssignments=152  nbFailedAssignments=4  nbBacktracks=12  nbVisitedNodes=166
2.54	     nbRestartNogoods=0  mapSize=12  nbInferences=0  nbTooLargeKeys=0
2.54	       =>  wckTime=0.602  cpuTime=0.55  mem=22M349
3.06	   
3.06	   search
3.06	     run=1  nbConstraintChecks=257895  nbValidityChecks=516920  nbPropagations=10334  nbRevisions=560237
3.06	     nbUselessRevisions=550884  nbAssignments=309  nbFailedAssignments=8  nbBacktracks=33  nbVisitedNodes=344
3.06	     nbRestartNogoods=1  mapSize=32  nbInferences=0  nbTooLargeKeys=0
3.06	       =>  wckTime=1.12  cpuTime=1.07  mem=22M349
3.67	   
3.67	   search
3.67	     run=2  nbConstraintChecks=448241  nbValidityChecks=812764  nbPropagations=22467  nbRevisions=1192473
3.67	     nbUselessRevisions=1171079  nbAssignments=481  nbFailedAssignments=12  nbBacktracks=64  nbVisitedNodes=543
3.67	     nbRestartNogoods=2  mapSize=58  nbInferences=0  nbTooLargeKeys=0
3.67	       =>  wckTime=1.735  cpuTime=1.67  mem=22M349
4.37	   
4.37	   search
4.37	     run=3  nbConstraintChecks=685412  nbValidityChecks=1124315  nbPropagations=41283  nbRevisions=2107468
4.37	     nbUselessRevisions=2067203  nbAssignments=678  nbFailedAssignments=24  nbBacktracks=98  nbVisitedNodes=771
4.37	     nbRestartNogoods=3  mapSize=88  nbInferences=0  nbTooLargeKeys=0
4.37	       =>  wckTime=2.429  cpuTime=2.35  mem=22M349
5.35	   
5.35	   search
5.35	     run=4  nbConstraintChecks=1051644  nbValidityChecks=1493083  nbPropagations=70104  nbRevisions=3398827
5.35	     nbUselessRevisions=3329188  nbAssignments=887  nbFailedAssignments=42  nbBacktracks=148  nbVisitedNodes=1029
5.35	     nbRestartNogoods=4  mapSize=135  nbInferences=0  nbTooLargeKeys=0
5.35	       =>  wckTime=3.403  cpuTime=3.31  mem=22M349
6.72	   
6.72	   search
6.72	     run=5  nbConstraintChecks=1585832  nbValidityChecks=1975735  nbPropagations=112734  nbRevisions=5201387
6.72	     nbUselessRevisions=5087582  nbAssignments=1127  nbFailedAssignments=60  nbBacktracks=223  nbVisitedNodes=1343
6.72	     nbRestartNogoods=6  mapSize=207  nbInferences=0  nbTooLargeKeys=0
6.72	       =>  wckTime=4.781  cpuTime=4.66  mem=22M349
8.67	   
8.67	   search
8.67	     run=6  nbConstraintChecks=2352603  nbValidityChecks=2582448  nbPropagations=174550  nbRevisions=7688770
8.67	     nbUselessRevisions=7509975  nbAssignments=1394  nbFailedAssignments=76  nbBacktracks=337  nbVisitedNodes=1722
8.67	     nbRestartNogoods=8  mapSize=316  nbInferences=0  nbTooLargeKeys=0
8.67	       =>  wckTime=6.732  cpuTime=6.6  mem=22M349
11.68	   
11.68	   search
11.68	     run=7  nbConstraintChecks=3538338  nbValidityChecks=3465527  nbPropagations=265198  nbRevisions=11196980
11.68	     nbUselessRevisions=10921572  nbAssignments=1722  nbFailedAssignments=105  nbBacktracks=510  nbVisitedNodes=2224
11.68	     nbRestartNogoods=11  mapSize=488  nbInferences=0  nbTooLargeKeys=0
11.68	       =>  wckTime=9.736  cpuTime=9.58  mem=22M349
16.07	   
16.07	   search
16.07	     run=8  nbConstraintChecks=5316435  nbValidityChecks=4693883  nbPropagations=398197  nbRevisions=16175745
16.07	     nbUselessRevisions=15756992  nbAssignments=2130  nbFailedAssignments=132  nbBacktracks=774  nbVisitedNodes=2896
16.07	     nbRestartNogoods=13  mapSize=751  nbInferences=0  nbTooLargeKeys=0
16.07	       =>  wckTime=14.13  cpuTime=13.95  mem=23M358
20.70	   
20.70	   INFO : Stopping hyperNogood (mapSize=1024, nbTooLargekeys=0, mem=23M358)
22.39	   
22.39	   search
22.40	     run=9  nbConstraintChecks=7899334  nbValidityChecks=6414675  nbPropagations=592973  nbRevisions=23264779
22.40	     nbUselessRevisions=22634252  nbAssignments=2699  nbFailedAssignments=181  nbBacktracks=1159  nbVisitedNodes=3850
22.40	     nbRestartNogoods=14
22.40	       =>  wckTime=20.454  cpuTime=20.24  mem=23M358
31.66	   
31.66	   search
31.66	     run=10  nbConstraintChecks=11755140  nbValidityChecks=8823546  nbPropagations=879164  nbRevisions=33412275
31.66	     nbUselessRevisions=32468962  nbAssignments=3495  nbFailedAssignments=269  nbBacktracks=1743  nbVisitedNodes=5222
31.66	     nbRestartNogoods=16
31.66	       =>  wckTime=29.717  cpuTime=29.45  mem=23M358
45.35	   
45.35	   search
45.35	     run=11  nbConstraintChecks=17398661  nbValidityChecks=12313135  nbPropagations=1301946  nbRevisions=48058035
45.35	     nbUselessRevisions=46651478  nbAssignments=4589  nbFailedAssignments=370  nbBacktracks=2607  nbVisitedNodes=7173
45.35	     nbRestartNogoods=19
45.35	       =>  wckTime=43.407  cpuTime=43.06  mem=23M358
66.38	   
66.38	   search
66.38	     run=12  nbConstraintChecks=26030394  nbValidityChecks=17606467  nbPropagations=1934058  nbRevisions=69572212
66.38	     nbUselessRevisions=67471360  nbAssignments=6188  nbFailedAssignments=533  nbBacktracks=3912  nbVisitedNodes=10046
66.38	     nbRestartNogoods=21
66.38	       =>  wckTime=64.442  cpuTime=63.97  mem=23M358
99.87	   
99.87	   search
99.87	     run=13  nbConstraintChecks=39371674  nbValidityChecks=26079430  nbPropagations=2882816  nbRevisions=101735462
99.87	     nbUselessRevisions=98588366  nbAssignments=8546  nbFailedAssignments=819  nbBacktracks=5870  nbVisitedNodes=14361
99.87	     nbRestartNogoods=24
99.87	       =>  wckTime=97.929  cpuTime=97.29  mem=23M358
155.17	   
155.17	   search
155.17	     run=14  nbConstraintChecks=59777586  nbValidityChecks=40512949  nbPropagations=4291506  nbRevisions=150560133
155.17	     nbUselessRevisions=145845037  nbAssignments=12035  nbFailedAssignments=1267  nbBacktracks=8796
155.17	     nbVisitedNodes=20756  nbRestartNogoods=26
155.17	       =>  wckTime=153.228  cpuTime=152.27  mem=23M358
225.44	   
225.44	   search
225.44	     run=15  nbConstraintChecks=88474852  nbValidityChecks=58763987  nbPropagations=6377978  nbRevisions=222390654
225.44	     nbUselessRevisions=215352099  nbAssignments=17076  nbFailedAssignments=1797  nbBacktracks=13211
225.44	     nbVisitedNodes=30169  nbRestartNogoods=29
225.44	       =>  wckTime=223.496  cpuTime=222.18  mem=23M358
329.27	   
329.27	   search
329.27	     run=16  nbConstraintChecks=131133283  nbValidityChecks=87314525  nbPropagations=9508469  nbRevisions=329811049
329.27	     nbUselessRevisions=319281315  nbAssignments=24236  nbFailedAssignments=2268  nbBacktracks=19802
329.27	     nbVisitedNodes=43844  nbRestartNogoods=30
329.27	       =>  wckTime=327.326  cpuTime=325.42  mem=23M358
468.84	   
468.84	   search
468.84	     run=17  nbConstraintChecks=184395182  nbValidityChecks=126779204  nbPropagations=13937450  nbRevisions=483011883
468.84	     nbUselessRevisions=467512069  nbAssignments=35485  nbFailedAssignments=3564  nbBacktracks=29669
468.84	     nbVisitedNodes=62829  nbRestartNogoods=33
468.84	       =>  wckTime=466.902  cpuTime=464.24  mem=23M358
480.37	   
480.37	   search
480.37	     run=18  nbConstraintChecks=188395229  nbValidityChecks=130275410  nbPropagations=18462476  nbRevisions=639931748
480.37	     nbUselessRevisions=619348330  nbAssignments=36907  nbFailedAssignments=3757  nbBacktracks=30202
480.37	     nbVisitedNodes=64785  nbRestartNogoods=35
480.37	       =>  wckTime=478.427  cpuTime=475.7  mem=23M358
480.37	   
480.37	   global
480.37	     nbConstraintChecks=188395229  nbValidityChecks=130275410  nbPropagations=18463172  nbRevisions=639931748
480.37	     nbUselessRevisions=619348330  nbRestartNogoods=35  solvingWckTime=478.428  solvingCpuTime=475.71  expiredTime=no
480.37	     totalExploration=no  nbFoundSolutions=1  globalCpuTime=477.04
480.37	       =>  wckTime=480.077  cpuTime=477.0  mem=23M358
480.37	   
480.37	s SATISFIABLE
480.37	v 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 1 0 0 1 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 0 1 0 1 1 0 0 1 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 1 1 0 0 1 0 1 0 1 1 0 0 1 
480.37	d NODES 36907
480.37	d CHECKS 188395229
480.37	   
480.37	   totalWckTime=480.154  totalCpuTime=477.04

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-215224-1168078050 -o ROOT/results/node20/solver-215224-1168078050 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215224-1168078050/unknown.xml 

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

/proc/loadavg: 0.92 0.98 0.99 4/86 23070
/proc/meminfo: memFree=1762136/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=1784 CPUtime=0
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 148 0 0 0 0 0 0 0 18 0 1 0 156199597 1826816 120 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 134549483 0 0 4096 0 0 0 0 17 0 0 0
/proc/23069/statm: 446 124 92 14 0 91 0

[startup+0.108466 s]
/proc/loadavg: 0.92 0.98 0.99 4/86 23070
/proc/meminfo: memFree=1762136/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=914988 CPUtime=0.09
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 3097 0 1 0 8 1 0 0 24 0 8 0 156199597 936947712 2843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7821567 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228747 2843 1460 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516517 s]
/proc/loadavg: 0.92 0.98 0.99 4/86 23070
/proc/meminfo: memFree=1762136/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915328 CPUtime=0.49
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 7859 0 1 0 44 5 0 0 25 0 8 0 156199597 937295872 7598 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073542797 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228832 7598 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33861 s]
/proc/loadavg: 0.92 0.98 0.99 3/100 23084
/proc/meminfo: memFree=1678056/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915640 CPUtime=1.31
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 16909 0 1 0 102 29 0 0 25 0 8 0 156199597 937615360 16647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073834649 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228910 16647 2178 14 0 215380 0
[pid=23069/tid=23074] ppid=23067 vsize=915640 CPUtime=0.01
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 304 0 0 0 1 0 0 0 16 0 8 0 156199601 937615360 16647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915640 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937615360 16647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915640 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156199601 937615360 16647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915640 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937615360 16647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915640 CPUtime=0.17
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 422 0 0 0 16 1 0 0 16 0 8 0 156199604 937615360 16647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915640 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937615360 16647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915640 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 156199604 937615360 16647 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915640

[startup+2.99081 s]
/proc/loadavg: 0.93 0.98 0.99 2/88 23095
/proc/meminfo: memFree=1688136/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=2.95
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21875 0 1 0 260 35 0 0 20 0 8 0 156199597 937709568 21609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074001164 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21609 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 16 0 8 0 156199601 937709568 21609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.26
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 490 0 0 0 25 1 0 0 16 0 8 0 156199604 937709568 21609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21609 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915732

[startup+6.2792 s]
/proc/loadavg: 0.93 0.98 0.99 3/90 23148
/proc/meminfo: memFree=1684856/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=6.2
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21883 0 1 0 584 36 0 0 25 0 8 0 156199597 937709568 21614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074047393 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21614 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 17 0 8 0 156199601 937709568 21614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.27
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 496 0 0 0 26 1 0 0 15 0 8 0 156199604 937709568 21614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21614 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915732

[startup+12.774 s]
/proc/loadavg: 1.02 1.00 1.00 3/100 23196
/proc/meminfo: memFree=1598256/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=12.66
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21894 0 1 0 1228 38 0 0 25 0 8 0 156199597 937709568 21621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074001206 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21621 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 17 0 8 0 156199601 937709568 21621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.3
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 504 0 0 0 28 2 0 0 15 0 8 0 156199604 937709568 21621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21621 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915732

[startup+25.6185 s]
/proc/loadavg: 1.17 1.03 1.01 3/100 23196
/proc/meminfo: memFree=1598320/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=25.44
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21899 0 1 0 2506 38 0 0 25 0 8 0 156199597 937709568 21624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074019082 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21624 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 17 0 8 0 156199601 937709568 21624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.31
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 509 0 0 0 29 2 0 0 15 0 8 0 156199604 937709568 21624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915732

[startup+51.2456 s]
/proc/loadavg: 1.45 1.11 1.03 3/100 23196
/proc/meminfo: memFree=1598320/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=50.93
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21905 0 1 0 5055 38 0 0 25 0 8 0 156199597 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074047434 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21627 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 16 0 8 0 156199601 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.31
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 513 0 0 0 29 2 0 0 16 0 8 0 156199604 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 915732

[startup+102.492 s]
/proc/loadavg: 1.76 1.24 1.08 3/100 23196
/proc/meminfo: memFree=1598448/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=101.91
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21906 0 1 0 10152 39 0 0 25 0 8 0 156199597 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074049451 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21627 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 16 0 8 0 156199601 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.31
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 513 0 0 0 29 2 0 0 16 0 8 0 156199604 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915732

[startup+162.583 s]
/proc/loadavg: 1.95 1.39 1.14 3/100 23196
/proc/meminfo: memFree=1598384/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=161.66
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21907 0 1 0 16127 39 0 0 25 0 8 0 156199597 937709568 21628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074045020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21628 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 16 0 8 0 156199601 937709568 21628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.31
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 514 0 0 0 29 2 0 0 16 0 8 0 156199604 937709568 21628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21628 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 915732

[startup+222.681 s]
/proc/loadavg: 1.98 1.50 1.19 3/100 23196
/proc/meminfo: memFree=1598384/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=221.44
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21908 0 1 0 22105 39 0 0 25 0 8 0 156199597 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074055794 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21629 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.32
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 515 0 0 0 30 2 0 0 17 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 915732

[startup+282.773 s]
/proc/loadavg: 1.99 1.59 1.24 3/100 23196
/proc/meminfo: memFree=1598320/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=281.21
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21908 0 1 0 28082 39 0 0 25 0 8 0 156199597 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074081706 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21629 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.32
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 515 0 0 0 30 2 0 0 17 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 915732

[startup+342.867 s]
/proc/loadavg: 1.99 1.66 1.29 3/100 23196
/proc/meminfo: memFree=1598328/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=340.96
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21908 0 1 0 34057 39 0 0 25 0 8 0 156199597 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074049987 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21629 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.32
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 515 0 0 0 30 2 0 0 17 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 915732

[startup+402.96 s]
/proc/loadavg: 1.99 1.72 1.33 3/100 23196
/proc/meminfo: memFree=1598328/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=400.74
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21908 0 1 0 40034 40 0 0 25 0 8 0 156199597 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074047357 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21629 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.32
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 515 0 0 0 30 2 0 0 17 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.74
Current children cumulated vsize (KiB) 915732

[startup+463.06 s]
/proc/loadavg: 1.99 1.77 1.37 3/100 23196
/proc/meminfo: memFree=1598264/2055920 swapFree=4170284/4192956
[pid=23069] ppid=23067 vsize=915732 CPUtime=460.51
/proc/23069/stat : 23069 (java) R 23067 23069 22933 0 -1 0 21908 0 1 0 46011 40 0 0 25 0 8 0 156199597 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074044214 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23069/statm: 228933 21629 2537 14 0 215403 0
[pid=23069/tid=23074] ppid=23067 vsize=915732 CPUtime=0.15
/proc/23069/task/23074/stat : 23074 (java) S 23067 23069 22933 0 -1 64 4768 0 0 0 14 1 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23075] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23075/stat : 23075 (java) S 23067 23069 22933 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23076] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23076/stat : 23076 (java) S 23067 23069 22933 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156199601 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23081] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23081/stat : 23081 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23082] ppid=23067 vsize=915732 CPUtime=0.32
/proc/23069/task/23082/stat : 23082 (java) S 23067 23069 22933 0 -1 64 515 0 0 0 30 2 0 0 17 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23083] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23083/stat : 23083 (java) S 23067 23069 22933 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23069/tid=23084] ppid=23067 vsize=915732 CPUtime=0
/proc/23069/task/23084/stat : 23084 (java) S 23067 23069 22933 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156199604 937709568 21629 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.51
Current children cumulated vsize (KiB) 915732

Child status: 0
Real time (s): 480.403
CPU time (s): 477.744
CPU user time (s): 477.325
CPU system time (s): 0.418936
CPU usage (%): 99.4466
Max. virtual memory (cumulated for all children) (KiB): 915732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 477.325
system time used= 0.418936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21916
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= 11139
involuntary context switches= 19051

runsolver used 0.546916 s user time and 1.58376 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan  6 10:07:30 UTC 2007


IDJOB= 215224
IDBENCH= 4985
FILE ID= node20/215224-1168078050

PBS_JOBID= 3476078

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-32b3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215224-1168078050/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-215224-1168078050 -o ROOT/results/node20/solver-215224-1168078050 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/215224-1168078050/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  25967e896ba7ec0fd3597ebfa57d91f0

RANDOM SEED= 747246128

TIME LIMIT= 1800 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.216
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.216
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:       1763000 kB
Buffers:         38896 kB
Cached:         153932 kB
SwapCached:       4236 kB
Active:          79396 kB
Inactive:       144536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763000 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            4636 kB
Writeback:           0 kB
Mapped:          45888 kB
Slab:            53836 kB
Committed_AS:  2853824 kB
PageTables:       2336 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= 66542 MiB



End job on node20 on Sat Jan  6 10:15:31 UTC 2007