Trace number 1110433

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-wMSAT (TO)20 3600.07 3601.94

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg10-10_ext.xml
MD5SUM39d66384100af8e536d57221a6b03f7a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints10
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity10
Maximum domain size26
Number of constraints which are defined in extension20
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05/0.07	
0.05/0.07	Abscon 112 (May, 2008)
0.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=mrdac-wdeg.xml
0.21/0.23	   
0.21/0.23	   instance
0.21/0.24	     name=HOME/instance-1110433-1215823784.xml
0.21/0.27	   
0.21/0.27	   domains being loaded...
0.21/0.28	   
0.21/0.28	   variables being loaded...
0.33/0.31	     nbVariables=100  nbDomainTypes=1  minDomainSize=26  maxDomainSize=26  nbTotalValues=2600
0.33/0.32	       =>  wckTime=0.107  cpuTime=0.11  mem=7M858
0.33/0.32	   
0.33/0.32	   relations being loaded...
0.33/0.35	   
0.33/0.35	   constraints being loaded...
0.33/0.38	   Too large in ConstraintConflictsSTructure
0.33/0.39	     nbConstraints=20  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=19
0.47/0.40	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=0  minDegree=2  maxDegree=2  minArity=10  maxArity=10
0.47/0.40	       =>  wckTime=0.191  cpuTime=0.19  mem=12M769
0.47/0.44	   
0.47/0.44	   solver LocalSearchSolver being built... 
0.47/0.47	       =>  wckTime=0.271  cpuTime=0.23  mem=6M568
0.47/0.49	
0.47/0.49	s SATISFIABLE
0.47/0.49	o 20
30.58/30.52	   
30.58/30.52	   search
30.58/30.52	     run=0  nbConstraintChecks=46568678  nbAssignments=9404
30.58/30.52	       =>  wckTime=30.05  cpuTime=30.03  mem=7M559
30.58/30.52	   
30.58/30.52	   global
30.58/30.52	     nbConstraintChecks=46568678  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.58/30.52	     solvingWckTime=30.048  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.58/30.52	     globalCpuTime=30.3
30.58/30.52	       =>  wckTime=30.321  cpuTime=30.26  mem=7M559
30.58/30.52	   
30.58/30.52	   solver DecomposerSolver being built... 
30.68/30.63	       =>  wckTime=30.426  cpuTime=30.36  mem=20M483
3600.03/3601.91	v 18 18 23 21 13 9 7 15 3 16 3 23 21 2 17 0 18 19 21 24 1 2 22 21 12 6 13 24 10 17 23 21 25 23 10 6 24 19 18 15 18 9 3 6 24 11 20 4 6 16 5 11 0 16 11 14 2 5 11 9 1 4 15 14 22 5 13 18 14 12 24 0 17 7 0 14 15 20 5 14 9 7 7 3 23 4 7 23 9 1 7 22 6 18 12 25 9 6 13 11 

Verifier Data (download as text)

OK	20	0
20 unsatisfied constraints, 0 satisfied constraints

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-1110433-1215823784/watcher-1110433-1215823784 -o /tmp/evaluation-result-1110433-1215823784/solver-1110433-1215823784 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1110433-1215823784.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.00 1.00 1.00 3/64 15690
/proc/meminfo: memFree=1911928/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=1616 CPUtime=0
/proc/15690/stat : 15690 (java) R 15688 15690 14827 0 -1 0 175 0 0 0 0 0 0 0 18 0 1 0 39079971 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15690/statm: 405 145 119 9 0 47 0

[startup+0.0575271 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15690
/proc/meminfo: memFree=1911928/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=864800 CPUtime=0.05
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 2814 0 1 0 4 1 0 0 18 0 9 0 39079971 885555200 2352 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216200 2352 1123 9 0 211157 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 864800

[startup+0.101099 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15690
/proc/meminfo: memFree=1911928/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=866748 CPUtime=0.1
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 3944 0 1 0 8 2 0 0 18 0 9 0 39079971 887549952 3385 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216687 3386 1764 9 0 211242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866748

[startup+0.301139 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15690
/proc/meminfo: memFree=1911928/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867092 CPUtime=0.33
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 6461 0 1 0 29 4 0 0 18 0 9 0 39079971 887902208 5832 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216773 5832 1966 9 0 211301 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867092

[startup+0.701217 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 15690
/proc/meminfo: memFree=1911928/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=0.8
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 9338 0 1 0 75 5 0 0 18 0 9 0 39079971 887992320 8505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 8505 2633 9 0 211301 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 867180

[startup+1.50138 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15699
/proc/meminfo: memFree=1888176/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=1.58
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 9339 0 1 0 153 5 0 0 18 0 9 0 39079971 887992320 8505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 8505 2633 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=1.43
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 6890 0 1 0 139 4 0 0 25 0 9 0 39079972 887992320 8505 996147200 134512640 134550740 4294955952 18446744073709551615 4126626232 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 17 0 9 0 39079973 887992320 8505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 8505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867184 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887996416 8505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 8505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.1
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 370 0 0 0 10 0 0 0 16 0 9 0 39079975 887992320 8505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 8505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 8505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 867180

[startup+3.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15699
/proc/meminfo: memFree=1887984/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=3.19
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 9341 0 1 0 312 7 0 0 18 0 9 0 39079971 887992320 8507 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 8507 2633 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=3.03
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 6890 0 1 0 297 6 0 0 25 0 9 0 39079972 887992320 8507 996147200 134512640 134550740 4294955952 18446744073709551615 4126686704 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 8507 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 8507 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 8507 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 8507 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.1
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 372 0 0 0 10 0 0 0 16 0 9 0 39079975 887992320 8507 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 8507 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 8507 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 867180

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15699
/proc/meminfo: memFree=1887728/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=6.38
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 9347 0 1 0 627 11 0 0 18 0 9 0 39079971 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 8512 2633 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=6.22
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 6891 0 1 0 612 10 0 0 25 0 9 0 39079972 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4126690486 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.11
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 377 0 0 0 11 0 0 0 16 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 867180

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15699
/proc/meminfo: memFree=1887536/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=12.79
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 9347 0 1 0 1260 19 0 0 18 0 9 0 39079971 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 8512 2633 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=12.62
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 6891 0 1 0 1244 18 0 0 25 0 9 0 39079972 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.11
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 377 0 0 0 11 0 0 0 16 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 867180

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15699
/proc/meminfo: memFree=1887472/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=25.58
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 9347 0 1 0 2524 34 0 0 18 0 9 0 39079971 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 8512 2633 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=25.42
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 6891 0 1 0 2509 33 0 0 25 0 9 0 39079972 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4126631459 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.11
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 377 0 0 0 11 0 0 0 16 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 8512 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 867180

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15699
/proc/meminfo: memFree=1881648/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=51.17
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 10822 0 1 0 5077 40 0 0 18 0 9 0 39079971 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 9987 2634 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=50.99
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 8354 0 1 0 5060 39 0 0 25 0 9 0 39079972 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4126626242 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.13
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 389 0 0 0 13 0 0 0 16 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0

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

/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.13
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 389 0 0 0 13 0 0 0 16 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3340.58
Current children cumulated vsize (KiB) 867180

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15707
/proc/meminfo: memFree=1879600/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=3400.55
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 10822 0 1 0 340012 43 0 0 18 0 9 0 39079971 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 9987 2634 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=3400.37
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 8354 0 1 0 339995 42 0 0 25 0 9 0 39079972 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4126631425 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.13
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 389 0 0 0 13 0 0 0 16 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3400.55
Current children cumulated vsize (KiB) 867180

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15707
/proc/meminfo: memFree=1879536/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=3460.5
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 10822 0 1 0 346007 43 0 0 18 0 9 0 39079971 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 9987 2634 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=3460.32
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 8354 0 1 0 345990 42 0 0 25 0 9 0 39079972 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4126685783 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.13
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 389 0 0 0 13 0 0 0 16 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3460.5
Current children cumulated vsize (KiB) 867180

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15707
/proc/meminfo: memFree=1879536/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=3520.47
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 10822 0 1 0 352004 43 0 0 18 0 9 0 39079971 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 9987 2634 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=3520.29
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 8354 0 1 0 351987 42 0 0 25 0 9 0 39079972 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4126626255 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.13
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 389 0 0 0 13 0 0 0 16 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3520.47
Current children cumulated vsize (KiB) 867180

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15707
/proc/meminfo: memFree=1879472/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=3580.44
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 10822 0 1 0 358001 43 0 0 18 0 9 0 39079971 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 9987 2634 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=3580.25
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 8354 0 1 0 357983 42 0 0 25 0 9 0 39079972 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4126685829 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.13
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 389 0 0 0 13 0 0 0 16 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3580.44
Current children cumulated vsize (KiB) 867180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15707
/proc/meminfo: memFree=1879472/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=3600.03
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 10822 0 1 0 359960 43 0 0 18 0 9 0 39079971 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 9987 2634 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=3599.84
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 8354 0 1 0 359942 42 0 0 25 0 9 0 39079972 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4126685780 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.13
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 389 0 0 0 13 0 0 0 16 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 867180

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+3601.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 15707
/proc/meminfo: memFree=1879472/2055920 swapFree=4192812/4192956
[pid=15690] ppid=15688 vsize=867180 CPUtime=3600.03
/proc/15690/stat : 15690 (java) S 15688 15690 14827 0 -1 0 10822 0 1 0 359960 43 0 0 18 0 9 0 39079971 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15690/statm: 216795 9987 2634 9 0 211301 0
[pid=15690/tid=15692] ppid=15688 vsize=867180 CPUtime=3599.84
/proc/15690/task/15692/stat : 15692 (java) R 15688 15690 14827 0 -1 64 8354 0 1 0 359942 42 0 0 25 0 9 0 39079972 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4126685780 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15693] ppid=15688 vsize=867180 CPUtime=0.03
/proc/15690/task/15693/stat : 15693 (java) S 15688 15690 14827 0 -1 64 1383 0 0 0 3 0 0 0 16 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15690/tid=15694] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15694/stat : 15694 (java) S 15688 15690 14827 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15695] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15695/stat : 15695 (java) S 15688 15690 14827 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 39079973 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15696] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15696/stat : 15696 (java) S 15688 15690 14827 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15697] ppid=15688 vsize=867180 CPUtime=0.13
/proc/15690/task/15697/stat : 15697 (java) S 15688 15690 14827 0 -1 64 389 0 0 0 13 0 0 0 16 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15698] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15698/stat : 15698 (java) S 15688 15690 14827 0 -1 64 2 0 0 0 0 0 0 0 24 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15690/tid=15699] ppid=15688 vsize=867180 CPUtime=0
/proc/15690/task/15699/stat : 15699 (java) S 15688 15690 14827 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 39079975 887992320 9987 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.03
Current children cumulated vsize (KiB) 867180

Child status: 143
Real time (s): 3601.94
CPU time (s): 3600.07
CPU user time (s): 3599.63
CPU system time (s): 0.443932
CPU usage (%): 99.9482
Max. virtual memory (cumulated for all children) (KiB): 867184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.63
system time used= 0.443932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10847
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= 73196
involuntary context switches= 78682

runsolver used 3.44948 second user time and 9.66253 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-12 02:49:44
IDJOB=1110433
IDBENCH=61105
IDSOLVER=359
FILE ID=node33/1110433-1215823784
PBS_JOBID= 7903252
Free space on /tmp= 66476 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg10-10_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1110433-1215823784/watcher-1110433-1215823784 -o /tmp/evaluation-result-1110433-1215823784/solver-1110433-1215823784 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax HOME/instance-1110433-1215823784.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 39d66384100af8e536d57221a6b03f7a
RANDOM SEED=915689321

node33.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.264
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.264
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:       1912480 kB
Buffers:         21592 kB
Cached:          59328 kB
SwapCached:          0 kB
Active:          64400 kB
Inactive:        30496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1912480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2108 kB
Writeback:           0 kB
Mapped:          23692 kB
Slab:            34696 kB
Committed_AS:   113336 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66472 MiB
End job on node33 at 2008-07-12 03:49:48