Trace number 1061092

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 AC? (TO) 1800.13 1811.38

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-30-35.xml
MD5SUMca20c38860297149dd8b57472c82f024
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.79451
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of constraints130
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension130
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04/0.08	
0.04/0.08	Abscon 112 (May, 2008)
0.19/0.23	
0.19/0.23	   configuration
0.19/0.23	     name=mac.xml
0.29/0.31	   
0.29/0.31	   instance
0.29/0.31	     name=HOME/instance-1061092-1215130677.xml
0.29/0.35	   
0.29/0.35	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.58/0.64	     nbVariables=2100  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=4200
0.58/0.64	       =>  wckTime=0.405  cpuTime=0.27  mem=12M748
0.58/0.64	   
0.58/0.64	   predicates being loaded...
0.69/0.71	   
0.69/0.71	   constraints being loaded...
3.24/3.33	     nbConstraints=189  nbGlobalConstraints=59  nbUnbuiltConflictsStructures=2  nbSharedBinaryRepresentations=0
3.24/3.33	     nbEvaluationManagers=2  nbSharedEvaluationManagers=128  minDegree=4  maxDegree=5  minArity=30  avgArity=54.81
3.24/3.33	     maxArity=2100  nbGenerators=59  nbFusions=0  symmetryWckTime=2.263  symmetryCpuTime=2.02
3.24/3.33	       =>  wckTime=3.095  cpuTime=2.63  mem=12M824
3.24/3.39	   
3.24/3.39	   solver IterativeSystematicSolver being built... 
3.34/3.49	   
3.34/3.49	   INFO : Forward propagation technique limited 
3.53/3.64	       =>  wckTime=3.41  cpuTime=2.84  mem=43M151
3.53/3.67	   
3.53/3.67	   preprocessing
3.53/3.67	     nbConstraintChecks=0  nbPropagations=2100  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.53/3.67	     detectedInconsistency=no
3.53/3.67	       =>  wckTime=0.017  cpuTime=0.01  mem=43M151

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1061092-1215130677/watcher-1061092-1215130677 -o /tmp/evaluation-result-1061092-1215130677/solver-1061092-1215130677 -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-1061092-1215130677.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.92 4/83 19838
/proc/meminfo: memFree=1449448/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=1616 CPUtime=0
/proc/19838/stat : 19838 (java) R 19836 19838 19801 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1992036470 1654784 145 996147200 134512640 134550740 4294956144 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/19838/statm: 404 145 119 9 0 46 0

[startup+0.053442 s]
/proc/loadavg: 1.85 1.97 1.92 4/83 19838
/proc/meminfo: memFree=1449448/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=863688 CPUtime=0.04
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 2566 0 1 0 3 1 0 0 18 0 9 0 1992036470 884416512 2133 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 215922 2133 1018 9 0 210901 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863688

[startup+0.102448 s]
/proc/loadavg: 1.85 1.97 1.92 4/83 19838
/proc/meminfo: memFree=1449448/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=865884 CPUtime=0.09
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 3786 0 1 0 7 2 0 0 18 0 9 0 1992036470 886665216 3237 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216471 3237 1715 9 0 211026 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865884

[startup+0.302477 s]
/proc/loadavg: 1.85 1.97 1.92 4/83 19838
/proc/meminfo: memFree=1449448/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=866196 CPUtime=0.29
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 5625 0 1 0 26 3 0 0 18 0 9 0 1992036470 886984704 5039 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216549 5039 1903 9 0 211097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866196

[startup+0.702539 s]
/proc/loadavg: 1.85 1.97 1.92 4/83 19838
/proc/meminfo: memFree=1449448/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867528 CPUtime=0.69
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 8642 0 1 0 63 6 0 0 18 0 9 0 1992036470 888348672 8003 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216882 8003 1999 9 0 211388 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867528

[startup+1.50164 s]
/proc/loadavg: 1.85 1.97 1.92 3/92 19847
/proc/meminfo: memFree=1410016/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867764 CPUtime=1.45
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 23146 330 1 0 124 11 10 0 18 0 10 0 1992036470 888590336 17230 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216941 17230 2014 9 0 211469 0
[pid=19838/tid=19840] ppid=19836 vsize=867764 CPUtime=1.16
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 18252 330 1 0 97 9 10 0 19 0 10 0 1992036471 888590336 17230 996147200 134512640 134550740 4294955984 18446744073709551615 4126835368 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867764 CPUtime=0.12
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 3164 330 0 0 2 0 10 0 16 0 10 0 1992036473 888590336 17230 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867764 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 330 0 0 0 0 10 0 17 0 10 0 1992036473 888590336 17230 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867764 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 330 0 0 0 0 10 0 16 0 10 0 1992036473 888590336 17230 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867764 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 330 0 0 0 0 10 0 18 0 10 0 1992036475 888590336 17230 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867764 CPUtime=0.33
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 895 330 0 0 23 0 10 0 16 0 10 0 1992036475 888590336 17230 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867764 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 330 0 0 0 0 10 0 19 0 10 0 1992036475 888590336 17230 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867764 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 7 330 0 0 0 0 10 0 15 0 10 0 1992036475 888590336 17230 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867764

[startup+3.10186 s]
/proc/loadavg: 1.85 1.97 1.92 3/92 19851
/proc/meminfo: memFree=1381472/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867764 CPUtime=3.04
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 29919 453 1 0 281 13 10 0 18 0 9 0 1992036470 888590336 18868 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216941 18868 2014 9 0 211469 0
[pid=19838/tid=19840] ppid=19836 vsize=867764 CPUtime=2.71
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 23834 453 1 0 252 9 10 0 25 0 9 0 1992036471 888590336 18868 996147200 134512640 134550740 4294955984 18446744073709551615 4127037760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867764 CPUtime=0.15
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 4349 453 0 0 4 1 10 0 16 0 9 0 1992036473 888590336 18868 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867764 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 17 0 9 0 1992036473 888590336 18868 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867764 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888590336 18868 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867764 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888590336 18868 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867764 CPUtime=0.33
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 897 453 0 0 23 0 10 0 16 0 9 0 1992036475 888590336 18868 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867764 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888590336 18868 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867764 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 7 453 0 0 0 0 10 0 15 0 9 0 1992036475 888590336 18868 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 867764

[startup+6.30228 s]
/proc/loadavg: 1.86 1.97 1.92 3/92 19851
/proc/meminfo: memFree=1379872/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867972 CPUtime=6.21
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 31709 453 1 0 597 14 10 0 18 0 9 0 1992036470 888803328 19847 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216993 19847 2637 9 0 211499 0
[pid=19838/tid=19840] ppid=19836 vsize=867972 CPUtime=5.73
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 24039 453 1 0 553 10 10 0 25 0 9 0 1992036471 888803328 19847 996147200 134512640 134550740 4294955984 18446744073709551615 4127169708 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867972 CPUtime=0.2
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 5857 453 0 0 9 1 10 0 16 0 9 0 1992036473 888803328 19847 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19847 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19847 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19847 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.43
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 951 453 0 0 32 1 10 0 16 0 9 0 1992036475 888803328 19847 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888803328 19847 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 30 453 0 0 0 0 10 0 15 0 9 0 1992036475 888803328 19847 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 867972

[startup+12.7012 s]
/proc/loadavg: 1.87 1.97 1.92 3/92 19851
/proc/meminfo: memFree=1379680/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867972 CPUtime=12.55
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 31712 453 1 0 1231 14 10 0 18 0 9 0 1992036470 888803328 19848 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216993 19848 2637 9 0 211499 0
[pid=19838/tid=19840] ppid=19836 vsize=867972 CPUtime=12.08
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 24042 453 1 0 1188 10 10 0 25 0 9 0 1992036471 888803328 19848 996147200 134512640 134550740 4294955984 18446744073709551615 4127173688 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867972 CPUtime=0.2
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 5857 453 0 0 9 1 10 0 16 0 9 0 1992036473 888803328 19848 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19848 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19848 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19848 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.43
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 951 453 0 0 32 1 10 0 16 0 9 0 1992036475 888803328 19848 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888803328 19848 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 30 453 0 0 0 0 10 0 15 0 9 0 1992036475 888803328 19848 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 867972

[startup+25.5029 s]
/proc/loadavg: 1.90 1.97 1.92 3/92 19851
/proc/meminfo: memFree=1379616/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867972 CPUtime=25.23
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 31723 453 1 0 2499 14 10 0 18 0 9 0 1992036470 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216993 19850 2637 9 0 211499 0
[pid=19838/tid=19840] ppid=19836 vsize=867972 CPUtime=24.75
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 24042 453 1 0 2455 10 10 0 25 0 9 0 1992036471 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4127210520 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867972 CPUtime=0.2
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 5857 453 0 0 9 1 10 0 16 0 9 0 1992036473 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.44
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 962 453 0 0 33 1 10 0 16 0 9 0 1992036475 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 30 453 0 0 0 0 10 0 15 0 9 0 1992036475 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 867972

[startup+51.1024 s]
/proc/loadavg: 1.93 1.97 1.92 3/92 19851
/proc/meminfo: memFree=1379488/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867972 CPUtime=50.6
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 31731 453 1 0 5036 14 10 0 18 0 9 0 1992036470 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216993 19850 2637 9 0 211499 0
[pid=19838/tid=19840] ppid=19836 vsize=867972 CPUtime=50.12
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 24045 453 1 0 4992 10 10 0 25 0 9 0 1992036471 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4127262711 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867972 CPUtime=0.2
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 5857 453 0 0 9 1 10 0 16 0 9 0 1992036473 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.44
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 967 453 0 0 33 1 10 0 16 0 9 0 1992036475 888803328 19850 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1

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

/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.49
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 1023 453 0 0 38 1 10 0 16 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 30 453 0 0 0 0 10 0 15 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.15
Current children cumulated vsize (KiB) 867972

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 19926
/proc/meminfo: memFree=1399928/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867972 CPUtime=1591.12
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 31795 453 1 0 159081 21 10 0 18 0 9 0 1992036470 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216993 19872 2637 9 0 211499 0
[pid=19838/tid=19840] ppid=19836 vsize=867972 CPUtime=1590.58
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 24053 453 1 0 159032 16 10 0 25 0 9 0 1992036471 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4127169642 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867972 CPUtime=0.2
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 5857 453 0 0 9 1 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.49
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 1023 453 0 0 38 1 10 0 16 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 30 453 0 0 0 0 10 0 15 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.12
Current children cumulated vsize (KiB) 867972

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 19926
/proc/meminfo: memFree=1399928/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867972 CPUtime=1651.09
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 31795 453 1 0 165078 21 10 0 18 0 9 0 1992036470 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216993 19872 2637 9 0 211499 0
[pid=19838/tid=19840] ppid=19836 vsize=867972 CPUtime=1650.56
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 24053 453 1 0 165029 17 10 0 25 0 9 0 1992036471 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4126998296 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867972 CPUtime=0.2
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 5857 453 0 0 9 1 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.49
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 1023 453 0 0 38 1 10 0 16 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 30 453 0 0 0 0 10 0 15 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.09
Current children cumulated vsize (KiB) 867972

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 19926
/proc/meminfo: memFree=1399864/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867972 CPUtime=1711.07
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 31795 453 1 0 171076 21 10 0 18 0 9 0 1992036470 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216993 19872 2637 9 0 211499 0
[pid=19838/tid=19840] ppid=19836 vsize=867972 CPUtime=1710.53
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 24053 453 1 0 171026 17 10 0 25 0 9 0 1992036471 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4127212528 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867972 CPUtime=0.2
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 5857 453 0 0 9 1 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.49
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 1023 453 0 0 38 1 10 0 16 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 30 453 0 0 0 0 10 0 15 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1711.07
Current children cumulated vsize (KiB) 867972

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 19926
/proc/meminfo: memFree=1399800/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867972 CPUtime=1771.04
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 31795 453 1 0 177073 21 10 0 18 0 9 0 1992036470 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216993 19872 2637 9 0 211499 0
[pid=19838/tid=19840] ppid=19836 vsize=867972 CPUtime=1770.51
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 24053 453 1 0 177024 17 10 0 25 0 9 0 1992036471 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4127262828 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867972 CPUtime=0.2
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 5857 453 0 0 9 1 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.49
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 1023 453 0 0 38 1 10 0 16 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 30 453 0 0 0 0 10 0 15 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1771.04
Current children cumulated vsize (KiB) 867972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 19926
/proc/meminfo: memFree=1399800/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867972 CPUtime=1800.03
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 31795 453 1 0 179972 21 10 0 18 0 9 0 1992036470 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216993 19872 2637 9 0 211499 0
[pid=19838/tid=19840] ppid=19836 vsize=867972 CPUtime=1799.5
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 24053 453 1 0 179923 17 10 0 25 0 9 0 1992036471 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4127211376 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867972 CPUtime=0.2
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 5857 453 0 0 9 1 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.49
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 1023 453 0 0 38 1 10 0 16 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 30 453 0 0 0 0 10 0 15 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 867972

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

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

[startup+1811.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/89 19926
/proc/meminfo: memFree=1399800/2055920 swapFree=4180436/4192956
[pid=19838] ppid=19836 vsize=867972 CPUtime=1800.03
/proc/19838/stat : 19838 (java) S 19836 19838 19801 0 -1 0 31795 453 1 0 179972 21 10 0 18 0 9 0 1992036470 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19838/statm: 216993 19872 2637 9 0 211499 0
[pid=19838/tid=19840] ppid=19836 vsize=867972 CPUtime=1799.5
/proc/19838/task/19840/stat : 19840 (java) R 19836 19838 19801 0 -1 64 24053 453 1 0 179923 17 10 0 25 0 9 0 1992036471 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4127211376 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19838/tid=19841] ppid=19836 vsize=867972 CPUtime=0.2
/proc/19838/task/19841/stat : 19841 (java) S 19836 19838 19801 0 -1 64 5857 453 0 0 9 1 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19842] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19842/stat : 19842 (java) S 19836 19838 19801 0 -1 64 17 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19843] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19843/stat : 19843 (java) S 19836 19838 19801 0 -1 64 14 453 0 0 0 0 10 0 16 0 9 0 1992036473 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19844] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19844/stat : 19844 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 18 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19845] ppid=19836 vsize=867972 CPUtime=0.49
/proc/19838/task/19845/stat : 19845 (java) S 19836 19838 19801 0 -1 64 1023 453 0 0 38 1 10 0 16 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19846] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19846/stat : 19846 (java) S 19836 19838 19801 0 -1 64 1 453 0 0 0 0 10 0 19 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19838/tid=19847] ppid=19836 vsize=867972 CPUtime=0.1
/proc/19838/task/19847/stat : 19847 (java) S 19836 19838 19801 0 -1 64 30 453 0 0 0 0 10 0 15 0 9 0 1992036475 888803328 19872 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 867972

Child status: 143
Real time (s): 1811.38
CPU time (s): 1800.13
CPU user time (s): 1799.89
CPU system time (s): 0.238963
CPU usage (%): 99.3793
Max. virtual memory (cumulated for all children) (KiB): 867972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32276
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= 38268
involuntary context switches= 77003

runsolver used 2.56861 second user time and 5.33919 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-04 02:17:57
IDJOB=1061092
IDBENCH=54507
IDSOLVER=363
FILE ID=node71/1061092-1215130677
PBS_JOBID= 7877331
Free space on /tmp= 66548 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-30-35.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-1061092-1215130677/watcher-1061092-1215130677 -o /tmp/evaluation-result-1061092-1215130677/solver-1061092-1215130677 -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-1061092-1215130677.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ca20c38860297149dd8b57472c82f024
RANDOM SEED=333250205

node71.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.209
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.209
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:       1449928 kB
Buffers:         41176 kB
Cached:         382852 kB
SwapCached:       6480 kB
Active:         202604 kB
Inactive:       342744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1449928 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:         132756 kB
Slab:            45692 kB
Committed_AS:  4884936 kB
PageTables:       2080 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= 66544 MiB
End job on node71 at 2008-07-04 02:48:11