Trace number 2095860

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 ESAC? (TO) 1800.16 1801.75

General information on the benchmark

Namecsp/pseudoGLB/
normalized-chnl40-45-pb-cnf-cr.xml
MD5SUMd90b14d447b2d0625f8e023b3d8fff94
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
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 variables3600
Number of constraints170
Maximum constraint arity45
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(170)

Solver Data

0.04/0.09	
0.04/0.09	Abscon 112 (May, 2008)
0.18/0.25	
0.18/0.25	   configuration
0.18/0.25	     name=esac.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-2095860-1247408835.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.48/0.56	     nbVariables=3600  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=7200
0.48/0.56	       =>  wckTime=0.308  cpuTime=0.21  mem=17M676
0.48/0.56	   
0.48/0.56	   constraints being loaded...
7.06/7.19	     nbConstraints=337  nbGlobalConstraints=337  nbSharedBinaryRepresentations=0  minDegree=5  maxDegree=7  minArity=40
7.06/7.19	     avgArity=73.77  maxArity=3600  nbGenerators=167  nbFusions=0  symmetryWckTime=6.541  symmetryCpuTime=5.69
7.06/7.19	       =>  wckTime=6.941  cpuTime=5.95  mem=25M971
7.16/7.26	   
7.16/7.26	   solver IterativeSystematicSolver being built... 
7.26/7.33	   
7.26/7.33	   INFO : Forward propagation technique limited 
7.46/7.51	       =>  wckTime=7.263  cpuTime=6.16  mem=44M315
9.66/9.77	   
9.66/9.77	   preprocessing
9.66/9.77	     nbConstraintChecks=0  nbPropagations=7422  nbRevisions=0  nbUselessRevisions=0  nbSingletonTests=3726
9.66/9.77	     nbEffectiveSingletonTests=0  nbACRemovals=0  nbFoundSingletons=0  nbRemovedValues=0  detectedInconsistency=no
9.66/9.77	       =>  wckTime=2.251  cpuTime=2.21  mem=44M315

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2095860-1247408835/watcher-2095860-1247408835 -o /tmp/evaluation-result-2095860-1247408835/solver-2095860-1247408835 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095860-1247408835.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.92 4/81 847
/proc/meminfo: memFree=1799560/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=18576 CPUtime=0
/proc/847/stat : 847 (runsolver) R 845 847 31481 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 27948493 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 224264776999 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/847/statm: 4644 284 249 26 0 2626 0

[startup+0.058226 s]
/proc/loadavg: 1.99 1.97 1.92 4/81 847
/proc/meminfo: memFree=1799560/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=863836 CPUtime=0.04
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 2661 0 1 0 3 1 0 0 20 0 9 0 27948493 884568064 2211 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 215959 2211 1063 9 0 210852 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 863836

[startup+0.102236 s]
/proc/loadavg: 1.99 1.97 1.92 4/81 847
/proc/meminfo: memFree=1799560/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=865980 CPUtime=0.08
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 3734 0 1 0 6 2 0 0 20 0 9 0 27948493 886763520 3202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216495 3202 1700 9 0 210980 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865980

[startup+0.301275 s]
/proc/loadavg: 1.99 1.97 1.92 4/81 847
/proc/meminfo: memFree=1799560/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=866380 CPUtime=0.28
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 5946 0 1 0 24 4 0 0 20 0 9 0 27948493 887173120 5312 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216595 5312 1983 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.702346 s]
/proc/loadavg: 1.99 1.97 1.92 4/81 847
/proc/meminfo: memFree=1799560/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867420 CPUtime=0.68
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 11000 0 1 0 62 6 0 0 20 0 9 0 27948493 888238080 10354 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216855 10354 2012 9 0 211313 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867420

[startup+1.5015 s]
/proc/loadavg: 1.99 1.97 1.92 4/92 858
/proc/meminfo: memFree=1762160/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867744 CPUtime=1.46
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 13621 641 1 0 68 7 71 0 20 0 9 0 27948493 888569856 11501 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216936 11502 2020 9 0 211394 0
[pid=847/tid=849] ppid=845 vsize=867744 CPUtime=1.26
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 11979 641 1 0 49 6 71 0 16 0 9 0 27948494 888569856 11502 996147200 134512640 134550932 4294955968 18446744073709551615 4126841029 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=850] ppid=845 vsize=867744 CPUtime=0.71
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 62 641 0 0 0 0 71 0 16 0 9 0 27948496 888569856 11502 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=851] ppid=845 vsize=867744 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 11 641 0 0 0 0 71 0 23 0 9 0 27948496 888569856 11503 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=852] ppid=845 vsize=867744 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 4 641 0 0 0 0 71 0 23 0 9 0 27948496 888569856 11503 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=853] ppid=845 vsize=867744 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888569856 11507 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867744 CPUtime=0.89
/proc/847/task/854/stat : 854 (java) R 845 847 31481 0 -1 64 754 641 0 0 18 0 71 0 16 0 9 0 27948498 888569856 11507 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867744 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888569856 11508 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867744 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 6 641 0 0 0 0 71 0 15 0 9 0 27948498 888569856 11508 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 867744

[startup+3.10179 s]
/proc/loadavg: 1.99 1.97 1.92 3/90 860
/proc/meminfo: memFree=1733488/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867872 CPUtime=3.06
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 28865 641 1 0 222 13 71 0 20 0 9 0 27948493 888700928 20358 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216968 20358 2041 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867872 CPUtime=2.77
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 21803 641 1 0 197 9 71 0 25 0 9 0 27948494 888700928 20358 996147200 134512640 134550932 4294955968 18446744073709551615 4126927824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=850] ppid=845 vsize=867872 CPUtime=0.77
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 5333 641 0 0 5 1 71 0 16 0 9 0 27948496 888700928 20358 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867872 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 17 0 9 0 27948496 888700928 20358 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867872 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888700928 20358 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867872 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888700928 20358 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867872 CPUtime=0.9
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 882 641 0 0 19 0 71 0 17 0 9 0 27948498 888700928 20358 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867872 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888700928 20358 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867872 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 8 641 0 0 0 0 71 0 15 0 9 0 27948498 888700928 20358 996147200 134512640 134550932 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) 867872

[startup+6.30239 s]
/proc/loadavg: 1.99 1.97 1.92 3/90 860
/proc/meminfo: memFree=1725296/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867872 CPUtime=6.26
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 29141 641 1 0 542 13 71 0 20 0 9 0 27948493 888700928 20371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216968 20371 2041 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867872 CPUtime=5.96
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 21809 641 1 0 516 9 71 0 25 0 9 0 27948494 888700928 20371 996147200 134512640 134550932 4294955968 18446744073709551615 4126973422 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=850] ppid=845 vsize=867872 CPUtime=0.78
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 5576 641 0 0 6 1 71 0 16 0 9 0 27948496 888700928 20371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867872 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 17 0 9 0 27948496 888700928 20371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867872 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888700928 20371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867872 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888700928 20371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867872 CPUtime=0.9
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 884 641 0 0 19 0 71 0 17 0 9 0 27948498 888700928 20371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867872 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888700928 20371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867872 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 33 641 0 0 0 0 71 0 15 0 9 0 27948498 888700928 20371 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867872

[startup+12.7016 s]
/proc/loadavg: 1.99 1.97 1.92 3/90 860
/proc/meminfo: memFree=1723512/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867960 CPUtime=12.65
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 30789 641 1 0 1180 14 71 0 20 0 9 0 27948493 888791040 21401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216990 21401 2662 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867960 CPUtime=12.17
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 22007 641 1 0 1135 11 71 0 25 0 9 0 27948494 888791040 21401 996147200 134512640 134550932 4294955968 18446744073709551615 4127214291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=850] ppid=845 vsize=867960 CPUtime=0.84
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 6890 641 0 0 12 1 71 0 17 0 9 0 27948496 888791040 21401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888791040 21401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867960 CPUtime=1.02
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 1020 641 0 0 31 0 71 0 15 0 9 0 27948498 888791040 21401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888791040 21401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 33 641 0 0 0 0 71 0 15 0 9 0 27948498 888791040 21401 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 867960

[startup+25.503 s]
/proc/loadavg: 1.99 1.97 1.92 3/90 860
/proc/meminfo: memFree=1723512/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867960 CPUtime=25.46
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 30797 641 1 0 2460 15 71 0 20 0 9 0 27948493 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216990 21407 2662 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867960 CPUtime=24.96
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 22009 641 1 0 2414 11 71 0 25 0 9 0 27948494 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4127214291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=850] ppid=845 vsize=867960 CPUtime=0.84
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 6890 641 0 0 12 1 71 0 16 0 9 0 27948496 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867960 CPUtime=1.03
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 1026 641 0 0 32 0 71 0 15 0 9 0 27948498 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 33 641 0 0 0 0 71 0 15 0 9 0 27948498 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 867960

[startup+51.1027 s]
/proc/loadavg: 1.99 1.97 1.92 3/90 860
/proc/meminfo: memFree=1723448/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867960 CPUtime=51.05
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 30797 641 1 0 5019 15 71 0 20 0 9 0 27948493 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216990 21407 2662 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867960 CPUtime=50.54
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 22009 641 1 0 4972 11 71 0 25 0 9 0 27948494 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4127214291 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=850] ppid=845 vsize=867960 CPUtime=0.84
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 6890 641 0 0 12 1 71 0 16 0 9 0 27948496 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867960 CPUtime=1.04
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 1026 641 0 0 33 0 71 0 17 0 9 0 27948498 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888791040 21407 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867960 CPUtime=1.04
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 1027 641 0 0 33 0 71 0 17 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 33 641 0 0 0 0 71 0 15 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 867960

[startup+1602.3 s]
/proc/loadavg: 2.07 2.00 1.93 3/79 1568
/proc/meminfo: memFree=1709864/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867960 CPUtime=1600.78
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 30799 641 1 0 159986 21 71 0 20 0 9 0 27948493 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216990 21408 2662 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867960 CPUtime=1600.26
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 22010 641 1 0 159939 16 71 0 25 0 9 0 27948494 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4127214334 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867960 CPUtime=0.84
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 6890 641 0 0 12 1 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867960 CPUtime=1.04
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 1027 641 0 0 33 0 71 0 17 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 33 641 0 0 0 0 71 0 15 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.78
Current children cumulated vsize (KiB) 867960

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 1.94 3/90 1604
/proc/meminfo: memFree=1659224/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867960 CPUtime=1660.74
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 30799 641 1 0 165982 21 71 0 20 0 9 0 27948493 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216990 21408 2662 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867960 CPUtime=1660.22
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 22010 641 1 0 165935 16 71 0 25 0 9 0 27948494 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4127214291 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867960 CPUtime=0.84
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 6890 641 0 0 12 1 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867960 CPUtime=1.04
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 1027 641 0 0 33 0 71 0 17 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 33 641 0 0 0 0 71 0 15 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.74
Current children cumulated vsize (KiB) 867960

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/90 1604
/proc/meminfo: memFree=1659160/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867960 CPUtime=1720.71
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 30799 641 1 0 171979 21 71 0 20 0 9 0 27948493 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216990 21408 2662 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867960 CPUtime=1720.19
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 22010 641 1 0 171932 16 71 0 25 0 9 0 27948494 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4127214291 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867960 CPUtime=0.84
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 6890 641 0 0 12 1 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867960 CPUtime=1.04
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 1027 641 0 0 33 0 71 0 17 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 33 641 0 0 0 0 71 0 15 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.71
Current children cumulated vsize (KiB) 867960

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 1604
/proc/meminfo: memFree=1658904/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867960 CPUtime=1780.68
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 30799 641 1 0 177976 21 71 0 20 0 9 0 27948493 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216990 21408 2662 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867960 CPUtime=1780.16
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 22010 641 1 0 177929 16 71 0 25 0 9 0 27948494 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4127136300 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867960 CPUtime=0.84
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 6890 641 0 0 12 1 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867960 CPUtime=1.04
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 1027 641 0 0 33 0 71 0 17 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 33 641 0 0 0 0 71 0 15 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.68
Current children cumulated vsize (KiB) 867960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 1604
/proc/meminfo: memFree=1658968/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867960 CPUtime=1800.08
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 30799 641 1 0 179916 21 71 0 20 0 9 0 27948493 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216990 21408 2662 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867960 CPUtime=1799.56
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 22010 641 1 0 179869 16 71 0 25 0 9 0 27948494 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4127215296 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867960 CPUtime=0.84
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 6890 641 0 0 12 1 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867960 CPUtime=1.04
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 1027 641 0 0 33 0 71 0 17 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 33 641 0 0 0 0 71 0 15 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 867960

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

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

[startup+1801.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/90 1604
/proc/meminfo: memFree=1658968/2055920 swapFree=4192812/4192956
[pid=847] ppid=845 vsize=867960 CPUtime=1800.08
/proc/847/stat : 847 (java) S 845 847 31481 0 -1 0 30799 641 1 0 179916 21 71 0 20 0 9 0 27948493 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/847/statm: 216990 21408 2662 9 0 211426 0
[pid=847/tid=849] ppid=845 vsize=867960 CPUtime=1799.56
/proc/847/task/849/stat : 849 (java) R 845 847 31481 0 -1 64 22010 641 1 0 179869 16 71 0 25 0 9 0 27948494 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4127215296 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=850] ppid=845 vsize=867960 CPUtime=0.84
/proc/847/task/850/stat : 850 (java) S 845 847 31481 0 -1 64 6890 641 0 0 12 1 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=851] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/851/stat : 851 (java) S 845 847 31481 0 -1 64 21 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=852] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/852/stat : 852 (java) S 845 847 31481 0 -1 64 12 641 0 0 0 0 71 0 16 0 9 0 27948496 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=853] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/853/stat : 853 (java) S 845 847 31481 0 -1 64 1 641 0 0 0 0 71 0 24 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=854] ppid=845 vsize=867960 CPUtime=1.04
/proc/847/task/854/stat : 854 (java) S 845 847 31481 0 -1 64 1027 641 0 0 33 0 71 0 17 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=847/tid=855] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/855/stat : 855 (java) S 845 847 31481 0 -1 64 0 641 0 0 0 0 71 0 25 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=847/tid=856] ppid=845 vsize=867960 CPUtime=0.71
/proc/847/task/856/stat : 856 (java) S 845 847 31481 0 -1 64 33 641 0 0 0 0 71 0 15 0 9 0 27948498 888791040 21408 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 867960

Child status: 143
Real time (s): 1801.75
CPU time (s): 1800.16
CPU user time (s): 1799.91
CPU system time (s): 0.240963
CPU usage (%): 99.9113
Max. virtual memory (cumulated for all children) (KiB): 870676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.240963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31470
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= 38357
involuntary context switches= 23651

runsolver used 1.9867 second user time and 5.40818 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-12 16:27:15
IDJOB=2095860
IDBENCH=55795
IDSOLVER=774
FILE ID=node82/2095860-1247408835
PBS_JOBID= 9510485
Free space on /tmp= 66192 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-chnl40-45-pb-cnf-cr.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2095860-1247408835/watcher-2095860-1247408835 -o /tmp/evaluation-result-2095860-1247408835/solver-2095860-1247408835 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-2095860-1247408835.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d90b14d447b2d0625f8e023b3d8fff94
RANDOM SEED=1297797434

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1799976 kB
Buffers:         35184 kB
Cached:         111492 kB
SwapCached:          0 kB
Active:         141912 kB
Inactive:        57896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2316 kB
Writeback:           0 kB
Mapped:          73508 kB
Slab:            41364 kB
Committed_AS:  1012464 kB
PageTables:       1868 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66184 MiB
End job on node82 at 2009-07-12 16:57:19