Trace number 1127617

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.12 3615.77

General information on the benchmark

Namemaxcsp/cnf/3-80-100-1000/
normalized-cnf-3-80-700-089745_ext.xml
MD5SUM2030504ca2d4998d1b463b933027f2df
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints22
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints693
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension693
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.00/0.09	
0.00/0.09	Abscon 112 (May, 2008)
0.18/0.23	
0.18/0.23	   configuration
0.18/0.23	     name=mrdac-wdeg.xml
0.18/0.29	   
0.18/0.29	   instance
0.18/0.29	     name=HOME/instance-1127617-1216772943.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.28/0.37	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=160
0.28/0.37	       =>  wckTime=0.141  cpuTime=0.1  mem=7M842
0.28/0.37	   
0.28/0.37	   relations being loaded...
0.28/0.38	   
0.28/0.38	   constraints being loaded...
0.48/0.57	     nbConstraints=693  nbRelationTypes=13  nbExtensionStructures=13  nbSharedExtensionStructures=680
0.48/0.57	     nbConflictsStructures=13  nbSharedConflictsStructures=680  nbSharedBinaryRepresentations=0  minDegree=17
0.48/0.57	     maxDegree=41  minArity=3  maxArity=3
0.48/0.57	       =>  wckTime=0.34  cpuTime=0.21  mem=11M767
0.57/0.63	   
0.57/0.63	   solver LocalSearchSolver being built... 
0.57/0.67	       =>  wckTime=0.436  cpuTime=0.26  mem=6M16
0.57/0.67	
0.57/0.67	s SATISFIABLE
0.57/0.67	o 68
0.57/0.67	o 65
0.57/0.67	o 62
0.57/0.67	o 60
0.57/0.68	o 57
0.57/0.68	o 53
0.57/0.68	o 50
0.57/0.68	o 45
0.57/0.68	o 44
0.57/0.68	o 43
0.57/0.68	o 41
0.57/0.68	o 39
0.57/0.68	o 38
0.57/0.68	o 37
0.57/0.68	o 36
0.57/0.69	o 33
0.57/0.69	o 32
0.68/0.72	o 30
0.68/0.72	o 29
0.68/0.74	o 28
0.68/0.76	o 27
0.68/0.76	o 26
0.68/0.77	o 25
0.68/0.77	o 24
1.18/1.25	o 23
1.67/1.79	o 22
2.18/2.23	   
2.18/2.23	   search
2.18/2.23	     run=0  nbConstraintChecks=8401775  nbAssignments=10000
2.18/2.23	       =>  wckTime=1.563  cpuTime=1.53  mem=7M8
3.76/3.81	   
3.76/3.81	   search
3.76/3.81	     run=1  nbConstraintChecks=17290380  nbAssignments=20000
3.76/3.81	       =>  wckTime=3.148  cpuTime=3.11  mem=7M8
5.26/5.32	   
5.26/5.32	   search
5.26/5.32	     run=2  nbConstraintChecks=25656862  nbAssignments=30000
5.26/5.32	       =>  wckTime=4.655  cpuTime=4.61  mem=7M8
6.85/6.91	   
6.85/6.91	   search
6.85/6.91	     run=3  nbConstraintChecks=34661060  nbAssignments=40000
6.85/6.91	       =>  wckTime=6.241  cpuTime=6.18  mem=7M8
8.34/8.41	   
8.34/8.41	   search
8.34/8.41	     run=4  nbConstraintChecks=43008492  nbAssignments=50000
8.34/8.41	       =>  wckTime=7.749  cpuTime=7.68  mem=7M8
9.83/10.00	   
9.83/10.00	   search
9.83/10.00	     run=5  nbConstraintChecks=51970781  nbAssignments=60000
9.83/10.00	       =>  wckTime=9.332  cpuTime=9.26  mem=7M8
11.43/11.51	   
11.43/11.51	   search
11.43/11.51	     run=6  nbConstraintChecks=60384154  nbAssignments=70000
11.43/11.51	       =>  wckTime=10.849  cpuTime=10.77  mem=7M8
12.93/13.08	   
12.93/13.08	   search
12.93/13.08	     run=7  nbConstraintChecks=69280503  nbAssignments=80000
12.93/13.08	       =>  wckTime=12.414  cpuTime=12.33  mem=7M8
14.41/14.59	   
14.41/14.59	   search
14.41/14.59	     run=8  nbConstraintChecks=77667300  nbAssignments=90000
14.41/14.59	       =>  wckTime=13.921  cpuTime=13.82  mem=7M8
16.01/16.14	   
16.01/16.14	   search
16.01/16.14	     run=9  nbConstraintChecks=86506311  nbAssignments=100000
16.01/16.14	       =>  wckTime=15.476  cpuTime=15.38  mem=7M8
17.51/17.65	   
17.51/17.65	   search
17.51/17.65	     run=10  nbConstraintChecks=94895882  nbAssignments=110000
17.51/17.65	       =>  wckTime=16.985  cpuTime=16.88  mem=7M8
19.10/19.21	   
19.10/19.21	   search
19.10/19.21	     run=11  nbConstraintChecks=103814650  nbAssignments=120000
19.10/19.21	       =>  wckTime=18.548  cpuTime=18.43  mem=7M8
20.59/20.72	   
20.59/20.72	   search
20.59/20.72	     run=12  nbConstraintChecks=112243253  nbAssignments=130000
20.59/20.72	       =>  wckTime=20.056  cpuTime=19.94  mem=7M8
22.08/22.29	   
22.08/22.29	   search
22.08/22.29	     run=13  nbConstraintChecks=121143036  nbAssignments=140000
22.08/22.29	       =>  wckTime=21.621  cpuTime=21.5  mem=7M8
23.57/23.80	   
23.57/23.80	   search
23.57/23.80	     run=14  nbConstraintChecks=129546569  nbAssignments=150000
23.57/23.80	       =>  wckTime=23.13  cpuTime=23.0  mem=7M8
25.18/25.36	   
25.18/25.36	   search
25.18/25.36	     run=15  nbConstraintChecks=138449847  nbAssignments=160000
25.18/25.36	       =>  wckTime=24.697  cpuTime=24.56  mem=7M8
26.66/26.86	   
26.66/26.86	   search
26.66/26.86	     run=16  nbConstraintChecks=146790592  nbAssignments=170000
26.66/26.86	       =>  wckTime=26.198  cpuTime=26.05  mem=7M8
28.26/28.43	   
28.26/28.43	   search
28.26/28.43	     run=17  nbConstraintChecks=155697801  nbAssignments=180000
28.26/28.43	       =>  wckTime=27.765  cpuTime=27.62  mem=7M8
29.74/29.94	   
29.74/29.94	   search
29.74/29.94	     run=18  nbConstraintChecks=164022025  nbAssignments=190000
29.74/29.94	       =>  wckTime=29.273  cpuTime=29.11  mem=7M8
31.34/31.52	   
31.34/31.52	   search
31.34/31.52	     run=19  nbConstraintChecks=173009468  nbAssignments=200000
31.34/31.52	       =>  wckTime=30.856  cpuTime=30.68  mem=7M8
31.74/31.95	   
31.74/31.95	   search
31.74/31.95	     run=20  nbConstraintChecks=175275656  nbAssignments=202999
31.74/31.95	       =>  wckTime=31.287  cpuTime=31.11  mem=7M8
31.74/31.95	   
31.74/31.95	   global
31.74/31.95	     nbConstraintChecks=175275656  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.74/31.95	     solvingWckTime=31.287  solvingCpuTime=31.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.74/31.95	     globalCpuTime=31.4
31.74/31.95	       =>  wckTime=31.724  cpuTime=31.36  mem=7M8
31.74/31.95	   
31.74/31.95	   solver DecomposerSolver being built... 
31.94/32.10	       =>  wckTime=31.873  cpuTime=31.49  mem=22M914
31.94/32.12	   
31.94/32.12	   preprocessing
31.94/32.12	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.94/32.12	     detectedInconsistency=no
31.94/32.12	       =>  wckTime=0.012  cpuTime=0.01  mem=22M914
3600.04/3615.71	v 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 0 1 0 0 0 0 0 0 1 0 0 1 1 0 0 0 0 1 0 1 0 1 1 1 1 1 1 0 0 1 0 0 1 1 1 0 1 1 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 1 0 0 0 0 0 1 0 0 0 0 

Verifier Data (download as text)

OK	22	671
22 unsatisfied constraints, 671 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-1127617-1216772943/watcher-1127617-1216772943 -o /tmp/evaluation-result-1127617-1216772943/solver-1127617-1216772943 -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-1127617-1216772943.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.92 1.98 2.04 4/74 5692
/proc/meminfo: memFree=1583608/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=18572 CPUtime=0
/proc/5692/stat : 5692 (runsolver) R 5690 5692 5041 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 4379031 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 254613712167 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/5692/statm: 4643 292 257 25 0 2626 0

[startup+0.104971 s]
/proc/loadavg: 1.92 1.98 2.04 4/74 5692
/proc/meminfo: memFree=1583608/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=865988 CPUtime=0.09
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 3791 0 1 0 7 2 0 0 18 0 9 0 4379031 886771712 3245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216497 3245 1716 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.20199 s]
/proc/loadavg: 1.92 1.98 2.04 4/74 5692
/proc/meminfo: memFree=1583608/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=866016 CPUtime=0.18
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 4747 0 1 0 16 2 0 0 18 0 9 0 4379031 886800384 4175 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216504 4175 1863 9 0 211052 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866016

[startup+0.302005 s]
/proc/loadavg: 1.92 1.98 2.04 4/74 5692
/proc/meminfo: memFree=1583608/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=866368 CPUtime=0.28
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 5781 0 1 0 25 3 0 0 18 0 9 0 4379031 887160832 5156 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216592 5156 1953 9 0 211120 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866368

[startup+0.701082 s]
/proc/loadavg: 1.92 1.98 2.04 4/74 5692
/proc/meminfo: memFree=1583608/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=0.68
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 9147 0 1 0 62 6 0 0 18 0 9 0 4379031 887930880 8314 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 8314 2632 9 0 211286 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867120

[startup+1.50223 s]
/proc/loadavg: 1.92 1.98 2.04 3/83 5701
/proc/meminfo: memFree=1560624/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=1.47
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 9156 0 1 0 122 25 0 0 18 0 9 0 4379031 887930880 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 8323 2634 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=1.24
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 6726 0 1 0 101 23 0 0 25 0 9 0 4379033 887930880 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4126790040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.16
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 482 0 0 0 16 0 0 0 16 0 9 0 4379036 887930880 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4379036 887930880 8323 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867120

[startup+3.10254 s]
/proc/loadavg: 1.92 1.98 2.04 3/83 5701
/proc/meminfo: memFree=1560432/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867124 CPUtime=3.07
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 9161 0 1 0 244 63 0 0 18 0 9 0 4379031 887934976 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216781 8327 2635 9 0 211287 0
[pid=5692/tid=5694] ppid=5690 vsize=867124 CPUtime=2.83
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 6727 0 1 0 222 61 0 0 25 0 9 0 4379033 887934976 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867124 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887934976 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867124 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887934976 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867124 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887934976 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867124 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887934976 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867124 CPUtime=0.17
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 486 0 0 0 17 0 0 0 16 0 9 0 4379036 887934976 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867124 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887934976 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867124 CPUtime=0
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4379036 887934976 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867124

[startup+6.30215 s]
/proc/loadavg: 1.93 1.98 2.04 3/83 5701
/proc/meminfo: memFree=1560176/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=6.26
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 9162 0 1 0 487 139 0 0 18 0 9 0 4379031 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 8327 2635 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=6.02
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 6728 0 1 0 465 137 0 0 25 0 9 0 4379033 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4126793321 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.17
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 486 0 0 0 17 0 0 0 16 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 867120

[startup+12.7024 s]
/proc/loadavg: 1.93 1.98 2.04 3/83 5701
/proc/meminfo: memFree=1559992/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=12.62
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 9162 0 1 0 972 290 0 0 18 0 9 0 4379031 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 8327 2635 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=12.38
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 6728 0 1 0 950 288 0 0 25 0 9 0 4379033 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4126790040 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.17
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 486 0 0 0 17 0 0 0 16 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 867120

[startup+25.5018 s]
/proc/loadavg: 1.95 1.98 2.04 3/83 5701
/proc/meminfo: memFree=1560056/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=25.37
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 9162 0 1 0 1950 587 0 0 18 0 9 0 4379031 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 8327 2635 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=25.14
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 6728 0 1 0 1929 585 0 0 25 0 9 0 4379033 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4126793379 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.17
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 486 0 0 0 17 0 0 0 16 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 4379036 887930880 8327 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 867120

[startup+51.1017 s]
/proc/loadavg: 1.96 1.98 2.03 3/83 5701
/proc/meminfo: memFree=1549048/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=50.85
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 11905 0 1 0 4343 742 0 0 18 0 9 0 4379031 887930880 11066 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 11066 2636 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=50.51
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 9415 0 1 0 4312 739 0 0 25 0 9 0 4379033 887930880 11066 996147200 134512640 134550740 4294955952 18446744073709551615 4126934824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 11066 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 11066 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 11066 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 11066 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.26
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 542 0 0 0 26 0 0 0 16 0 9 0 4379036 887930880 11066 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0

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

/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.26
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 542 0 0 0 26 0 0 0 16 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0.02
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3268
Current children cumulated vsize (KiB) 867120

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5831
/proc/meminfo: memFree=1274112/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=3327.76
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 11910 0 1 0 332024 752 0 0 18 0 9 0 4379031 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 11071 2636 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=3327.4
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 9420 0 1 0 331992 748 0 0 25 0 9 0 4379033 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4126936593 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.26
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 542 0 0 0 26 0 0 0 16 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0.02
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3327.76
Current children cumulated vsize (KiB) 867120

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5831
/proc/meminfo: memFree=1273920/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=3387.52
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 11910 0 1 0 338000 752 0 0 18 0 9 0 4379031 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 11071 2636 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=3387.16
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 9420 0 1 0 337968 748 0 0 25 0 9 0 4379033 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4126934737 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.26
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 542 0 0 0 26 0 0 0 16 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0.02
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3387.52
Current children cumulated vsize (KiB) 867120

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5831
/proc/meminfo: memFree=1273536/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=3447.27
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 11910 0 1 0 343975 752 0 0 18 0 9 0 4379031 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 11071 2636 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=3446.91
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 9420 0 1 0 343943 748 0 0 25 0 9 0 4379033 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4126906090 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.26
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 542 0 0 0 26 0 0 0 16 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0.02
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3447.27
Current children cumulated vsize (KiB) 867120

[startup+3522.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5831
/proc/meminfo: memFree=1273472/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=3507.03
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 11910 0 1 0 349951 752 0 0 18 0 9 0 4379031 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 11071 2636 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=3506.67
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 9420 0 1 0 349919 748 0 0 25 0 9 0 4379033 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4126946442 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.26
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 542 0 0 0 26 0 0 0 16 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0.02
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3507.03
Current children cumulated vsize (KiB) 867120

[startup+3582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5831
/proc/meminfo: memFree=1273152/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=3566.77
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 11910 0 1 0 355925 752 0 0 18 0 9 0 4379031 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 11071 2636 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=3566.41
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 9420 0 1 0 355893 748 0 0 25 0 9 0 4379033 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4126934839 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.26
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 542 0 0 0 26 0 0 0 16 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0.02
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3566.77
Current children cumulated vsize (KiB) 867120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 5831
/proc/meminfo: memFree=1273152/2055920 swapFree=4192956/4192956
[pid=5692] ppid=5690 vsize=867120 CPUtime=3600.04
/proc/5692/stat : 5692 (java) S 5690 5692 5041 0 -1 0 11910 0 1 0 359252 752 0 0 18 0 9 0 4379031 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/5692/statm: 216780 11071 2636 9 0 211286 0
[pid=5692/tid=5694] ppid=5690 vsize=867120 CPUtime=3599.69
/proc/5692/task/5694/stat : 5694 (java) R 5690 5692 5041 0 -1 64 9420 0 1 0 359220 749 0 0 25 0 9 0 4379033 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4126969491 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=5692/tid=5695] ppid=5690 vsize=867120 CPUtime=0.03
/proc/5692/task/5695/stat : 5695 (java) S 5690 5692 5041 0 -1 64 1253 0 0 0 3 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5696] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5696/stat : 5696 (java) S 5690 5692 5041 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5697] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5697/stat : 5697 (java) S 5690 5692 5041 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 4379034 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5698] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5698/stat : 5698 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5699] ppid=5690 vsize=867120 CPUtime=0.26
/proc/5692/task/5699/stat : 5699 (java) S 5690 5692 5041 0 -1 64 542 0 0 0 26 0 0 0 16 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5700] ppid=5690 vsize=867120 CPUtime=0
/proc/5692/task/5700/stat : 5700 (java) S 5690 5692 5041 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=5692/tid=5701] ppid=5690 vsize=867120 CPUtime=0.02
/proc/5692/task/5701/stat : 5701 (java) S 5690 5692 5041 0 -1 64 0 0 0 0 1 1 0 0 15 0 9 0 4379036 887930880 11071 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3600.04
Current children cumulated vsize (KiB) 867120

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

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

Child status: 143
Real time (s): 3615.77
CPU time (s): 3600.12
CPU user time (s): 3592.58
CPU system time (s): 7.53285
CPU usage (%): 99.567
Max. virtual memory (cumulated for all children) (KiB): 867124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.58
system time used= 7.53285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11931
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= 74325
involuntary context switches= 79219

runsolver used 4.23336 second user time and 11.6252 second system time

The end

Launcher Data (download as text)

Begin job on node87 at 2008-07-23 02:29:03
IDJOB=1127617
IDBENCH=63703
IDSOLVER=359
FILE ID=node87/1127617-1216772943
PBS_JOBID= 7974072
Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/maxcsp/cnf/3-80-100-1000/normalized-cnf-3-80-700-089745_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-1127617-1216772943/watcher-1127617-1216772943 -o /tmp/evaluation-result-1127617-1216772943/solver-1127617-1216772943 -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-1127617-1216772943.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2030504ca2d4998d1b463b933027f2df
RANDOM SEED=2081046247

node87.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.259
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.259
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:       1584088 kB
Buffers:         39032 kB
Cached:         324020 kB
SwapCached:          0 kB
Active:         227496 kB
Inactive:       178024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584088 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2072 kB
Writeback:           0 kB
Mapped:          53640 kB
Slab:            51440 kB
Committed_AS:   113592 kB
PageTables:       1980 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= 66468 MiB
End job on node87 at 2008-07-23 03:29:21