Trace number 1077071

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 112v4 ESACSAT 221.297 222.466

DiagnosticValue
CHECKS64692400
NODES60778

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-21-01.xml
MD5SUMd641e6d421915b203052ef4c4deb4c35
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 benchmark45.2021
Satisfiable
(Un)Satisfiability was proved
Number of variables373
Number of constraints2303
Maximum constraint arity24
Maximum domain size26
Number of constraints which are defined in extension138
Number of constraints which are defined in intension2165
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1077071-1215191545.xml
0.28/0.31	   
0.28/0.31	   domains being loaded...
0.28/0.32	   
0.28/0.32	   variables being loaded...
0.38/0.41	     nbVariables=373  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=9698
0.38/0.41	       =>  wckTime=0.16  cpuTime=0.13  mem=8M894
0.38/0.41	   
0.38/0.41	   relations being loaded...
0.49/0.54	   
0.49/0.54	   predicates being loaded...
0.58/0.61	   
0.58/0.61	   constraints being loaded...
0.98/1.03	   Too large in ConstraintConflictsSTructure
0.98/1.04	   Too large in ConstraintConflictsSTructure
0.98/1.05	   Too large in ConstraintConflictsSTructure
1.08/1.12	   Too large in ConstraintConflictsSTructure
1.08/1.13	   Too large in ConstraintConflictsSTructure
1.08/1.13	   Too large in ConstraintConflictsSTructure
2.35/2.44	     nbConstraints=2303  nbRelationTypes=10  nbGlobalConstraints=138  nbExtensionStructures=10
2.35/2.44	     nbSharedExtensionStructures=128  nbConflictsStructures=4  nbSharedConflictsStructures=106
2.35/2.44	     nbUnbuiltConflictsStructures=16  nbSharedBinaryRepresentations=0  nbEvaluationManagers=10
2.35/2.44	     nbSharedEvaluationManagers=2155  minDegree=4  maxDegree=98  minArity=3  avgArity=9.15  maxArity=24  nbGenerators=0
2.35/2.44	     nbFusions=0  symmetryWckTime=0.334  symmetryCpuTime=0.17
2.35/2.44	       =>  wckTime=2.19  cpuTime=1.71  mem=45M712
2.46/2.56	   
2.46/2.56	   solver IterativeSystematicSolver being built... 
2.86/2.90	   
2.86/2.90	   INFO : Forward propagation technique limited 
2.86/2.97	       =>  wckTime=2.726  cpuTime=2.03  mem=82M466
4.45/4.51	   
4.45/4.51	   preprocessing
4.45/4.51	     nbConstraintChecks=73297  nbValidityChecks=15393015  nbPropagations=7854  nbRevisions=6807  nbUselessRevisions=6801
4.45/4.51	     nbSingletonTests=411  nbEffectiveSingletonTests=0  nbACRemovals=437  nbFoundSingletons=0  nbRemovedValues=437
4.45/4.51	     detectedInconsistency=no
4.45/4.51	       =>  wckTime=1.529  cpuTime=1.46  mem=83M432
6.24/6.34	   
6.24/6.34	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=85M413)
221.06/222.29	   
221.06/222.29	   search
221.06/222.29	     run=16  nbConstraintChecks=64619087  nbValidityChecks=777382390  minDepth=12  maxDepth=373  nbPropagations=4442949
221.06/222.29	     nbRevisions=114837562  nbUselessRevisions=114832410  nbAssignments=60778  nbFailedAssignments=14608
221.06/222.29	     nbInferredBacktracks=3  nbBacktracks=43835  nbVisitedNodes=85934  nbRestartNogoods=223  nbFoundSolutions=1
221.06/222.29	     nbSEliminables=0  nbREliminables=83.59  nbIEliminables=256.77  nbDEliminables=0  nbPEliminables=0
221.06/222.29	       =>  wckTime=219.31  cpuTime=218.08  mem=86M379
221.06/222.29	   
221.06/222.29	   global
221.06/222.29	     nbConstraintChecks=64692384  nbValidityChecks=792775405  nbPropagations=4450803  nbRevisions=114844369
221.06/222.29	     nbUselessRevisions=114839211  nbRestartNogoods=223  solvingWckTime=219.313  solvingCpuTime=218.09  expiredTime=no
221.06/222.29	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=220.1  globalCpuTime=220.15
221.06/222.29	       =>  wckTime=222.042  cpuTime=220.12  mem=86M379
221.06/222.29	   
221.06/222.29	s SATISFIABLE
221.06/222.29	v 0 3 3 18 0 3 0 12 18 2 11 0 15 4 17 0 18 4 1 0 8 19 19 8 1 4 19 7 0 17 4 6 0 11 11 18 1 17 4 0 19 7 0 1 11 4 8 13 19 17 0 6 17 14 20 15 4 13 19 8 17 4 11 24 22 0 13 4 18 2 7 4 4 17 24 17 20 13 18 1 0 1 4 18 0 2 4 18 18 7 0 22 11 18 11 0 17 4 18 6 17 4 0 19 4 18 19 19 14 3 0 24 1 0 19 19 11 4 5 8 4 11 3 0 8 17 4 13 21 24 2 0 18 7 0 13 13 4 19 17 4 4 0 3 0 7 14 17 18 4 1 0 2 10 0 17 6 14 13 13 4 12 14 13 18 0 13 19 14 14 1 14 4 0 4 13 4 0 18 2 14 20 2 7 1 17 14 22 18 18 19 0 6 18 2 17 4 0 18 4 0 8 3 0 19 7 8 17 18 19 4 3 17 0 12 15 0 13 19 18 2 4 13 0 17 8 14 18 13 4 22 0 12 4 18 19 14 13 4 11 8 4 13 21 4 17 24 19 0 13 1 17 14 0 3 2 0 18 19 4 3 1 0 18 8 4 4 13 19 17 4 0 19 24 0 1 7 14 17 15 0 17 18 4 17 14 0 19 7 0 11 11 8 18 18 0 17 8 1 0 12 0 10 14 4 11 11 4 13 11 8 13 10 0 6 4 18 4 13 20 12 4 17 0 1 11 4 6 17 4 4 13 18 1 14 17 14 4 0 19 4 17 11 4 4 17 11 0 13 6 4 11 0 8 13 18 11 4 3 18 8 13 13 18 4 13 3 4 3 4 11 10 18 
221.06/222.29	d NODES 60778
221.06/222.29	d CHECKS 64692384
221.26/222.40	   
221.26/222.40	   totalWckTime=222.217  totalCpuTime=220.15

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077071-1215191545/watcher-1077071-1215191545 -o /tmp/evaluation-result-1077071-1215191545/solver-1077071-1215191545 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1077071-1215191545.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.04 2.01 4/82 29406
/proc/meminfo: memFree=969792/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=18572 CPUtime=0
/proc/29406/stat : 29406 (runsolver) R 29404 29406 27801 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 631410225 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 254613712167 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29406/statm: 4643 292 257 25 0 2626 0

[startup+0.0963689 s]
/proc/loadavg: 2.11 2.04 2.01 4/82 29406
/proc/meminfo: memFree=969792/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=865884 CPUtime=0.08
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 3682 0 1 0 6 2 0 0 20 0 9 0 631410225 886665216 3157 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 216471 3157 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.101369 s]
/proc/loadavg: 2.11 2.04 2.01 4/82 29406
/proc/meminfo: memFree=969792/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=865884 CPUtime=0.08
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 3692 0 1 0 6 2 0 0 20 0 9 0 631410225 886665216 3167 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301398 s]
/proc/loadavg: 2.11 2.04 2.01 4/82 29406
/proc/meminfo: memFree=969792/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=866284 CPUtime=0.28
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 5875 0 1 0 24 4 0 0 20 0 9 0 631410225 887074816 5249 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 216571 5249 1954 9 0 211099 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866284

[startup+0.70144 s]
/proc/loadavg: 2.11 2.04 2.01 4/82 29406
/proc/meminfo: memFree=969792/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=867092 CPUtime=0.68
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 11137 0 1 0 61 7 0 0 20 0 9 0 631410225 887902208 10497 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 216773 10497 2009 9 0 211279 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867092

[startup+1.50253 s]
/proc/loadavg: 2.11 2.04 2.01 3/91 29415
/proc/meminfo: memFree=916856/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=867592 CPUtime=1.47
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 19187 0 1 0 132 15 0 0 20 0 9 0 631410225 888414208 18520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 216898 18520 2007 9 0 211426 0
[pid=29406/tid=29408] ppid=29404 vsize=867592 CPUtime=1.21
/proc/29406/task/29408/stat : 29408 (java) R 29404 29406 27801 0 -1 64 15790 0 1 0 108 13 0 0 25 0 9 0 631410227 888414208 18520 996147200 134512640 134550740 4294955968 18446744073709551615 102689670 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=867592 CPUtime=0.03
/proc/29406/task/29409/stat : 29409 (java) S 29404 29406 27801 0 -1 64 2006 0 0 0 3 0 0 0 16 0 9 0 631410228 888414208 18520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=867592 CPUtime=0
/proc/29406/task/29410/stat : 29410 (java) S 29404 29406 27801 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 631410228 888414208 18520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=867592 CPUtime=0
/proc/29406/task/29411/stat : 29411 (java) S 29404 29406 27801 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 631410228 888414208 18520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=867592 CPUtime=0
/proc/29406/task/29412/stat : 29412 (java) S 29404 29406 27801 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 631410230 888414208 18520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=867592 CPUtime=0.2
/proc/29406/task/29413/stat : 29413 (java) S 29404 29406 27801 0 -1 64 695 0 0 0 20 0 0 0 15 0 9 0 631410230 888414208 18520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=867592 CPUtime=0
/proc/29406/task/29414/stat : 29414 (java) S 29404 29406 27801 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 631410230 888414208 18520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=867592 CPUtime=0
/proc/29406/task/29415/stat : 29415 (java) S 29404 29406 27801 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 631410231 888414208 18520 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867592

[startup+3.10271 s]
/proc/loadavg: 2.10 2.04 2.01 3/91 29415
/proc/meminfo: memFree=887160/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=868096 CPUtime=3.06
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 48271 652 1 0 267 27 11 1 20 0 9 0 631410225 888930304 28250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 217024 28250 2637 9 0 211530 0
[pid=29406/tid=29408] ppid=29404 vsize=868096 CPUtime=2.42
/proc/29406/task/29408/stat : 29408 (java) R 29404 29406 27801 0 -1 64 28486 652 1 0 211 19 11 1 25 0 9 0 631410227 888930304 28250 996147200 134512640 134550740 4294955968 18446744073709551615 4127230933 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=868096 CPUtime=0.42
/proc/29406/task/29409/stat : 29409 (java) S 29404 29406 27801 0 -1 64 18009 652 0 0 25 5 11 1 16 0 9 0 631410228 888930304 28250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29410/stat : 29410 (java) S 29404 29406 27801 0 -1 64 17 652 0 0 0 0 11 1 16 0 9 0 631410228 888930304 28250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29411/stat : 29411 (java) S 29404 29406 27801 0 -1 64 9 652 0 0 0 0 11 1 15 0 9 0 631410228 888930304 28250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29412/stat : 29412 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=868096 CPUtime=0.43
/proc/29406/task/29413/stat : 29413 (java) S 29404 29406 27801 0 -1 64 939 652 0 0 30 1 11 1 15 0 9 0 631410230 888930304 28250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29414/stat : 29414 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29415/stat : 29415 (java) S 29404 29406 27801 0 -1 64 8 652 0 0 0 0 11 1 15 0 9 0 631410231 888930304 28250 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 868096

[startup+6.30107 s]
/proc/loadavg: 2.10 2.04 2.01 3/91 29419
/proc/meminfo: memFree=866296/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=868096 CPUtime=6.24
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 48456 652 1 0 584 28 11 1 20 0 9 0 631410225 888930304 28299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 217024 28299 2637 9 0 211530 0
[pid=29406/tid=29408] ppid=29404 vsize=868096 CPUtime=5.55
/proc/29406/task/29408/stat : 29408 (java) R 29404 29406 27801 0 -1 64 28608 652 1 0 523 20 11 1 25 0 9 0 631410227 888930304 28299 996147200 134512640 134550740 4294955968 18446744073709551615 4127215015 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=868096 CPUtime=0.42
/proc/29406/task/29409/stat : 29409 (java) S 29404 29406 27801 0 -1 64 18009 652 0 0 25 5 11 1 16 0 9 0 631410228 888930304 28299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29410/stat : 29410 (java) S 29404 29406 27801 0 -1 64 17 652 0 0 0 0 11 1 16 0 9 0 631410228 888930304 28299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29411/stat : 29411 (java) S 29404 29406 27801 0 -1 64 9 652 0 0 0 0 11 1 15 0 9 0 631410228 888930304 28299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29412/stat : 29412 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=868096 CPUtime=0.48
/proc/29406/task/29413/stat : 29413 (java) S 29404 29406 27801 0 -1 64 975 652 0 0 35 1 11 1 15 0 9 0 631410230 888930304 28299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29414/stat : 29414 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29415/stat : 29415 (java) S 29404 29406 27801 0 -1 64 35 652 0 0 0 0 11 1 15 0 9 0 631410231 888930304 28299 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 868096

[startup+12.7028 s]
/proc/loadavg: 2.10 2.04 2.01 3/91 29419
/proc/meminfo: memFree=866168/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=868096 CPUtime=12.61
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 48501 652 1 0 1221 28 11 1 20 0 9 0 631410225 888930304 28313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 217024 28313 2637 9 0 211530 0
[pid=29406/tid=29408] ppid=29404 vsize=868096 CPUtime=11.89
/proc/29406/task/29408/stat : 29408 (java) R 29404 29406 27801 0 -1 64 28610 652 1 0 1157 20 11 1 25 0 9 0 631410227 888930304 28313 996147200 134512640 134550740 4294955968 18446744073709551615 4127280684 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=868096 CPUtime=0.42
/proc/29406/task/29409/stat : 29409 (java) S 29404 29406 27801 0 -1 64 18009 652 0 0 25 5 11 1 17 0 9 0 631410228 888930304 28313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29410/stat : 29410 (java) S 29404 29406 27801 0 -1 64 17 652 0 0 0 0 11 1 16 0 9 0 631410228 888930304 28313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29411/stat : 29411 (java) S 29404 29406 27801 0 -1 64 9 652 0 0 0 0 11 1 15 0 9 0 631410228 888930304 28313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29412/stat : 29412 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=868096 CPUtime=0.51
/proc/29406/task/29413/stat : 29413 (java) S 29404 29406 27801 0 -1 64 1018 652 0 0 38 1 11 1 16 0 9 0 631410230 888930304 28313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29414/stat : 29414 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29415/stat : 29415 (java) S 29404 29406 27801 0 -1 64 35 652 0 0 0 0 11 1 15 0 9 0 631410231 888930304 28313 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 868096

[startup+25.5012 s]
/proc/loadavg: 2.07 2.04 2.01 3/91 29419
/proc/meminfo: memFree=866168/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=868096 CPUtime=25.33
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 48509 652 1 0 2493 28 11 1 20 0 9 0 631410225 888930304 28317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 217024 28317 2637 9 0 211530 0
[pid=29406/tid=29408] ppid=29404 vsize=868096 CPUtime=24.61
/proc/29406/task/29408/stat : 29408 (java) R 29404 29406 27801 0 -1 64 28613 652 1 0 2429 20 11 1 25 0 9 0 631410227 888930304 28317 996147200 134512640 134550740 4294955968 18446744073709551615 4127291339 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=868096 CPUtime=0.42
/proc/29406/task/29409/stat : 29409 (java) S 29404 29406 27801 0 -1 64 18009 652 0 0 25 5 11 1 16 0 9 0 631410228 888930304 28317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29410/stat : 29410 (java) S 29404 29406 27801 0 -1 64 17 652 0 0 0 0 11 1 16 0 9 0 631410228 888930304 28317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29411/stat : 29411 (java) S 29404 29406 27801 0 -1 64 9 652 0 0 0 0 11 1 15 0 9 0 631410228 888930304 28317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29412/stat : 29412 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=868096 CPUtime=0.52
/proc/29406/task/29413/stat : 29413 (java) S 29404 29406 27801 0 -1 64 1023 652 0 0 39 1 11 1 16 0 9 0 631410230 888930304 28317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29414/stat : 29414 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29415/stat : 29415 (java) S 29404 29406 27801 0 -1 64 35 652 0 0 0 0 11 1 15 0 9 0 631410231 888930304 28317 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 868096

[startup+51.1011 s]
/proc/loadavg: 2.05 2.03 2.00 3/91 29419
/proc/meminfo: memFree=866168/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=868096 CPUtime=50.81
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 48513 652 1 0 5041 28 11 1 20 0 9 0 631410225 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 217024 28318 2637 9 0 211530 0
[pid=29406/tid=29408] ppid=29404 vsize=868096 CPUtime=50.08
/proc/29406/task/29408/stat : 29408 (java) R 29404 29406 27801 0 -1 64 28615 652 1 0 4976 20 11 1 25 0 9 0 631410227 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4127231492 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=868096 CPUtime=0.42
/proc/29406/task/29409/stat : 29409 (java) S 29404 29406 27801 0 -1 64 18009 652 0 0 25 5 11 1 16 0 9 0 631410228 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29410/stat : 29410 (java) S 29404 29406 27801 0 -1 64 17 652 0 0 0 0 11 1 16 0 9 0 631410228 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29411/stat : 29411 (java) S 29404 29406 27801 0 -1 64 9 652 0 0 0 0 11 1 15 0 9 0 631410228 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29412/stat : 29412 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=868096 CPUtime=0.52
/proc/29406/task/29413/stat : 29413 (java) S 29404 29406 27801 0 -1 64 1025 652 0 0 39 1 11 1 16 0 9 0 631410230 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29414/stat : 29414 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29415/stat : 29415 (java) S 29404 29406 27801 0 -1 64 35 652 0 0 0 0 11 1 15 0 9 0 631410231 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 868096

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/91 29419
/proc/meminfo: memFree=866104/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=868096 CPUtime=101.77
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 48513 652 1 0 10136 29 11 1 20 0 9 0 631410225 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 217024 28318 2637 9 0 211530 0
[pid=29406/tid=29408] ppid=29404 vsize=868096 CPUtime=101.03
/proc/29406/task/29408/stat : 29408 (java) R 29404 29406 27801 0 -1 64 28615 652 1 0 10071 20 11 1 25 0 9 0 631410227 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4127280700 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=868096 CPUtime=0.42
/proc/29406/task/29409/stat : 29409 (java) S 29404 29406 27801 0 -1 64 18009 652 0 0 25 5 11 1 16 0 9 0 631410228 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29410/stat : 29410 (java) S 29404 29406 27801 0 -1 64 17 652 0 0 0 0 11 1 16 0 9 0 631410228 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29411/stat : 29411 (java) S 29404 29406 27801 0 -1 64 9 652 0 0 0 0 11 1 15 0 9 0 631410228 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29412/stat : 29412 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=868096 CPUtime=0.52
/proc/29406/task/29413/stat : 29413 (java) S 29404 29406 27801 0 -1 64 1025 652 0 0 39 1 11 1 16 0 9 0 631410230 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29414/stat : 29414 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29415/stat : 29415 (java) S 29404 29406 27801 0 -1 64 35 652 0 0 0 0 11 1 15 0 9 0 631410231 888930304 28318 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 868096

[startup+162.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/91 29419
/proc/meminfo: memFree=865848/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=868096 CPUtime=161.46
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 48514 652 1 0 16105 29 11 1 20 0 9 0 631410225 888930304 28319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 217024 28319 2637 9 0 211530 0
[pid=29406/tid=29408] ppid=29404 vsize=868096 CPUtime=160.72
/proc/29406/task/29408/stat : 29408 (java) R 29404 29406 27801 0 -1 64 28615 652 1 0 16040 20 11 1 25 0 9 0 631410227 888930304 28319 996147200 134512640 134550740 4294955968 18446744073709551615 4127280714 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=868096 CPUtime=0.42
/proc/29406/task/29409/stat : 29409 (java) S 29404 29406 27801 0 -1 64 18009 652 0 0 25 5 11 1 16 0 9 0 631410228 888930304 28319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29410/stat : 29410 (java) S 29404 29406 27801 0 -1 64 17 652 0 0 0 0 11 1 16 0 9 0 631410228 888930304 28319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29411/stat : 29411 (java) S 29404 29406 27801 0 -1 64 9 652 0 0 0 0 11 1 15 0 9 0 631410228 888930304 28319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29412/stat : 29412 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=868096 CPUtime=0.52
/proc/29406/task/29413/stat : 29413 (java) S 29404 29406 27801 0 -1 64 1026 652 0 0 39 1 11 1 15 0 9 0 631410230 888930304 28319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29414/stat : 29414 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29415/stat : 29415 (java) S 29404 29406 27801 0 -1 64 35 652 0 0 0 0 11 1 15 0 9 0 631410231 888930304 28319 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.46
Current children cumulated vsize (KiB) 868096

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/91 29419
/proc/meminfo: memFree=865848/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=868096 CPUtime=221.16
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 48519 652 1 0 22075 29 11 1 20 0 9 0 631410225 888930304 28322 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 217024 28322 2637 9 0 211530 0
[pid=29406/tid=29408] ppid=29404 vsize=868096 CPUtime=220.41
/proc/29406/task/29408/stat : 29408 (java) R 29404 29406 27801 0 -1 64 28619 652 1 0 22009 20 11 1 25 0 9 0 631410227 888930304 28322 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=868096 CPUtime=0.42
/proc/29406/task/29409/stat : 29409 (java) R 29404 29406 27801 0 -1 64 18010 652 0 0 25 5 11 1 15 0 9 0 631410228 888930304 28322 996147200 134512640 134550740 4294955968 18446744073709551615 104185872 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29410/stat : 29410 (java) S 29404 29406 27801 0 -1 64 17 652 0 0 0 0 11 1 16 0 9 0 631410228 888930304 28322 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29411/stat : 29411 (java) S 29404 29406 27801 0 -1 64 9 652 0 0 0 0 11 1 15 0 9 0 631410228 888930304 28322 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29412/stat : 29412 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28322 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=868096 CPUtime=0.53
/proc/29406/task/29413/stat : 29413 (java) S 29404 29406 27801 0 -1 64 1026 652 0 0 40 1 11 1 17 0 9 0 631410230 888930304 28322 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29414/stat : 29414 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 28322 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29415/stat : 29415 (java) S 29404 29406 27801 0 -1 64 35 652 0 0 0 0 11 1 15 0 9 0 631410231 888930304 28322 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.16
Current children cumulated vsize (KiB) 868096

Solver just ended. Dumping a history of the last processes samples

[startup+222.402 s]
/proc/loadavg: 2.00 2.01 2.00 3/91 29419
/proc/meminfo: memFree=865848/2055920 swapFree=4179368/4192956
[pid=29406] ppid=29404 vsize=868096 CPUtime=221.26
/proc/29406/stat : 29406 (java) S 29404 29406 27801 0 -1 0 53348 652 1 0 22082 32 11 1 20 0 9 0 631410225 888930304 33084 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29406/statm: 217024 33084 2637 9 0 211530 0
[pid=29406/tid=29408] ppid=29404 vsize=868096 CPUtime=220.41
/proc/29406/task/29408/stat : 29408 (java) R 29404 29406 27801 0 -1 64 28619 652 1 0 22009 20 11 1 25 0 9 0 631410227 888930304 33084 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29409] ppid=29404 vsize=868096 CPUtime=0.52
/proc/29406/task/29409/stat : 29409 (java) R 29404 29406 27801 0 -1 64 22839 652 0 0 32 8 11 1 16 0 9 0 631410228 888930304 33084 996147200 134512640 134550740 4294955968 18446744073709551615 101443086 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29410] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29410/stat : 29410 (java) S 29404 29406 27801 0 -1 64 17 652 0 0 0 0 11 1 16 0 9 0 631410228 888930304 33084 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29411] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29411/stat : 29411 (java) S 29404 29406 27801 0 -1 64 9 652 0 0 0 0 11 1 15 0 9 0 631410228 888930304 33084 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29412] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29412/stat : 29412 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 33084 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29413] ppid=29404 vsize=868096 CPUtime=0.53
/proc/29406/task/29413/stat : 29413 (java) S 29404 29406 27801 0 -1 64 1026 652 0 0 40 1 11 1 17 0 9 0 631410230 888930304 33084 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29414] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29414/stat : 29414 (java) S 29404 29406 27801 0 -1 64 1 652 0 0 0 0 11 1 25 0 9 0 631410230 888930304 33084 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29406/tid=29415] ppid=29404 vsize=868096 CPUtime=0.12
/proc/29406/task/29415/stat : 29415 (java) S 29404 29406 27801 0 -1 64 35 652 0 0 0 0 11 1 15 0 9 0 631410231 888930304 33084 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.26
Current children cumulated vsize (KiB) 868096

Child status: 0
Real time (s): 222.466
CPU time (s): 221.297
CPU user time (s): 220.941
CPU system time (s): 0.355945
CPU usage (%): 99.4748
Max. virtual memory (cumulated for all children) (KiB): 868096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 220.941
system time used= 0.355945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54036
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= 6595
involuntary context switches= 9591

runsolver used 0.275958 second user time and 0.745886 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-04 19:12:26
IDJOB=1077071
IDBENCH=56631
IDSOLVER=364
FILE ID=node87/1077071-1215191545
PBS_JOBID= 7881580
Free space on /tmp= 66480 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-21-01.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077071-1215191545/watcher-1077071-1215191545 -o /tmp/evaluation-result-1077071-1215191545/solver-1077071-1215191545 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1077071-1215191545.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d641e6d421915b203052ef4c4deb4c35
RANDOM SEED=1079379528

node87.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        970144 kB
Buffers:         36200 kB
Cached:         223476 kB
SwapCached:       7632 kB
Active:         880840 kB
Inactive:       153396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        970144 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:            3300 kB
Writeback:           0 kB
Mapped:         790692 kB
Slab:            34924 kB
Committed_AS:  2367884 kB
PageTables:       3480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66480 MiB
End job on node87 at 2008-07-04 19:16:08