Trace number 2093603

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.13

General information on the benchmark

Namecsp/magicSquare/
normalized-magicSquare-20_glb.xml
MD5SUM7812e1842715799c37ff5f210a866913
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 variables400
Number of constraints43
Maximum constraint arity400
Maximum domain size400
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)alldifferent(1),weightedsum(42)

Solver Data

0.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.19/0.24	
0.19/0.24	   configuration
0.19/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2093603-1247401637.xml
0.28/0.35	   
0.28/0.35	   domains being loaded...
0.28/0.36	   
0.28/0.36	   variables being loaded...
0.39/0.48	     nbVariables=400  nbDomainTypes=1  minDomainSize=400  maxDomainSize=400  nbTotalValues=160000
0.39/0.48	       =>  wckTime=0.238  cpuTime=0.16  mem=12M776
0.39/0.48	   
0.39/0.48	   constraints being loaded...
0.77/0.82	     nbConstraints=97  nbGlobalConstraints=97  nbSharedBinaryRepresentations=0  minDegree=9  maxDegree=11  minArity=20
0.77/0.82	     avgArity=42.64  maxArity=400  nbGenerators=12  nbFusions=0  symmetryWckTime=0.27  symmetryCpuTime=0.2
0.77/0.82	       =>  wckTime=0.584  cpuTime=0.4  mem=23M528
0.77/0.89	   
0.77/0.89	   solver IterativeSystematicSolver being built... 
0.87/0.96	   
0.87/0.96	   INFO : Forward propagation technique limited 
0.97/1.06	       =>  wckTime=0.818  cpuTime=0.54  mem=29M75
0.97/1.09	   
0.97/1.09	   preprocessing
0.97/1.09	     nbConstraintChecks=0  nbPropagations=400  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.97/1.09	     detectedInconsistency=no
0.97/1.09	       =>  wckTime=0.028  cpuTime=0.01  mem=30M82
8.50/8.65	   
8.50/8.65	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=31M59)

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-2093603-1247401637/watcher-2093603-1247401637 -o /tmp/evaluation-result-2093603-1247401637/solver-2093603-1247401637 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2093603-1247401637.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.60 0.80 3/82 309
/proc/meminfo: memFree=1287136/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=1616 CPUtime=0
/proc/309/stat : 309 (java) D 307 309 32416 0 -1 0 347 0 0 0 0 0 0 0 18 0 1 0 26854980 1654784 151 996147200 134512640 134550932 4294955968 18446744073709551615 6910756 0 2147483391 4096 0 18446744072099863542 0 0 17 1 0 0
/proc/309/statm: 2669 474 207 9 0 1184 0
[pid=309/tid=310] ppid=307 vsize=10676 CPUtime=0
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 26854981 10932224 474 996147200 134512640 134550932 4294955968 18446744073709551615 7757784 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.10127 s]
/proc/loadavg: 1.99 1.60 0.80 3/82 309
/proc/meminfo: memFree=1287136/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=865984 CPUtime=0.09
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 3759 0 1 0 7 2 0 0 18 0 9 0 26854980 886767616 3217 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216496 3217 1697 9 0 210981 0
[pid=309/tid=310] ppid=307 vsize=865984 CPUtime=0.07
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 2850 0 1 0 6 1 0 0 18 0 9 0 26854981 886767616 3217 996147200 134512640 134550932 4294955968 18446744073709551615 103672556 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.201284 s]
/proc/loadavg: 1.99 1.60 0.80 3/82 309
/proc/meminfo: memFree=1287136/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=866144 CPUtime=0.19
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 4728 0 1 0 16 3 0 0 18 0 9 0 26854980 886931456 4145 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216536 4145 1878 9 0 211014 0
[pid=309/tid=310] ppid=307 vsize=866144 CPUtime=0.17
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 3819 0 1 0 15 2 0 0 18 0 9 0 26854981 886931456 4145 996147200 134512640 134550932 4294955968 18446744073709551615 4125959124 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 866144

[startup+0.301298 s]
/proc/loadavg: 1.99 1.60 0.80 3/82 309
/proc/meminfo: memFree=1287136/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=866296 CPUtime=0.28
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 5699 0 1 0 25 3 0 0 18 0 9 0 26854980 887087104 5102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216574 5102 1927 9 0 211052 0
[pid=309/tid=310] ppid=307 vsize=866296 CPUtime=0.24
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 4727 0 1 0 22 2 0 0 19 0 9 0 26854981 887087104 5102 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 2147483391 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.701348 s]
/proc/loadavg: 1.99 1.60 0.80 3/82 309
/proc/meminfo: memFree=1287136/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867416 CPUtime=0.67
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 10259 366 1 0 58 6 3 0 18 0 9 0 26854980 888233984 8446 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216854 8446 2028 9 0 211312 0
[pid=309/tid=310] ppid=307 vsize=867416 CPUtime=0.51
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 8783 366 1 0 44 4 3 0 20 0 9 0 26854981 888233984 8446 996147200 134512640 134550932 4294955968 18446744073709551615 4126761532 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867416

[startup+1.50145 s]
/proc/loadavg: 1.99 1.60 0.80 3/91 322
/proc/meminfo: memFree=1247192/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=1.47
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 18999 366 1 0 135 9 3 0 18 0 9 0 26854980 888459264 12928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 12928 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=1.18
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13470 366 1 0 109 6 3 0 25 0 9 0 26854981 888459264 12928 996147200 134512640 134550932 4294955968 18446744073709551615 4126848528 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 16 0 9 0 26854983 888459264 12928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 9 0 26854983 888459264 12928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 12928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 12928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.23
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 741 366 0 0 20 0 3 0 16 0 9 0 26854985 888459264 12928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 12928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 10 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 12928 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867636

[startup+3.10265 s]
/proc/loadavg: 1.99 1.60 0.80 3/91 322
/proc/meminfo: memFree=1245656/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=3.05
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19021 366 1 0 293 9 3 0 18 0 9 0 26854980 888459264 12947 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 12947 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=2.76
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13484 366 1 0 267 6 3 0 25 0 9 0 26854981 888459264 12947 996147200 134512640 134550932 4294955968 18446744073709551615 4126895849 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 17 0 9 0 26854983 888459264 12947 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 9 0 26854983 888459264 12947 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 12947 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 12947 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.23
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 749 366 0 0 20 0 3 0 15 0 9 0 26854985 888459264 12947 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 12947 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 10 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 12947 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867636

[startup+6.30206 s]
/proc/loadavg: 1.99 1.61 0.81 3/91 322
/proc/meminfo: memFree=1245272/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=6.22
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19090 366 1 0 610 9 3 0 18 0 9 0 26854980 888459264 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 12985 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=5.91
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13511 366 1 0 582 6 3 0 25 0 9 0 26854981 888459264 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4126895863 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 17 0 9 0 26854983 888459264 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 9 0 26854983 888459264 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.26
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 778 366 0 0 23 0 3 0 15 0 9 0 26854985 888459264 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 23 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 12985 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867636

[startup+12.7029 s]
/proc/loadavg: 1.99 1.62 0.81 3/91 322
/proc/meminfo: memFree=1244952/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=12.56
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19127 366 1 0 1244 9 3 0 18 0 9 0 26854980 888459264 13010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 13010 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=12.24
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13535 366 1 0 1215 6 3 0 25 0 9 0 26854981 888459264 13010 996147200 134512640 134550932 4294955968 18446744073709551615 4126849720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 17 0 9 0 26854983 888459264 13010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 9 0 26854983 888459264 13010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 13010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 13010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.26
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 791 366 0 0 23 0 3 0 15 0 9 0 26854985 888459264 13010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 13010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 23 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 13010 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867636

[startup+25.5015 s]
/proc/loadavg: 1.99 1.63 0.83 4/91 322
/proc/meminfo: memFree=1244952/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=25.24
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19171 366 1 0 2512 9 3 0 18 0 9 0 26854980 888459264 13028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 13028 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=24.89
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13543 366 1 0 2480 6 3 0 25 0 9 0 26854981 888459264 13028 996147200 134512640 134550932 4294955968 18446744073709551615 4126849720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 16 0 9 0 26854983 888459264 13028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 9 0 26854983 888459264 13028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 13028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 13028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.29
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 827 366 0 0 26 0 3 0 15 0 9 0 26854985 888459264 13028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 13028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 23 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 13028 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867636

[startup+51.1018 s]
/proc/loadavg: 1.99 1.66 0.86 3/91 322
/proc/meminfo: memFree=1244888/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=50.59
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19175 366 1 0 5047 9 3 0 18 0 9 0 26854980 888459264 13032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 13032 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=50.25
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13547 366 1 0 5015 7 3 0 25 0 9 0 26854981 888459264 13032 996147200 134512640 134550932 4294955968 18446744073709551615 4126846489 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 16 0 9 0 26854983 888459264 13032 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 13052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 13052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.3
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 828 366 0 0 27 0 3 0 16 0 9 0 26854985 888459264 13052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 13052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 23 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 13052 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1529.43
Current children cumulated vsize (KiB) 867636

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.76 3/91 521
/proc/meminfo: memFree=1256928/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=1589.41
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19199 366 1 0 158925 13 3 0 18 0 9 0 26854980 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 13055 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=1589.06
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13570 366 1 0 158893 10 3 0 25 0 9 0 26854981 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4126846550 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 16 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.3
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 828 366 0 0 27 0 3 0 16 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 23 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.41
Current children cumulated vsize (KiB) 867636

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.77 3/91 550
/proc/meminfo: memFree=1256800/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=1649.38
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19199 366 1 0 164922 13 3 0 18 0 9 0 26854980 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 13055 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=1649.03
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13570 366 1 0 164890 10 3 0 25 0 9 0 26854981 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4125952176 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 16 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.3
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 828 366 0 0 27 0 3 0 16 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 23 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.38
Current children cumulated vsize (KiB) 867636

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/91 550
/proc/meminfo: memFree=1256800/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=1709.36
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19199 366 1 0 170920 13 3 0 18 0 9 0 26854980 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 13055 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=1709.01
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13570 366 1 0 170888 10 3 0 25 0 9 0 26854981 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4125952251 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 16 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.3
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 828 366 0 0 27 0 3 0 16 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 23 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.36
Current children cumulated vsize (KiB) 867636

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/91 550
/proc/meminfo: memFree=1256864/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=1769.34
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19199 366 1 0 176918 13 3 0 18 0 9 0 26854980 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 13055 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=1768.99
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13570 366 1 0 176886 10 3 0 25 0 9 0 26854981 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4126849752 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 16 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.3
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 828 366 0 0 27 0 3 0 16 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 23 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.34
Current children cumulated vsize (KiB) 867636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813 s]
/proc/loadavg: 2.00 2.00 1.80 3/91 550
/proc/meminfo: memFree=1256864/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=1800.03
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19199 366 1 0 179987 13 3 0 18 0 9 0 26854980 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 13055 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=1799.68
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13570 366 1 0 179955 10 3 0 25 0 9 0 26854981 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4126867906 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 16 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 9 0 26854983 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 2 366 0 0 0 0 3 0 18 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.3
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 828 366 0 0 27 0 3 0 16 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 23 366 0 0 0 0 3 0 15 0 9 0 26854985 888459264 13055 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 867636

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

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

[startup+1813.11 s]
/proc/loadavg: 2.00 2.00 1.80 3/91 550
/proc/meminfo: memFree=1256864/2055920 swapFree=4192812/4192956
[pid=309] ppid=307 vsize=867636 CPUtime=1800.14
/proc/309/stat : 309 (java) S 307 309 32416 0 -1 0 19210 366 1 0 179998 13 3 0 16 0 10 0 26854980 888459264 13060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/309/statm: 216909 13060 2659 9 0 211345 0
[pid=309/tid=310] ppid=307 vsize=867636 CPUtime=1799.78
/proc/309/task/310/stat : 310 (java) R 307 309 32416 0 -1 64 13570 366 1 0 179965 10 3 0 25 0 10 0 26854981 888459264 13060 996147200 134512640 134550932 4294955968 18446744073709551615 4125952294 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=309/tid=312] ppid=307 vsize=867636 CPUtime=0.07
/proc/309/task/312/stat : 312 (java) S 307 309 32416 0 -1 64 3946 366 0 0 4 0 3 0 16 0 10 0 26854983 888459264 13060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=313] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/313/stat : 313 (java) S 307 309 32416 0 -1 64 19 366 0 0 0 0 3 0 17 0 10 0 26854983 888459264 13060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=314] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/314/stat : 314 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 16 0 10 0 26854983 888459264 13060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=315] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/315/stat : 315 (java) S 307 309 32416 0 -1 64 9 366 0 0 0 0 3 0 18 0 10 0 26854985 888459264 13060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=309/tid=316] ppid=307 vsize=867636 CPUtime=0.3
/proc/309/task/316/stat : 316 (java) S 307 309 32416 0 -1 64 828 366 0 0 27 0 3 0 16 0 10 0 26854985 888459264 13060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=317] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/317/stat : 317 (java) S 307 309 32416 0 -1 64 0 366 0 0 0 0 3 0 19 0 10 0 26854985 888459264 13060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=309/tid=318] ppid=307 vsize=867636 CPUtime=0.03
/proc/309/task/318/stat : 318 (java) S 307 309 32416 0 -1 64 23 366 0 0 0 0 3 0 15 0 10 0 26854985 888459264 13060 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 867636

Child status: 143
Real time (s): 1813.13
CPU time (s): 1800.17
CPU user time (s): 1800.02
CPU system time (s): 0.148977
CPU usage (%): 99.2852
Max. virtual memory (cumulated for all children) (KiB): 867636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19597
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= 37869
involuntary context switches= 75349

runsolver used 2.55261 second user time and 5.70713 second system time

The end

Launcher Data

Begin job on node40 at 2009-07-12 14:27:17
IDJOB=2093603
IDBENCH=53660
IDSOLVER=773
FILE ID=node40/2093603-1247401637
PBS_JOBID= 9510563
Free space on /tmp= 66256 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/magicSquare/normalized-magicSquare-20_glb.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= BIN/runsolver --timestamp -w /tmp/evaluation-result-2093603-1247401637/watcher-2093603-1247401637 -o /tmp/evaluation-result-2093603-1247401637/solver-2093603-1247401637 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2093603-1247401637.xml

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

MD5SUM BENCH= 7812e1842715799c37ff5f210a866913
RANDOM SEED=883576352

node40.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:       1287616 kB
Buffers:         95716 kB
Cached:         493096 kB
SwapCached:          0 kB
Active:         288828 kB
Inactive:       392016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:         112748 kB
Slab:            72276 kB
Committed_AS:  1028364 kB
PageTables:       2028 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= 66252 MiB
End job on node40 at 2009-07-12 14:57:32