Trace number 247829

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.06 1802.78

General information on the benchmark

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

Solver Data (download as text)

0.43	   
0.43	Abscon 109 (November, 2006)
0.43	   
0.43	   configuration
0.43	     name=esac.xml
0.47	   
0.47	   instance
0.47	     name=/tmp/evaluation/247829-1168394435/unknown.xml
0.50	   
0.50	   domains being loaded...
0.50	   
0.50	   variables being loaded...
0.55	     nbVariables=100  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.55	       =>  wckTime=0.113  cpuTime=0.08  mem=6M951
0.55	   
0.55	   predicates being loaded...
0.59	   
0.59	   constraints being loaded...
0.73	     nbConstraints=40  nbSingletonDomainVariables=9  nbDisconnectedVariables=9  nbConflictsStructures=3
0.73	     nbSharedConflictsStructures=0  nbUnbuiltConflictsStructures=37  nbSharedBinaryRepresentations=0
0.73	     nbEvaluationManagers=40  nbSharedEvaluationManagers=0  maxDegree=6  maxArity=8
0.73	       =>  wckTime=0.29  cpuTime=0.22  mem=9M877
0.77	   
0.77	   solver IterativeSystematicSolver being built... 
0.95	       =>  wckTime=0.511  cpuTime=0.36  mem=15M452
8.33	   
8.33	   preprocessing
8.33	     nbConstraintChecks=10910039  nbValidityChecks=8360  nbPropagations=500  nbRevisions=632  nbUselessRevisions=312
8.33	     nbSingletonTests=117  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=349  detectedInconsistency=no
8.33	       =>  wckTime=7.383  cpuTime=6.82  mem=15M452
17.20	   
17.20	   search
17.20	     run=0  nbConstraintChecks=11006966  nbValidityChecks=17300  nbPropagations=1074  nbRevisions=1675
17.20	     nbUselessRevisions=809  nbAssignments=73  nbFailedAssignments=25  nbBacktracks=11  nbVisitedNodes=99
17.20	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
17.20	       =>  wckTime=16.252  cpuTime=15.52  mem=15M452
26.46	   
26.46	   search
26.46	     run=1  nbConstraintChecks=22639327  nbValidityChecks=33378  nbPropagations=2682  nbRevisions=4433
26.46	     nbUselessRevisions=2236  nbAssignments=174  nbFailedAssignments=37  nbBacktracks=26  nbVisitedNodes=177
26.46	     nbRestartNogoods=3  mapSize=18  nbInferences=0  nbTooLargeKeys=0
26.46	       =>  wckTime=25.514  cpuTime=24.6  mem=15M452
39.86	   
39.86	   search
39.86	     run=2  nbConstraintChecks=38532096  nbValidityChecks=54524  nbPropagations=4955  nbRevisions=8567
39.86	     nbUselessRevisions=4431  nbAssignments=289  nbFailedAssignments=52  nbBacktracks=54  nbVisitedNodes=264
39.86	     nbRestartNogoods=6  mapSize=39  nbInferences=0  nbTooLargeKeys=0
39.86	       =>  wckTime=38.911  cpuTime=37.8  mem=15M452
62.03	   
62.03	   search
62.03	     run=3  nbConstraintChecks=65586546  nbValidityChecks=79432  nbPropagations=8311  nbRevisions=14671
62.03	     nbUselessRevisions=7587  nbAssignments=467  nbFailedAssignments=85  nbBacktracks=88  nbVisitedNodes=388
62.03	     nbRestartNogoods=13  mapSize=73  nbInferences=0  nbTooLargeKeys=0
62.03	       =>  wckTime=61.082  cpuTime=59.77  mem=15M452
269.60	   
269.60	   search
269.60	     run=4  nbConstraintChecks=329350912  nbValidityChecks=180114  nbPropagations=14553  nbRevisions=27189
269.60	     nbUselessRevisions=14039  nbAssignments=1002  nbFailedAssignments=500  nbBacktracks=138  nbVisitedNodes=1278
269.60	     nbRestartNogoods=23  mapSize=123  nbInferences=0  nbTooLargeKeys=0
269.60	       =>  wckTime=268.647  cpuTime=267.14  mem=15M452
452.61	   
452.61	   search
452.61	     run=5  nbConstraintChecks=583370895  nbValidityChecks=241925  nbPropagations=21850  nbRevisions=42930
452.61	     nbUselessRevisions=21905  nbAssignments=1297  nbFailedAssignments=694  nbBacktracks=218  nbVisitedNodes=1767
452.61	     nbRestartNogoods=40  mapSize=173  nbInferences=0  nbTooLargeKeys=0
452.61	       =>  wckTime=451.657  cpuTime=450.02  mem=15M452
468.59	   
468.59	   search
468.59	     run=6  nbConstraintChecks=605626111  nbValidityChecks=304873  nbPropagations=31637  nbRevisions=63788
468.59	     nbUselessRevisions=32205  nbAssignments=1571  nbFailedAssignments=755  nbBacktracks=331  nbVisitedNodes=2043
468.59	     nbRestartNogoods=50  mapSize=247  nbInferences=0  nbTooLargeKeys=0
468.59	       =>  wckTime=467.643  cpuTime=465.99  mem=15M452
559.18	   
559.18	   search
559.18	     run=7  nbConstraintChecks=716449204  nbValidityChecks=439319  nbPropagations=45953  nbRevisions=94565
559.18	     nbUselessRevisions=46830  nbAssignments=2051  nbFailedAssignments=914  nbBacktracks=505  nbVisitedNodes=2586
559.18	     nbRestartNogoods=58  mapSize=355  nbInferences=0  nbTooLargeKeys=0
559.18	       =>  wckTime=558.225  cpuTime=556.5  mem=15M452
634.21	   
634.21	   search
634.21	     run=8  nbConstraintChecks=808645926  nbValidityChecks=577077  nbPropagations=66220  nbRevisions=138007
634.21	     nbUselessRevisions=67666  nbAssignments=2874  nbFailedAssignments=1144  nbBacktracks=769  nbVisitedNodes=3352
634.21	     nbRestartNogoods=88  mapSize=510  nbInferences=0  nbTooLargeKeys=0
634.21	       =>  wckTime=633.263  cpuTime=631.46  mem=16M427
685.82	   
685.82	   search
685.82	     run=9  nbConstraintChecks=879637051  nbValidityChecks=748729  nbPropagations=93623  nbRevisions=197263
685.82	     nbUselessRevisions=95953  nbAssignments=3815  nbFailedAssignments=1330  nbBacktracks=1155  nbVisitedNodes=4159
685.82	     nbRestartNogoods=114  mapSize=735  nbInferences=0  nbTooLargeKeys=0
685.82	       =>  wckTime=684.874  cpuTime=683.04  mem=16M427
774.07	   
774.07	   INFO : Stopping hyperNogood (mapSize=1031, nbTooLargekeys=0, mem=16M427)
790.25	   
790.25	   search
790.25	     run=10  nbConstraintChecks=1026485900  nbValidityChecks=1422079  nbPropagations=140442  nbRevisions=309406
790.25	     nbUselessRevisions=147923  nbAssignments=5640  nbFailedAssignments=1780  nbBacktracks=1734  nbVisitedNodes=5743
790.25	     nbRestartNogoods=142
790.25	       =>  wckTime=789.299  cpuTime=787.37  mem=16M427
857.40	   
857.40	   search
857.40	     run=11  nbConstraintChecks=1117230155  nbValidityChecks=2035509  nbPropagations=209534  nbRevisions=476765
857.40	     nbUselessRevisions=223608  nbAssignments=7029  nbFailedAssignments=2271  nbBacktracks=2601  nbVisitedNodes=7709
857.40	     nbRestartNogoods=147
857.40	       =>  wckTime=856.451  cpuTime=854.47  mem=16M427
1078.26	   
1078.26	   search
1078.26	     run=12  nbConstraintChecks=1403305092  nbValidityChecks=3280537  nbPropagations=317666  nbRevisions=749859
1078.26	     nbUselessRevisions=345115  nbAssignments=9433  nbFailedAssignments=3295  nbBacktracks=3898  nbVisitedNodes=11267
1078.26	     nbRestartNogoods=167
1078.26	       =>  wckTime=1077.31  cpuTime=1075.17  mem=16M427
1492.04	   
1492.04	   search
1492.04	     run=13  nbConstraintChecks=1924251719  nbValidityChecks=4620632  nbPropagations=481103  nbRevisions=1140008
1492.04	     nbUselessRevisions=516200  nbAssignments=14105  nbFailedAssignments=5219  nbBacktracks=5844  nbVisitedNodes=17169
1492.04	     nbRestartNogoods=194
1492.04	       =>  wckTime=1491.091  cpuTime=1488.64  mem=16M427

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/node16/watcher-247829-1168394435 -o ROOT/results/node16/solver-247829-1168394435 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/247829-1168394435/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.86 1.24 1.35 5/97 7005
/proc/meminfo: memFree=1093304/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=18540 CPUtime=0
/proc/7004/stat : 7004 (runsolver) R 7002 7004 6814 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 187838388 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7004/statm: 4635 279 244 17 0 2626 0

[startup+0.108802 s]
/proc/loadavg: 1.86 1.24 1.35 5/97 7005
/proc/meminfo: memFree=1093304/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=914988 CPUtime=0.08
/proc/7004/stat : 7004 (java) D 7002 7004 6814 0 -1 0 2987 0 1 0 7 1 0 0 20 0 8 0 187838388 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7004/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516722 s]
/proc/loadavg: 1.86 1.24 1.35 5/97 7005
/proc/meminfo: memFree=1093304/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915328 CPUtime=0.38
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 5895 0 1 0 34 4 0 0 18 0 8 0 187838388 937295872 5634 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7004/statm: 228832 5634 2121 14 0 215302 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 915328

[startup+1.33857 s]
/proc/loadavg: 1.86 1.24 1.35 3/104 7012
/proc/meminfo: memFree=1061824/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=1.18
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 8674 0 1 0 113 5 0 0 24 0 8 0 187838388 937435136 8412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073617351 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7004/statm: 228866 8412 2540 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.14
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 344 0 0 0 14 0 0 0 15 0 8 0 187838396 937435136 8412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8412 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 915464

[startup+2.99227 s]
/proc/loadavg: 1.87 1.26 1.35 3/104 7012
/proc/meminfo: memFree=1054080/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=2.67
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 8677 0 1 0 261 6 0 0 25 0 8 0 187838388 937435136 8414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073628151 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7004/statm: 228866 8414 2540 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 17 0 8 0 187838392 937435136 8414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.15
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 347 0 0 0 14 1 0 0 15 0 8 0 187838396 937435136 8414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8414 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 915464

[startup+6.19869 s]
/proc/loadavg: 1.87 1.26 1.35 3/104 7012
/proc/meminfo: memFree=1037056/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=5.51
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 8690 0 1 0 545 6 0 0 25 0 8 0 187838388 937435136 8423 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073617347 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7004/statm: 228866 8423 2542 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 17 0 8 0 187838392 937435136 8423 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8423 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8423 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8423 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.16
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 354 0 0 0 15 1 0 0 15 0 8 0 187838396 937435136 8423 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8423 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8423 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 915464

[startup+12.6761 s]
/proc/loadavg: 2.11 1.33 1.38 3/104 7012
/proc/meminfo: memFree=1036608/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=11.9
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 8795 0 1 0 1184 6 0 0 25 0 8 0 187838388 937435136 8524 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7004/statm: 228866 8524 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8524 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8524 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8524 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8524 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.18
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 365 0 0 0 17 1 0 0 16 0 8 0 187838396 937435136 8524 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8524 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8524 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 915464

[startup+25.5751 s]
/proc/loadavg: 2.09 1.35 1.38 3/104 7012
/proc/meminfo: memFree=1031552/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=24.6
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 8812 0 1 0 2454 6 0 0 25 0 8 0 187838388 937435136 8538 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622857 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7004/statm: 228866 8538 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 17 0 8 0 187838392 937435136 8538 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8538 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8538 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8538 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.19
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 372 0 0 0 18 1 0 0 17 0 8 0 187838396 937435136 8538 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8538 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8538 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 915464

[startup+51.229 s]
/proc/loadavg: 2.32 1.47 1.42 3/110 7114
/proc/meminfo: memFree=1010048/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=49.89
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 8831 0 1 0 4983 6 0 0 25 0 8 0 187838388 937435136 8553 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7004/statm: 228866 8553 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8553 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8553 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8553 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8553 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.19
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 377 0 0 0 18 1 0 0 16 0 8 0 187838396 937435136 8553 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8553 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8553 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.89
Current children cumulated vsize (KiB) 915464

[startup+102.459 s]
/proc/loadavg: 2.16 1.55 1.45 3/107 7251
/proc/meminfo: memFree=1696472/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=100.99
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 8843 0 1 0 10090 9 0 0 25 0 8 0 187838388 937435136 8563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622952 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7004/statm: 228866 8563 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.19
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 379 0 0 0 18 1 0 0 16 0 8 0 187838396 937435136 8563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8563 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.99
Current children cumulated vsize (KiB) 915464

[startup+162.492 s]
/proc/loadavg: 2.06 1.63 1.48 3/101 7283
/proc/meminfo: memFree=1697416/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=160.99
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 8846 0 1 0 16088 11 0 0 25 0 8 0 187838388 937435136 8565 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073617351 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.88 s]
/proc/loadavg: 2.00 1.97 1.84 3/101 7285
/proc/meminfo: memFree=1694856/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=1481.37
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 9108 0 1 0 148123 14 0 0 25 0 8 0 187838388 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073617347 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7004/statm: 228866 8805 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.24
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 413 0 0 0 23 1 0 0 16 0 8 0 187838396 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.37
Current children cumulated vsize (KiB) 915464

[startup+1543.94 s]
/proc/loadavg: 2.00 1.97 1.85 3/101 7285
/proc/meminfo: memFree=1694728/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=1541.4
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 9111 0 1 0 154126 14 0 0 25 0 8 0 187838388 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625023 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7004/statm: 228866 8808 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.24
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 413 0 0 0 23 1 0 0 16 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.4
Current children cumulated vsize (KiB) 915464

[startup+1604.01 s]
/proc/loadavg: 2.03 1.99 1.86 3/101 7285
/proc/meminfo: memFree=1694600/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=1601.43
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 9111 0 1 0 160129 14 0 0 25 0 8 0 187838388 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073621736 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7004/statm: 228866 8808 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.24
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 413 0 0 0 23 1 0 0 16 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.43
Current children cumulated vsize (KiB) 915464

[startup+1664.08 s]
/proc/loadavg: 2.01 1.99 1.87 3/101 7285
/proc/meminfo: memFree=1694600/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=1661.44
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 9111 0 1 0 166130 14 0 0 25 0 8 0 187838388 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073623715 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7004/statm: 228866 8808 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.24
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 413 0 0 0 23 1 0 0 16 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.44
Current children cumulated vsize (KiB) 915464

[startup+1724.14 s]
/proc/loadavg: 2.00 1.99 1.87 3/101 7285
/proc/meminfo: memFree=1694472/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=1721.47
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 9111 0 1 0 172133 14 0 0 25 0 8 0 187838388 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625715 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7004/statm: 228866 8808 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.24
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 413 0 0 0 23 1 0 0 16 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 915464

[startup+1784.21 s]
/proc/loadavg: 2.00 1.99 1.88 3/101 7285
/proc/meminfo: memFree=1694408/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=1781.51
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 9111 0 1 0 178136 15 0 0 25 0 8 0 187838388 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625020 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7004/statm: 228866 8808 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.24
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 413 0 0 0 23 1 0 0 16 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.73 s]
/proc/loadavg: 2.07 2.01 1.88 3/101 7285
/proc/meminfo: memFree=1694408/2055920 swapFree=4191880/4192956
[pid=7004] ppid=7002 vsize=915464 CPUtime=1800.01
/proc/7004/stat : 7004 (java) R 7002 7004 6814 0 -1 0 9111 0 1 0 179986 15 0 0 25 0 8 0 187838388 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073628252 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7004/statm: 228866 8808 2543 14 0 215336 0
[pid=7004/tid=7006] ppid=7002 vsize=915464 CPUtime=0.03
/proc/7004/task/7006/stat : 7006 (java) S 7002 7004 6814 0 -1 64 159 0 0 0 3 0 0 0 16 0 8 0 187838392 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7007] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7007/stat : 7007 (java) S 7002 7004 6814 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7008] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7008/stat : 7008 (java) S 7002 7004 6814 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 187838393 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7009] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7009/stat : 7009 (java) S 7002 7004 6814 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7010] ppid=7002 vsize=915464 CPUtime=0.24
/proc/7004/task/7010/stat : 7010 (java) S 7002 7004 6814 0 -1 64 413 0 0 0 23 1 0 0 16 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7004/tid=7011] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7011/stat : 7011 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7004/tid=7012] ppid=7002 vsize=915464 CPUtime=0
/proc/7004/task/7012/stat : 7012 (java) S 7002 7004 6814 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 187838396 937435136 8808 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1802.78
CPU time (s): 1800.06
CPU user time (s): 1799.9
CPU system time (s): 0.155976
CPU usage (%): 99.8487
Max. virtual memory (cumulated for all children) (KiB): 915464

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

runsolver used 2.37064 s user time and 5.66414 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Wed Jan 10 02:00:35 UTC 2007


IDJOB= 247829
IDBENCH= 11660
FILE ID= node16/247829-1168394435

PBS_JOBID= 3522839

Free space on /tmp= 66519 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fb5a29186d95c3503b7d17b3b90f4b89

RANDOM SEED= 162423274

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.220
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.220
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:       1093784 kB
Buffers:         27012 kB
Cached:         161272 kB
SwapCached:        416 kB
Active:         841540 kB
Inactive:        67344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1093784 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:         749356 kB
Slab:            36636 kB
Committed_AS:  6754924 kB
PageTables:       3724 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= 66519 MiB



End job on node16 on Wed Jan 10 02:30:38 UTC 2007