Trace number 1063382

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 112v4 ESAC? (TO) 1800.18 1806.21

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-agg3.xml
MD5SUM91f2ade819388a2c4eea77b263dbee23
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.1972
Satisfiable
(Un)Satisfiability was proved
Number of variables9060
Number of constraints489
Maximum constraint arity1440
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension489
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03/0.14	
0.03/0.14	Abscon 112 (May, 2008)
0.22/0.31	
0.22/0.31	   configuration
0.22/0.31	     name=esac.xml
0.22/0.38	   
0.22/0.38	   instance
0.22/0.38	     name=HOME/instance-1063382-1215136761.xml
0.32/0.41	   
0.32/0.41	   domains being loaded...
0.32/0.42	   
0.32/0.42	   variables being loaded...
0.62/0.77	     nbVariables=9060  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=18120
0.62/0.77	       =>  wckTime=0.456  cpuTime=0.33  mem=32M233
0.62/0.77	   
0.62/0.77	   predicates being loaded...
7.45/7.61	   
7.45/7.61	   constraints being loaded...
21.33/21.62	   
21.33/21.62	   INFO : Stopping converting binary constraints (cpu=20.16, mem = 85M311)
33.20/33.68	     nbConstraints=341  nbMergedConstraints=148  nbUnbuiltConflictsStructures=329  nbSharedBinaryRepresentations=0
33.20/33.68	     nbEvaluationManagers=329  nbSharedEvaluationManagers=12  minDegree=1  maxDegree=22  minArity=30  avgArity=224.16
33.20/33.68	     maxArity=1440  nbGenerators=0  nbFusions=0  symmetryWckTime=0.961  symmetryCpuTime=0.28
33.20/33.68	       =>  wckTime=33.369  cpuTime=31.04  mem=69M762
33.51/33.92	   
33.51/33.92	   solver IterativeSystematicSolver being built... 
34.69/35.11	   
34.69/35.11	   INFO : Forward propagation technique limited 
34.99/35.48	       =>  wckTime=35.165  cpuTime=31.9  mem=313M972

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-1063382-1215136761/watcher-1063382-1215136761 -o /tmp/evaluation-result-1063382-1215136761/solver-1063382-1215136761 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1063382-1215136761.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.70 2.17 2.06 2/72 7610
/proc/meminfo: memFree=1606016/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=18572 CPUtime=0
/proc/7610/stat : 7610 (runsolver) R 7608 7610 6354 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 998131064 19017728 293 996147200 4194304 4296836 548682068352 18446744073709551615 269028486439 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7610/statm: 4643 293 257 25 0 2626 0

[startup+0.099201 s]
/proc/loadavg: 2.70 2.17 2.06 2/72 7610
/proc/meminfo: memFree=1606016/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=861876 CPUtime=0.03
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 2347 0 1 0 2 1 0 0 18 0 5 0 998131064 882561024 1937 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 215469 1937 892 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.101202 s]
/proc/loadavg: 2.70 2.17 2.06 2/72 7610
/proc/meminfo: memFree=1606016/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=861876 CPUtime=0.03
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 2361 0 1 0 2 1 0 0 18 0 5 0 998131064 882561024 1948 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 215469 1948 898 9 0 210448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 861876

[startup+0.30122 s]
/proc/loadavg: 2.70 2.17 2.06 2/72 7610
/proc/meminfo: memFree=1606016/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=866160 CPUtime=0.22
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 5088 0 1 0 19 3 0 0 18 0 9 0 998131064 886947840 4515 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216540 4515 1861 9 0 211088 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 866160

[startup+0.701254 s]
/proc/loadavg: 2.70 2.17 2.06 2/72 7610
/proc/meminfo: memFree=1606016/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=867400 CPUtime=0.62
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 10215 0 1 0 56 6 0 0 18 0 9 0 998131064 888217600 9585 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216850 9585 1970 9 0 211378 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 867400

[startup+1.50131 s]
/proc/loadavg: 2.70 2.17 2.06 3/81 7619
/proc/meminfo: memFree=1547192/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=867400 CPUtime=1.41
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 19455 0 1 0 129 12 0 0 18 0 9 0 998131064 888217600 18790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216850 18790 2001 9 0 211378 0
[pid=7610/tid=7612] ppid=7608 vsize=867400 CPUtime=1.15
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 15738 0 1 0 106 9 0 0 25 0 9 0 998131066 888217600 18790 996147200 134512640 134550740 4294955968 18446744073709551615 4126525742 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867400 CPUtime=0.08
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 2395 0 0 0 7 1 0 0 16 0 9 0 998131072 888217600 18790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 998131072 888217600 18790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 998131072 888217600 18790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 998131075 888217600 18790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867400 CPUtime=0.15
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 625 0 0 0 15 0 0 0 16 0 9 0 998131075 888217600 18790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 998131075 888217600 18790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 998131075 888217600 18790 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 867400

[startup+3.10244 s]
/proc/loadavg: 2.70 2.17 2.06 3/81 7619
/proc/meminfo: memFree=1537080/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=867400 CPUtime=3
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 19774 0 1 0 288 12 0 0 18 0 9 0 998131064 888217600 19105 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216850 19105 2001 9 0 211378 0
[pid=7610/tid=7612] ppid=7608 vsize=867400 CPUtime=2.71
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 15751 0 1 0 262 9 0 0 25 0 9 0 998131066 888217600 19105 996147200 134512640 134550740 4294955968 18446744073709551615 4126409122 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867400 CPUtime=0.1
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 2701 0 0 0 9 1 0 0 16 0 9 0 998131072 888217600 19105 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 998131072 888217600 19105 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 998131072 888217600 19105 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 998131075 888217600 19105 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867400 CPUtime=0.16
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 625 0 0 0 16 0 0 0 16 0 9 0 998131075 888217600 19105 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 998131075 888217600 19105 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 998131075 888217600 19105 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 867400

[startup+6.30285 s]
/proc/loadavg: 2.65 2.16 2.05 3/81 7619
/proc/meminfo: memFree=1534776/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=867400 CPUtime=6.17
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 20234 0 1 0 604 13 0 0 18 0 9 0 998131064 888217600 19555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216850 19555 2001 9 0 211378 0
[pid=7610/tid=7612] ppid=7608 vsize=867400 CPUtime=5.79
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 15787 0 1 0 570 9 0 0 25 0 9 0 998131066 888217600 19555 996147200 134512640 134550740 4294955968 18446744073709551615 103812992 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867400 CPUtime=0.18
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 3125 0 0 0 17 1 0 0 16 0 9 0 998131072 888217600 19555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 998131072 888217600 19555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 998131072 888217600 19555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 998131075 888217600 19555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867400 CPUtime=0.16
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 625 0 0 0 16 0 0 0 17 0 9 0 998131075 888217600 19555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 998131075 888217600 19555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 998131075 888217600 19555 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 867400

[startup+12.7022 s]
/proc/loadavg: 2.59 2.16 2.05 3/81 7619
/proc/meminfo: memFree=1515512/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=867400 CPUtime=12.51
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 24898 0 1 0 1235 16 0 0 18 0 9 0 998131064 888217600 24210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216850 24210 2002 9 0 211378 0
[pid=7610/tid=7612] ppid=7608 vsize=867400 CPUtime=11.86
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 15819 0 1 0 1176 10 0 0 25 0 9 0 998131066 888217600 24210 996147200 134512640 134550740 4294955968 18446744073709551615 103813011 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867400 CPUtime=0.39
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 7715 0 0 0 36 3 0 0 16 0 9 0 998131072 888217600 24210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 998131072 888217600 24210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 998131072 888217600 24210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 998131075 888217600 24210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867400 CPUtime=0.22
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 667 0 0 0 22 0 0 0 15 0 9 0 998131075 888217600 24210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 998131075 888217600 24210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 998131075 888217600 24210 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 867400

[startup+25.5012 s]
/proc/loadavg: 2.46 2.15 2.05 3/81 7619
/proc/meminfo: memFree=1491448/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=867400 CPUtime=25.19
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 31291 0 1 0 2498 21 0 0 18 0 9 0 998131064 888217600 30572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216850 30572 2002 9 0 211378 0
[pid=7610/tid=7612] ppid=7608 vsize=867400 CPUtime=24.02
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 15850 0 1 0 2389 13 0 0 25 0 9 0 998131066 888217600 30572 996147200 134512640 134550740 4294955968 18446744073709551615 4126674806 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867400 CPUtime=0.92
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 14074 0 0 0 86 6 0 0 16 0 9 0 998131072 888217600 30572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 998131072 888217600 30572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 998131072 888217600 30572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 998131075 888217600 30572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867400 CPUtime=0.22
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 670 0 0 0 22 0 0 0 15 0 9 0 998131075 888217600 30572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 998131075 888217600 30572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867400 CPUtime=0
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 998131075 888217600 30572 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 867400

[startup+51.1012 s]
/proc/loadavg: 2.37 2.15 2.06 3/81 7623
/proc/meminfo: memFree=1152760/2055920 swapFree=4137056/4192956
[pid=7610] ppid=7608 vsize=867724 CPUtime=50.55
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 141460 1392 1 0 4943 64 45 3 18 0 9 0 998131064 888549376 115564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216931 115564 2615 9 0 211459 0
[pid=7610/tid=7612] ppid=7608 vsize=867724 CPUtime=47.62
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 24178 1392 1 0 4697 17 45 3 25 0 9 0 998131066 888549376 115564 996147200 134512640 134550740 4294955968 18446744073709551615 4127265440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867724 CPUtime=3.03
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 115513 1392 0 0 211 44 45 3 17 0 9 0 998131072 888549376 115564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 24 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 32 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 1392 0 0 0 0 45 3 18 0 9 0 998131075 888549376 115564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867724 CPUtime=0.81
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 902 1392 0 0 33 0 45 3 16 0 9 0 998131075 888549376 115564 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867724 CPUtime=0.48

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

/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 32 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 1392 0 0 0 0 45 3 18 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867724 CPUtime=0.83
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 911 1392 0 0 35 0 45 3 16 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 1392 0 0 0 0 45 3 19 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 10 1392 0 0 0 0 45 3 15 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.43
Current children cumulated vsize (KiB) 867724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.20 2.18 3/81 8184
/proc/meminfo: memFree=1424944/2055920 swapFree=4137092/4192956
[pid=7610] ppid=7608 vsize=867724 CPUtime=1596.39
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 141474 1392 1 0 159478 113 45 3 18 0 9 0 998131064 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216931 115573 2615 9 0 211459 0
[pid=7610/tid=7612] ppid=7608 vsize=867724 CPUtime=1593.44
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 24183 1392 1 0 159231 65 45 3 25 0 9 0 998131066 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4127217578 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867724 CPUtime=3.03
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 115513 1392 0 0 211 44 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 24 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 32 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 1392 0 0 0 0 45 3 18 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867724 CPUtime=0.83
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 911 1392 0 0 35 0 45 3 16 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 1392 0 0 0 0 45 3 19 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 10 1392 0 0 0 0 45 3 15 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.39
Current children cumulated vsize (KiB) 867724

[startup+1662.3 s]
/proc/loadavg: 2.00 2.16 2.17 3/81 8184
/proc/meminfo: memFree=1424880/2055920 swapFree=4137092/4192956
[pid=7610] ppid=7608 vsize=867724 CPUtime=1656.35
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 141474 1392 1 0 165474 113 45 3 18 0 9 0 998131064 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216931 115573 2615 9 0 211459 0
[pid=7610/tid=7612] ppid=7608 vsize=867724 CPUtime=1653.4
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 24183 1392 1 0 165227 65 45 3 25 0 9 0 998131066 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4127267767 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867724 CPUtime=3.03
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 115513 1392 0 0 211 44 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 24 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 32 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 1392 0 0 0 0 45 3 18 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867724 CPUtime=0.83
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 911 1392 0 0 35 0 45 3 16 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 1392 0 0 0 0 45 3 19 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 10 1392 0 0 0 0 45 3 15 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.35
Current children cumulated vsize (KiB) 867724

[startup+1722.3 s]
/proc/loadavg: 2.00 2.13 2.16 3/81 8184
/proc/meminfo: memFree=1424816/2055920 swapFree=4137092/4192956
[pid=7610] ppid=7608 vsize=867724 CPUtime=1716.31
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 141474 1392 1 0 171470 113 45 3 18 0 9 0 998131064 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216931 115573 2615 9 0 211459 0
[pid=7610/tid=7612] ppid=7608 vsize=867724 CPUtime=1713.36
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 24183 1392 1 0 171223 65 45 3 25 0 9 0 998131066 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4127217613 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867724 CPUtime=3.03
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 115513 1392 0 0 211 44 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 24 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 32 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 1392 0 0 0 0 45 3 18 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867724 CPUtime=0.83
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 911 1392 0 0 35 0 45 3 16 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 1392 0 0 0 0 45 3 19 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 10 1392 0 0 0 0 45 3 15 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.31
Current children cumulated vsize (KiB) 867724

[startup+1782.3 s]
/proc/loadavg: 2.00 2.10 2.15 3/81 8184
/proc/meminfo: memFree=1424688/2055920 swapFree=4137092/4192956
[pid=7610] ppid=7608 vsize=867724 CPUtime=1776.27
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 141474 1392 1 0 177466 113 45 3 18 0 9 0 998131064 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216931 115573 2615 9 0 211459 0
[pid=7610/tid=7612] ppid=7608 vsize=867724 CPUtime=1773.32
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 24183 1392 1 0 177219 65 45 3 25 0 9 0 998131066 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4127217569 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867724 CPUtime=3.03
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 115513 1392 0 0 211 44 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 24 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 32 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 1392 0 0 0 0 45 3 18 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867724 CPUtime=0.83
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 911 1392 0 0 35 0 45 3 16 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 1392 0 0 0 0 45 3 19 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 10 1392 0 0 0 0 45 3 15 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.27
Current children cumulated vsize (KiB) 867724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.1 s]
/proc/loadavg: 2.00 2.09 2.14 3/81 8184
/proc/meminfo: memFree=1424688/2055920 swapFree=4137092/4192956
[pid=7610] ppid=7608 vsize=867724 CPUtime=1800.05
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 141474 1392 1 0 179844 113 45 3 18 0 9 0 998131064 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216931 115573 2615 9 0 211459 0
[pid=7610/tid=7612] ppid=7608 vsize=867724 CPUtime=1797.11
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 24183 1392 1 0 179598 65 45 3 25 0 9 0 998131066 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4127218900 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867724 CPUtime=3.03
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 115513 1392 0 0 211 44 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 24 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 32 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 1392 0 0 0 0 45 3 18 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867724 CPUtime=0.83
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 911 1392 0 0 35 0 45 3 16 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 1392 0 0 0 0 45 3 19 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 10 1392 0 0 0 0 45 3 15 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 867724

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

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

[startup+1806.1 s]
/proc/loadavg: 2.00 2.09 2.14 3/81 8184
/proc/meminfo: memFree=1424688/2055920 swapFree=4137092/4192956
[pid=7610] ppid=7608 vsize=867724 CPUtime=1800.05
/proc/7610/stat : 7610 (java) S 7608 7610 6354 0 -1 0 141474 1392 1 0 179844 113 45 3 18 0 9 0 998131064 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/7610/statm: 216931 115573 2615 9 0 211459 0
[pid=7610/tid=7612] ppid=7608 vsize=867724 CPUtime=1797.11
/proc/7610/task/7612/stat : 7612 (java) R 7608 7610 6354 0 -1 64 24183 1392 1 0 179598 65 45 3 25 0 9 0 998131066 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4127218900 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7613] ppid=7608 vsize=867724 CPUtime=3.03
/proc/7610/task/7613/stat : 7613 (java) S 7608 7610 6354 0 -1 64 115513 1392 0 0 211 44 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7614] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7614/stat : 7614 (java) S 7608 7610 6354 0 -1 64 24 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7615] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7615/stat : 7615 (java) S 7608 7610 6354 0 -1 64 32 1392 0 0 0 0 45 3 16 0 9 0 998131072 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7616] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7616/stat : 7616 (java) S 7608 7610 6354 0 -1 64 0 1392 0 0 0 0 45 3 18 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7617] ppid=7608 vsize=867724 CPUtime=0.83
/proc/7610/task/7617/stat : 7617 (java) S 7608 7610 6354 0 -1 64 911 1392 0 0 35 0 45 3 16 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=7610/tid=7618] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7618/stat : 7618 (java) S 7608 7610 6354 0 -1 64 2 1392 0 0 0 0 45 3 19 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=7610/tid=7619] ppid=7608 vsize=867724 CPUtime=0.48
/proc/7610/task/7619/stat : 7619 (java) S 7608 7610 6354 0 -1 64 10 1392 0 0 0 0 45 3 15 0 9 0 998131075 888549376 115573 996147200 134512640 134550740 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 867724

Child status: 143
Real time (s): 1806.21
CPU time (s): 1800.18
CPU user time (s): 1798.94
CPU system time (s): 1.24281
CPU usage (%): 99.6662
Max. virtual memory (cumulated for all children) (KiB): 867812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.24281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142901
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= 38854
involuntary context switches= 18848

runsolver used 2.22666 second user time and 5.99009 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-04 03:59:21
IDJOB=1063382
IDBENCH=54746
IDSOLVER=364
FILE ID=node26/1063382-1215136761
PBS_JOBID= 7877333
Free space on /tmp= 66544 MiB

SOLVER NAME= Abscon 112v4 ESAC
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-agg3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063382-1215136761/watcher-1063382-1215136761 -o /tmp/evaluation-result-1063382-1215136761/solver-1063382-1215136761 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution esac.xml 1 XSax HOME/instance-1063382-1215136761.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 91f2ade819388a2c4eea77b263dbee23
RANDOM SEED=1386237678

node26.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.221
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.221
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:       1606560 kB
Buffers:         44584 kB
Cached:         118868 kB
SwapCached:      49728 kB
Active:         229504 kB
Inactive:       145452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606560 kB
SwapTotal:     4192956 kB
SwapFree:      4137056 kB
Dirty:            5928 kB
Writeback:           0 kB
Mapped:         218928 kB
Slab:            59552 kB
Committed_AS:  1780704 kB
PageTables:       2084 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 node26 at 2008-07-04 04:29:30