Trace number 1076774

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 ACUNSAT 268.483 271.144

DiagnosticValue
CHECKS42
NODES3371

General information on the benchmark

Namecsp/ogdVg/
normalized-crossword-m1c-ogd-vg13-14_ext.xml
MD5SUMd30d429cf00b20dd1d01dc037907e480
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark162.52
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints27
Maximum constraint arity14
Maximum domain size26
Number of constraints which are defined in extension27
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.09	
0.05/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mac.xml
0.17/0.29	   
0.17/0.29	   instance
0.17/0.29	     name=HOME/instance-1076774-1215190161.xml
0.27/0.32	   
0.27/0.32	   domains being loaded...
0.27/0.33	   
0.27/0.33	   variables being loaded...
0.27/0.38	     nbVariables=182  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=4732
0.27/0.38	       =>  wckTime=0.13  cpuTime=0.1  mem=7M919
0.27/0.38	   
0.27/0.38	   relations being loaded...
0.57/0.69	   
0.57/0.69	   constraints being loaded...
0.67/0.77	   Too large in ConstraintConflictsSTructure
0.77/0.88	   Too large in ConstraintConflictsSTructure
0.87/0.96	     nbConstraints=27  nbRelationTypes=2  nbGlobalConstraints=27  nbExtensionStructures=2
0.87/0.96	     nbSharedExtensionStructures=25  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0  minDegree=2
0.87/0.96	     maxDegree=2  minArity=13  avgArity=13.48  maxArity=14  nbGenerators=0  nbFusions=0  symmetryWckTime=0.071
0.87/0.96	     symmetryCpuTime=0.03
0.87/0.96	       =>  wckTime=0.707  cpuTime=0.56  mem=22M247
0.96/1.05	   
0.96/1.05	   solver IterativeSystematicSolver being built... 
1.06/1.11	   
1.06/1.11	   INFO : Forward propagation technique limited 
1.06/1.19	       =>  wckTime=0.935  cpuTime=0.68  mem=35M802
1.46/1.57	   
1.46/1.57	   preprocessing
1.46/1.57	     nbConstraintChecks=0  nbValidityChecks=3974152  nbPropagations=204  nbRevisions=0  nbUselessRevisions=0
1.46/1.57	     nbRemovedValues=432  detectedInconsistency=no
1.46/1.58	       =>  wckTime=0.382  cpuTime=0.36  mem=35M802
27.70/28.06	   
27.70/28.06	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=36M739)
268.38/271.07	   
268.38/271.07	   search
268.38/271.07	     run=11  nbConstraintChecks=42  nbValidityChecks=1655039244  minDepth=0  maxDepth=16  nbPropagations=593050
268.38/271.07	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=3371  nbFailedAssignments=1925  nbBacktracks=1379
268.38/271.07	     nbVisitedNodes=6306  nbRestartNogoods=142  nbSEliminables=0  nbREliminables=47.02  nbIEliminables=100.08
268.38/271.07	     nbDEliminables=0  nbPEliminables=0
268.38/271.07	       =>  wckTime=269.875  cpuTime=267.21  mem=36M739
268.38/271.07	   
268.38/271.07	   global
268.38/271.07	     nbConstraintChecks=42  nbValidityChecks=1659013396  nbPropagations=593254  nbRestartNogoods=142
268.38/271.07	     solvingWckTime=269.877  solvingCpuTime=267.21  expiredTime=no  totalExploration=yes  nbFoundSolutions=0
268.38/271.07	     globalCpuTime=267.93
268.38/271.07	       =>  wckTime=270.815  cpuTime=267.89  mem=36M739
268.38/271.07	   
268.38/271.07	s UNSATISFIABLE
268.38/271.07	d NODES 3371
268.38/271.07	d CHECKS 42
268.38/271.07	   
268.38/271.07	   totalWckTime=270.883  totalCpuTime=267.94

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1076774-1215190161/watcher-1076774-1215190161 -o /tmp/evaluation-result-1076774-1215190161/solver-1076774-1215190161 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1076774-1215190161.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: 1.99 1.99 2.00 4/82 29279
/proc/meminfo: memFree=1714512/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=18572 CPUtime=0
/proc/29279/stat : 29279 (runsolver) R 29277 29279 27780 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 631271833 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 254613712167 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29279/statm: 4643 292 257 25 0 2626 0

[startup+0.0704489 s]
/proc/loadavg: 1.99 1.99 2.00 4/82 29279
/proc/meminfo: memFree=1714512/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=864076 CPUtime=0.05
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 2861 0 1 0 4 1 0 0 20 0 9 0 631271833 884813824 2387 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216019 2387 1143 9 0 210976 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864076

[startup+0.10245 s]
/proc/loadavg: 1.99 1.99 2.00 4/82 29279
/proc/meminfo: memFree=1714512/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=865884 CPUtime=0.08
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 3692 0 1 0 7 1 0 0 20 0 9 0 631271833 886665216 3167 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216471 3167 1685 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.301471 s]
/proc/loadavg: 1.99 1.99 2.00 4/82 29279
/proc/meminfo: memFree=1714512/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=866284 CPUtime=0.27
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 5841 0 1 0 24 3 0 0 20 0 9 0 631271833 887074816 5215 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216571 5215 1953 9 0 211099 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866284

[startup+0.701518 s]
/proc/loadavg: 1.99 1.99 2.00 4/82 29279
/proc/meminfo: memFree=1714512/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=866520 CPUtime=0.67
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 15226 0 1 0 60 7 0 0 20 0 9 0 631271833 887316480 14586 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216630 14586 1977 9 0 211158 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866520

[startup+1.50261 s]
/proc/loadavg: 2.07 2.01 2.01 4/91 29292
/proc/meminfo: memFree=1645512/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=1.46
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31344 277 1 0 131 14 0 1 20 0 9 0 631271833 888070144 22590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22590 2633 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=1.16
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20428 277 1 0 106 9 0 1 25 0 9 0 631271834 888070144 22590 996147200 134512640 134550740 4294955968 18446744073709551615 4126814568 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9547 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.17
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 529 277 0 0 16 0 0 1 15 0 9 0 631271838 888070144 22590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22590 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867256

[startup+3.10179 s]
/proc/loadavg: 2.07 2.01 2.01 3/91 29292
/proc/meminfo: memFree=1633864/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=3.04
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31616 277 1 0 289 14 0 1 20 0 9 0 631271833 888070144 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22607 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=2.72
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20684 277 1 0 262 9 0 1 25 0 9 0 631271834 888070144 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4126795266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 17 0 9 0 631271836 888070144 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.19
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 544 277 0 0 18 0 0 1 16 0 9 0 631271838 888070144 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22607 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867256

[startup+6.30115 s]
/proc/loadavg: 2.07 2.01 2.01 3/91 29292
/proc/meminfo: memFree=1633672/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=6.21
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31628 277 1 0 606 14 0 1 20 0 9 0 631271833 888070144 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22611 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=5.89
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20692 277 1 0 579 9 0 1 25 0 9 0 631271834 888070144 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4126795083 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.19
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 548 277 0 0 18 0 0 1 15 0 9 0 631271838 888070144 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22611 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867256

[startup+12.7019 s]
/proc/loadavg: 2.06 2.01 2.00 3/91 29292
/proc/meminfo: memFree=1633544/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=12.55
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31638 277 1 0 1240 14 0 1 20 0 9 0 631271833 888070144 22613 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22613 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=12.22
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20700 277 1 0 1212 9 0 1 25 0 9 0 631271834 888070144 22613 996147200 134512640 134550740 4294955968 18446744073709551615 4126795266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22613 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22613 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22613 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22613 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.2
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 550 277 0 0 19 0 0 1 15 0 9 0 631271838 888070144 22613 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22613 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22613 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867256

[startup+25.5023 s]
/proc/loadavg: 2.05 2.01 2.00 3/91 29292
/proc/meminfo: memFree=1633544/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=25.22
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31654 277 1 0 2506 15 0 1 20 0 9 0 631271833 888070144 22618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22618 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=24.88
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20710 277 1 0 2477 10 0 1 25 0 9 0 631271834 888070144 22618 996147200 134512640 134550740 4294955968 18446744073709551615 4126795266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 17 0 9 0 631271836 888070144 22618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.21
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 556 277 0 0 20 0 0 1 15 0 9 0 631271838 888070144 22618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22618 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 867256

[startup+51.1022 s]
/proc/loadavg: 2.03 2.00 2.00 3/91 29292
/proc/meminfo: memFree=1633608/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=50.58
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31663 277 1 0 5042 15 0 1 20 0 9 0 631271833 888070144 22619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22619 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=50.24
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20716 277 1 0 5013 10 0 1 25 0 9 0 631271834 888070144 22619 996147200 134512640 134550740 4294955968 18446744073709551615 4126795266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.21
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 559 277 0 0 20 0 0 1 16 0 9 0 631271838 888070144 22619 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01

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

/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31706 277 1 0 25327 15 0 1 20 0 9 0 631271833 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22631 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=253.06
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20740 277 1 0 25295 10 0 1 25 0 9 0 631271834 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4126811676 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.24
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 578 277 0 0 23 0 0 1 16 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 253.43
Current children cumulated vsize (KiB) 867256

[startup+262.302 s]
/proc/loadavg: 2.08 2.02 2.00 3/91 29292
/proc/meminfo: memFree=1633288/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=259.76
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31707 277 1 0 25960 15 0 1 20 0 9 0 631271833 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22631 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=259.4
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20741 277 1 0 25929 10 0 1 25 0 9 0 631271834 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4126795471 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.24
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 578 277 0 0 23 0 0 1 16 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 259.76
Current children cumulated vsize (KiB) 867256

[startup+265.502 s]
/proc/loadavg: 2.08 2.02 2.00 3/91 29292
/proc/meminfo: memFree=1633288/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=262.93
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31707 277 1 0 26277 15 0 1 20 0 9 0 631271833 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22631 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=262.57
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20741 277 1 0 26246 10 0 1 25 0 9 0 631271834 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4126795490 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.24
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 578 277 0 0 23 0 0 1 16 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 262.93
Current children cumulated vsize (KiB) 867256

[startup+268.702 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 29292
/proc/meminfo: memFree=1633288/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=266.1
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31707 277 1 0 26594 15 0 1 20 0 9 0 631271833 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22631 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=265.73
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20741 277 1 0 26562 10 0 1 25 0 9 0 631271834 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4126795266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.24
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 578 277 0 0 23 0 0 1 16 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 266.1
Current children cumulated vsize (KiB) 867256

[startup+270.302 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 29292
/proc/meminfo: memFree=1633288/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=267.69
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31707 277 1 0 26753 15 0 1 20 0 9 0 631271833 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22631 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=267.32
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20741 277 1 0 26721 10 0 1 25 0 9 0 631271834 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4126795266 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.24
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 578 277 0 0 23 0 0 1 16 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 267.69
Current children cumulated vsize (KiB) 867256

[startup+270.702 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 29292
/proc/meminfo: memFree=1633288/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=268.09
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31707 277 1 0 26793 15 0 1 20 0 9 0 631271833 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22631 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=267.72
/proc/29279/task/29281/stat : 29281 (java) R 29277 29279 27780 0 -1 64 20741 277 1 0 26761 10 0 1 25 0 9 0 631271834 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4126795256 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.24
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 578 277 0 0 23 0 0 1 16 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 268.09
Current children cumulated vsize (KiB) 867256

[startup+271.102 s]
/proc/loadavg: 2.07 2.02 2.00 3/91 29292
/proc/meminfo: memFree=1633288/2055920 swapFree=4179368/4192956
[pid=29279] ppid=29277 vsize=867256 CPUtime=268.46
/proc/29279/stat : 29279 (java) S 29277 29279 27780 0 -1 0 31800 277 1 0 26830 15 0 1 20 0 9 0 631271833 888070144 22633 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/29279/statm: 216814 22633 2634 9 0 211320 0
[pid=29279/tid=29281] ppid=29277 vsize=867256 CPUtime=268.09
/proc/29279/task/29281/stat : 29281 (java) S 29277 29279 27780 0 -1 64 20833 277 1 0 26798 10 0 1 25 0 9 0 631271834 888070144 22633 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29282] ppid=29277 vsize=867256 CPUtime=0.11
/proc/29279/task/29282/stat : 29282 (java) S 29277 29279 27780 0 -1 64 9548 277 0 0 8 2 0 1 16 0 9 0 631271836 888070144 22633 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29283] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29283/stat : 29283 (java) S 29277 29279 27780 0 -1 64 17 277 0 0 0 0 0 1 16 0 9 0 631271836 888070144 22633 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29284] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29284/stat : 29284 (java) S 29277 29279 27780 0 -1 64 11 277 0 0 0 0 0 1 15 0 9 0 631271836 888070144 22633 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29285] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29285/stat : 29285 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22633 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29286] ppid=29277 vsize=867256 CPUtime=0.24
/proc/29279/task/29286/stat : 29286 (java) S 29277 29279 27780 0 -1 64 579 277 0 0 23 0 0 1 16 0 9 0 631271838 888070144 22633 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29287] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29287/stat : 29287 (java) S 29277 29279 27780 0 -1 64 1 277 0 0 0 0 0 1 25 0 9 0 631271838 888070144 22633 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29279/tid=29288] ppid=29277 vsize=867256 CPUtime=0.01
/proc/29279/task/29288/stat : 29288 (java) S 29277 29279 27780 0 -1 64 3 277 0 0 0 0 0 1 15 0 9 0 631271838 888070144 22633 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 268.46
Current children cumulated vsize (KiB) 867256

Child status: 0
Real time (s): 271.144
CPU time (s): 268.483
CPU user time (s): 268.301
CPU system time (s): 0.181972
CPU usage (%): 99.0185
Max. virtual memory (cumulated for all children) (KiB): 867256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 268.301
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32104
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= 6833
involuntary context switches= 13115

runsolver used 0.32695 second user time and 0.91786 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-04 18:49:22
IDJOB=1076774
IDBENCH=56604
IDSOLVER=363
FILE ID=node87/1076774-1215190161
PBS_JOBID= 7881579
Free space on /tmp= 66480 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/ogdVg/normalized-crossword-m1c-ogd-vg13-14_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1076774-1215190161/watcher-1076774-1215190161 -o /tmp/evaluation-result-1076774-1215190161/solver-1076774-1215190161 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-1076774-1215190161.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d30d429cf00b20dd1d01dc037907e480
RANDOM SEED=1864249122

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:       1714928 kB
Buffers:         35048 kB
Cached:         222996 kB
SwapCached:       7632 kB
Active:         138500 kB
Inactive:       152592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714928 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:            4072 kB
Writeback:           0 kB
Mapped:          49100 kB
Slab:            34900 kB
Committed_AS:  1626084 kB
PageTables:       1980 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 18:53:53