Trace number 200356

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 ACUNSAT 689.697 693.178

DiagnosticValue
CHECKS1239702693
NODES18140

General information on the benchmark

NamequeensKnights/
queensKnights-50-5-add.xml
MD5SUMbcc05e0837074ebcb0feb3ab43e0bc42
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.3674
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables55
Number of constraints1235
Maximum constraint arity2
Maximum domain size2500
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1235
Global constraints used (with number of constraints)

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=mac.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/200356-1168072128/unknown.xml
0.45	   
0.45	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.50	     nbVariables=55  nbDomainTypes=2  minDomainSize=50  maxDomainSize=2500
0.50	       =>  wckTime=0.105  cpuTime=0.09  mem=7M947
0.50	   
0.50	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
7.64	   
7.64	   INFO : Stopping converting binary constraints (cpu=7.13, mem = 19M659)
7.66	     nbConstraints=1235  nbConvertedConstraints=1226  nbConvertConstraintsChecks=6372500  nbExtensionStructures=50
7.66	     nbSharedExtensionStructures=1176  nbConflictsStructures=50  nbSharedConflictsStructures=1176
7.66	     nbSharedBinaryRepresentations=5919  nbEvaluationManagers=2  nbSharedEvaluationManagers=7  maxDegree=49  maxArity=2
7.66	       =>  wckTime=7.271  cpuTime=7.11  mem=19M659
7.71	   
7.71	   solver IterativeSystematicSolver being built... 
7.87	       =>  wckTime=7.48  cpuTime=7.23  mem=16M349
21.77	   
21.77	   preprocessing
21.77	     nbConstraintChecks=12716459  nbValidityChecks=9418  nbPropagations=55  nbRevisions=18  nbUselessRevisions=18
21.77	     nbRemovedValues=0  detectedInconsistency=no
21.77	       =>  wckTime=13.889  cpuTime=13.79  mem=16M349
22.05	   
22.05	   search
22.05	     run=0  nbConstraintChecks=53303  nbPropagations=1296  nbRevisions=3632  nbUselessRevisions=1586  nbAssignments=43
22.05	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0  mapSize=10  nbInferences=0
22.05	     nbTooLargeKeys=0
22.05	       =>  wckTime=14.172  cpuTime=14.05  mem=16M349
22.08	   
22.08	   search
22.08	     run=1  nbConstraintChecks=94002  nbPropagations=3883  nbRevisions=11005  nbUselessRevisions=5291  nbAssignments=102
22.08	     nbFailedAssignments=21  nbBacktracks=25  nbVisitedNodes=140  nbRestartNogoods=4  mapSize=24  nbInferences=0
22.08	     nbTooLargeKeys=0
22.08	       =>  wckTime=14.203  cpuTime=14.08  mem=16M349
143.29	   
143.29	   search
143.29	     run=2  nbConstraintChecks=336346580  nbValidityChecks=93649944  nbPropagations=35168  nbRevisions=122800
143.29	     nbUselessRevisions=79039  nbAssignments=4191  nbFailedAssignments=4044  nbBacktracks=51  nbVisitedNodes=8261
143.29	     nbRestartNogoods=7  mapSize=36  nbInferences=3  nbTooLargeKeys=0
143.29	       =>  wckTime=135.42  cpuTime=134.68  mem=16M349
143.32	   
143.32	   search
143.32	     run=3  nbConstraintChecks=336384347  nbValidityChecks=93649944  nbPropagations=67777  nbRevisions=237883
143.32	     nbUselessRevisions=154587  nbAssignments=4276  nbFailedAssignments=4057  nbBacktracks=84  nbVisitedNodes=8369
143.32	     nbRestartNogoods=9  mapSize=54  nbInferences=4  nbTooLargeKeys=0
143.32	       =>  wckTime=135.444  cpuTime=134.7  mem=16M349
143.34	   
143.34	   search
143.34	     run=4  nbConstraintChecks=336425147  nbValidityChecks=93649944  nbPropagations=101900  nbRevisions=357626
143.34	     nbUselessRevisions=233056  nbAssignments=4389  nbFailedAssignments=4076  nbBacktracks=134  nbVisitedNodes=8528
143.34	     nbRestartNogoods=13  mapSize=95  nbInferences=9  nbTooLargeKeys=0
143.34	       =>  wckTime=135.465  cpuTime=134.72  mem=16M349
143.37	   
143.37	   search
143.37	     run=5  nbConstraintChecks=336481243  nbValidityChecks=93649944  nbPropagations=137981  nbRevisions=487114
143.37	     nbUselessRevisions=318531  nbAssignments=4540  nbFailedAssignments=4117  nbBacktracks=209  nbVisitedNodes=8761
143.37	     nbRestartNogoods=18  mapSize=162  nbInferences=9  nbTooLargeKeys=0
143.37	       =>  wckTime=135.493  cpuTime=134.75  mem=16M349
143.40	   
143.40	   search
143.40	     run=6  nbConstraintChecks=336541637  nbValidityChecks=93649944  nbPropagations=176358  nbRevisions=628101
143.40	     nbUselessRevisions=412222  nbAssignments=4748  nbFailedAssignments=4171  nbBacktracks=324  nbVisitedNodes=9076
143.40	     nbRestartNogoods=23  mapSize=258  nbInferences=16  nbTooLargeKeys=0
143.40	       =>  wckTime=135.525  cpuTime=134.78  mem=16M349
143.44	   
143.44	   search
143.44	     run=7  nbConstraintChecks=336608027  nbValidityChecks=93649944  nbPropagations=217450  nbRevisions=782879
143.44	     nbUselessRevisions=515977  nbAssignments=5045  nbFailedAssignments=4237  nbBacktracks=495  nbVisitedNodes=9518
143.44	     nbRestartNogoods=24  mapSize=374  nbInferences=38  nbTooLargeKeys=0
143.44	       =>  wckTime=135.562  cpuTime=134.82  mem=17M324
347.00	   
347.00	   search
347.00	     run=8  nbConstraintChecks=592304877  nbValidityChecks=250386664  nbPropagations=305160  nbRevisions=1117100
347.00	     nbUselessRevisions=741085  nbAssignments=10657  nbFailedAssignments=9524  nbBacktracks=754  nbVisitedNodes=20523
347.00	     nbRestartNogoods=29  mapSize=543  nbInferences=65  nbTooLargeKeys=0
347.01	       =>  wckTime=339.13  cpuTime=337.4  mem=17M324
693.11	   
693.11	   search
693.11	     run=9  nbConstraintChecks=1226986234  nbValidityChecks=484316378  nbPropagations=454727  nbRevisions=1683158
693.11	     nbUselessRevisions=1121173  nbAssignments=18140  nbFailedAssignments=17005  nbBacktracks=757  nbVisitedNodes=35489
693.11	     nbRestartNogoods=33  mapSize=545  nbInferences=65  nbTooLargeKeys=0
693.11	       =>  wckTime=685.235  cpuTime=681.85  mem=17M324
693.11	   
693.11	   global
693.11	     nbConstraintChecks=1239702693  nbValidityChecks=484325796  nbPropagations=454782  nbRevisions=1683176
693.11	     nbUselessRevisions=1121191  nbRestartNogoods=33  solvingWckTime=685.237  solvingCpuTime=681.85  expiredTime=no
693.11	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=689.13
693.11	       =>  wckTime=692.721  cpuTime=689.09  mem=17M324
693.11	   
693.12	s UNSATISFIABLE
693.12	d NODES 18140
693.12	d CHECKS 1239702693
693.12	   
693.12	   totalWckTime=692.801  totalCpuTime=689.13

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.02 1.00 1.00 4/80 10194
/proc/meminfo: memFree=1092904/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=18540 CPUtime=0
/proc/10193/stat : 10193 (runsolver) R 10191 10193 9965 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 155606742 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 210824129831 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/10193/statm: 4635 279 244 17 0 2626 0

[startup+0.110039 s]
/proc/loadavg: 1.02 1.00 1.00 4/80 10194
/proc/meminfo: memFree=1092904/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=905992 CPUtime=0.01
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 1911 0 1 0 1 0 0 0 17 0 1 0 155606742 927735808 1660 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155604132 0 4 0 7368 0 0 0 17 1 0 0
/proc/10193/statm: 226498 1660 967 14 0 214081 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 905992

[startup+0.518118 s]
/proc/loadavg: 1.02 1.00 1.00 4/80 10194
/proc/meminfo: memFree=1092904/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915328 CPUtime=0.41
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 6259 0 1 0 37 4 0 0 18 0 8 0 155606742 937295872 5998 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228832 5998 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915328

[startup+1.34128 s]
/proc/loadavg: 1.02 1.00 1.00 3/87 10201
/proc/meminfo: memFree=1065392/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=1.22
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 9234 0 1 0 112 10 0 0 24 0 8 0 155606742 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 8973 2167 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 155606753 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 155606754 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 155606754 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.16
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 370 0 0 0 16 0 0 0 16 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915448

[startup+2.98562 s]
/proc/loadavg: 1.02 1.00 1.00 3/87 10201
/proc/meminfo: memFree=1065328/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=2.86
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 9234 0 1 0 276 10 0 0 25 0 8 0 155606742 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820400 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 8973 2167 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 155606753 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 155606754 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 155606754 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.16
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 370 0 0 0 16 0 0 0 16 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915448

[startup+6.2743 s]
/proc/loadavg: 1.18 1.04 1.01 3/87 10201
/proc/meminfo: memFree=1065328/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=6.13
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 9234 0 1 0 603 10 0 0 25 0 8 0 155606742 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752583 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 8973 2167 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 155606753 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 155606754 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 155606754 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.16
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 370 0 0 0 16 0 0 0 16 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 8973 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915448

[startup+12.7556 s]
/proc/loadavg: 1.24 1.05 1.02 3/87 10201
/proc/meminfo: memFree=1062320/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=12.58
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10351 0 1 0 1247 11 0 0 25 0 8 0 155606742 937418752 10087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155989674 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10087 2528 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 589 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.23
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 406 0 0 0 22 1 0 0 16 0 8 0 155606757 937418752 10087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10087 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915448

[startup+25.6003 s]
/proc/loadavg: 1.41 1.10 1.03 3/87 10201
/proc/meminfo: memFree=1062320/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=25.37
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10379 0 1 0 2525 12 0 0 25 0 8 0 155606742 937418752 10112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073821111 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10112 2533 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 590 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.26
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 421 0 0 0 25 1 0 0 16 0 8 0 155606757 937418752 10112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10112 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915448

[startup+51.2166 s]
/proc/loadavg: 1.61 1.17 1.05 3/87 10201
/proc/meminfo: memFree=1062448/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=50.86
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10380 0 1 0 5074 12 0 0 25 0 8 0 155606742 937418752 10113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073820400 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10113 2533 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 590 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.26
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 422 0 0 0 25 1 0 0 16 0 8 0 155606757 937418752 10113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10113 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 915448

[startup+102.441 s]
/proc/loadavg: 1.83 1.29 1.10 3/87 10201
/proc/meminfo: memFree=1062448/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=101.84
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10396 0 1 0 10172 12 0 0 25 0 8 0 155606742 937418752 10123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155989622 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10123 2533 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 590 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.28
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 437 0 0 0 27 1 0 0 15 0 8 0 155606757 937418752 10123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10123 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 915448

[startup+162.49 s]
/proc/loadavg: 2.01 1.44 1.16 3/87 10201
/proc/meminfo: memFree=1062448/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=161.61
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10402 0 1 0 16148 13 0 0 25 0 8 0 155606742 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752768 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.29
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 442 0 0 0 28 1 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 915448

[startup+282.621 s]
/proc/loadavg: 2.02 1.63 1.26 3/87 10201
/proc/meminfo: memFree=1062384/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=281.16
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10403 0 1 0 28103 13 0 0 25 0 8 0 155606742 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10127 2533 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 590 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.29
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 442 0 0 0 28 1 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 915448

[startup+342.682 s]
/proc/loadavg: 2.00 1.69 1.30 3/87 10201
/proc/meminfo: memFree=1062320/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=340.93
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10403 0 1 0 34080 13 0 0 25 0 8 0 155606742 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073949652 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10127 2533 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 590 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.29
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 442 0 0 0 28 1 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 915448

[startup+402.747 s]
/proc/loadavg: 2.00 1.75 1.35 3/87 10201
/proc/meminfo: memFree=1062320/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=400.7
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10403 0 1 0 40057 13 0 0 25 0 8 0 155606742 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073942005 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10127 2533 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 590 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.29
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 442 0 0 0 28 1 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 915448

[startup+462.812 s]
/proc/loadavg: 2.00 1.79 1.38 3/87 10201
/proc/meminfo: memFree=1062256/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=460.47
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10403 0 1 0 46034 13 0 0 25 0 8 0 155606742 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073941110 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10127 2533 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 590 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.29
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 442 0 0 0 28 1 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 460.47
Current children cumulated vsize (KiB) 915448

[startup+522.874 s]
/proc/loadavg: 2.00 1.83 1.42 3/87 10201
/proc/meminfo: memFree=1062256/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=520.26
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10403 0 1 0 52012 14 0 0 25 0 8 0 155606742 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10127 2533 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 590 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.29
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 442 0 0 0 28 1 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 520.26
Current children cumulated vsize (KiB) 915448

[startup+582.93 s]
/proc/loadavg: 2.00 1.85 1.45 3/87 10201
/proc/meminfo: memFree=1062192/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=580.02
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10403 0 1 0 57988 14 0 0 25 0 8 0 155606742 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073759520 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10127 2533 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 590 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.29
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 442 0 0 0 28 1 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 580.02
Current children cumulated vsize (KiB) 915448

[startup+643 s]
/proc/loadavg: 2.03 1.89 1.49 3/87 10201
/proc/meminfo: memFree=1062192/2055920 swapFree=4192224/4192956
[pid=10193] ppid=10191 vsize=915448 CPUtime=639.8
/proc/10193/stat : 10193 (java) R 10191 10193 9965 0 -1 0 10403 0 1 0 63966 14 0 0 25 0 8 0 155606742 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10193/statm: 228862 10127 2533 14 0 215332 0
[pid=10193/tid=10195] ppid=10191 vsize=915448 CPUtime=0.04
/proc/10193/task/10195/stat : 10195 (java) S 10191 10193 9965 0 -1 64 590 0 0 0 4 0 0 0 16 0 8 0 155606753 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10196] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10196/stat : 10196 (java) S 10191 10193 9965 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10197] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10197/stat : 10197 (java) S 10191 10193 9965 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155606754 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10198] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10198/stat : 10198 (java) S 10191 10193 9965 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10199] ppid=10191 vsize=915448 CPUtime=0.29
/proc/10193/task/10199/stat : 10199 (java) S 10191 10193 9965 0 -1 64 442 0 0 0 28 1 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10200] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10200/stat : 10200 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10193/tid=10201] ppid=10191 vsize=915448 CPUtime=0
/proc/10193/task/10201/stat : 10201 (java) S 10191 10193 9965 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155606757 937418752 10127 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 639.8
Current children cumulated vsize (KiB) 915448

Child status: 0
Real time (s): 693.178
CPU time (s): 689.697
CPU user time (s): 689.546
CPU system time (s): 0.150977
CPU usage (%): 99.4978
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 689.546
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10410
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= 15382
involuntary context switches= 36302

runsolver used 0.888864 s user time and 2.18467 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan  6 08:28:49 UTC 2007


IDJOB= 200356
IDBENCH= 3703
FILE ID= node33/200356-1168072128

PBS_JOBID= 3475967

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/queensKnights/queensKnights-50-5-add.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/200356-1168072128/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-200356-1168072128 -o ROOT/results/node33/solver-200356-1168072128 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/200356-1168072128/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bcc05e0837074ebcb0feb3ab43e0bc42

RANDOM SEED= 546297950

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.281
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.281
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:       1093384 kB
Buffers:         42620 kB
Cached:         745732 kB
SwapCached:        448 kB
Active:         177248 kB
Inactive:       701860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1093384 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            4476 kB
Writeback:           0 kB
Mapped:         110244 kB
Slab:            68748 kB
Committed_AS:  3442912 kB
PageTables:       1960 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= 66552 MiB



End job on node33 on Sat Jan  6 08:40:22 UTC 2007