Trace number 1109404

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dMSAT (TO)1216 3600.1 3600.64

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-6_ext.xml
MD5SUMc1bbc03a0e2fe504ae5c124be8b29a86
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of falsified constraints263
Best CPU time to get the best result obtained on this benchmark3600
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
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.01/0.07	
0.01/0.07	Abscon 112 (May, 2008)
0.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=mrdac-ddeg.xml
0.21/0.23	   
0.21/0.23	   instance
0.21/0.24	     name=HOME/instance-1109404-1215802982.xml
0.21/0.27	   
0.21/0.27	   domains being loaded...
0.21/0.28	   
0.21/0.28	   variables being loaded...
0.21/0.29	     nbVariables=21  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2  nbTotalValues=42
0.21/0.29	       =>  wckTime=0.093  cpuTime=0.08  mem=6M867
0.21/0.30	   
0.21/0.30	   relations being loaded...
0.33/0.35	   
0.33/0.35	   constraints being loaded...
0.77/0.64	     nbConstraints=2713  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=2712
0.77/0.64	     nbConflictsStructures=1  nbSharedConflictsStructures=2712  nbSharedBinaryRepresentations=0  minDegree=1893
0.77/0.64	     maxDegree=1975  minArity=15  maxArity=15
0.77/0.64	       =>  wckTime=0.435  cpuTime=0.43  mem=26M924
0.88/0.73	   
0.88/0.73	   solver LocalSearchSolver being built... 
0.88/0.76	       =>  wckTime=0.558  cpuTime=0.47  mem=11M662
0.99/0.83	
0.99/0.83	s SATISFIABLE
0.99/0.83	o 2075
0.99/0.88	o 1976
1.10/0.93	o 1959
1.10/0.97	o 1907
1.20/1.02	o 1899
1.20/1.06	o 1801
1.30/1.10	o 1742
1.30/1.14	o 1677
1.49/1.34	o 1644
1.59/1.50	o 1642
1.79/1.67	o 1559
3.98/3.86	o 1536
3.98/3.89	o 1476
9.49/9.37	o 1417
9.59/9.40	o 1268
17.39/17.25	o 1216
47.48/47.30	   
47.48/47.30	   search
47.48/47.30	     run=0  nbConstraintChecks=42789746  nbAssignments=1180
47.48/47.30	       =>  wckTime=46.545  cpuTime=46.53  mem=12M674
47.48/47.30	   
47.48/47.30	   global
47.48/47.30	     nbConstraintChecks=42789746  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
47.48/47.30	     solvingWckTime=46.543  solvingCpuTime=46.52  expiredTime=no  totalExploration=no  nbFoundSolutions=0
47.48/47.30	     globalCpuTime=47.03
47.48/47.30	       =>  wckTime=47.102  cpuTime=46.99  mem=12M674
47.48/47.30	   
47.48/47.30	   solver DecomposerSolver being built... 
47.79/47.69	       =>  wckTime=47.488  cpuTime=47.29  mem=26M581
47.90/47.73	   
47.90/47.73	   preprocessing
47.90/47.73	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
47.90/47.73	     detectedInconsistency=no
47.90/47.73	       =>  wckTime=0.035  cpuTime=0.04  mem=29M542
3600.04/3600.61	v 1 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 

Verifier Data (download as text)

OK	1216	1497
1216 unsatisfied constraints, 1497 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-1109404-1215802982/watcher-1109404-1215802982 -o /tmp/evaluation-result-1109404-1215802982/solver-1109404-1215802982 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1109404-1215802982.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: 0.99 0.98 0.99 3/64 14942
/proc/meminfo: memFree=1824936/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=1616 CPUtime=0
/proc/14942/stat : 14942 (java) R 14940 14942 13758 0 -1 0 176 0 0 0 0 0 0 0 18 0 1 0 36999946 1654784 145 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14942/statm: 405 145 119 9 0 47 0

[startup+0.0253249 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14942
/proc/meminfo: memFree=1824936/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=861228 CPUtime=0.01
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 1803 0 1 0 0 1 0 0 18 0 3 0 36999946 881897472 1495 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 215307 1496 641 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.101331 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14942
/proc/meminfo: memFree=1824936/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=866908 CPUtime=0.1
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 3940 0 1 0 8 2 0 0 18 0 9 0 36999946 887713792 3381 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 216727 3382 1764 9 0 211282 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866908

[startup+0.301345 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14942
/proc/meminfo: memFree=1824936/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=867256 CPUtime=0.33
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 6410 0 1 0 29 4 0 0 18 0 9 0 36999946 888070144 5781 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 216814 5781 1963 9 0 211342 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 867256

[startup+0.701366 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14942
/proc/meminfo: memFree=1824936/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868296 CPUtime=0.88
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 12739 0 1 0 81 7 0 0 18 0 9 0 36999946 889135104 11909 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217074 11909 2609 9 0 211602 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 868296

[startup+1.50242 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 14951
/proc/meminfo: memFree=1780640/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=1.69
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 14466 0 1 0 161 8 0 0 18 0 9 0 36999946 889225216 13633 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 13633 2633 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=1.39
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 10453 0 1 0 133 6 0 0 22 0 9 0 36999947 889225216 13633 996147200 134512640 134550740 4294955952 18446744073709551615 4126822941 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.07
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 2670 0 0 0 7 0 0 0 16 0 9 0 36999949 889225216 13633 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36999949 889225216 13633 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36999949 889225216 13633 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 13633 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.2
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 648 0 0 0 20 0 0 0 15 0 9 0 36999951 889225216 13633 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 13633 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 13633 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 868384

[startup+3.10152 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 14951
/proc/meminfo: memFree=1780448/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=3.28
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 14469 0 1 0 320 8 0 0 18 0 9 0 36999946 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 13634 2633 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=2.98
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 10455 0 1 0 292 6 0 0 25 0 9 0 36999947 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4126958688 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.07
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 2670 0 0 0 7 0 0 0 17 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.21
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 649 0 0 0 21 0 0 0 15 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 868384

[startup+6.30173 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 14951
/proc/meminfo: memFree=1780192/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=6.49
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 14471 0 1 0 640 9 0 0 18 0 9 0 36999946 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 13634 2633 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=6.18
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 10457 0 1 0 611 7 0 0 25 0 9 0 36999947 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4126822941 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.07
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 2670 0 0 0 7 0 0 0 16 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.21
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 649 0 0 0 21 0 0 0 15 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 868384

[startup+12.7011 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 14951
/proc/meminfo: memFree=1780008/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=12.88
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 14471 0 1 0 1277 11 0 0 18 0 9 0 36999946 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 13634 2633 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=12.58
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 10457 0 1 0 1249 9 0 0 25 0 9 0 36999947 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4126958735 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.07
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 2670 0 0 0 7 0 0 0 16 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.21
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 649 0 0 0 21 0 0 0 15 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 868384

[startup+25.503 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 14951
/proc/meminfo: memFree=1779944/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=25.68
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 14471 0 1 0 2554 14 0 0 18 0 9 0 36999946 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 13634 2633 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868388 CPUtime=25.38
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 10457 0 1 0 2526 12 0 0 25 0 9 0 36999947 889229312 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.07
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 2670 0 0 0 7 0 0 0 16 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 36999949 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.21
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 649 0 0 0 21 0 0 0 15 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 13634 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 868384

[startup+51.1026 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 14951
/proc/meminfo: memFree=1745896/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=51.32
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 23067 0 1 0 5109 23 0 0 18 0 9 0 36999946 889225216 22189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 22189 2637 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=50.87
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 15910 0 1 0 5068 19 0 0 25 0 9 0 36999947 889225216 22189 996147200 134512640 134550740 4294955952 18446744073709551615 4127123770 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.15
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 5763 0 0 0 13 2 0 0 16 0 9 0 36999949 889225216 22189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 22189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.27
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 693 0 0 0 27 0 0 0 15 0 9 0 36999951 889225216 22189 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0

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

/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.3
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 719 0 0 0 30 0 0 0 16 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3281.82
Current children cumulated vsize (KiB) 868384

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14953
/proc/meminfo: memFree=1744168/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=3341.8
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 23104 0 1 0 334153 27 0 0 18 0 9 0 36999946 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 22208 2637 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=3341.32
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 15921 0 1 0 334109 23 0 0 25 0 9 0 36999947 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4127093898 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.15
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 5763 0 0 0 13 2 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.3
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 719 0 0 0 30 0 0 0 16 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3341.8
Current children cumulated vsize (KiB) 868384

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14953
/proc/meminfo: memFree=1744104/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=3401.79
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 23104 0 1 0 340152 27 0 0 18 0 9 0 36999946 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 22208 2637 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=3401.3
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 15921 0 1 0 340107 23 0 0 25 0 9 0 36999947 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4127072680 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.15
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 5763 0 0 0 13 2 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.3
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 719 0 0 0 30 0 0 0 16 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3401.79
Current children cumulated vsize (KiB) 868384

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14953
/proc/meminfo: memFree=1744040/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=3461.77
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 23104 0 1 0 346150 27 0 0 18 0 9 0 36999946 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 22208 2637 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=3461.29
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 15921 0 1 0 346106 23 0 0 25 0 9 0 36999947 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4127090686 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.15
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 5763 0 0 0 13 2 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.3
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 719 0 0 0 30 0 0 0 16 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3461.77
Current children cumulated vsize (KiB) 868384

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 14959
/proc/meminfo: memFree=1743912/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=3521.76
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 23104 0 1 0 352149 27 0 0 18 0 9 0 36999946 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 22208 2637 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=3521.27
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 15921 0 1 0 352104 23 0 0 25 0 9 0 36999947 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4127093877 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.15
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 5763 0 0 0 13 2 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.3
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 719 0 0 0 30 0 0 0 16 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3521.76
Current children cumulated vsize (KiB) 868384

[startup+3582.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/73 14959
/proc/meminfo: memFree=1743912/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=3581.74
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 23104 0 1 0 358147 27 0 0 18 0 9 0 36999946 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 22208 2637 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=3581.26
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 15921 0 1 0 358103 23 0 0 25 0 9 0 36999947 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4126822840 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.15
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 5763 0 0 0 13 2 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.3
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 719 0 0 0 30 0 0 0 16 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3581.74
Current children cumulated vsize (KiB) 868384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3600.6 s]
/proc/loadavg: 1.16 1.04 1.01 2/73 14959
/proc/meminfo: memFree=1743976/2055920 swapFree=4179920/4192956
[pid=14942] ppid=14940 vsize=868384 CPUtime=3600.04
/proc/14942/stat : 14942 (java) S 14940 14942 13758 0 -1 0 23104 0 1 0 359977 27 0 0 18 0 9 0 36999946 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14942/statm: 217096 22208 2637 9 0 211602 0
[pid=14942/tid=14944] ppid=14940 vsize=868384 CPUtime=3599.56
/proc/14942/task/14944/stat : 14944 (java) R 14940 14942 13758 0 -1 64 15921 0 1 0 359933 23 0 0 25 0 9 0 36999947 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4126822912 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14945] ppid=14940 vsize=868384 CPUtime=0.15
/proc/14942/task/14945/stat : 14945 (java) S 14940 14942 13758 0 -1 64 5763 0 0 0 13 2 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14946] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14946/stat : 14946 (java) S 14940 14942 13758 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14947] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14947/stat : 14947 (java) S 14940 14942 13758 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 36999949 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14942/tid=14948] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14948/stat : 14948 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14949] ppid=14940 vsize=868384 CPUtime=0.3
/proc/14942/task/14949/stat : 14949 (java) S 14940 14942 13758 0 -1 64 719 0 0 0 30 0 0 0 16 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14950] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14950/stat : 14950 (java) S 14940 14942 13758 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 36999951 889225216 22208 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14942/tid=14951] ppid=14940 vsize=868384 CPUtime=0
/proc/14942/task/14951/stat : 14951 (java) S 14940 14942 13758 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 36999951 889225216 22208 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) 868384

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): 3600.64
CPU time (s): 3600.1
CPU user time (s): 3599.8
CPU system time (s): 0.293955
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 868388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.8
system time used= 0.293955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23123
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= 73471
involuntary context switches= 6635

runsolver used 3.84542 second user time and 9.26259 second system time

The end

Launcher Data (download as text)

Begin job on node30 at 2008-07-11 21:03:02
IDJOB=1109404
IDBENCH=60959
IDSOLVER=360
FILE ID=node30/1109404-1215802982
PBS_JOBID= 7903135
Free space on /tmp= 66552 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-6_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109404-1215802982/watcher-1109404-1215802982 -o /tmp/evaluation-result-1109404-1215802982/solver-1109404-1215802982 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1109404-1215802982.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= c1bbc03a0e2fe504ae5c124be8b29a86
RANDOM SEED=1245788447

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1825488 kB
Buffers:         35920 kB
Cached:         146236 kB
SwapCached:       7836 kB
Active:          96332 kB
Inactive:        95636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825488 kB
SwapTotal:     4192956 kB
SwapFree:      4179920 kB
Dirty:            2448 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            24536 kB
Committed_AS:   103944 kB
PageTables:       1448 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= 66548 MiB
End job on node30 at 2008-07-11 22:03:05