Trace number 248544

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

General information on the benchmark

Nameprimes/primes-30/
primes-30-20-3-3.xml
MD5SUMf94b6c99318a7971342b5dbc6282d882
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 benchmark0.020995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity6
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/248544-1168400302/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=100  nbDomainTypes=1  minDomainSize=112  maxDomainSize=112
0.40	       =>  wckTime=0.104  cpuTime=0.08  mem=7M927
0.40	   
0.40	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.48	     nbConstraints=20  nbSingletonDomainVariables=40  nbDisconnectedVariables=40  nbUnbuiltConflictsStructures=20
0.48	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=20  nbSharedEvaluationManagers=0  maxDegree=3  maxArity=6
0.48	       =>  wckTime=0.182  cpuTime=0.15  mem=8M903
0.51	   
0.51	   solver IterativeSystematicSolver being built... 
0.68	       =>  wckTime=0.381  cpuTime=0.28  mem=15M574
2.90	   
2.90	   preprocessing
2.90	     nbConstraintChecks=5464289  nbValidityChecks=1052  nbPropagations=268  nbRevisions=35  nbUselessRevisions=8
2.90	     nbSingletonTests=152  nbEffectiveSingletonTests=0  nbESACBranches=8  nbRemovedValues=379  detectedInconsistency=no
2.90	       =>  wckTime=2.223  cpuTime=2.2  mem=15M574
15.89	   
15.90	   search
15.90	     run=0  nbConstraintChecks=18449608  nbValidityChecks=34207  nbPropagations=2794  nbRevisions=1753
15.90	     nbUselessRevisions=20  nbAssignments=1268  nbFailedAssignments=1235  nbBacktracks=10  nbVisitedNodes=2504
15.90	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
15.90	       =>  wckTime=15.215  cpuTime=15.08  mem=15M574
32.34	   
32.34	   search
32.34	     run=1  nbConstraintChecks=41153088  nbValidityChecks=44590  nbPropagations=9764  nbRevisions=5641
32.34	     nbUselessRevisions=108  nbAssignments=3425  nbFailedAssignments=2915  nbBacktracks=25  nbVisitedNodes=5881
32.34	     nbRestartNogoods=123  mapSize=25  nbInferences=0  nbTooLargeKeys=0
32.34	       =>  wckTime=31.655  cpuTime=31.43  mem=15M574
55.14	   
55.14	   search
55.14	     run=2  nbConstraintChecks=72061504  nbValidityChecks=44590  nbPropagations=21687  nbRevisions=11993
55.14	     nbUselessRevisions=196  nbAssignments=5913  nbFailedAssignments=5379  nbBacktracks=47  nbVisitedNodes=10833
55.14	     nbRestartNogoods=138  mapSize=47  nbInferences=0  nbTooLargeKeys=0
55.14	       =>  wckTime=54.458  cpuTime=54.11  mem=15M574
89.38	   
89.38	   search
89.38	     run=3  nbConstraintChecks=118424128  nbValidityChecks=44590  nbPropagations=41038  nbRevisions=22041
89.38	     nbUselessRevisions=284  nbAssignments=9644  nbFailedAssignments=9075  nbBacktracks=80  nbVisitedNodes=18260
89.38	     nbRestartNogoods=160  mapSize=80  nbInferences=0  nbTooLargeKeys=0
89.38	       =>  wckTime=88.7  cpuTime=88.21  mem=15M574
136.90	   
136.90	   search
136.90	     run=4  nbConstraintChecks=182831181  nbValidityChecks=52359  nbPropagations=70842  nbRevisions=37559
136.90	     nbUselessRevisions=400  nbAssignments=14820  nbFailedAssignments=14199  nbBacktracks=130  nbVisitedNodes=28560
136.90	     nbRestartNogoods=193  mapSize=128  nbInferences=0  nbTooLargeKeys=0
136.90	       =>  wckTime=136.216  cpuTime=135.51  mem=15M574
214.86	   
214.86	   search
214.86	     run=5  nbConstraintChecks=288200781  nbValidityChecks=69159  nbPropagations=117525  nbRevisions=61477
214.86	     nbUselessRevisions=516  nbAssignments=23297  nbFailedAssignments=22599  nbBacktracks=205  nbVisitedNodes=45437
214.86	     nbRestartNogoods=197  mapSize=203  nbInferences=0  nbTooLargeKeys=0
214.86	       =>  wckTime=214.181  cpuTime=213.12  mem=15M574
325.88	   
325.88	   search
325.88	     run=6  nbConstraintChecks=439493697  nbValidityChecks=131188  nbPropagations=188713  nbRevisions=98127
325.88	     nbUselessRevisions=686  nbAssignments=35454  nbFailedAssignments=34641  nbBacktracks=318  nbVisitedNodes=69636
325.88	     nbRestartNogoods=272  mapSize=316  nbInferences=0  nbTooLargeKeys=0
325.88	       =>  wckTime=325.204  cpuTime=323.62  mem=16M550
484.71	   
484.71	   search
484.71	     run=7  nbConstraintChecks=656532250  nbValidityChecks=333265  nbPropagations=295543  nbRevisions=154260
484.71	     nbUselessRevisions=1032  nbAssignments=52866  nbFailedAssignments=51881  nbBacktracks=488  nbVisitedNodes=104288
484.71	     nbRestartNogoods=345  mapSize=483  nbInferences=0  nbTooLargeKeys=0
484.71	       =>  wckTime=484.027  cpuTime=481.73  mem=16M550
696.84	   
696.84	   search
696.84	     run=8  nbConstraintChecks=951541957  nbValidityChecks=871361  nbPropagations=452671  nbRevisions=241460
696.84	     nbUselessRevisions=1981  nbAssignments=76433  nbFailedAssignments=75190  nbBacktracks=744  nbVisitedNodes=151164
696.84	     nbRestartNogoods=455  mapSize=733  nbInferences=0  nbTooLargeKeys=0
696.84	       =>  wckTime=696.159  cpuTime=692.88  mem=16M550
895.65	   
895.65	   INFO : Stopping hyperNogood (mapSize=1028, nbTooLargekeys=0, mem=16M550)
976.32	   
976.32	   search
976.32	     run=9  nbConstraintChecks=1347701385  nbValidityChecks=1937631  nbPropagations=680635  nbRevisions=378527
976.32	     nbUselessRevisions=4384  nbAssignments=107901  nbFailedAssignments=106272  nbBacktracks=1128  nbVisitedNodes=213714
976.32	     nbRestartNogoods=533
976.32	       =>  wckTime=975.636  cpuTime=971.1  mem=16M550
1310.67	   
1310.67	   search
1310.67	     run=10  nbConstraintChecks=1842638457  nbValidityChecks=3833101  nbPropagations=1005434  nbRevisions=598499
1310.67	     nbUselessRevisions=10226  nbAssignments=146765  nbFailedAssignments=144557  nbBacktracks=1704
1310.67	     nbVisitedNodes=290863  nbRestartNogoods=623
1310.67	       =>  wckTime=1309.987  cpuTime=1303.93  mem=16M550
1714.42	   
1714.42	   search
1714.42	     run=11  nbConstraintChecks=2472887212  nbValidityChecks=6825666  nbPropagations=1466678  nbRevisions=956452
1714.42	     nbUselessRevisions=22978  nbAssignments=195545  nbFailedAssignments=192469  nbBacktracks=2568
1714.42	     nbVisitedNodes=387555  nbRestartNogoods=736
1714.42	       =>  wckTime=1713.737  cpuTime=1705.69  mem=16M550

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/node45/watcher-248544-1168400302 -o ROOT/results/node45/solver-248544-1168400302 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248544-1168400302/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.51 2.15 2.04 3/68 21183
/proc/meminfo: memFree=1671272/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=18540 CPUtime=0
/proc/21182/stat : 21182 (runsolver) R 21180 21182 20819 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 188429227 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 258939088167 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21182/statm: 4635 279 244 17 0 2626 0

[startup+0.105158 s]
/proc/loadavg: 2.51 2.15 2.04 3/68 21183
/proc/meminfo: memFree=1671272/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=914988 CPUtime=0.08
/proc/21182/stat : 21182 (java) S 21180 21182 20819 0 -1 0 2998 0 1 0 7 1 0 0 17 0 8 0 188429227 936947712 2744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228747 2744 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513233 s]
/proc/loadavg: 2.51 2.15 2.04 3/68 21183
/proc/meminfo: memFree=1671272/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=0.49
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 6834 0 1 0 46 3 0 0 16 0 8 0 188429227 937426944 6572 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944667 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 6572 2184 14 0 215334 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915456

[startup+1.33538 s]
/proc/loadavg: 2.51 2.15 2.04 2/75 21193
/proc/meminfo: memFree=1649704/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=1.31
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 8710 0 1 0 127 4 0 0 21 0 8 0 188429227 937426944 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696064 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21182/statm: 228864 8448 2540 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.12
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 333 0 0 0 12 0 0 0 15 0 8 0 188429235 937426944 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8448 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8448 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) 915456

[startup+2.97968 s]
/proc/loadavg: 2.51 2.15 2.04 2/75 21196
/proc/meminfo: memFree=1649512/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=2.96
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 8819 0 1 0 291 5 0 0 25 0 8 0 188429227 937426944 8555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700320 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8555 2542 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 17 0 8 0 188429231 937426944 8555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.13
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 188429235 937426944 8555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8555 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8555 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) 915456

[startup+6.26627 s]
/proc/loadavg: 2.55 2.17 2.04 4/88 21252
/proc/meminfo: memFree=1168328/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=6.23
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 8837 0 1 0 618 5 0 0 25 0 8 0 188429227 937426944 8570 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072917395 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8570 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 17 0 8 0 188429231 937426944 8570 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8570 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8570 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8570 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.14
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 352 0 0 0 14 0 0 0 15 0 8 0 188429235 937426944 8570 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8570 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8570 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) 915456

[startup+12.7464 s]
/proc/loadavg: 2.50 2.16 2.04 3/88 21252
/proc/meminfo: memFree=1168264/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=12.66
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 8847 0 1 0 1261 5 0 0 25 0 8 0 188429227 937426944 8575 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073705271 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8575 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 17 0 8 0 188429231 937426944 8575 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8575 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8575 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8575 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.15
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 361 0 0 0 15 0 0 0 15 0 8 0 188429235 937426944 8575 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8575 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8575 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915456

[startup+25.5848 s]
/proc/loadavg: 2.39 2.15 2.04 3/88 21252
/proc/meminfo: memFree=1168264/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=25.44
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 8877 0 1 0 2539 5 0 0 25 0 8 0 188429227 937426944 8600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700420 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8600 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.19
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 377 0 0 0 18 1 0 0 16 0 8 0 188429235 937426944 8600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915456

[startup+51.2774 s]
/proc/loadavg: 2.26 2.14 2.04 3/88 21252
/proc/meminfo: memFree=1168200/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=51.03
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 8889 0 1 0 5098 5 0 0 25 0 8 0 188429227 937426944 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073703740 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8611 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.2
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 380 0 0 0 19 1 0 0 16 0 8 0 188429235 937426944 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8611 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 915456

[startup+102.558 s]
/proc/loadavg: 2.11 2.12 2.03 3/88 21252
/proc/meminfo: memFree=1168136/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=102.06
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 8906 0 1 0 10201 5 0 0 25 0 8 0 188429227 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696647 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8627 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.2
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 380 0 0 0 19 1 0 0 16 0 8 0 188429235 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8627 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 915456

[startup+162.572 s]
/proc/loadavg: 2.07 2.11 2.03 3/88 21252
/proc/meminfo: memFree=1168072/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=161.82
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 8922 0 1 0 16176 6 0 0 25 0 8 0 188429227 937426944 8643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696611 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1416.28
Current children cumulated vsize (KiB) 915456

[startup+1482.92 s]
/proc/loadavg: 2.17 2.06 2.01 3/88 21450
/proc/meminfo: memFree=1166408/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=1476
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 9126 0 1 0 147584 16 0 0 25 0 8 0 188429227 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696524 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8844 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.21
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 385 0 0 0 20 1 0 0 17 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476
Current children cumulated vsize (KiB) 915456

[startup+1542.94 s]
/proc/loadavg: 2.06 2.05 2.01 3/88 21450
/proc/meminfo: memFree=1166408/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=1535.73
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 9126 0 1 0 153557 16 0 0 25 0 8 0 188429227 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696647 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8844 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.21
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 385 0 0 0 20 1 0 0 17 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.73
Current children cumulated vsize (KiB) 915456

[startup+1602.95 s]
/proc/loadavg: 2.06 2.05 2.01 3/88 21450
/proc/meminfo: memFree=1166408/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=1595.47
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 9126 0 1 0 159531 16 0 0 25 0 8 0 188429227 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8844 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.21
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 385 0 0 0 20 1 0 0 17 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.47
Current children cumulated vsize (KiB) 915456

[startup+1662.97 s]
/proc/loadavg: 2.02 2.04 2.00 3/88 21450
/proc/meminfo: memFree=1166408/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=1655.23
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 9126 0 1 0 165506 17 0 0 25 0 8 0 188429227 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700263 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8844 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.21
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 385 0 0 0 20 1 0 0 17 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8844 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.23
Current children cumulated vsize (KiB) 915456

[startup+1722.98 s]
/proc/loadavg: 2.05 2.04 2.00 3/88 21450
/proc/meminfo: memFree=1166472/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=1714.95
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 9130 0 1 0 171478 17 0 0 25 0 8 0 188429227 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696032 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8848 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.21
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 385 0 0 0 20 1 0 0 17 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.95
Current children cumulated vsize (KiB) 915456

[startup+1782.99 s]
/proc/loadavg: 2.02 2.03 2.00 3/88 21450
/proc/meminfo: memFree=1166408/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=1774.69
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 9130 0 1 0 177452 17 0 0 25 0 8 0 188429227 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8848 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.21
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 385 0 0 0 20 1 0 0 17 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.69
Current children cumulated vsize (KiB) 915456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.48 s]
/proc/loadavg: 2.01 2.03 2.00 3/88 21450
/proc/meminfo: memFree=1166408/2055920 swapFree=4184048/4192956
[pid=21182] ppid=21180 vsize=915456 CPUtime=1800.06
/proc/21182/stat : 21182 (java) R 21180 21182 20819 0 -1 0 9130 0 1 0 179989 17 0 0 25 0 8 0 188429227 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073701181 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21182/statm: 228864 8848 2543 14 0 215334 0
[pid=21182/tid=21186] ppid=21180 vsize=915456 CPUtime=0.02
/proc/21182/task/21186/stat : 21186 (java) S 21180 21182 20819 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 188429231 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21187] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21187/stat : 21187 (java) S 21180 21182 20819 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21188] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21188/stat : 21188 (java) S 21180 21182 20819 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 188429232 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21190] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21190/stat : 21190 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21191] ppid=21180 vsize=915456 CPUtime=0.21
/proc/21182/task/21191/stat : 21191 (java) S 21180 21182 20819 0 -1 64 385 0 0 0 20 1 0 0 17 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21182/tid=21192] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21192/stat : 21192 (java) S 21180 21182 20819 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21182/tid=21193] ppid=21180 vsize=915456 CPUtime=0
/proc/21182/task/21193/stat : 21193 (java) S 21180 21182 20819 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 188429235 937426944 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915456

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

Child status: 143
Real time (s): 1808.54
CPU time (s): 1800.12
CPU user time (s): 1799.94
CPU system time (s): 0.179972
CPU usage (%): 99.5345
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9149
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= 37489
involuntary context switches= 61710

runsolver used 1.55876 s user time and 4.94125 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Wed Jan 10 03:38:23 UTC 2007


IDJOB= 248544
IDBENCH= 11715
FILE ID= node45/248544-1168400302

PBS_JOBID= 3522956

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-20-3-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248544-1168400302/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-248544-1168400302 -o ROOT/results/node45/solver-248544-1168400302 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/248544-1168400302/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f94b6c99318a7971342b5dbc6282d882

RANDOM SEED= 663539849

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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1671624 kB
Buffers:         39308 kB
Cached:         278824 kB
SwapCached:       3168 kB
Active:         131044 kB
Inactive:       202652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1671624 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:            1848 kB
Writeback:           0 kB
Mapped:          21104 kB
Slab:            36392 kB
Committed_AS:  3917228 kB
PageTables:       1596 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= 66554 MiB



End job on node45 on Wed Jan 10 04:08:32 UTC 2007