Trace number 1127586

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
AbsconMax 112 pc-dMSAT (TO) 3600.05 3613.74

General information on the benchmark

Namemaxcsp/cnf/3-80-100-1000/
normalized-cnf-3-80-600-364044_ext.xml
MD5SUM5d25b579266d63dd9771ae3ad050cc84
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints13
Best CPU time to get the best result obtained on this benchmark3350.04
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints599
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension599
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.07/0.10	
0.07/0.10	Abscon 112 (May, 2008)
0.16/0.26	
0.16/0.26	   configuration
0.16/0.26	     name=mrdac-ddeg.xml
0.27/0.30	   
0.27/0.30	   instance
0.27/0.30	     name=HOME/instance-1127586-1216772575.xml
0.27/0.33	   
0.27/0.33	   domains being loaded...
0.27/0.34	   
0.27/0.34	   variables being loaded...
0.27/0.37	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=160
0.27/0.37	       =>  wckTime=0.108  cpuTime=0.09  mem=7M842
0.27/0.37	   
0.27/0.37	   relations being loaded...
0.27/0.37	   
0.27/0.37	   constraints being loaded...
0.47/0.55	     nbConstraints=599  nbRelationTypes=9  nbExtensionStructures=9  nbSharedExtensionStructures=590
0.47/0.55	     nbConflictsStructures=9  nbSharedConflictsStructures=590  nbSharedBinaryRepresentations=0  minDegree=14
0.47/0.55	     maxDegree=31  minArity=3  maxArity=3
0.47/0.55	       =>  wckTime=0.293  cpuTime=0.2  mem=11M808
0.56/0.61	   
0.56/0.61	   solver LocalSearchSolver being built... 
0.56/0.65	       =>  wckTime=0.385  cpuTime=0.24  mem=5M934
0.56/0.65	
0.56/0.65	s SATISFIABLE
0.56/0.65	o 67
0.56/0.65	o 64
0.56/0.65	o 60
0.56/0.65	o 57
0.56/0.65	o 52
0.56/0.66	o 50
0.56/0.66	o 47
0.56/0.66	o 45
0.56/0.66	o 42
0.56/0.66	o 40
0.56/0.66	o 38
0.56/0.66	o 36
0.56/0.66	o 34
0.56/0.66	o 33
0.56/0.66	o 32
0.56/0.67	o 31
0.56/0.67	o 30
0.56/0.67	o 29
0.56/0.67	o 26
0.56/0.67	o 25
0.56/0.68	o 24
0.56/0.68	o 23
0.56/0.69	o 22
0.56/0.69	o 21
0.66/0.71	o 20
0.66/0.71	o 19
0.66/0.71	o 17
0.66/0.79	o 16
0.76/0.81	o 15
0.96/1.07	o 14
1.55/1.61	o 13
1.85/1.99	   
1.85/1.99	   search
1.85/1.99	     run=0  nbConstraintChecks=6657675  nbAssignments=10000
1.85/1.99	       =>  wckTime=1.343  cpuTime=1.31  mem=6M925
3.25/3.34	   
3.25/3.34	   search
3.25/3.34	     run=1  nbConstraintChecks=13739534  nbAssignments=20000
3.25/3.34	       =>  wckTime=2.697  cpuTime=2.65  mem=6M925
4.54/4.62	   
4.54/4.62	   search
4.54/4.62	     run=2  nbConstraintChecks=20342340  nbAssignments=30000
4.54/4.62	       =>  wckTime=3.973  cpuTime=3.93  mem=6M925
5.84/5.95	   
5.84/5.95	   search
5.84/5.95	     run=3  nbConstraintChecks=27404208  nbAssignments=40000
5.84/5.95	       =>  wckTime=5.302  cpuTime=5.25  mem=6M925
7.13/7.23	   
7.13/7.23	   search
7.13/7.23	     run=4  nbConstraintChecks=34018555  nbAssignments=50000
7.13/7.23	       =>  wckTime=6.586  cpuTime=6.52  mem=6M925
8.42/8.58	   
8.42/8.58	   search
8.42/8.58	     run=5  nbConstraintChecks=41207564  nbAssignments=60000
8.42/8.58	       =>  wckTime=7.932  cpuTime=7.87  mem=6M925
9.72/9.87	   
9.72/9.87	   search
9.72/9.87	     run=6  nbConstraintChecks=47860352  nbAssignments=70000
9.72/9.87	       =>  wckTime=9.228  cpuTime=9.15  mem=6M925
11.11/11.20	   
11.11/11.20	   search
11.11/11.20	     run=7  nbConstraintChecks=54827374  nbAssignments=80000
11.11/11.20	       =>  wckTime=10.558  cpuTime=10.47  mem=6M925
12.31/12.49	   
12.31/12.50	   search
12.31/12.50	     run=8  nbConstraintChecks=61477429  nbAssignments=90000
12.31/12.50	       =>  wckTime=11.85  cpuTime=11.76  mem=6M925
13.70/13.83	   
13.70/13.83	   search
13.70/13.83	     run=9  nbConstraintChecks=68503824  nbAssignments=100000
13.70/13.83	       =>  wckTime=13.189  cpuTime=13.1  mem=6M925
15.00/15.13	   
15.00/15.13	   search
15.00/15.13	     run=10  nbConstraintChecks=75165309  nbAssignments=110000
15.00/15.13	       =>  wckTime=14.486  cpuTime=14.39  mem=6M925
16.29/16.49	   
16.29/16.49	   search
16.29/16.49	     run=11  nbConstraintChecks=82356448  nbAssignments=120000
16.29/16.49	       =>  wckTime=15.845  cpuTime=15.74  mem=6M925
17.58/17.78	   
17.58/17.78	   search
17.58/17.78	     run=12  nbConstraintChecks=88987487  nbAssignments=130000
17.58/17.78	       =>  wckTime=17.137  cpuTime=17.03  mem=6M925
18.97/19.13	   
18.97/19.13	   search
18.97/19.13	     run=13  nbConstraintChecks=96160537  nbAssignments=140000
18.97/19.13	       =>  wckTime=18.484  cpuTime=18.37  mem=6M925
20.27/20.41	   
20.27/20.41	   search
20.27/20.41	     run=14  nbConstraintChecks=102780166  nbAssignments=150000
20.27/20.41	       =>  wckTime=19.765  cpuTime=19.64  mem=6M925
21.57/21.74	   
21.57/21.74	   search
21.57/21.74	     run=15  nbConstraintChecks=109799035  nbAssignments=160000
21.57/21.74	       =>  wckTime=21.091  cpuTime=20.96  mem=6M925
22.87/23.01	   
22.87/23.01	   search
22.87/23.01	     run=16  nbConstraintChecks=116366437  nbAssignments=170000
22.87/23.02	       =>  wckTime=22.37  cpuTime=22.24  mem=6M925
24.16/24.35	   
24.16/24.35	   search
24.16/24.35	     run=17  nbConstraintChecks=123435539  nbAssignments=180000
24.16/24.35	       =>  wckTime=23.704  cpuTime=23.57  mem=6M925
25.45/25.63	   
25.45/25.63	   search
25.45/25.63	     run=18  nbConstraintChecks=130049993  nbAssignments=190000
25.45/25.63	       =>  wckTime=24.985  cpuTime=24.84  mem=6M925
26.75/26.96	   
26.75/26.96	   search
26.75/26.96	     run=19  nbConstraintChecks=137022829  nbAssignments=200000
26.75/26.96	       =>  wckTime=26.312  cpuTime=26.16  mem=6M925
28.04/28.24	   
28.04/28.24	   search
28.04/28.24	     run=20  nbConstraintChecks=143692553  nbAssignments=210000
28.04/28.24	       =>  wckTime=27.599  cpuTime=27.44  mem=6M925
29.33/29.58	   
29.33/29.58	   search
29.33/29.58	     run=21  nbConstraintChecks=150704111  nbAssignments=220000
29.33/29.58	       =>  wckTime=28.935  cpuTime=28.77  mem=6M925
30.63/30.88	   
30.63/30.88	   search
30.63/30.88	     run=22  nbConstraintChecks=157373500  nbAssignments=230000
30.63/30.88	       =>  wckTime=30.234  cpuTime=30.06  mem=6M925
31.53/31.76	   
31.53/31.76	   search
31.53/31.76	     run=23  nbConstraintChecks=162023904  nbAssignments=236576
31.53/31.76	       =>  wckTime=31.113  cpuTime=30.95  mem=6M925
31.53/31.76	   
31.53/31.76	   global
31.53/31.76	     nbConstraintChecks=162023904  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.53/31.76	     solvingWckTime=31.111  solvingCpuTime=30.95  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.53/31.76	     globalCpuTime=31.24
31.53/31.76	       =>  wckTime=31.498  cpuTime=31.19  mem=6M925
31.53/31.76	   
31.53/31.76	   solver DecomposerSolver being built... 
31.73/31.91	       =>  wckTime=31.648  cpuTime=31.3  mem=21M971
31.73/31.92	   
31.73/31.92	   preprocessing
31.73/31.92	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.73/31.92	     detectedInconsistency=no
31.73/31.92	       =>  wckTime=0.011  cpuTime=0.01  mem=21M971
3600.01/3613.71	v 1 1 1 1 1 1 0 1 0 0 1 0 1 0 0 0 0 1 1 0 0 0 1 1 0 1 0 0 1 0 1 0 1 0 1 0 1 0 0 1 1 1 0 1 1 1 1 1 1 1 0 0 1 0 1 1 1 1 0 1 0 0 0 0 1 1 0 0 1 1 0 0 0 1 1 0 1 0 1 1 

Verifier Data (download as text)

OK	13	586
13 unsatisfied constraints, 586 satisfied constraints

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-1127586-1216772575/watcher-1127586-1216772575 -o /tmp/evaluation-result-1127586-1216772575/solver-1127586-1216772575 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1127586-1216772575.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.00 2.00 2.00 4/80 4090
/proc/meminfo: memFree=1561896/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=18572 CPUtime=0
/proc/4090/stat : 4090 (runsolver) R 4088 4090 3801 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 4342857 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 231882681639 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/4090/statm: 4643 292 257 25 0 2626 0

[startup+0.0772681 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 4090
/proc/meminfo: memFree=1561896/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=864076 CPUtime=0.04
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 2806 0 1 0 3 1 0 0 20 0 9 0 4342857 884813824 2344 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216019 2344 1120 9 0 210976 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864076

[startup+0.101273 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 4090
/proc/meminfo: memFree=1561896/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=865960 CPUtime=0.07
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 3580 0 1 0 6 1 0 0 20 0 9 0 4342857 886743040 3070 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216490 3070 1641 9 0 211052 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865960

[startup+0.301295 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 4090
/proc/meminfo: memFree=1561896/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=866360 CPUtime=0.27
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 5781 0 1 0 23 4 0 0 20 0 9 0 4342857 887152640 5157 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216590 5157 1954 9 0 211118 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866360

[startup+0.701341 s]
/proc/loadavg: 2.00 2.00 2.00 4/80 4090
/proc/meminfo: memFree=1561896/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867116 CPUtime=0.66
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 9031 0 1 0 59 7 0 0 20 0 9 0 4342857 887926784 8198 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216779 8198 2631 9 0 211285 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 867116

[startup+1.50143 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 4099
/proc/meminfo: memFree=1539296/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=1.45
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 9038 0 1 0 116 29 0 0 20 0 9 0 4342857 887922688 8205 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 8205 2633 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=1.25
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 6618 0 1 0 97 28 0 0 25 0 9 0 4342858 887922688 8205 996147200 134512640 134550740 4294955952 18446744073709551615 4126791848 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 8205 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 8205 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 8205 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 8205 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.14
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 491 0 0 0 14 0 0 0 16 0 9 0 4342863 887922688 8205 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 8205 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 8205 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 867112

[startup+3.10263 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 4099
/proc/meminfo: memFree=1539040/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867116 CPUtime=3.05
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 9044 0 1 0 236 69 0 0 20 0 9 0 4342857 887926784 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216779 8210 2634 9 0 211285 0
[pid=4090/tid=4092] ppid=4088 vsize=867116 CPUtime=2.84
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 6619 0 1 0 216 68 0 0 25 0 9 0 4342858 887926784 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867116 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887926784 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867116 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887926784 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867116 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887926784 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867116 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887926784 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867116 CPUtime=0.15
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 496 0 0 0 15 0 0 0 16 0 9 0 4342863 887926784 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867116 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887926784 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867116 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887926784 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867116

[startup+6.30199 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 4099
/proc/meminfo: memFree=1538912/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=6.24
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 9045 0 1 0 464 160 0 0 20 0 9 0 4342857 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 8210 2634 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=6.03
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 6620 0 1 0 444 159 0 0 25 0 9 0 4342858 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4126783180 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.15
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 496 0 0 0 15 0 0 0 16 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 867112

[startup+12.7027 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 4099
/proc/meminfo: memFree=1538784/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=12.61
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 9045 0 1 0 930 331 0 0 20 0 9 0 4342857 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 8210 2634 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=12.4
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 6620 0 1 0 910 330 0 0 25 0 9 0 4342858 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4126784795 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.15
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 496 0 0 0 15 0 0 0 16 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 867112

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 4099
/proc/meminfo: memFree=1538784/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=25.35
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 9045 0 1 0 1854 681 0 0 20 0 9 0 4342857 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 8210 2634 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=25.14
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 6620 0 1 0 1834 680 0 0 25 0 9 0 4342858 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 7038129 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.15
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 496 0 0 0 15 0 0 0 16 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 8210 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 867112

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 4099
/proc/meminfo: memFree=1528288/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=50.85
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 11651 0 1 0 4236 849 0 0 20 0 9 0 4342857 887922688 10813 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 10813 2636 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=50.54
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 9169 0 1 0 4207 847 0 0 25 0 9 0 4342858 887922688 10813 996147200 134512640 134550740 4294955952 18446744073709551615 4126944650 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 10813 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 10813 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 10813 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10813 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.24
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 553 0 0 0 24 0 0 0 16 0 9 0 4342863 887922688 10813 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0

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

/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.24
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 553 0 0 0 24 0 0 0 16 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3328.81
Current children cumulated vsize (KiB) 867112

[startup+3402.31 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 4179
/proc/meminfo: memFree=1552600/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=3388.67
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 11656 0 1 0 338010 857 0 0 20 0 9 0 4342857 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 10818 2636 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=3388.37
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 9174 0 1 0 337981 856 0 0 25 0 9 0 4342858 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4126985416 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.24
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 553 0 0 0 24 0 0 0 16 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3388.67
Current children cumulated vsize (KiB) 867112

[startup+3462.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/90 4181
/proc/meminfo: memFree=1552152/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=3448.65
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 11656 0 1 0 344008 857 0 0 20 0 9 0 4342857 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 10818 2636 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=3448.35
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 9174 0 1 0 343979 856 0 0 25 0 9 0 4342858 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4126946554 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.24
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 553 0 0 0 24 0 0 0 16 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3448.65
Current children cumulated vsize (KiB) 867112

[startup+3522.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 4181
/proc/meminfo: memFree=1552088/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=3508.63
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 11656 0 1 0 350006 857 0 0 20 0 9 0 4342857 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 10818 2636 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=3508.33
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 9174 0 1 0 349977 856 0 0 25 0 9 0 4342858 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4126933036 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.24
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 553 0 0 0 24 0 0 0 16 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3508.63
Current children cumulated vsize (KiB) 867112

[startup+3582.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 4181
/proc/meminfo: memFree=1552024/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=3568.61
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 11656 0 1 0 356004 857 0 0 20 0 9 0 4342857 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 10818 2636 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=3568.31
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 9174 0 1 0 355975 856 0 0 25 0 9 0 4342858 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4126943302 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.24
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 553 0 0 0 24 0 0 0 16 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3568.61
Current children cumulated vsize (KiB) 867112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3613.7 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 4181
/proc/meminfo: memFree=1552024/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=3600.01
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 11656 0 1 0 359144 857 0 0 20 0 9 0 4342857 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 10818 2636 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=3599.71
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 9174 0 1 0 359115 856 0 0 25 0 9 0 4342858 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4126932993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.24
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 553 0 0 0 24 0 0 0 16 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867112

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

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

[startup+3613.7 s]
/proc/loadavg: 1.99 1.98 1.99 3/90 4181
/proc/meminfo: memFree=1552024/2055920 swapFree=4192956/4192956
[pid=4090] ppid=4088 vsize=867112 CPUtime=3600.01
/proc/4090/stat : 4090 (java) S 4088 4090 3801 0 -1 0 11656 0 1 0 359144 857 0 0 20 0 9 0 4342857 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/4090/statm: 216778 10818 2636 9 0 211284 0
[pid=4090/tid=4092] ppid=4088 vsize=867112 CPUtime=3599.71
/proc/4090/task/4092/stat : 4092 (java) R 4088 4090 3801 0 -1 64 9174 0 1 0 359115 856 0 0 25 0 9 0 4342858 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4126932993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4090/tid=4093] ppid=4088 vsize=867112 CPUtime=0.03
/proc/4090/task/4093/stat : 4093 (java) S 4088 4090 3801 0 -1 64 1233 0 0 0 3 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4094] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4094/stat : 4094 (java) S 4088 4090 3801 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4095] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4095/stat : 4095 (java) S 4088 4090 3801 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4342861 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4096] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4096/stat : 4096 (java) S 4088 4090 3801 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4097] ppid=4088 vsize=867112 CPUtime=0.24
/proc/4090/task/4097/stat : 4097 (java) S 4088 4090 3801 0 -1 64 553 0 0 0 24 0 0 0 16 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4098] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4098/stat : 4098 (java) S 4088 4090 3801 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=4090/tid=4099] ppid=4088 vsize=867112 CPUtime=0
/proc/4090/task/4099/stat : 4099 (java) S 4088 4090 3801 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 4342863 887922688 10818 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867112

Child status: 143
Real time (s): 3613.74
CPU time (s): 3600.05
CPU user time (s): 3591.47
CPU system time (s): 8.58469
CPU usage (%): 99.6213
Max. virtual memory (cumulated for all children) (KiB): 867116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3591.47
system time used= 8.58469
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11679
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= 74447
involuntary context switches= 123569

runsolver used 3.9104 second user time and 9.26459 second system time

The end

Launcher Data (download as text)

Begin job on node75 at 2008-07-23 02:22:55
IDJOB=1127586
IDBENCH=63654
IDSOLVER=360
FILE ID=node75/1127586-1216772575
PBS_JOBID= 7974099
Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/maxcsp/cnf/3-80-100-1000/normalized-cnf-3-80-600-364044_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127586-1216772575/watcher-1127586-1216772575 -o /tmp/evaluation-result-1127586-1216772575/solver-1127586-1216772575 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1127586-1216772575.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5d25b579266d63dd9771ae3ad050cc84
RANDOM SEED=400887576

node75.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.234
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.234
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:       1562376 kB
Buffers:         30508 kB
Cached:         346144 kB
SwapCached:          0 kB
Active:         313288 kB
Inactive:       115352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1562376 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1992 kB
Writeback:           0 kB
Mapped:          72240 kB
Slab:            50108 kB
Committed_AS:   886856 kB
PageTables:       1872 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= 66560 MiB
End job on node75 at 2008-07-23 03:23:10