Trace number 1070498

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.08 1999.94

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-cardinality-95-90.xml
MD5SUMb24d6317b37c425ee5e9e0d5c2fb36b7
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 variables8550
Number of constraints185
Maximum constraint arity95
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(185)

Solver Data (download as text)

0.04/0.23	
0.04/0.23	Abscon 112 (May, 2008)
0.14/0.38	
0.14/0.38	   configuration
0.14/0.38	     name=mac.xml
0.24/0.42	   
0.24/0.42	   instance
0.24/0.42	     name=HOME/instance-1070498-1215165433.xml
0.24/0.45	   
0.24/0.45	   domains being loaded...
0.24/0.46	   
0.24/0.46	   variables being loaded...
0.58/0.97	     nbVariables=8550  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=17100
0.58/0.97	       =>  wckTime=0.581  cpuTime=0.27  mem=31M292
0.58/0.97	   
0.58/0.97	   constraints being loaded...
3.45/6.39	     nbConstraints=368  nbGlobalConstraints=368  nbSharedBinaryRepresentations=0  minDegree=4  maxDegree=6  minArity=90
3.45/6.39	     avgArity=138.4  maxArity=190  nbGenerators=183  nbFusions=0  symmetryWckTime=5.164  symmetryCpuTime=0.3
3.45/6.39	       =>  wckTime=6.006  cpuTime=0.71  mem=35M138
3.63/6.53	   
3.63/6.53	   solver IterativeSystematicSolver being built... 
3.63/6.59	   
3.63/6.60	   INFO : Forward propagation technique limited 
4.05/6.92	       =>  wckTime=6.533  cpuTime=1.05  mem=31M492
4.05/6.95	   
4.05/6.95	   preprocessing
4.05/6.95	     nbConstraintChecks=0  nbPropagations=8550  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
4.05/6.95	     detectedInconsistency=no
4.05/6.95	       =>  wckTime=0.02  cpuTime=0.01  mem=31M492

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-1070498-1215165433/watcher-1070498-1215165433 -o /tmp/evaluation-result-1070498-1215165433/solver-1070498-1215165433 -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-1070498-1215165433.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: 2.99 2.98 2.99 5/81 25478
/proc/meminfo: memFree=1825864/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=862848 CPUtime=0.03
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 2406 0 1 0 2 1 0 0 18 0 7 0 639469136 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 215712 1985 910 9 0 210691 0
[pid=25478/tid=25479] ppid=25476 vsize=862848 CPUtime=0.02
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 1687 0 1 0 2 0 0 0 18 0 7 0 639469137 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25480] ppid=25476 vsize=862848 CPUtime=0
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 4 0 0 0 0 0 0 0 19 0 7 0 639469139 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=862848 CPUtime=0
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 10 0 0 0 0 0 0 0 19 0 7 0 639469139 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=862848 CPUtime=0
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 4 0 0 0 0 0 0 0 20 0 7 0 639469139 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=862848 CPUtime=0
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 0 0 0 0 0 0 0 18 0 7 0 639469141 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=862848 CPUtime=0
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 24 0 0 0 0 0 0 0 19 0 7 0 639469141 883556352 1985 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

[startup+0.136326 s]
/proc/loadavg: 2.99 2.98 2.99 5/81 25478
/proc/meminfo: memFree=1825864/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=864076 CPUtime=0.04
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 2727 0 1 0 3 1 0 0 18 0 9 0 639469136 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 216019 2282 1090 9 0 210976 0
[pid=25478/tid=25479] ppid=25476 vsize=864076 CPUtime=0.03
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 1828 0 1 0 2 1 0 0 20 0 9 0 639469137 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4021117 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25480] ppid=25476 vsize=864076 CPUtime=0
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 639469139 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=864076 CPUtime=0
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 639469139 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=864076 CPUtime=0
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 639469139 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=864076 CPUtime=0
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 639469141 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=864076 CPUtime=0
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 203 0 0 0 0 0 0 0 17 0 9 0 639469141 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.202414 s]
/proc/loadavg: 2.99 2.98 2.99 5/81 25478
/proc/meminfo: memFree=1825864/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=864076 CPUtime=0.04
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 2727 0 1 0 3 1 0 0 18 0 9 0 639469136 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 216019 2282 1090 9 0 210976 0
[pid=25478/tid=25479] ppid=25476 vsize=864076 CPUtime=0.03
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 1828 0 1 0 2 1 0 0 20 0 9 0 639469137 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4125977493 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25480] ppid=25476 vsize=864076 CPUtime=0
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 639469139 884813824 2282 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=864076 CPUtime=0
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 639469139 884813824 2286 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=864076 CPUtime=0
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 639469139 884813824 2286 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=864076 CPUtime=0
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 639469141 884813824 2289 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=864076 CPUtime=0
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 203 0 0 0 0 0 0 0 17 0 9 0 639469141 884813824 2289 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.302431 s]
/proc/loadavg: 2.99 2.98 2.99 5/81 25478
/proc/meminfo: memFree=1825864/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=866044 CPUtime=0.14
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 4279 0 1 0 11 3 0 0 18 0 9 0 639469136 886829056 3714 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 216511 3714 1836 9 0 211059 0
[pid=25478/tid=25479] ppid=25476 vsize=866044 CPUtime=0.11
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 3361 0 1 0 9 2 0 0 18 0 9 0 639469137 886829056 3716 996147200 134512640 134550740 4294955984 18446744073709551615 104250915 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25480] ppid=25476 vsize=866044 CPUtime=0
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 639469139 886829056 3717 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=866044 CPUtime=0
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 639469139 886829056 3720 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=866044 CPUtime=0
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 639469139 886829056 3722 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=866044 CPUtime=0
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 639469141 886829056 3723 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=866044 CPUtime=0.01
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 224 0 0 0 1 0 0 0 16 0 9 0 639469141 886829056 3723 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 866044

[startup+0.701397 s]
/proc/loadavg: 2.99 2.98 2.99 5/81 25478
/proc/meminfo: memFree=1825864/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=867000 CPUtime=0.44
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 7361 0 1 0 39 5 0 0 18 0 9 0 639469136 887808000 6731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 216750 6731 1965 9 0 211278 0
[pid=25478/tid=25479] ppid=25476 vsize=867000 CPUtime=0.32
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 6201 0 1 0 28 4 0 0 19 0 9 0 639469137 887808000 6731 996147200 134512640 134550740 4294955984 18446744073709551615 4125977230 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25480] ppid=25476 vsize=867000 CPUtime=0
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 639469139 887808000 6731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=867000 CPUtime=0
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 639469139 887808000 6731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=867000 CPUtime=0
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 639469139 887808000 6731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=867000 CPUtime=0
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 639469141 887808000 6731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=867000 CPUtime=0.1
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 464 0 0 0 10 0 0 0 16 0 9 0 639469141 887808000 6731 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 867000

[startup+1.5025 s]
/proc/loadavg: 2.99 2.98 2.99 4/90 25487
/proc/meminfo: memFree=1782720/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=867776 CPUtime=0.99
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 20303 0 1 0 87 12 0 0 18 0 10 0 639469136 888602624 19650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 216944 19650 2008 9 0 211472 0
[pid=25478/tid=25479] ppid=25476 vsize=867776 CPUtime=0.72
/proc/25478/task/25479/stat : 25479 (java) S 25476 25478 22429 0 -1 64 15720 0 1 0 63 9 0 0 19 0 10 0 639469137 888602624 19650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25480] ppid=25476 vsize=867776 CPUtime=0.06
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 3247 0 0 0 5 1 0 0 16 0 10 0 639469139 888602624 19650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 639469139 888602624 19650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 639469139 888602624 19650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 639469141 888602624 19650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=867776 CPUtime=0.17
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 636 0 0 0 17 0 0 0 15 0 10 0 639469141 888602624 19650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25486] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25486/stat : 25486 (java) S 25476 25478 22429 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 639469145 888602624 19650 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25487] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25487/stat : 25487 (java) D 25476 25478 22429 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 639469145 888602624 19650 996147200 134512640 134550740 4294955984 18446744073709551615 4160646416 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 867776

[startup+3.1027 s]
/proc/loadavg: 2.99 2.98 2.99 4/92 25489
/proc/meminfo: memFree=1751280/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=867776 CPUtime=1.01
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 21326 0 1 0 89 12 0 0 18 0 10 0 639469136 888602624 19653 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 216944 19653 2008 9 0 211472 0
[pid=25489] ppid=25478 vsize=4660 CPUtime=0.84
/proc/25489/stat : 25489 (saucy) R 25478 25478 22429 0 -1 4194304 822 0 0 0 83 1 0 0 25 0 1 0 639469280 4771840 793 996147200 134512640 134531332 4294956000 18446744073709551615 134524308 0 4 0 0 0 0 0 17 0 0 0
/proc/25489/statm: 1165 793 104 4 0 841 0
[pid=25478/tid=25479] ppid=25476 vsize=867776 CPUtime=0.74
/proc/25478/task/25479/stat : 25479 (java) S 25476 25478 22429 0 -1 64 16626 0 1 0 65 9 0 0 15 0 10 0 639469137 888602624 19653 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563648864 0 0 -1 0 0 0
[pid=25478/tid=25480] ppid=25476 vsize=867776 CPUtime=0.06
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 3251 0 0 0 5 1 0 0 16 0 10 0 639469139 888602624 19653 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 639469139 888602624 19653 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 639469139 888602624 19653 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 639469141 888602624 19653 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=867776 CPUtime=0.17
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 682 0 0 0 17 0 0 0 15 0 10 0 639469141 888602624 19653 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25486] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25486/stat : 25486 (java) S 25476 25478 22429 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 639469145 888602624 19653 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25487] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25487/stat : 25487 (java) S 25476 25478 22429 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 639469145 888602624 19653 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25488] ppid=25476 vsize=867776 CPUtime=0
/proc/25478/task/25488/stat : 25488 (java) S 25476 25478 22429 0 -1 64 65 0 0 0 0 0 0 0 18 0 10 0 639469280 888602624 19653 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 18446744071563356171 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 872436

[startup+6.30111 s]
/proc/loadavg: 2.99 2.98 2.99 4/92 25489
/proc/meminfo: memFree=1750448/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=868100 CPUtime=3.45
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 25012 940 1 0 97 12 235 1 18 0 10 0 639469136 888934400 19673 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 217025 19673 2011 9 0 211553 0
[pid=25478/tid=25479] ppid=25476 vsize=868100 CPUtime=3.18
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 19498 940 1 0 73 9 235 1 16 0 10 0 639469137 888934400 19673 996147200 134512640 134550740 4294955984 18446744073709551615 4126814112 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25480] ppid=25476 vsize=868100 CPUtime=2.42
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 3802 940 0 0 5 1 235 1 16 0 10 0 639469139 888934400 19673 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 13 940 0 0 0 0 235 1 16 0 10 0 639469139 888934400 19673 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 5 940 0 0 0 0 235 1 16 0 10 0 639469139 888934400 19673 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 940 0 0 0 0 235 1 18 0 10 0 639469141 888934400 19673 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=868100 CPUtime=2.54
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 843 940 0 0 18 0 235 1 16 0 10 0 639469141 888934400 19673 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25486] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25486/stat : 25486 (java) S 25476 25478 22429 0 -1 64 1 940 0 0 0 0 235 1 19 0 10 0 639469145 888934400 19673 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25487] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25487/stat : 25487 (java) S 25476 25478 22429 0 -1 64 52 940 0 0 0 0 235 1 15 0 10 0 639469145 888934400 19673 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 868100

[startup+12.703 s]
/proc/loadavg: 3.07 3.00 3.00 4/90 25491
/proc/meminfo: memFree=1736760/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=868100 CPUtime=9.05

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

Current children cumulated CPU time (s) 1557.53
Current children cumulated vsize (KiB) 868100

[startup+1722.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/90 25499
/proc/meminfo: memFree=1735608/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=868100 CPUtime=1616.97
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 42564 1065 1 0 161439 22 235 1 18 0 9 0 639469136 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 217025 24626 2616 9 0 211553 0
[pid=25478/tid=25479] ppid=25476 vsize=868100 CPUtime=1616.41
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 29784 1065 1 0 161389 16 235 1 25 0 9 0 639469137 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4127111988 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25480] ppid=25476 vsize=868100 CPUtime=2.56
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 10948 1065 0 0 17 3 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25481] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 17 1065 0 0 0 0 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 24 1065 0 0 0 0 235 1 15 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 18 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=868100 CPUtime=2.67
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 929 1065 0 0 31 0 235 1 17 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25486] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25486/stat : 25486 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 19 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25487] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25487/stat : 25487 (java) S 25476 25478 22429 0 -1 64 53 1065 0 0 0 0 235 1 15 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1616.97
Current children cumulated vsize (KiB) 868100

[startup+1782.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/90 25499
/proc/meminfo: memFree=1735544/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=868100 CPUtime=1676.4
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 42564 1065 1 0 167382 22 235 1 18 0 9 0 639469136 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 217025 24626 2616 9 0 211553 0
[pid=25478/tid=25479] ppid=25476 vsize=868100 CPUtime=1675.83
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 29784 1065 1 0 167331 16 235 1 25 0 9 0 639469137 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4127115353 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25480] ppid=25476 vsize=868100 CPUtime=2.56
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 10948 1065 0 0 17 3 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25481] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 17 1065 0 0 0 0 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 24 1065 0 0 0 0 235 1 15 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 18 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=868100 CPUtime=2.67
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 929 1065 0 0 31 0 235 1 17 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25486] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25486/stat : 25486 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 19 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25487] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25487/stat : 25487 (java) S 25476 25478 22429 0 -1 64 53 1065 0 0 0 0 235 1 15 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1676.4
Current children cumulated vsize (KiB) 868100

[startup+1842.3 s]
/proc/loadavg: 3.17 3.04 3.01 4/100 25539
/proc/meminfo: memFree=968864/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=868100 CPUtime=1708.64
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 42564 1065 1 0 170605 23 235 1 18 0 9 0 639469136 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 217025 24626 2616 9 0 211553 0
[pid=25478/tid=25479] ppid=25476 vsize=868100 CPUtime=1708.08
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 29784 1065 1 0 170555 17 235 1 25 0 9 0 639469137 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4127144785 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25480] ppid=25476 vsize=868100 CPUtime=2.56
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 10948 1065 0 0 17 3 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25481] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 17 1065 0 0 0 0 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 24 1065 0 0 0 0 235 1 15 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 18 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=868100 CPUtime=2.67
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 929 1065 0 0 31 0 235 1 17 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25486] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25486/stat : 25486 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 19 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25487] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25487/stat : 25487 (java) S 25476 25478 22429 0 -1 64 53 1065 0 0 0 0 235 1 15 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.64
Current children cumulated vsize (KiB) 868100

[startup+1902.3 s]
/proc/loadavg: 3.06 3.03 3.01 4/99 25540
/proc/meminfo: memFree=968864/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=868100 CPUtime=1738.35
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 42564 1065 1 0 173576 23 235 1 18 0 9 0 639469136 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 217025 24626 2616 9 0 211553 0
[pid=25478/tid=25479] ppid=25476 vsize=868100 CPUtime=1737.79
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 29784 1065 1 0 173526 17 235 1 25 0 9 0 639469137 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4126802330 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25480] ppid=25476 vsize=868100 CPUtime=2.56
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 10948 1065 0 0 17 3 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25481] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 17 1065 0 0 0 0 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 24 1065 0 0 0 0 235 1 15 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 18 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=868100 CPUtime=2.67
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 929 1065 0 0 31 0 235 1 17 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25486] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25486/stat : 25486 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 19 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25487] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25487/stat : 25487 (java) S 25476 25478 22429 0 -1 64 53 1065 0 0 0 0 235 1 15 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1738.35
Current children cumulated vsize (KiB) 868100

[startup+1962.3 s]
/proc/loadavg: 2.87 2.99 2.99 4/90 25656
/proc/meminfo: memFree=1731400/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=868100 CPUtime=1769.95
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 42564 1065 1 0 176733 26 235 1 18 0 9 0 639469136 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 217025 24626 2616 9 0 211553 0
[pid=25478/tid=25479] ppid=25476 vsize=868100 CPUtime=1769.39
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 29784 1065 1 0 176683 20 235 1 25 0 9 0 639469137 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4127111955 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25480] ppid=25476 vsize=868100 CPUtime=2.56
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 10948 1065 0 0 17 3 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25481] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 17 1065 0 0 0 0 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 24 1065 0 0 0 0 235 1 15 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 18 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=868100 CPUtime=2.67
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 929 1065 0 0 31 0 235 1 17 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25486] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25486/stat : 25486 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 19 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25487] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25487/stat : 25487 (java) S 25476 25478 22429 0 -1 64 53 1065 0 0 0 0 235 1 15 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.95
Current children cumulated vsize (KiB) 868100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1999.8 s]
/proc/loadavg: 2.93 2.99 2.99 4/100 25704
/proc/meminfo: memFree=1676704/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=868100 CPUtime=1800.04
/proc/25478/stat : 25478 (java) S 25476 25478 22429 0 -1 0 42564 1065 1 0 179742 26 235 1 18 0 9 0 639469136 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 217025 24626 2616 9 0 211553 0
[pid=25478/tid=25479] ppid=25476 vsize=868100 CPUtime=1799.48
/proc/25478/task/25479/stat : 25479 (java) R 25476 25478 22429 0 -1 64 29784 1065 1 0 179692 20 235 1 25 0 9 0 639469137 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4126819635 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25478/tid=25480] ppid=25476 vsize=868100 CPUtime=2.56
/proc/25478/task/25480/stat : 25480 (java) S 25476 25478 22429 0 -1 64 10948 1065 0 0 17 3 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25481] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25481/stat : 25481 (java) S 25476 25478 22429 0 -1 64 17 1065 0 0 0 0 235 1 16 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25482] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25482/stat : 25482 (java) S 25476 25478 22429 0 -1 64 24 1065 0 0 0 0 235 1 15 0 9 0 639469139 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25483] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25483/stat : 25483 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 18 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25484] ppid=25476 vsize=868100 CPUtime=2.67
/proc/25478/task/25484/stat : 25484 (java) S 25476 25478 22429 0 -1 64 929 1065 0 0 31 0 235 1 17 0 9 0 639469141 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25486] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25486/stat : 25486 (java) S 25476 25478 22429 0 -1 64 1 1065 0 0 0 0 235 1 19 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25478/tid=25487] ppid=25476 vsize=868100 CPUtime=2.36
/proc/25478/task/25487/stat : 25487 (java) S 25476 25478 22429 0 -1 64 53 1065 0 0 0 0 235 1 15 0 9 0 639469145 888934400 24626 996147200 134512640 134550740 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 868100

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

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

[startup+1999.92 s]
/proc/loadavg: 2.93 2.99 2.99 4/100 25704
/proc/meminfo: memFree=1676704/2055920 swapFree=3921008/4192956
[pid=25478] ppid=25476 vsize=0 CPUtime=1800.05
/proc/25478/stat : 25478 (java) Z 25476 25478 22429 0 -1 1036 42595 1065 1 0 179743 26 235 1 16 0 2 0 639469136 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25478/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1999.94
CPU time (s): 1800.08
CPU user time (s): 1799.79
CPU system time (s): 0.294955
CPU usage (%): 90.0069
Max. virtual memory (cumulated for all children) (KiB): 872964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43660
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= 42016
involuntary context switches= 40580

runsolver used 2.57361 second user time and 6.574 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-04 11:57:13
IDJOB=1070498
IDBENCH=55873
IDSOLVER=363
FILE ID=node92/1070498-1215165433
PBS_JOBID= 7877386
Free space on /tmp= 66560 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-cardinality-95-90.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-1070498-1215165433/watcher-1070498-1215165433 -o /tmp/evaluation-result-1070498-1215165433/solver-1070498-1215165433 -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-1070498-1215165433.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b24d6317b37c425ee5e9e0d5c2fb36b7
RANDOM SEED=672629631

node92.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.223
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.223
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:       1826216 kB
Buffers:         18416 kB
Cached:         102640 kB
SwapCached:       7124 kB
Active:         115428 kB
Inactive:        53292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826216 kB
SwapTotal:     4192956 kB
SwapFree:      3921008 kB
Dirty:            2660 kB
Writeback:           0 kB
Mapped:          55292 kB
Slab:            44976 kB
Committed_AS:  1438288 kB
PageTables:       2896 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= 66556 MiB
End job on node92 at 2008-07-04 12:30:35