Trace number 235364

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 AC? (TO) 1800.06 1805.35

General information on the benchmark

Nametaillard/
os-taillard-10/os-taillard-10-95-8.xml
MD5SUM014487bc1152992590afac1666edece7
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 benchmark26.72
SatisfiableNO
(Un)Satisfiability was proved
Number of variables100
Number of constraints900
Maximum constraint arity2
Maximum domain size565
Number of constraints which are defined in extension0
Number of constraints which are defined in intension900
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/235364-1168082823/unknown.xml
0.38	   
0.38	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.45	     nbVariables=100  nbDomainTypes=100  minDomainSize=467  maxDomainSize=565
0.45	       =>  wckTime=0.132  cpuTime=0.11  mem=8M842
0.45	   
0.45	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
4.46	   
4.46	   INFO : Stopping converting binary constraints (cpu=4.05, mem = 22M500)
4.66	     nbConstraints=900  nbConvertedConstraints=51  nbConvertConstraintsChecks=14195904  nbExtensionStructures=51
4.66	     nbSharedExtensionStructures=0  nbConflictsStructures=51  nbSharedConflictsStructures=0
4.66	     nbSharedBinaryRepresentations=6090  nbEvaluationManagers=849  nbSharedEvaluationManagers=0  maxDegree=18
4.66	     maxArity=2
4.66	       =>  wckTime=4.342  cpuTime=4.15  mem=28M359
4.73	   
4.73	   solver IterativeSystematicSolver being built... 
4.92	       =>  wckTime=4.605  cpuTime=4.3  mem=28M391
8.08	   
8.08	   preprocessing
8.08	     nbConstraintChecks=7951799  nbValidityChecks=58640  nbPropagations=100  nbRevisions=1698  nbUselessRevisions=1698
8.08	     nbRemovedValues=0  detectedInconsistency=no
8.08	       =>  wckTime=3.155  cpuTime=3.1  mem=28M391
14.36	   
14.36	   search
14.36	     run=0  nbConstraintChecks=13492458  nbValidityChecks=10965236  nbPropagations=3446  nbRevisions=42712
14.36	     nbUselessRevisions=35042  nbAssignments=316  nbFailedAssignments=277  nbBacktracks=10  nbVisitedNodes=604
14.36	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
14.36	       =>  wckTime=9.429  cpuTime=9.29  mem=29M370
22.83	   
22.83	   search
22.84	     run=1  nbConstraintChecks=30144294  nbValidityChecks=45539065  nbPropagations=11937  nbRevisions=169059
22.84	     nbUselessRevisions=138573  nbAssignments=785  nbFailedAssignments=725  nbBacktracks=25  nbVisitedNodes=1536
22.84	     nbRestartNogoods=71  mapSize=25  nbInferences=0  nbTooLargeKeys=0
22.84	       =>  wckTime=17.908  cpuTime=17.69  mem=29M370
52.34	   
52.34	   search
52.34	     run=2  nbConstraintChecks=96756254  nbValidityChecks=95204675  nbPropagations=30875  nbRevisions=452077
52.34	     nbUselessRevisions=361029  nbAssignments=2060  nbFailedAssignments=1957  nbBacktracks=47  nbVisitedNodes=4065
52.34	     nbRestartNogoods=74  mapSize=47  nbInferences=0  nbTooLargeKeys=0
52.34	       =>  wckTime=47.415  cpuTime=46.9  mem=29M370
76.87	   
76.87	   search
76.87	     run=3  nbConstraintChecks=143047971  nbValidityChecks=212497593  nbPropagations=66376  nbRevisions=1007613
76.87	     nbUselessRevisions=811584  nbAssignments=3360  nbFailedAssignments=3220  nbBacktracks=80  nbVisitedNodes=6661
76.87	     nbRestartNogoods=178  mapSize=80  nbInferences=0  nbTooLargeKeys=0
76.87	       =>  wckTime=71.946  cpuTime=71.2  mem=29M370
142.17	   
142.17	   search
142.17	     run=4  nbConstraintChecks=281768303  nbValidityChecks=434585096  nbPropagations=132920  nbRevisions=2081654
142.17	     nbUselessRevisions=1682490  nbAssignments=6428  nbFailedAssignments=6234  nbBacktracks=130  nbVisitedNodes=12793
142.17	     nbRestartNogoods=204  mapSize=130  nbInferences=0  nbTooLargeKeys=0
142.17	       =>  wckTime=137.24  cpuTime=135.9  mem=29M370
182.61	   
182.61	   search
182.61	     run=5  nbConstraintChecks=357353297  nbValidityChecks=628643712  nbPropagations=227022  nbRevisions=3612287
182.61	     nbUselessRevisions=2931076  nbAssignments=8889  nbFailedAssignments=8615  nbBacktracks=205  nbVisitedNodes=17710
182.61	     nbRestartNogoods=249  mapSize=205  nbInferences=0  nbTooLargeKeys=0
182.62	       =>  wckTime=177.688  cpuTime=175.97  mem=30M344
311.75	   
311.75	   search
311.75	     run=6  nbConstraintChecks=623804474  nbValidityChecks=1046874696  nbPropagations=377177  nbRevisions=6086659
311.75	     nbUselessRevisions=4960690  nbAssignments=14071  nbFailedAssignments=13679  nbBacktracks=318  nbVisitedNodes=28069
311.75	     nbRestartNogoods=258  mapSize=318  nbInferences=0  nbTooLargeKeys=0
311.75	       =>  wckTime=306.823  cpuTime=303.92  mem=30M344
388.97	   
388.97	   search
388.97	     run=7  nbConstraintChecks=766884191  nbValidityChecks=1443506289  nbPropagations=584779  nbRevisions=9489764
388.97	     nbUselessRevisions=7761446  nbAssignments=18880  nbFailedAssignments=18313  nbBacktracks=488  nbVisitedNodes=37680
388.97	     nbRestartNogoods=296  mapSize=486  nbInferences=0  nbTooLargeKeys=0
388.97	       =>  wckTime=384.045  cpuTime=380.44  mem=31M318
609.18	   
609.18	   search
609.18	     run=8  nbConstraintChecks=1254451848  nbValidityChecks=2262128906  nbPropagations=905517  nbRevisions=14792771
609.18	     nbUselessRevisions=12109001  nbAssignments=29886  nbFailedAssignments=29059  nbBacktracks=744  nbVisitedNodes=59686
609.18	     nbRestartNogoods=401  mapSize=740  nbInferences=0  nbTooLargeKeys=0
609.18	       =>  wckTime=604.251  cpuTime=600.23  mem=32M292
746.60	   
746.70	   INFO : Stopping hyperNogood (mapSize=1038, nbTooLargekeys=0, mem=33M266)
771.65	   
771.65	   search
771.65	     run=9  nbConstraintChecks=1587122865  nbValidityChecks=3077612069  nbPropagations=1340033  nbRevisions=21987952
771.65	     nbUselessRevisions=18013043  nbAssignments=40044  nbFailedAssignments=38829  nbBacktracks=1128
771.65	     nbVisitedNodes=79987  nbRestartNogoods=433
771.65	       =>  wckTime=766.724  cpuTime=762.53  mem=33M266
954.58	   
954.58	   search
954.58	     run=10  nbConstraintChecks=1955621620  nbValidityChecks=4030711384  nbPropagations=1910755  nbRevisions=31435533
954.58	     nbUselessRevisions=25754170  nbAssignments=53071  nbFailedAssignments=51276  nbBacktracks=1704
954.58	     nbVisitedNodes=106021  nbRestartNogoods=541
954.58	       =>  wckTime=949.658  cpuTime=945.26  mem=33M266
1537.31	   
1537.31	   search
1537.31	     run=11  nbConstraintChecks=3192961744  nbValidityChecks=6555812940  nbPropagations=2833226  nbRevisions=46745336
1537.31	     nbUselessRevisions=38268626  nbAssignments=86348  nbFailedAssignments=83685  nbBacktracks=2568
1537.31	     nbVisitedNodes=172556  nbRestartNogoods=698
1537.31	       =>  wckTime=1532.38  cpuTime=1527.34  mem=33M266

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/node3/watcher-235364-1168082823 -o ROOT/results/node3/solver-235364-1168082823 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235364-1168082823/unknown.xml 

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

/proc/loadavg: 2.00 1.97 1.82 4/93 31582
/proc/meminfo: memFree=1287136/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=18540 CPUtime=0
/proc/31581/stat : 31581 (runsolver) R 31579 31581 30860 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 156677916 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 233632754983 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/31581/statm: 4635 279 244 17 0 2626 0

[startup+0.107726 s]
/proc/loadavg: 2.00 1.97 1.82 4/93 31582
/proc/meminfo: memFree=1287136/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=914988 CPUtime=0.08
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 2992 0 1 0 7 1 0 0 18 0 8 0 156677916 936947712 2738 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819842 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31581/statm: 228747 2738 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515791 s]
/proc/loadavg: 2.00 1.97 1.82 4/93 31582
/proc/meminfo: memFree=1287136/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915328 CPUtime=0.48
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 6779 0 1 0 44 4 0 0 18 0 8 0 156677916 937295872 6518 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153380233 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31581/statm: 228832 6518 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915328

[startup+1.33792 s]
/proc/loadavg: 2.08 1.99 1.83 3/100 31589
/proc/meminfo: memFree=1263528/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915448 CPUtime=1.3
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 8384 0 1 0 124 6 0 0 25 0 8 0 156677916 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073756963 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31581/statm: 228862 8122 2167 14 0 215332 0
[pid=31581/tid=31583] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156677920 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156677921 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156677921 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915448 CPUtime=0.14
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 357 0 0 0 14 0 0 0 16 0 8 0 156677924 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937418752 8122 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915448

[startup+2.98719 s]
/proc/loadavg: 2.08 1.99 1.83 3/100 31589
/proc/meminfo: memFree=1261096/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915448 CPUtime=2.94
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 9245 0 1 0 287 7 0 0 25 0 8 0 156677916 937418752 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31581/statm: 228862 8982 2167 14 0 215332 0
[pid=31581/tid=31583] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156677920 937418752 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156677921 937418752 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156677921 937418752 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937418752 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915448 CPUtime=0.14
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 358 0 0 0 14 0 0 0 16 0 8 0 156677924 937418752 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937418752 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915448 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937418752 8982 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915448

[startup+6.27172 s]
/proc/loadavg: 2.08 1.99 1.83 3/100 31589
/proc/meminfo: memFree=1242600/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=6.19
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13796 0 1 0 609 10 0 0 25 0 8 0 156677916 937558016 13532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073983150 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31581/statm: 228896 13532 2529 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1807 0 0 0 5 0 0 0 17 0 8 0 156677920 937558016 13532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.24
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 413 0 0 0 23 1 0 0 15 0 8 0 156677924 937558016 13532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915584

[startup+12.7588 s]
/proc/loadavg: 2.07 1.99 1.83 3/100 31589
/proc/meminfo: memFree=1242536/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=12.62
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13822 0 1 0 1252 10 0 0 25 0 8 0 156677916 937558016 13552 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073757429 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31581/statm: 228896 13552 2530 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1807 0 0 0 5 0 0 0 17 0 8 0 156677920 937558016 13552 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13552 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13552 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13552 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.28
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 432 0 0 0 27 1 0 0 15 0 8 0 156677924 937558016 13552 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13552 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13552 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915584

[startup+25.6029 s]
/proc/loadavg: 2.06 1.99 1.83 3/100 31589
/proc/meminfo: memFree=1242600/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=25.34
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13842 0 1 0 2524 10 0 0 25 0 8 0 156677916 937558016 13564 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073752989 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31581/statm: 228896 13564 2534 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1808 0 0 0 5 0 0 0 17 0 8 0 156677920 937558016 13564 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13564 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13564 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13564 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.29
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 442 0 0 0 28 1 0 0 16 0 8 0 156677924 937558016 13564 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13564 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13564 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915584

[startup+51.21 s]
/proc/loadavg: 2.04 1.99 1.83 3/100 31589
/proc/meminfo: memFree=1242600/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=50.71
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13853 0 1 0 5061 10 0 0 25 0 8 0 156677916 937558016 13573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073756944 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31581/statm: 228896 13573 2534 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1808 0 0 0 5 0 0 0 16 0 8 0 156677920 937558016 13573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.31
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 452 0 0 0 30 1 0 0 17 0 8 0 156677924 937558016 13573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915584

[startup+102.428 s]
/proc/loadavg: 2.01 1.99 1.84 3/100 31589
/proc/meminfo: memFree=1242536/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=101.46
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13856 0 1 0 10135 11 0 0 25 0 8 0 156677916 937558016 13575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073997724 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31581/statm: 228896 13575 2534 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1808 0 0 0 5 0 0 0 16 0 8 0 156677920 937558016 13575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.32
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 454 0 0 0 31 1 0 0 16 0 8 0 156677924 937558016 13575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13575 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915584

[startup+162.487 s]
/proc/loadavg: 2.00 1.99 1.85 3/100 31589
/proc/meminfo: memFree=1242600/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=160.96
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13857 0 1 0 16085 11 0 0 25 0 8 0 156677916 937558016 13576 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751102 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1418.98
Current children cumulated vsize (KiB) 915584

[startup+1483.92 s]
/proc/loadavg: 2.00 1.97 1.91 3/100 31647
/proc/meminfo: memFree=1231272/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=1478.98
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13862 0 1 0 147880 18 0 0 25 0 8 0 156677916 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073982965 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31581/statm: 228896 13580 2534 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1808 0 0 0 5 0 0 0 16 0 8 0 156677920 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.33
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 460 0 0 0 32 1 0 0 16 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1478.98
Current children cumulated vsize (KiB) 915584

[startup+1544 s]
/proc/loadavg: 2.00 1.97 1.91 3/100 31647
/proc/meminfo: memFree=1231144/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=1538.99
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13862 0 1 0 153881 18 0 0 25 0 8 0 156677916 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073750897 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31581/statm: 228896 13580 2534 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1808 0 0 0 5 0 0 0 16 0 8 0 156677920 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.33
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 460 0 0 0 32 1 0 0 16 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1538.99
Current children cumulated vsize (KiB) 915584

[startup+1604.09 s]
/proc/loadavg: 2.00 1.97 1.91 3/100 31647
/proc/meminfo: memFree=1231080/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=1599
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13862 0 1 0 159882 18 0 0 25 0 8 0 156677916 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073981070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31581/statm: 228896 13580 2534 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1808 0 0 0 5 0 0 0 16 0 8 0 156677920 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.33
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 460 0 0 0 32 1 0 0 16 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1599
Current children cumulated vsize (KiB) 915584

[startup+1664.17 s]
/proc/loadavg: 2.00 1.97 1.91 3/100 31647
/proc/meminfo: memFree=1230952/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=1659.02
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13862 0 1 0 165884 18 0 0 25 0 8 0 156677916 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073991032 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31581/statm: 228896 13580 2534 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1808 0 0 0 5 0 0 0 16 0 8 0 156677920 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.33
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 460 0 0 0 32 1 0 0 16 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1659.02
Current children cumulated vsize (KiB) 915584

[startup+1724.24 s]
/proc/loadavg: 2.00 1.97 1.91 3/100 31647
/proc/meminfo: memFree=1230824/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=1719.04
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13862 0 1 0 171886 18 0 0 25 0 8 0 156677916 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073980943 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31581/statm: 228896 13580 2534 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1808 0 0 0 5 0 0 0 16 0 8 0 156677920 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.33
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 460 0 0 0 32 1 0 0 16 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1719.04
Current children cumulated vsize (KiB) 915584

[startup+1784.32 s]
/proc/loadavg: 2.05 1.99 1.91 3/100 31647
/proc/meminfo: memFree=1230696/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=1779.03
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13862 0 1 0 177885 18 0 0 25 0 8 0 156677916 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754067 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31581/statm: 228896 13580 2534 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1808 0 0 0 5 0 0 0 16 0 8 0 156677920 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.33
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 460 0 0 0 32 1 0 0 16 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1779.03
Current children cumulated vsize (KiB) 915584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.31 s]
/proc/loadavg: 2.04 1.99 1.91 3/100 31647
/proc/meminfo: memFree=1230632/2055920 swapFree=4192812/4192956
[pid=31581] ppid=31579 vsize=915584 CPUtime=1800.02
/proc/31581/stat : 31581 (java) R 31579 31581 30860 0 -1 0 13862 0 1 0 179984 18 0 0 25 0 8 0 156677916 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073980836 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31581/statm: 228896 13580 2534 14 0 215366 0
[pid=31581/tid=31583] ppid=31579 vsize=915584 CPUtime=0.05
/proc/31581/task/31583/stat : 31583 (java) S 31579 31581 30860 0 -1 64 1808 0 0 0 5 0 0 0 16 0 8 0 156677920 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31584] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31584/stat : 31584 (java) S 31579 31581 30860 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31585] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31585/stat : 31585 (java) S 31579 31581 30860 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156677921 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31586] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31586/stat : 31586 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31587] ppid=31579 vsize=915584 CPUtime=0.33
/proc/31581/task/31587/stat : 31587 (java) S 31579 31581 30860 0 -1 64 460 0 0 0 32 1 0 0 16 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31581/tid=31588] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31588/stat : 31588 (java) S 31579 31581 30860 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31581/tid=31589] ppid=31579 vsize=915584 CPUtime=0
/proc/31581/task/31589/stat : 31589 (java) S 31579 31581 30860 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156677924 937558016 13580 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915584

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

Child status: 143
Real time (s): 1805.35
CPU time (s): 1800.06
CPU user time (s): 1799.86
CPU system time (s): 0.19697
CPU usage (%): 99.7072
Max. virtual memory (cumulated for all children) (KiB): 915584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.19697
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13877
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= 37963
involuntary context switches= 64741

runsolver used 2.23966 s user time and 5.69613 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan  6 11:27:03 UTC 2007


IDJOB= 235364
IDBENCH= 6762
FILE ID= node3/235364-1168082823

PBS_JOBID= 3475883

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-10/os-taillard-10-95-8.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235364-1168082823/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-235364-1168082823 -o ROOT/results/node3/solver-235364-1168082823 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/235364-1168082823/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  014487bc1152992590afac1666edece7

RANDOM SEED= 115890816

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.279
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.279
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:       1287552 kB
Buffers:         66120 kB
Cached:         516844 kB
SwapCached:          0 kB
Active:         166120 kB
Inactive:       507332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287552 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:         119572 kB
Slab:            79872 kB
Committed_AS:  4594364 kB
PageTables:       2176 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= 66543 MiB



End job on node3 on Sat Jan  6 11:57:08 UTC 2007