Trace number 248583

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.09 1802.03

General information on the benchmark

Nameprimes/primes-25/
primes-25-40-2-7.xml
MD5SUM130beed65308d1a48df5a38800af455a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.4972
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity9
Maximum domain size96
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/248583-1168400353/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.43	     nbVariables=100  nbDomainTypes=1  minDomainSize=96  maxDomainSize=96
0.43	       =>  wckTime=0.115  cpuTime=0.1  mem=7M927
0.43	   
0.43	   predicates being loaded...
0.47	   
0.47	   constraints being loaded...
0.59	     nbConstraints=40  nbSingletonDomainVariables=12  nbDisconnectedVariables=12  nbConvertedConstraints=4
0.59	     nbConvertConstraintsChecks=36864  nbExtensionStructures=4  nbSharedExtensionStructures=0  nbConflictsStructures=4
0.59	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=36  nbSharedBinaryRepresentations=759
0.59	     nbEvaluationManagers=36  nbSharedEvaluationManagers=0  maxDegree=7  maxArity=9
0.59	       =>  wckTime=0.275  cpuTime=0.23  mem=9M878
0.63	   
0.63	   solver IterativeSystematicSolver being built... 
0.81	       =>  wckTime=0.497  cpuTime=0.37  mem=16M589
9.78	   
9.78	   preprocessing
9.78	     nbConstraintChecks=15450240  nbValidityChecks=4869  nbPropagations=316  nbRevisions=135  nbUselessRevisions=24
9.78	     nbSingletonTests=131  nbEffectiveSingletonTests=0  nbESACBranches=7  nbRemovedValues=986  detectedInconsistency=no
9.78	       =>  wckTime=8.966  cpuTime=8.9  mem=16M589
84.95	   
84.95	   search
84.95	     run=0  nbConstraintChecks=85886477  nbValidityChecks=23011  nbPropagations=684  nbRevisions=560
84.95	     nbUselessRevisions=126  nbAssignments=118  nbFailedAssignments=85  nbBacktracks=12  nbVisitedNodes=204
84.95	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
84.95	       =>  wckTime=84.135  cpuTime=83.97  mem=16M589
93.94	   
93.94	   search
93.94	     run=1  nbConstraintChecks=98066137  nbValidityChecks=33410  nbPropagations=1642  nbRevisions=1398
93.94	     nbUselessRevisions=304  nbAssignments=169  nbFailedAssignments=99  nbBacktracks=28  nbVisitedNodes=269
93.94	     nbRestartNogoods=7  mapSize=24  nbInferences=0  nbTooLargeKeys=0
93.94	       =>  wckTime=93.128  cpuTime=92.95  mem=16M589
106.75	   
106.75	   search
106.75	     run=2  nbConstraintChecks=114139316  nbValidityChecks=48203  nbPropagations=3057  nbRevisions=2686
106.75	     nbUselessRevisions=539  nbAssignments=238  nbFailedAssignments=124  nbBacktracks=50  nbVisitedNodes=363
106.75	     nbRestartNogoods=13  mapSize=46  nbInferences=0  nbTooLargeKeys=0
106.75	       =>  wckTime=105.931  cpuTime=105.73  mem=16M589
131.70	   
131.70	   search
131.70	     run=3  nbConstraintChecks=144953856  nbValidityChecks=68859  nbPropagations=5120  nbRevisions=4637
131.70	     nbUselessRevisions=869  nbAssignments=339  nbFailedAssignments=170  nbBacktracks=83  nbVisitedNodes=510
131.70	     nbRestartNogoods=21  mapSize=79  nbInferences=0  nbTooLargeKeys=0
131.70	       =>  wckTime=130.879  cpuTime=130.65  mem=16M589
235.81	   
235.81	   search
235.81	     run=4  nbConstraintChecks=276106395  nbValidityChecks=92479  nbPropagations=7724  nbRevisions=7160
235.81	     nbUselessRevisions=1332  nbAssignments=529  nbFailedAssignments=293  nbBacktracks=134  nbVisitedNodes=823
235.81	     nbRestartNogoods=27  mapSize=119  nbInferences=0  nbTooLargeKeys=0
235.82	       =>  wckTime=234.998  cpuTime=234.67  mem=16M589
548.54	   
548.54	   search
548.54	     run=5  nbConstraintChecks=765152024  nbValidityChecks=352163  nbPropagations=17448  nbRevisions=16992
548.54	     nbUselessRevisions=4574  nbAssignments=3281  nbFailedAssignments=452  nbBacktracks=209  nbVisitedNodes=1223
548.54	     nbRestartNogoods=119  mapSize=187  nbInferences=0  nbTooLargeKeys=0
548.54	       =>  wckTime=547.727  cpuTime=547.05  mem=16M589
851.08	   
851.08	   search
851.08	     run=6  nbConstraintChecks=1218942131  nbValidityChecks=512981  nbPropagations=30723  nbRevisions=30233
851.08	     nbUselessRevisions=8565  nbAssignments=4495  nbFailedAssignments=656  nbBacktracks=322  nbVisitedNodes=1750
851.08	     nbRestartNogoods=213  mapSize=291  nbInferences=0  nbTooLargeKeys=0
851.08	       =>  wckTime=850.268  cpuTime=849.27  mem=16M589
1257.14	   
1257.14	   search
1257.14	     run=7  nbConstraintChecks=1813656128  nbValidityChecks=700620  nbPropagations=48214  nbRevisions=47612
1257.14	     nbUselessRevisions=13415  nbAssignments=5763  nbFailedAssignments=1001  nbBacktracks=492  nbVisitedNodes=2616
1257.14	     nbRestartNogoods=308  mapSize=447  nbInferences=0  nbTooLargeKeys=0
1257.14	       =>  wckTime=1256.323  cpuTime=1254.9  mem=17M564

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/node38/watcher-248583-1168400353 -o ROOT/results/node38/solver-248583-1168400353 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248583-1168400353/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: 2.01 2.02 1.94 4/81 10757
/proc/meminfo: memFree=1028616/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=906644 CPUtime=0.02
/proc/10756/stat : 10756 (java) S 10754 10756 10551 0 -1 0 2069 0 1 0 1 1 0 0 19 0 2 0 188435006 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/10756/statm: 226661 1818 1036 14 0 214244 0
[pid=10756/tid=10758] ppid=10754 vsize=906644 CPUtime=0
/proc/10756/task/10758/stat : 10758 (java) R 10754 10756 10551 0 -1 64 4 0 0 0 0 0 0 0 20 0 2 0 188435010 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102883 s]
/proc/loadavg: 2.01 2.02 1.94 4/81 10757
/proc/meminfo: memFree=1028616/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=914988 CPUtime=0.08
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 2979 0 1 0 7 1 0 0 17 0 8 0 188435006 936947712 2725 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072924424 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10756/statm: 228747 2725 1423 14 0 215242 0
[pid=10756/tid=10758] ppid=10754 vsize=914988 CPUtime=0
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 7 0 0 0 0 0 0 0 19 0 8 0 188435010 936947712 2725 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51096 s]
/proc/loadavg: 2.01 2.02 1.94 4/81 10757
/proc/meminfo: memFree=1028616/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915328 CPUtime=0.49
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 6696 0 1 0 44 5 0 0 18 0 8 0 188435006 937295872 6435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155475441 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10756/statm: 228832 6435 2154 14 0 215302 0
[pid=10756/tid=10758] ppid=10754 vsize=915328 CPUtime=0
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 7 0 0 0 0 0 0 0 19 0 8 0 188435010 937295872 6435 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33412 s]
/proc/loadavg: 2.01 2.02 1.94 3/88 10764
/proc/meminfo: memFree=1003792/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=1.31
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 8938 0 1 0 125 6 0 0 24 0 8 0 188435006 937435136 8676 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073744460 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10756/statm: 228866 8676 2540 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8676 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8676 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8676 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8676 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.13
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 188435014 937435136 8676 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8676 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188435014 937435136 8676 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.98144 s]
/proc/loadavg: 2.01 2.02 1.94 3/88 10764
/proc/meminfo: memFree=1003792/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=2.95
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 8953 0 1 0 289 6 0 0 25 0 8 0 188435006 937435136 8689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073631396 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10756/statm: 228866 8689 2542 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 17 0 8 0 188435010 937435136 8689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.14
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 354 0 0 0 14 0 0 0 16 0 8 0 188435014 937435136 8689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188435014 937435136 8689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.26708 s]
/proc/loadavg: 2.01 2.02 1.94 3/88 10764
/proc/meminfo: memFree=1003664/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=6.22
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 8957 0 1 0 616 6 0 0 25 0 8 0 188435006 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073744460 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10756/statm: 228866 8690 2542 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 17 0 8 0 188435010 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.15
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 356 0 0 0 15 0 0 0 16 0 8 0 188435014 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188435014 937435136 8690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915464

[startup+12.7534 s]
/proc/loadavg: 2.01 2.02 1.94 3/88 10764
/proc/meminfo: memFree=1003216/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=12.67
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9063 0 1 0 1260 7 0 0 17 0 8 0 188435006 937435136 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8794 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.16
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 363 0 0 0 16 0 0 0 16 0 8 0 188435014 937435136 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188435014 937435136 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915464

[startup+25.5939 s]
/proc/loadavg: 2.01 2.02 1.94 3/88 10839
/proc/meminfo: memFree=1502352/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=25.49
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9068 0 1 0 2542 7 0 0 25 0 8 0 188435006 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629920 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8797 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.16
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 365 0 0 0 16 0 0 0 16 0 8 0 188435014 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188435014 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915464

[startup+51.2109 s]
/proc/loadavg: 2.00 2.01 1.94 3/88 10839
/proc/meminfo: memFree=1502352/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=51.1
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9069 0 1 0 5103 7 0 0 25 0 8 0 188435006 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628231 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8797 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.16
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 366 0 0 0 16 0 0 0 16 0 8 0 188435014 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188435014 937435136 8797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 915464

[startup+102.512 s]
/proc/loadavg: 2.00 2.01 1.94 3/88 10839
/proc/meminfo: memFree=1502480/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=102.34
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9094 0 1 0 10226 8 0 0 25 0 8 0 188435006 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630665 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8816 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.17
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 373 0 0 0 17 0 0 0 15 0 8 0 188435014 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188435014 937435136 8816 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 915464

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

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

[startup+1483.65 s]
/proc/loadavg: 2.00 2.00 1.96 4/88 11037
/proc/meminfo: memFree=1501392/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=1482.02
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9243 0 1 0 148183 19 0 0 25 0 8 0 188435006 937435136 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073633548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8938 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.21
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 398 0 0 0 21 0 0 0 16 0 8 0 188435014 937435136 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0.02
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 188435014 937435136 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 915464

[startup+1543.69 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 11037
/proc/meminfo: memFree=1501392/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=1541.98
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9255 0 1 0 154178 20 0 0 25 0 8 0 188435006 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629480 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8948 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.21
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 401 0 0 0 21 0 0 0 16 0 8 0 188435014 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0.02
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 188435014 937435136 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 915464

[startup+1603.73 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 11037
/proc/meminfo: memFree=1501392/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=1601.97
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9256 0 1 0 160177 20 0 0 25 0 8 0 188435006 937435136 8949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630743 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8949 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.21
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 401 0 0 0 21 0 0 0 16 0 8 0 188435014 937435136 8949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 1 2 0 0 15 0 8 0 188435014 937435136 8949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 915464

[startup+1663.77 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 11037
/proc/meminfo: memFree=1501392/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=1661.96
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9261 0 1 0 166176 20 0 0 25 0 8 0 188435006 937435136 8954 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073631383 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8954 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8954 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8954 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8954 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8954 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.21
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 401 0 0 0 21 0 0 0 16 0 8 0 188435014 937435136 8954 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8954 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 1 2 0 0 15 0 8 0 188435014 937435136 8954 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 915464

[startup+1723.83 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 11037
/proc/meminfo: memFree=1501328/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=1721.95
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9265 0 1 0 172175 20 0 0 25 0 8 0 188435006 937435136 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073743509 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8958 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.21
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 401 0 0 0 21 0 0 0 16 0 8 0 188435014 937435136 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 1 2 0 0 15 0 8 0 188435014 937435136 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 915464

[startup+1783.87 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 11037
/proc/meminfo: memFree=1501328/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=1781.93
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9269 0 1 0 178173 20 0 0 25 0 8 0 188435006 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073744563 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8962 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.22
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 188435014 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 1 2 0 0 15 0 8 0 188435014 937435136 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.97 s]
/proc/loadavg: 2.00 2.00 1.96 3/88 11037
/proc/meminfo: memFree=1501328/2055920 swapFree=4192812/4192956
[pid=10756] ppid=10754 vsize=915464 CPUtime=1800.03
/proc/10756/stat : 10756 (java) R 10754 10756 10551 0 -1 0 9270 0 1 0 179983 20 0 0 25 0 8 0 188435006 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630014 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10756/statm: 228866 8963 2543 14 0 215336 0
[pid=10756/tid=10758] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10758/stat : 10758 (java) S 10754 10756 10551 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 188435010 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10759] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10759/stat : 10759 (java) S 10754 10756 10551 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 188435010 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10760] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10760/stat : 10760 (java) S 10754 10756 10551 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188435011 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10761] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10761/stat : 10761 (java) S 10754 10756 10551 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188435014 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10762] ppid=10754 vsize=915464 CPUtime=0.22
/proc/10756/task/10762/stat : 10762 (java) S 10754 10756 10551 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 188435014 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10756/tid=10763] ppid=10754 vsize=915464 CPUtime=0
/proc/10756/task/10763/stat : 10763 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 188435014 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10756/tid=10764] ppid=10754 vsize=915464 CPUtime=0.03
/proc/10756/task/10764/stat : 10764 (java) S 10754 10756 10551 0 -1 64 0 0 0 0 1 2 0 0 15 0 8 0 188435014 937435136 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1802.03
CPU time (s): 1800.09
CPU user time (s): 1799.87
CPU system time (s): 0.214967
CPU usage (%): 99.8925
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9287
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= 37640
involuntary context switches= 10234

runsolver used 2.6006 s user time and 4.68229 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Wed Jan 10 03:39:14 UTC 2007


IDJOB= 248583
IDBENCH= 11718
FILE ID= node38/248583-1168400353

PBS_JOBID= 3522916

Free space on /tmp= 66524 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  130beed65308d1a48df5a38800af455a

RANDOM SEED= 739975541

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.267
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.267
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:       1029032 kB
Buffers:         37956 kB
Cached:         368208 kB
SwapCached:          0 kB
Active:         690832 kB
Inactive:       281012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1029032 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:         583768 kB
Slab:            39204 kB
Committed_AS:  4957320 kB
PageTables:       3012 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= 66521 MiB



End job on node38 on Wed Jan 10 04:09:17 UTC 2007