Trace number 1127377

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-wMSAT (TO) 3600.06 3618.15

General information on the benchmark

Namemaxcsp/cnf/3-80-1100-2000/
normalized-cnf-3-80-1200-718249_ext.xml
MD5SUM52924a4b72387414c006e8389deb776b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints55
Best CPU time to get the best result obtained on this benchmark3600.09
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints1188
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension1188
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.06/0.29	
0.06/0.29	Abscon 112 (May, 2008)
0.26/0.54	
0.26/0.54	   configuration
0.26/0.54	     name=mrdac-wdeg.xml
0.26/0.59	   
0.26/0.59	   instance
0.26/0.59	     name=HOME/instance-1127377-1216765095.xml
0.34/0.63	   
0.34/0.63	   domains being loaded...
0.34/0.64	   
0.34/0.64	   variables being loaded...
0.34/0.67	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=160
0.34/0.67	       =>  wckTime=0.131  cpuTime=0.1  mem=7M842
0.34/0.67	   
0.34/0.67	   relations being loaded...
0.34/0.68	   
0.34/0.68	   constraints being loaded...
0.64/0.91	     nbConstraints=1188  nbRelationTypes=18  nbExtensionStructures=18  nbSharedExtensionStructures=1170
0.64/0.91	     nbConflictsStructures=18  nbSharedConflictsStructures=1170  nbSharedBinaryRepresentations=0  minDegree=27
0.64/0.91	     maxDegree=70  minArity=3  maxArity=3
0.64/0.91	       =>  wckTime=0.373  cpuTime=0.25  mem=13M753
0.64/0.98	   
0.64/0.98	   solver LocalSearchSolver being built... 
0.74/1.03	       =>  wckTime=0.485  cpuTime=0.29  mem=6M442
0.74/1.03	
0.74/1.03	s SATISFIABLE
0.74/1.03	o 137
0.74/1.03	o 133
0.74/1.04	o 126
0.74/1.04	o 121
0.74/1.04	o 114
0.74/1.04	o 111
0.74/1.04	o 108
0.74/1.04	o 103
0.74/1.04	o 102
0.74/1.04	o 98
0.74/1.04	o 96
0.74/1.04	o 92
0.74/1.04	o 91
0.74/1.04	o 87
0.74/1.04	o 82
0.74/1.05	o 77
0.74/1.05	o 74
0.74/1.05	o 72
0.83/1.12	o 71
0.83/1.13	o 69
0.83/1.13	o 67
0.83/1.13	o 66
0.83/1.16	o 65
0.83/1.16	o 64
0.93/1.28	o 63
1.33/1.60	o 62
1.63/1.99	o 61
1.63/2.00	o 60
1.73/2.08	o 59
1.73/2.09	o 58
3.52/3.85	   
3.52/3.85	   search
3.52/3.85	     run=0  nbConstraintChecks=17995249  nbAssignments=10000
3.52/3.85	       =>  wckTime=2.827  cpuTime=2.79  mem=7M483
6.40/6.75	   
6.40/6.75	   search
6.40/6.75	     run=1  nbConstraintChecks=36953816  nbAssignments=20000
6.40/6.75	       =>  wckTime=5.723  cpuTime=5.66  mem=7M483
6.90/7.22	o 57
9.19/9.54	   
9.19/9.54	   search
9.19/9.54	     run=2  nbConstraintChecks=54974889  nbAssignments=30000
9.19/9.54	       =>  wckTime=8.51  cpuTime=8.44  mem=7M483
12.07/12.46	   
12.07/12.46	   search
12.07/12.46	     run=3  nbConstraintChecks=74158749  nbAssignments=40000
12.07/12.46	       =>  wckTime=11.438  cpuTime=11.35  mem=7M483
14.87/15.26	   
14.87/15.26	   search
14.87/15.26	     run=4  nbConstraintChecks=92257140  nbAssignments=50000
14.87/15.26	       =>  wckTime=14.238  cpuTime=14.14  mem=7M483
17.75/18.17	   
17.75/18.17	   search
17.75/18.17	     run=5  nbConstraintChecks=111338615  nbAssignments=60000
17.75/18.17	       =>  wckTime=17.141  cpuTime=17.02  mem=7M483
19.04/19.49	o 56
20.54/20.93	   
20.54/20.93	   search
20.54/20.93	     run=6  nbConstraintChecks=129344981  nbAssignments=70000
20.54/20.93	       =>  wckTime=19.909  cpuTime=19.77  mem=7M483
23.42/23.83	   
23.42/23.83	   search
23.42/23.83	     run=7  nbConstraintChecks=148533759  nbAssignments=80000
23.42/23.83	       =>  wckTime=22.808  cpuTime=22.66  mem=7M483
26.20/26.60	   
26.20/26.60	   search
26.20/26.60	     run=8  nbConstraintChecks=166523788  nbAssignments=90000
26.20/26.60	       =>  wckTime=25.572  cpuTime=25.42  mem=7M483
29.10/29.52	   
29.10/29.52	   search
29.10/29.52	     run=9  nbConstraintChecks=185675404  nbAssignments=100000
29.10/29.52	       =>  wckTime=28.494  cpuTime=28.32  mem=7M483
31.87/32.31	   
31.87/32.31	   search
31.87/32.31	     run=10  nbConstraintChecks=203702827  nbAssignments=110000
31.87/32.31	       =>  wckTime=31.289  cpuTime=31.1  mem=7M483
34.77/35.22	   
34.77/35.23	   search
34.77/35.23	     run=11  nbConstraintChecks=222741210  nbAssignments=120000
34.77/35.23	       =>  wckTime=34.2  cpuTime=33.99  mem=7M483
37.55/38.00	   
37.55/38.00	   search
37.55/38.00	     run=12  nbConstraintChecks=240767248  nbAssignments=130000
37.55/38.00	       =>  wckTime=36.979  cpuTime=36.76  mem=7M483
40.33/40.89	   
40.33/40.90	   search
40.33/40.90	     run=13  nbConstraintChecks=259815810  nbAssignments=140000
40.33/40.90	       =>  wckTime=39.87  cpuTime=39.63  mem=7M483
43.12/43.66	   
43.12/43.66	   search
43.12/43.66	     run=14  nbConstraintChecks=277867108  nbAssignments=150000
43.12/43.66	       =>  wckTime=42.637  cpuTime=42.39  mem=7M483
46.01/46.56	   
46.01/46.56	   search
46.01/46.56	     run=15  nbConstraintChecks=296969189  nbAssignments=160000
46.01/46.56	       =>  wckTime=45.53  cpuTime=45.27  mem=7M483
48.79/49.33	   
48.79/49.33	   search
48.79/49.33	     run=16  nbConstraintChecks=314902492  nbAssignments=170000
48.79/49.33	       =>  wckTime=48.305  cpuTime=48.03  mem=7M483
49.09/49.65	   
49.09/49.65	   search
49.09/49.65	     run=17  nbConstraintChecks=316964600  nbAssignments=171081
49.09/49.65	       =>  wckTime=48.624  cpuTime=48.35  mem=7M483
49.09/49.65	   
49.09/49.65	   global
49.09/49.65	     nbConstraintChecks=316964600  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
49.09/49.65	     solvingWckTime=48.624  solvingCpuTime=48.35  expiredTime=no  totalExploration=no  nbFoundSolutions=0
49.09/49.65	     globalCpuTime=48.68
49.09/49.65	       =>  wckTime=49.11  cpuTime=48.64  mem=7M483
49.09/49.65	   
49.09/49.65	   solver DecomposerSolver being built... 
49.29/49.82	       =>  wckTime=49.275  cpuTime=48.78  mem=26M282
49.29/49.83	   
49.29/49.83	   preprocessing
49.29/49.83	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
49.29/49.83	     detectedInconsistency=no
49.29/49.83	       =>  wckTime=0.014  cpuTime=0.0  mem=26M282
3600.01/3618.11	v 1 1 1 1 0 1 0 0 0 0 1 1 0 0 0 0 0 1 0 1 1 0 0 1 1 0 1 0 0 0 1 0 0 0 1 1 1 1 0 0 0 1 0 1 1 0 1 0 1 1 0 0 1 0 0 0 0 0 1 0 1 1 0 1 0 0 1 0 1 0 0 0 1 1 0 1 1 1 1 0 

Verifier Data (download as text)

OK	56	1132
56 unsatisfied constraints, 1132 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-1127377-1216765095/watcher-1127377-1216765095 -o /tmp/evaluation-result-1127377-1216765095/solver-1127377-1216765095 -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-wdeg.xml 1 XSax HOME/instance-1127377-1216765095.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: 1.00 1.00 1.00 5/72 3954
/proc/meminfo: memFree=1691256/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=18572 CPUtime=0
/proc/3954/stat : 3954 (runsolver) R 3950 3954 3879 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 3596295 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 228774702375 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/3954/statm: 4643 292 257 25 0 2626 0

[startup+0.053059 s]
/proc/loadavg: 1.00 1.00 1.00 5/72 3954
/proc/meminfo: memFree=1691256/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=10336 CPUtime=0.01
/proc/3954/stat : 3954 (java) D 3950 3954 3879 0 -1 0 379 0 22 0 0 1 0 0 18 0 1 0 3596295 10584064 204 996147200 134512640 134550740 4294955952 18446744073709551615 9728810 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/3954/statm: 2584 204 143 9 0 1102 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10336

[startup+0.102069 s]
/proc/loadavg: 1.00 1.00 1.00 5/72 3954
/proc/meminfo: memFree=1691256/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=44480 CPUtime=0.01
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 882 0 33 0 0 1 0 0 18 0 2 0 3596295 45547520 664 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 11120 664 359 9 0 9518 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 44480

[startup+0.302108 s]
/proc/loadavg: 1.00 1.00 1.00 5/72 3954
/proc/meminfo: memFree=1691256/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=866908 CPUtime=0.13
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 3559 0 154 0 7 6 0 0 18 0 9 0 3596295 887713792 3187 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216727 3187 1687 9 0 211282 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 866908

[startup+0.701188 s]
/proc/loadavg: 1.00 1.00 1.00 5/72 3954
/proc/meminfo: memFree=1691256/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867268 CPUtime=0.44
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 6327 0 163 0 34 10 0 0 18 0 9 0 3596295 888082432 5860 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216817 5860 1965 9 0 211345 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 867268

[startup+1.50134 s]
/proc/loadavg: 1.00 1.00 1.00 4/90 3972
/proc/meminfo: memFree=1618536/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=1.23
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 9597 0 163 0 104 19 0 0 18 0 9 0 3596295 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 8926 2634 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=0.96
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 7074 0 131 0 81 15 0 0 21 0 9 0 3596302 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4126795103 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.19
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 502 0 0 0 18 1 0 0 16 0 9 0 3596314 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 867940

[startup+3.10165 s]
/proc/loadavg: 1.08 1.02 1.01 4/90 3972
/proc/meminfo: memFree=1617896/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=2.83
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 9598 0 163 0 242 41 0 0 18 0 9 0 3596295 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 8926 2634 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=2.56
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 7075 0 131 0 219 37 0 0 23 0 9 0 3596302 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4126795103 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.19
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 502 0 0 0 18 1 0 0 16 0 9 0 3596314 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 8926 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 867940

[startup+6.30127 s]
/proc/loadavg: 1.08 1.02 1.01 3/90 3972
/proc/meminfo: memFree=1617520/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=6.01
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 9603 0 163 0 516 85 0 0 18 0 9 0 3596295 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 8930 2635 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=5.74
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 7076 0 131 0 493 81 0 0 25 0 9 0 3596302 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4126795100 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.19
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 506 0 0 0 18 1 0 0 16 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 867940

[startup+12.7015 s]
/proc/loadavg: 1.22 1.05 1.02 4/90 3972
/proc/meminfo: memFree=1617328/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=12.38
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 9604 0 163 0 1062 176 0 0 18 0 9 0 3596295 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 8930 2635 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=12.1
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 7077 0 131 0 1038 172 0 0 25 0 9 0 3596302 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4126795160 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.19
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 506 0 0 0 18 1 0 0 16 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 867940

[startup+25.503 s]
/proc/loadavg: 1.34 1.08 1.02 4/90 3972
/proc/meminfo: memFree=1617328/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=25.1
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 9604 0 163 0 2152 358 0 0 18 0 9 0 3596295 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 8930 2635 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=24.84
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 7077 0 131 0 2129 355 0 0 25 0 9 0 3596302 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4126796614 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.19
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 506 0 0 0 18 1 0 0 16 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 8930 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 867940

[startup+51.103 s]
/proc/loadavg: 1.56 1.15 1.05 4/90 3972
/proc/meminfo: memFree=1593328/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=50.58
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 12647 0 163 0 4377 681 0 0 18 0 9 0 3596295 888770560 11972 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 11972 2636 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=50.23
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 10078 0 131 0 4346 677 0 0 21 0 9 0 3596302 888770560 11972 996147200 134512640 134550740 4294955952 18446744073709551615 4126893047 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 11972 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11972 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11972 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 11972 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.27
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 548 0 0 0 26 1 0 0 16 0 9 0 3596314 888770560 11972 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0

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

/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.29
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 558 0 0 0 27 2 0 0 16 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3325.57
Current children cumulated vsize (KiB) 867940

[startup+3402.31 s]
/proc/loadavg: 2.00 1.99 1.91 4/90 3980
/proc/meminfo: memFree=1591280/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=3385.27
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 12667 0 163 0 337843 684 0 0 18 0 9 0 3596295 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 11986 2636 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=3384.91
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 10088 0 131 0 337811 680 0 0 25 0 9 0 3596302 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4126925446 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.29
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 558 0 0 0 27 2 0 0 16 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3385.27
Current children cumulated vsize (KiB) 867940

[startup+3462.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/90 3980
/proc/meminfo: memFree=1591152/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=3444.98
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 12667 0 163 0 343813 685 0 0 18 0 9 0 3596295 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 11986 2636 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=3444.61
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 10088 0 131 0 343781 680 0 0 25 0 9 0 3596302 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4126976187 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.29
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 558 0 0 0 27 2 0 0 16 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3444.98
Current children cumulated vsize (KiB) 867940

[startup+3522.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/90 3980
/proc/meminfo: memFree=1591088/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=3504.69
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 12667 0 163 0 349784 685 0 0 18 0 9 0 3596295 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 11986 2636 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=3504.31
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 10088 0 131 0 349751 680 0 0 25 0 9 0 3596302 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4126925365 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.29
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 558 0 0 0 27 2 0 0 16 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3504.69
Current children cumulated vsize (KiB) 867940

[startup+3582.3 s]
/proc/loadavg: 2.00 1.99 1.91 4/90 3980
/proc/meminfo: memFree=1591024/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=3564.39
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 12667 0 163 0 355754 685 0 0 18 0 9 0 3596295 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 11986 2636 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=3564.02
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 10088 0 131 0 355722 680 0 0 25 0 9 0 3596302 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4126812283 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.29
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 558 0 0 0 27 2 0 0 16 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3564.39
Current children cumulated vsize (KiB) 867940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3618.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 3980
/proc/meminfo: memFree=1591024/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=3600.01
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 12667 0 163 0 359316 685 0 0 18 0 9 0 3596295 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 11986 2636 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=3599.64
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 10088 0 131 0 359284 680 0 0 25 0 9 0 3596302 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4126983204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.29
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 558 0 0 0 27 2 0 0 16 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867940

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

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

[startup+3618.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/90 3980
/proc/meminfo: memFree=1591024/2055920 swapFree=4192956/4192956
[pid=3954] ppid=3950 vsize=867940 CPUtime=3600.01
/proc/3954/stat : 3954 (java) S 3950 3954 3879 0 -1 0 12667 0 163 0 359316 685 0 0 18 0 9 0 3596295 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/3954/statm: 216985 11986 2636 9 0 211491 0
[pid=3954/tid=3957] ppid=3950 vsize=867940 CPUtime=3599.64
/proc/3954/task/3957/stat : 3957 (java) R 3950 3954 3879 0 -1 64 10088 0 131 0 359284 680 0 0 25 0 9 0 3596302 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4126983204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3959] ppid=3950 vsize=867940 CPUtime=0.04
/proc/3954/task/3959/stat : 3959 (java) S 3950 3954 3879 0 -1 64 1357 0 0 0 4 0 0 0 16 0 9 0 3596310 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=3954/tid=3961] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3961/stat : 3961 (java) S 3950 3954 3879 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3962] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3962/stat : 3962 (java) S 3950 3954 3879 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 3596311 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3965] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3965/stat : 3965 (java) S 3950 3954 3879 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3966] ppid=3950 vsize=867940 CPUtime=0.29
/proc/3954/task/3966/stat : 3966 (java) S 3950 3954 3879 0 -1 64 558 0 0 0 27 2 0 0 16 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3967] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3967/stat : 3967 (java) S 3950 3954 3879 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=3954/tid=3968] ppid=3950 vsize=867940 CPUtime=0
/proc/3954/task/3968/stat : 3968 (java) S 3950 3954 3879 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 3596314 888770560 11986 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.01
Current children cumulated vsize (KiB) 867940

Child status: 143
Real time (s): 3618.15
CPU time (s): 3600.06
CPU user time (s): 3593.2
CPU system time (s): 6.85896
CPU usage (%): 99.5001
Max. virtual memory (cumulated for all children) (KiB): 867944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.2
system time used= 6.85896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12690
page faults= 163
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75200
involuntary context switches= 113085

runsolver used 4.23536 second user time and 12.2361 second system time

The end

Launcher Data (download as text)

Begin job on node74 at 2008-07-23 00:18:15
IDJOB=1127377
IDBENCH=63323
IDSOLVER=359
FILE ID=node74/1127377-1216765095
PBS_JOBID= 7974106
Free space on /tmp= 103244 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/maxcsp/cnf/3-80-1100-2000/normalized-cnf-3-80-1200-718249_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1127377-1216765095/watcher-1127377-1216765095 -o /tmp/evaluation-result-1127377-1216765095/solver-1127377-1216765095 -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-wdeg.xml 1 XSax HOME/instance-1127377-1216765095.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 52924a4b72387414c006e8389deb776b
RANDOM SEED=568784492

node74.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.263
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.263
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:       1692472 kB
Buffers:         21644 kB
Cached:         283812 kB
SwapCached:          0 kB
Active:         255376 kB
Inactive:        64760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692472 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          24332 kB
Slab:            28724 kB
Committed_AS:    53320 kB
PageTables:       1664 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103240 MiB
End job on node74 at 2008-07-23 01:18:35