Trace number 1067020

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 ACSAT 89.5034 89.5708

DiagnosticValue
CHECKS245428
NODES81118

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg7-7_ext.xml
MD5SUMa96151d3498ebe0012a14188188ea74b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.3856
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints14
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.09	
0.03/0.09	Abscon 112 (May, 2008)
0.17/0.24	
0.17/0.24	   configuration
0.17/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-1067020-1215149735.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.28/0.39	     nbVariables=49  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=1274
0.28/0.39	       =>  wckTime=0.146  cpuTime=0.11  mem=7M919
0.28/0.39	   
0.28/0.39	   relations being loaded...
0.47/0.54	   
0.47/0.54	   constraints being loaded...
0.47/0.59	   Too large in ConstraintConflictsSTructure
0.57/0.65	     nbConstraints=15  nbRelationTypes=1  nbGlobalConstraints=15  nbExtensionStructures=1
0.57/0.65	     nbSharedExtensionStructures=13  nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2
0.57/0.65	     maxDegree=3  minArity=7  avgArity=9.33  maxArity=42  nbGenerators=1  nbFusions=0  symmetryWckTime=0.045
0.57/0.65	     symmetryCpuTime=0.03
0.57/0.65	       =>  wckTime=0.406  cpuTime=0.32  mem=16M827
0.67/0.70	   
0.67/0.70	   solver IterativeSystematicSolver being built... 
0.67/0.77	   
0.67/0.77	   INFO : Forward propagation technique limited 
0.77/0.84	       =>  wckTime=0.6  cpuTime=0.44  mem=21M115
0.77/0.88	   
0.77/0.89	   preprocessing
0.77/0.89	     nbConstraintChecks=0  nbValidityChecks=218136  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0
0.77/0.89	     nbRemovedValues=48  detectedInconsistency=no
0.77/0.89	       =>  wckTime=0.041  cpuTime=0.03  mem=21M115
1.47/1.59	   
1.47/1.59	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=22M123)
89.43/89.55	   
89.43/89.55	   search
89.43/89.55	     run=18  nbConstraintChecks=245428  nbValidityChecks=868085440  minDepth=3  maxDepth=49  nbPropagations=8636577
89.43/89.55	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=81118  nbFailedAssignments=36854  nbInferredBacktracks=1
89.43/89.55	     nbBacktracks=44062  nbVisitedNodes=138900  nbRestartNogoods=179  nbFoundSolutions=1  nbSEliminables=0
89.43/89.55	     nbREliminables=1.59  nbIEliminables=38.54  nbDEliminables=0  nbPEliminables=0
89.43/89.55	       =>  wckTime=88.7  cpuTime=88.56  mem=24M73
89.43/89.55	   
89.43/89.55	   global
89.43/89.55	     nbConstraintChecks=245428  nbValidityChecks=868303576  nbPropagations=8636627  nbRestartNogoods=179
89.43/89.55	     solvingWckTime=88.703  solvingCpuTime=88.56  expiredTime=no  totalExploration=no  nbFoundSolutions=1
89.43/89.55	     firstSolutionCpuTime=89.0  globalCpuTime=89.04
89.43/89.55	       =>  wckTime=89.305  cpuTime=89.0  mem=24M73
89.43/89.55	   
89.43/89.55	s SATISFIABLE
89.43/89.55	v 15 17 4 15 0 17 4 17 4 12 14 3 4 11 4 12 20 11 0 19 4 15 14 11 4 12 8 2 0 3 0 12 0 13 19 17 4 19 8 13 20 4 4 11 4 2 19 4 3 
89.43/89.55	d NODES 81118
89.43/89.55	d CHECKS 245428
89.43/89.55	   
89.43/89.55	   totalWckTime=89.362  totalCpuTime=89.05

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-1067020-1215149735/watcher-1067020-1215149735 -o /tmp/evaluation-result-1067020-1215149735/solver-1067020-1215149735 -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-1067020-1215149735.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.85 1.97 1.99 4/81 26682
/proc/meminfo: memFree=1404992/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=18572 CPUtime=0
/proc/26682/stat : 26682 (runsolver) R 26680 26682 26645 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 126643635 19017728 292 996147200 4194304 4296836 548682068352 18446744073709551615 233588714791 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/26682/statm: 4643 292 257 25 0 2626 0

[startup+0.0529511 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 26682
/proc/meminfo: memFree=1404992/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=861876 CPUtime=0.03
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 2274 0 1 0 2 1 0 0 18 0 5 0 126643635 882561024 1881 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 215469 1947 898 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.105786 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 26682
/proc/meminfo: memFree=1404992/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=865884 CPUtime=0.07
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 3706 0 1 0 6 1 0 0 18 0 9 0 126643635 886665216 3172 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216471 3172 1681 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.301807 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 26682
/proc/meminfo: memFree=1404992/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=866196 CPUtime=0.28
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 5618 0 1 0 25 3 0 0 18 0 9 0 126643635 886984704 5032 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216549 5032 1902 9 0 211097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866196

[startup+0.701842 s]
/proc/loadavg: 1.85 1.97 1.99 4/81 26682
/proc/meminfo: memFree=1404992/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=866848 CPUtime=0.67
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 11878 152 1 0 62 5 0 0 18 0 10 0 126643635 887652352 9029 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216712 9029 2603 9 0 211240 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866848

[startup+1.50192 s]
/proc/loadavg: 1.85 1.97 1.99 4/92 26695
/proc/meminfo: memFree=1373288/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=866936 CPUtime=1.47
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16175 276 1 0 141 6 0 0 18 0 9 0 126643635 887742464 10483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216734 10483 2631 9 0 211240 0
[pid=26682/tid=26684] ppid=26680 vsize=866936 CPUtime=1.23
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12117 276 1 0 119 4 0 0 23 0 9 0 126643636 887742464 10483 996147200 134512640 134550740 4294955984 18446744073709551615 4126733452 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=866936 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887742464 10483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26686] ppid=26680 vsize=866936 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887742464 10483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=866936 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887742464 10483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=866936 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887742464 10483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=866936 CPUtime=0.17
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 546 276 0 0 17 0 0 0 16 0 9 0 126643641 887742464 10483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=866936 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887742464 10483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=866936 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887742464 10483 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866936

[startup+3.10108 s]
/proc/loadavg: 1.85 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1372976/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=3.06
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16202 276 1 0 300 6 0 0 18 0 9 0 126643635 887873536 10508 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10508 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=2.81
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12130 276 1 0 277 4 0 0 25 0 9 0 126643636 887873536 10508 996147200 134512640 134550740 4294955984 18446744073709551615 4126733592 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 17 0 9 0 126643638 887873536 10508 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10508 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10508 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10508 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.19
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 560 276 0 0 19 0 0 0 16 0 9 0 126643641 887873536 10508 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10508 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10508 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867064

[startup+6.30241 s]
/proc/loadavg: 1.86 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1372592/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=6.26
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16232 276 1 0 620 6 0 0 18 0 9 0 126643635 887873536 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10535 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=6
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12149 276 1 0 595 5 0 0 17 0 9 0 126643636 887873536 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4126778683 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.2
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 571 276 0 0 20 0 0 0 16 0 9 0 126643641 887873536 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10535 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867064

[startup+12.7021 s]
/proc/loadavg: 1.87 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1372272/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=12.65
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16268 276 1 0 1259 6 0 0 18 0 9 0 126643635 887873536 10569 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10569 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=12.39
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12184 276 1 0 1234 5 0 0 25 0 9 0 126643636 887873536 10569 996147200 134512640 134550740 4294955984 18446744073709551615 4126751178 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10569 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10569 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10569 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10569 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.2
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 572 276 0 0 20 0 0 0 16 0 9 0 126643641 887873536 10569 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10569 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10569 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 867064

[startup+25.5014 s]
/proc/loadavg: 1.90 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1371952/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=25.46
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16343 276 1 0 2539 7 0 0 18 0 9 0 126643635 887873536 10644 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10644 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=25.19
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12257 276 1 0 2514 5 0 0 25 0 9 0 126643636 887873536 10644 996147200 134512640 134550740 4294955984 18446744073709551615 4126722958 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10644 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10644 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10644 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10644 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.21
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 574 276 0 0 21 0 0 0 16 0 9 0 126643641 887873536 10644 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10644 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10644 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 867064

[startup+51.102 s]
/proc/loadavg: 1.93 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1371504/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=51.05
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16490 276 1 0 5098 7 0 0 18 0 9 0 126643635 887873536 10790 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10790 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=50.77
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12404 276 1 0 5072 5 0 0 25 0 9 0 126643636 887873536 10790 996147200 134512640 134550740 4294955984 18446744073709551615 4126733259 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10790 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10790 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10790 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10790 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.21
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 574 276 0 0 21 0 0 0 16 0 9 0 126643641 887873536 10790 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0

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

/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16629 276 1 0 7656 7 0 0 18 0 9 0 126643635 887873536 10927 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10927 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=76.36
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12543 276 1 0 7631 5 0 0 25 0 9 0 126643636 887873536 10927 996147200 134512640 134550740 4294955984 18446744073709551615 4126781268 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10927 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10927 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10927 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10927 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.21
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 574 276 0 0 21 0 0 0 16 0 9 0 126643641 887873536 10927 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10927 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10927 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.63
Current children cumulated vsize (KiB) 867064

[startup+83.1022 s]
/proc/loadavg: 1.96 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1370736/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=83.03
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16662 276 1 0 8296 7 0 0 18 0 9 0 126643635 887873536 10960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10960 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=82.76
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12576 276 1 0 8271 5 0 0 25 0 9 0 126643636 887873536 10960 996147200 134512640 134550740 4294955984 18446744073709551615 4126760645 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.21
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 574 276 0 0 21 0 0 0 16 0 9 0 126643641 887873536 10960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10960 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 83.03
Current children cumulated vsize (KiB) 867064

[startup+86.3015 s]
/proc/loadavg: 1.96 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1370608/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=86.23
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16680 276 1 0 8616 7 0 0 18 0 9 0 126643635 887873536 10978 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10978 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=85.95
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12594 276 1 0 8590 5 0 0 25 0 9 0 126643636 887873536 10978 996147200 134512640 134550740 4294955984 18446744073709551615 4126722937 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10978 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10978 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10978 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10978 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.21
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 574 276 0 0 21 0 0 0 16 0 9 0 126643641 887873536 10978 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10978 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10978 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 86.23
Current children cumulated vsize (KiB) 867064

[startup+87.9017 s]
/proc/loadavg: 1.96 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1370480/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=87.83
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16688 276 1 0 8776 7 0 0 18 0 9 0 126643635 887873536 10986 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10986 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=87.56
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12602 276 1 0 8751 5 0 0 25 0 9 0 126643636 887873536 10986 996147200 134512640 134550740 4294955984 18446744073709551615 4126733442 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10986 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10986 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10986 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10986 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.21
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 574 276 0 0 21 0 0 0 16 0 9 0 126643641 887873536 10986 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10986 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10986 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 87.83
Current children cumulated vsize (KiB) 867064

[startup+88.7028 s]
/proc/loadavg: 1.96 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1370480/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=88.63
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16692 276 1 0 8856 7 0 0 18 0 9 0 126643635 887873536 10990 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10990 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=88.35
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12606 276 1 0 8830 5 0 0 25 0 9 0 126643636 887873536 10990 996147200 134512640 134550740 4294955984 18446744073709551615 4126733432 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10990 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10990 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10990 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10990 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.21
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 574 276 0 0 21 0 0 0 16 0 9 0 126643641 887873536 10990 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10990 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10990 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 88.63
Current children cumulated vsize (KiB) 867064

[startup+89.1068 s]
/proc/loadavg: 1.96 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1370352/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=89.03
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16694 276 1 0 8896 7 0 0 18 0 9 0 126643635 887873536 10992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10992 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=88.76
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12608 276 1 0 8871 5 0 0 25 0 9 0 126643636 887873536 10992 996147200 134512640 134550740 4294955984 18446744073709551615 4126733457 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.21
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 574 276 0 0 21 0 0 0 16 0 9 0 126643641 887873536 10992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10992 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.03
Current children cumulated vsize (KiB) 867064

[startup+89.5028 s]
/proc/loadavg: 1.96 1.97 1.99 3/90 26695
/proc/meminfo: memFree=1370352/2055920 swapFree=4192812/4192956
[pid=26682] ppid=26680 vsize=867064 CPUtime=89.43
/proc/26682/stat : 26682 (java) S 26680 26682 26645 0 -1 0 16696 276 1 0 8936 7 0 0 18 0 9 0 126643635 887873536 10994 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/26682/statm: 216766 10994 2631 9 0 211272 0
[pid=26682/tid=26684] ppid=26680 vsize=867064 CPUtime=89.15
/proc/26682/task/26684/stat : 26684 (java) R 26680 26682 26645 0 -1 64 12610 276 1 0 8910 5 0 0 25 0 9 0 126643636 887873536 10994 996147200 134512640 134550740 4294955984 18446744073709551615 4126722912 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26685] ppid=26680 vsize=867064 CPUtime=0.04
/proc/26682/task/26685/stat : 26685 (java) S 26680 26682 26645 0 -1 64 2676 276 0 0 4 0 0 0 16 0 9 0 126643638 887873536 10994 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26686] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26686/stat : 26686 (java) S 26680 26682 26645 0 -1 64 16 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10994 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26687] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26687/stat : 26687 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643639 887873536 10994 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26688] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26688/stat : 26688 (java) S 26680 26682 26645 0 -1 64 0 276 0 0 0 0 0 0 18 0 9 0 126643641 887873536 10994 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26689] ppid=26680 vsize=867064 CPUtime=0.21
/proc/26682/task/26689/stat : 26689 (java) S 26680 26682 26645 0 -1 64 574 276 0 0 21 0 0 0 16 0 9 0 126643641 887873536 10994 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26682/tid=26690] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26690/stat : 26690 (java) S 26680 26682 26645 0 -1 64 2 276 0 0 0 0 0 0 19 0 9 0 126643641 887873536 10994 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=26682/tid=26691] ppid=26680 vsize=867064 CPUtime=0
/proc/26682/task/26691/stat : 26691 (java) S 26680 26682 26645 0 -1 64 7 276 0 0 0 0 0 0 15 0 9 0 126643641 887873536 10994 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.43
Current children cumulated vsize (KiB) 867064

Child status: 0
Real time (s): 89.5708
CPU time (s): 89.5034
CPU user time (s): 89.4134
CPU system time (s): 0.089986
CPU usage (%): 99.9248
Max. virtual memory (cumulated for all children) (KiB): 867064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89.4134
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17098
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= 2768
involuntary context switches= 1275

runsolver used 0.139978 second user time and 0.279957 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-04 07:35:35
IDJOB=1067020
IDBENCH=55159
IDSOLVER=363
FILE ID=node27/1067020-1215149735
PBS_JOBID= 7877439
Free space on /tmp= 66480 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg7-7_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-1067020-1215149735/watcher-1067020-1215149735 -o /tmp/evaluation-result-1067020-1215149735/solver-1067020-1215149735 -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-1067020-1215149735.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a96151d3498ebe0012a14188188ea74b
RANDOM SEED=1407821973

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1405472 kB
Buffers:         58180 kB
Cached:         455560 kB
SwapCached:          0 kB
Active:         249616 kB
Inactive:       330712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2344 kB
Writeback:           0 kB
Mapped:          88188 kB
Slab:            55492 kB
Committed_AS:   358576 kB
PageTables:       1708 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 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 node27 at 2008-07-04 07:37:05