Trace number 249337

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, and are wall clock time (not CPU time).

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.08 1805.87

General information on the benchmark

Nameprimes/primes-15/
primes-15-40-2-7.xml
MD5SUM9df014de592219034aab00d56f3a0950
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity9
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/249337-1168403970/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.41	     nbVariables=100  nbDomainTypes=1  minDomainSize=46  maxDomainSize=46
0.41	       =>  wckTime=0.111  cpuTime=0.09  mem=6M951
0.41	   
0.41	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
0.72	     nbConstraints=40  nbSingletonDomainVariables=12  nbDisconnectedVariables=12  nbConvertedConstraints=4
0.72	     nbConvertConstraintsChecks=397808  nbExtensionStructures=4  nbSharedExtensionStructures=0  nbConflictsStructures=8
0.72	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=32  nbSharedBinaryRepresentations=357
0.72	     nbEvaluationManagers=36  nbSharedEvaluationManagers=0  maxDegree=7  maxArity=9
0.72	       =>  wckTime=0.419  cpuTime=0.36  mem=9M878
0.76	   
0.76	   solver IterativeSystematicSolver being built... 
0.93	       =>  wckTime=0.634  cpuTime=0.49  mem=15M539
1.60	   
1.60	   preprocessing
1.60	     nbConstraintChecks=1241952  nbValidityChecks=1459  nbPropagations=288  nbRevisions=112  nbUselessRevisions=31
1.60	     nbSingletonTests=132  nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=526  detectedInconsistency=no
1.60	       =>  wckTime=0.663  cpuTime=0.65  mem=15M539
2.27	   
2.27	   search
2.27	     run=0  nbConstraintChecks=973803  nbValidityChecks=2859  nbPropagations=429  nbRevisions=246  nbUselessRevisions=60
2.27	     nbAssignments=36  nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=43  nbRestartNogoods=0  mapSize=10
2.27	     nbInferences=0  nbTooLargeKeys=0
2.27	       =>  wckTime=1.331  cpuTime=1.3  mem=15M539
4.58	   
4.58	   search
4.58	     run=1  nbConstraintChecks=3833065  nbValidityChecks=6513  nbPropagations=1131  nbRevisions=756
4.58	     nbUselessRevisions=179  nbAssignments=103  nbFailedAssignments=34  nbBacktracks=29  nbVisitedNodes=138
4.58	     nbRestartNogoods=5  mapSize=26  nbInferences=0  nbTooLargeKeys=0
4.58	       =>  wckTime=3.641  cpuTime=3.61  mem=15M539
24.08	   
24.08	   search
24.08	     run=2  nbConstraintChecks=27609995  nbValidityChecks=31594  nbPropagations=2526  nbRevisions=2291
24.08	     nbUselessRevisions=416  nbAssignments=279  nbFailedAssignments=172  nbBacktracks=52  nbVisitedNodes=452
24.08	     nbRestartNogoods=9  mapSize=46  nbInferences=0  nbTooLargeKeys=0
24.08	       =>  wckTime=23.142  cpuTime=23.09  mem=15M539
27.94	   
27.94	   search
27.94	     run=3  nbConstraintChecks=32174977  nbValidityChecks=37437  nbPropagations=4264  nbRevisions=4158
27.94	     nbUselessRevisions=726  nbAssignments=384  nbFailedAssignments=222  nbBacktracks=93  nbVisitedNodes=607
27.94	     nbRestartNogoods=14  mapSize=70  nbInferences=0  nbTooLargeKeys=0
27.94	       =>  wckTime=26.999  cpuTime=26.92  mem=15M539
35.70	   
35.71	   search
35.71	     run=4  nbConstraintChecks=42598434  nbValidityChecks=61757  nbPropagations=7211  nbRevisions=7258
35.71	     nbUselessRevisions=1331  nbAssignments=678  nbFailedAssignments=289  nbBacktracks=143  nbVisitedNodes=800
35.71	     nbRestartNogoods=31  mapSize=113  nbInferences=0  nbTooLargeKeys=0
35.71	       =>  wckTime=34.77  cpuTime=34.69  mem=15M539
42.97	   
42.97	   search
42.97	     run=5  nbConstraintChecks=51119440  nbValidityChecks=74898  nbPropagations=10875  nbRevisions=11046
42.97	     nbUselessRevisions=2079  nbAssignments=861  nbFailedAssignments=387  nbBacktracks=219  nbVisitedNodes=1081
42.97	     nbRestartNogoods=42  mapSize=179  nbInferences=0  nbTooLargeKeys=0
42.97	       =>  wckTime=42.033  cpuTime=41.95  mem=15M539
172.64	   
172.64	   search
172.64	     run=6  nbConstraintChecks=198821278  nbValidityChecks=265230  nbPropagations=22250  nbRevisions=23173
172.64	     nbUselessRevisions=3073  nbAssignments=2414  nbFailedAssignments=1808  nbBacktracks=332  nbVisitedNodes=4055
172.64	     nbRestartNogoods=51  mapSize=268  nbInferences=0  nbTooLargeKeys=0
172.64	       =>  wckTime=171.709  cpuTime=171.46  mem=16M514
254.63	   
254.63	   search
254.63	     run=7  nbConstraintChecks=304378159  nbValidityChecks=392182  nbPropagations=38165  nbRevisions=40821
254.63	     nbUselessRevisions=4920  nbAssignments=3508  nbFailedAssignments=2476  nbBacktracks=507  nbVisitedNodes=5579
254.63	     nbRestartNogoods=114  mapSize=398  nbInferences=0  nbTooLargeKeys=0
254.63	       =>  wckTime=253.694  cpuTime=253.37  mem=16M514
305.86	   
305.86	   search
305.86	     run=8  nbConstraintChecks=377373965  nbValidityChecks=441109  nbPropagations=58866  nbRevisions=62750
305.86	     nbUselessRevisions=7212  nbAssignments=4457  nbFailedAssignments=3151  nbBacktracks=765  nbVisitedNodes=7203
305.86	     nbRestartNogoods=120  mapSize=543  nbInferences=0  nbTooLargeKeys=0
305.86	       =>  wckTime=304.927  cpuTime=304.55  mem=16M514
377.18	   
377.18	   search
377.18	     run=9  nbConstraintChecks=478234548  nbValidityChecks=507072  nbPropagations=86162  nbRevisions=90570
377.18	     nbUselessRevisions=10164  nbAssignments=5821  nbFailedAssignments=4119  nbBacktracks=1149  nbVisitedNodes=9535
377.18	     nbRestartNogoods=129  mapSize=771  nbInferences=0  nbTooLargeKeys=0
377.18	       =>  wckTime=376.242  cpuTime=375.78  mem=16M514
436.99	   
436.99	   INFO : Stopping hyperNogood (mapSize=1013, nbTooLargekeys=0, mem=16M514)
511.58	   
511.58	   search
511.58	     run=10  nbConstraintChecks=663527533  nbValidityChecks=609404  nbPropagations=123737  nbRevisions=127641
511.58	     nbUselessRevisions=14224  nbAssignments=8167  nbFailedAssignments=5875  nbBacktracks=1726  nbVisitedNodes=13637
511.58	     nbRestartNogoods=141
511.59	       =>  wckTime=510.65  cpuTime=510.04  mem=16M514
1277.00	   
1277.00	   search
1277.00	     run=11  nbConstraintChecks=1726798366  nbValidityChecks=1027093  nbPropagations=187748  nbRevisions=190372
1277.00	     nbUselessRevisions=20534  nbAssignments=19200  nbFailedAssignments=15836  nbBacktracks=2592  nbVisitedNodes=34451
1277.00	     nbRestartNogoods=173
1277.00	       =>  wckTime=1276.068  cpuTime=1272.82  mem=16M514

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node5/watcher-249337-1168403970 -o ROOT/results/node5/solver-249337-1168403970 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249337-1168403970/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.85 1.97 1.97 4/93 679
/proc/meminfo: memFree=1433272/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=9776 CPUtime=0
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 638 0 0 0 0 0 0 0 18 0 1 0 169011523 10010624 414 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7893853 0 0 0 7368 0 0 0 17 0 0 0
/proc/678/statm: 2444 415 335 14 0 1140 0

[startup+0.104605 s]
/proc/loadavg: 1.85 1.97 1.97 4/93 679
/proc/meminfo: memFree=1433272/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=914988 CPUtime=0.09
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 3069 0 1 0 8 1 0 0 24 0 8 0 169011523 936947712 2815 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228747 2816 1452 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512649 s]
/proc/loadavg: 1.85 1.97 1.97 4/93 679
/proc/meminfo: memFree=1433272/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=0.49
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 6758 0 1 0 46 3 0 0 25 0 8 0 169011523 937435136 6497 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072926664 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 6497 2166 14 0 215336 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915464

[startup+1.33574 s]
/proc/loadavg: 1.85 1.97 1.97 3/100 686
/proc/meminfo: memFree=1409408/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=1.31
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 8770 0 1 0 127 4 0 0 25 0 8 0 169011523 937435136 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941220 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8508 2542 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.16
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 354 0 0 0 16 0 0 0 16 0 8 0 169011530 937435136 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8508 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.97793 s]
/proc/loadavg: 1.85 1.97 1.97 3/100 686
/proc/meminfo: memFree=1408896/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=2.96
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 8880 0 1 0 291 5 0 0 25 0 8 0 169011523 937435136 8616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8616 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 17 0 8 0 169011527 937435136 8616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.19
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 364 0 0 0 18 1 0 0 15 0 8 0 169011530 937435136 8616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8616 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915464

[startup+6.2573 s]
/proc/loadavg: 1.86 1.97 1.97 3/100 686
/proc/meminfo: memFree=1408896/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=6.23
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 8887 0 1 0 618 5 0 0 25 0 8 0 169011523 937435136 8622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073617333 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8622 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.2
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 366 0 0 0 19 1 0 0 15 0 8 0 169011530 937435136 8622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8622 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915464

[startup+12.744 s]
/proc/loadavg: 1.87 1.97 1.97 3/100 686
/proc/meminfo: memFree=1408896/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=12.72
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 8891 0 1 0 1267 5 0 0 25 0 8 0 169011523 937435136 8624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073619108 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8624 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.2
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 370 0 0 0 19 1 0 0 16 0 8 0 169011530 937435136 8624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915464

[startup+25.5915 s]
/proc/loadavg: 1.90 1.97 1.97 3/100 686
/proc/meminfo: memFree=1408896/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=25.56
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 8905 0 1 0 2551 5 0 0 25 0 8 0 169011523 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624871 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8634 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 17 0 8 0 169011527 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.21
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 378 0 0 0 20 1 0 0 15 0 8 0 169011530 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8634 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915464

[startup+51.1924 s]
/proc/loadavg: 1.93 1.97 1.97 3/100 686
/proc/meminfo: memFree=1408896/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=51.12
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 8941 0 1 0 5106 6 0 0 25 0 8 0 169011523 937435136 8663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624978 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8663 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.22
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 386 0 0 0 21 1 0 0 15 0 8 0 169011530 937435136 8663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8663 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915464

[startup+102.495 s]
/proc/loadavg: 1.97 1.97 1.97 3/100 686
/proc/meminfo: memFree=1408896/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=102.38
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 8953 0 1 0 10232 6 0 0 25 0 8 0 169011523 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624972 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8669 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.23
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 395 0 0 0 22 1 0 0 16 0 8 0 169011530 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8669 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 915464

[startup+162.538 s]
/proc/loadavg: 1.99 1.97 1.97 3/100 686
/proc/meminfo: memFree=1408832/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=162.37
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 8962 0 1 0 16231 6 0 0 25 0 8 0 169011523 937435136 8675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073622816 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1419.29
Current children cumulated vsize (KiB) 915464

[startup+1483.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/101 1044
/proc/meminfo: memFree=874488/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=1479.04
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 9118 0 1 0 147888 16 0 0 25 0 8 0 169011523 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073617330 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8827 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.26
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1479.04
Current children cumulated vsize (KiB) 915464

[startup+1543.32 s]
/proc/loadavg: 2.02 2.03 2.00 3/101 1044
/proc/meminfo: memFree=874424/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=1538.76
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 9118 0 1 0 153860 16 0 0 25 0 8 0 169011523 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073617344 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8827 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.26
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1538.76
Current children cumulated vsize (KiB) 915464

[startup+1603.34 s]
/proc/loadavg: 2.08 2.04 2.01 3/101 1044
/proc/meminfo: memFree=874424/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=1598.51
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 9118 0 1 0 159834 17 0 0 25 0 8 0 169011523 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8827 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.26
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1598.51
Current children cumulated vsize (KiB) 915464

[startup+1663.36 s]
/proc/loadavg: 2.03 2.03 2.00 3/101 1044
/proc/meminfo: memFree=874360/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=1658.26
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 9118 0 1 0 165809 17 0 0 25 0 8 0 169011523 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624871 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8827 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.26
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1658.26
Current children cumulated vsize (KiB) 915464

[startup+1723.38 s]
/proc/loadavg: 2.09 2.04 2.01 3/101 1044
/proc/meminfo: memFree=874360/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=1717.99
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 9118 0 1 0 171782 17 0 0 25 0 8 0 169011523 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073619108 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8827 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.26
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.99
Current children cumulated vsize (KiB) 915464

[startup+1783.41 s]
/proc/loadavg: 2.03 2.03 2.00 3/101 1044
/proc/meminfo: memFree=874360/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=1777.73
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 9118 0 1 0 177756 17 0 0 25 0 8 0 169011523 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073619198 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8827 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.26
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.73
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.79 s]
/proc/loadavg: 2.09 2.04 2.00 3/101 1044
/proc/meminfo: memFree=874360/2055920 swapFree=4192812/4192956
[pid=678] ppid=676 vsize=915464 CPUtime=1800.01
/proc/678/stat : 678 (java) R 676 678 331 0 -1 0 9118 0 1 0 179984 17 0 0 25 0 8 0 169011523 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073623567 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/678/statm: 228866 8827 2543 14 0 215336 0
[pid=678/tid=680] ppid=676 vsize=915464 CPUtime=0.02
/proc/678/task/680/stat : 680 (java) S 676 678 331 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=678/tid=681] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/681/stat : 681 (java) S 676 678 331 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=682] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/682/stat : 682 (java) S 676 678 331 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 169011527 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=683] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/683/stat : 683 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=684] ppid=676 vsize=915464 CPUtime=0.26
/proc/678/task/684/stat : 684 (java) S 676 678 331 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=685] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/685/stat : 685 (java) S 676 678 331 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=678/tid=686] ppid=676 vsize=915464 CPUtime=0
/proc/678/task/686/stat : 686 (java) S 676 678 331 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 169011530 937435136 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1805.87
CPU time (s): 1800.08
CPU user time (s): 1799.9
CPU system time (s): 0.180972
CPU usage (%): 99.6796
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9137
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= 37738
involuntary context switches= 76438

runsolver used 2.06369 s user time and 5.39218 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Wed Jan 10 04:39:31 UTC 2007


IDJOB= 249337
IDBENCH= 11776
FILE ID= node5/249337-1168403970

PBS_JOBID= 3523127

Free space on /tmp= 66558 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-15/primes-15-40-2-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249337-1168403970/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-249337-1168403970 -o ROOT/results/node5/solver-249337-1168403970 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/249337-1168403970/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9df014de592219034aab00d56f3a0950

RANDOM SEED= 29753847

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.240
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.240
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:       1433752 kB
Buffers:         58988 kB
Cached:         432652 kB
SwapCached:          0 kB
Active:         392776 kB
Inactive:       171308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:         101484 kB
Slab:            42780 kB
Committed_AS:  6090780 kB
PageTables:       2268 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= 66559 MiB



End job on node5 on Wed Jan 10 05:09:37 UTC 2007