Trace number 1070338

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.17 1813.31

General information on the benchmark

Namecsp/pseudoGLB/
normalized-chnl40-50-pb-cnf-cr.xml
MD5SUM65732382fd866cb6c9e231272e80cd14
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4000
Number of constraints180
Maximum constraint arity50
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(180)

Solver Data (download as text)

0.00/0.08	
0.00/0.08	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.19/0.27	   
0.19/0.27	   instance
0.19/0.27	     name=HOME/instance-1070338-1215164504.xml
0.28/0.30	   
0.28/0.30	   domains being loaded...
0.28/0.31	   
0.28/0.31	   variables being loaded...
0.48/0.55	     nbVariables=4000  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=8000
0.48/0.55	       =>  wckTime=0.309  cpuTime=0.21  mem=18M581
0.48/0.55	   
0.48/0.55	   constraints being loaded...
9.31/9.49	     nbConstraints=357  nbGlobalConstraints=357  nbSharedBinaryRepresentations=0  minDegree=5  maxDegree=7  minArity=40
9.31/9.49	     avgArity=77.42  maxArity=4000  nbGenerators=177  nbFusions=0  symmetryWckTime=8.842  symmetryCpuTime=7.72
9.31/9.49	       =>  wckTime=9.248  cpuTime=8.0  mem=45M659
9.41/9.57	   
9.41/9.57	   solver IterativeSystematicSolver being built... 
9.50/9.64	   
9.50/9.64	   INFO : Forward propagation technique limited 
9.71/9.85	       =>  wckTime=9.611  cpuTime=8.23  mem=46M670
9.71/9.88	   
9.71/9.88	   preprocessing
9.71/9.88	     nbConstraintChecks=0  nbPropagations=4000  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
9.71/9.88	     detectedInconsistency=no
9.71/9.88	       =>  wckTime=0.017  cpuTime=0.01  mem=47M683

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-1070338-1215164504/watcher-1070338-1215164504 -o /tmp/evaluation-result-1070338-1215164504/solver-1070338-1215164504 -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-1070338-1215164504.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.92 1.98 1.99 4/80 28616
/proc/meminfo: memFree=1747936/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=1616 CPUtime=0
/proc/28616/stat : 28616 (java) D 28614 28616 27880 0 -1 0 177 0 0 0 0 0 0 0 18 0 1 0 1995425805 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/28616/statm: 404 145 119 9 0 46 0

[startup+0.0867889 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 28616
/proc/meminfo: memFree=1747936/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=865884 CPUtime=0.07
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 3622 0 1 0 5 2 0 0 18 0 9 0 1995425805 886665216 3110 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216471 3110 1667 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865884

[startup+0.102787 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 28616
/proc/meminfo: memFree=1747936/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=865884 CPUtime=0.08
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 3762 0 1 0 6 2 0 0 18 0 9 0 1995425805 886665216 3221 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216471 3221 1708 9 0 211026 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865884

[startup+0.302808 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 28616
/proc/meminfo: memFree=1747936/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=866400 CPUtime=0.28
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 6043 0 1 0 25 3 0 0 18 0 9 0 1995425805 887193600 5417 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216600 5417 1956 9 0 211128 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866400

[startup+0.702846 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 28616
/proc/meminfo: memFree=1747936/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867428 CPUtime=0.68
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 11400 0 1 0 61 7 0 0 18 0 9 0 1995425805 888246272 10761 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216857 10761 1988 9 0 211385 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867428

[startup+1.50192 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 28627
/proc/meminfo: memFree=1708680/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867752 CPUtime=0.74
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 12453 0 1 0 66 8 0 0 18 0 10 0 1995425805 888578048 11576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216938 11576 1995 9 0 211466 0
[pid=28627] ppid=28616 vsize=3092 CPUtime=0.72
/proc/28627/stat : 28627 (saucy) R 28616 28616 27880 0 -1 4194304 511 0 0 0 72 0 0 0 24 0 1 0 1995425879 3166208 482 996147200 134512640 134531332 4294956000 18446744073709551615 134524404 0 4 0 0 0 0 0 17 1 0 0
/proc/28627/statm: 773 482 104 4 0 449 0
[pid=28616/tid=28618] ppid=28614 vsize=867752 CPUtime=0.54
/proc/28616/task/28618/stat : 28618 (java) S 28614 28616 27880 0 -1 64 10953 0 1 0 48 6 0 0 15 0 10 0 1995425807 888578048 11576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 1 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867752 CPUtime=0
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 53 0 0 0 0 0 0 0 16 0 10 0 1995425808 888578048 11576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867752 CPUtime=0
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 9 0 0 0 0 0 0 0 21 0 10 0 1995425808 888578048 11576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867752 CPUtime=0
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 4 0 0 0 0 0 0 0 22 0 10 0 1995425808 888578048 11576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867752 CPUtime=0
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 0 0 0 0 0 0 0 23 0 10 0 1995425810 888578048 11576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867752 CPUtime=0.17
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 680 0 0 0 17 0 0 0 15 0 10 0 1995425810 888578048 11576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867752 CPUtime=0
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 0 0 0 0 0 0 0 24 0 10 0 1995425810 888578048 11576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867752 CPUtime=0
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 1995425810 888578048 11576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28626] ppid=28614 vsize=867752 CPUtime=0
/proc/28616/task/28626/stat : 28626 (java) S 28614 28616 27880 0 -1 64 68 0 0 0 0 0 0 0 24 0 10 0 1995425879 888578048 11576 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 870844

[startup+3.10108 s]
/proc/loadavg: 1.92 1.98 1.99 4/91 28629
/proc/meminfo: memFree=1680512/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867752 CPUtime=3.06
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 29669 684 1 0 202 14 89 1 18 0 9 0 1995425805 888578048 20622 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216938 20622 2013 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867752 CPUtime=2.76
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22226 684 1 0 176 10 89 1 25 0 9 0 1995425807 888578048 20622 996147200 134512640 134550740 4294955968 18446744073709551615 4126900967 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867752 CPUtime=0.98
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 5748 684 0 0 6 2 89 1 16 0 9 0 1995425808 888578048 20622 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867752 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 9 684 0 0 0 0 89 1 21 0 9 0 1995425808 888578048 20622 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867752 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 4 684 0 0 0 0 89 1 22 0 9 0 1995425808 888578048 20622 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867752 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888578048 20622 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867752 CPUtime=1.09
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 867 684 0 0 19 0 89 1 16 0 9 0 1995425810 888578048 20622 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867752 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888578048 20622 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867752 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 10 684 0 0 0 0 89 1 15 0 9 0 1995425810 888578048 20622 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867752

[startup+6.30239 s]
/proc/loadavg: 1.93 1.98 1.99 3/89 28629
/proc/meminfo: memFree=1672584/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867752 CPUtime=6.23
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 29943 684 1 0 519 14 89 1 18 0 9 0 1995425805 888578048 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216938 20631 2013 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867752 CPUtime=5.92
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22232 684 1 0 492 10 89 1 25 0 9 0 1995425807 888578048 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4126955179 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867752 CPUtime=0.98
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 5991 684 0 0 6 2 89 1 16 0 9 0 1995425808 888578048 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867752 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 9 684 0 0 0 0 89 1 21 0 9 0 1995425808 888578048 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867752 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 4 684 0 0 0 0 89 1 22 0 9 0 1995425808 888578048 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867752 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888578048 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867752 CPUtime=1.09
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 869 684 0 0 19 0 89 1 16 0 9 0 1995425810 888578048 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867752 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888578048 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867752 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 33 684 0 0 0 0 89 1 15 0 9 0 1995425810 888578048 20631 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867752

[startup+12.702 s]
/proc/loadavg: 1.93 1.98 1.99 3/89 28629
/proc/meminfo: memFree=1670920/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867840 CPUtime=12.58
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 31562 684 1 0 1151 17 89 1 18 0 9 0 1995425805 888668160 21632 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216960 21632 2638 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867840 CPUtime=12.05
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22417 684 1 0 1104 11 89 1 25 0 9 0 1995425807 888668160 21632 996147200 134512640 134550740 4294955968 18446744073709551615 4127110998 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867840 CPUtime=1.06
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 7307 684 0 0 14 2 89 1 17 0 9 0 1995425808 888668160 21632 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 14 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21632 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 8 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21632 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888668160 21632 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867840 CPUtime=1.22
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 978 684 0 0 31 1 89 1 15 0 9 0 1995425810 888668160 21632 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888668160 21632 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 33 684 0 0 0 0 89 1 15 0 9 0 1995425810 888668160 21632 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 867840

[startup+25.5022 s]
/proc/loadavg: 1.95 1.98 1.99 3/89 28629
/proc/meminfo: memFree=1670984/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867840 CPUtime=25.25
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 31574 684 1 0 2418 17 89 1 18 0 9 0 1995425805 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216960 21640 2638 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867840 CPUtime=24.71
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22419 684 1 0 2370 11 89 1 25 0 9 0 1995425807 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4127134751 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867840 CPUtime=1.06
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 7307 684 0 0 14 2 89 1 16 0 9 0 1995425808 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 14 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 8 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867840 CPUtime=1.24
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 988 684 0 0 33 1 89 1 15 0 9 0 1995425810 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 33 684 0 0 0 0 89 1 15 0 9 0 1995425810 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 867840

[startup+51.1027 s]
/proc/loadavg: 1.96 1.98 1.99 3/89 28629
/proc/meminfo: memFree=1670984/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867840 CPUtime=50.61
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 31574 684 1 0 4954 17 89 1 18 0 9 0 1995425805 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216960 21640 2638 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867840 CPUtime=50.07
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22419 684 1 0 4906 11 89 1 25 0 9 0 1995425807 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4127232407 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867840 CPUtime=1.06
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 7307 684 0 0 14 2 89 1 16 0 9 0 1995425808 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 14 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 8 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21640 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 8 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867840 CPUtime=1.24
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 989 684 0 0 33 1 89 1 16 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 33 684 0 0 0 0 89 1 15 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1469.28
Current children cumulated vsize (KiB) 867840

[startup+1542.3 s]
/proc/loadavg: 2.27 2.08 2.02 3/89 28673
/proc/meminfo: memFree=1673472/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867840 CPUtime=1529.26
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 31576 684 1 0 152818 18 89 1 18 0 9 0 1995425805 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216960 21641 2638 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867840 CPUtime=1528.72
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22420 684 1 0 152769 13 89 1 25 0 9 0 1995425807 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4126799537 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867840 CPUtime=1.06
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 7307 684 0 0 14 2 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 14 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 8 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867840 CPUtime=1.24
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 989 684 0 0 33 1 89 1 16 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 33 684 0 0 0 0 89 1 15 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1529.26
Current children cumulated vsize (KiB) 867840

[startup+1602.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/89 28673
/proc/meminfo: memFree=1673408/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867840 CPUtime=1589.23
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 31576 684 1 0 158815 18 89 1 18 0 9 0 1995425805 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216960 21641 2638 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867840 CPUtime=1588.7
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22420 684 1 0 158767 13 89 1 25 0 9 0 1995425807 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4127232370 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867840 CPUtime=1.06
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 7307 684 0 0 14 2 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 14 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 8 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867840 CPUtime=1.24
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 989 684 0 0 33 1 89 1 16 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 33 684 0 0 0 0 89 1 15 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.23
Current children cumulated vsize (KiB) 867840

[startup+1662.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/89 28673
/proc/meminfo: memFree=1673408/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867840 CPUtime=1649.21
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 31576 684 1 0 164813 18 89 1 18 0 9 0 1995425805 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216960 21641 2638 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867840 CPUtime=1648.67
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22420 684 1 0 164764 13 89 1 25 0 9 0 1995425807 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4127108576 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867840 CPUtime=1.06
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 7307 684 0 0 14 2 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 14 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 8 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867840 CPUtime=1.24
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 989 684 0 0 33 1 89 1 16 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 33 684 0 0 0 0 89 1 15 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.21
Current children cumulated vsize (KiB) 867840

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 4/89 28673
/proc/meminfo: memFree=1673352/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867840 CPUtime=1709.19
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 31576 684 1 0 170811 18 89 1 18 0 9 0 1995425805 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216960 21641 2638 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867840 CPUtime=1708.65
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22420 684 1 0 170762 13 89 1 25 0 9 0 1995425807 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4127111024 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867840 CPUtime=1.06
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 7307 684 0 0 14 2 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 14 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 8 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867840 CPUtime=1.24
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 989 684 0 0 33 1 89 1 16 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 33 684 0 0 0 0 89 1 15 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.19
Current children cumulated vsize (KiB) 867840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/89 28673
/proc/meminfo: memFree=1673288/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867840 CPUtime=1769.16
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 31576 684 1 0 176808 18 89 1 18 0 9 0 1995425805 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216960 21641 2638 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867840 CPUtime=1768.62
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22420 684 1 0 176759 13 89 1 25 0 9 0 1995425807 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4126799514 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867840 CPUtime=1.06
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 7307 684 0 0 14 2 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 14 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 8 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867840 CPUtime=1.24
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 989 684 0 0 33 1 89 1 16 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 33 684 0 0 0 0 89 1 15 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.16
Current children cumulated vsize (KiB) 867840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.2 s]
/proc/loadavg: 2.00 2.03 2.00 3/89 28673
/proc/meminfo: memFree=1673288/2055920 swapFree=4180028/4192956
[pid=28616] ppid=28614 vsize=867840 CPUtime=1800.06
/proc/28616/stat : 28616 (java) S 28614 28616 27880 0 -1 0 31576 684 1 0 179897 19 89 1 18 0 9 0 1995425805 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28616/statm: 216960 21641 2638 9 0 211466 0
[pid=28616/tid=28618] ppid=28614 vsize=867840 CPUtime=1799.52
/proc/28616/task/28618/stat : 28618 (java) R 28614 28616 27880 0 -1 64 22420 684 1 0 179849 13 89 1 25 0 9 0 1995425807 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4127109259 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28619] ppid=28614 vsize=867840 CPUtime=1.06
/proc/28616/task/28619/stat : 28619 (java) S 28614 28616 27880 0 -1 64 7307 684 0 0 14 2 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28620] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28620/stat : 28620 (java) S 28614 28616 27880 0 -1 64 14 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28621] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28621/stat : 28621 (java) S 28614 28616 27880 0 -1 64 8 684 0 0 0 0 89 1 16 0 9 0 1995425808 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28622] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28622/stat : 28622 (java) S 28614 28616 27880 0 -1 64 1 684 0 0 0 0 89 1 23 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28623] ppid=28614 vsize=867840 CPUtime=1.24
/proc/28616/task/28623/stat : 28623 (java) S 28614 28616 27880 0 -1 64 989 684 0 0 33 1 89 1 16 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28616/tid=28624] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28624/stat : 28624 (java) S 28614 28616 27880 0 -1 64 2 684 0 0 0 0 89 1 24 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28616/tid=28625] ppid=28614 vsize=867840 CPUtime=0.9
/proc/28616/task/28625/stat : 28625 (java) S 28614 28616 27880 0 -1 64 33 684 0 0 0 0 89 1 15 0 9 0 1995425810 888668160 21641 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 867840

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

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

Child status: 143
Real time (s): 1813.31
CPU time (s): 1800.17
CPU user time (s): 1799.96
CPU system time (s): 0.215967
CPU usage (%): 99.2757
Max. virtual memory (cumulated for all children) (KiB): 870844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32292
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= 38483
involuntary context switches= 42387

runsolver used 2.51262 second user time and 5.74313 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-04 11:41:44
IDJOB=1070338
IDBENCH=55842
IDSOLVER=363
FILE ID=node4/1070338-1215164504
PBS_JOBID= 7881399
Free space on /tmp= 66524 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-chnl40-50-pb-cnf-cr.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-1070338-1215164504/watcher-1070338-1215164504 -o /tmp/evaluation-result-1070338-1215164504/solver-1070338-1215164504 -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-1070338-1215164504.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 65732382fd866cb6c9e231272e80cd14
RANDOM SEED=965265092

node4.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.213
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.213
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:       1748416 kB
Buffers:         27300 kB
Cached:         142844 kB
SwapCached:       6792 kB
Active:         213628 kB
Inactive:        40460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1748416 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:          97708 kB
Slab:            38424 kB
Committed_AS:  4039048 kB
PageTables:       2088 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= 66524 MiB
End job on node4 at 2008-07-04 12:11:59