Trace number 233397

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.08 1804.38

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-9.xml
MD5SUM6522e1f6a411174fd677fca5ba664b91
Bench Category2-ARY-INT (binary 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 variables225
Number of constraints3150
Maximum constraint arity2
Maximum domain size888
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3150
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/233397-1168081361/unknown.xml
0.38	   
0.38	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.48	     nbVariables=225  nbDomainTypes=225  minDomainSize=790  maxDomainSize=888
0.49	       =>  wckTime=0.165  cpuTime=0.15  mem=11M779
0.49	   
0.49	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
4.47	   
4.47	   INFO : Stopping converting binary constraints (cpu=4.05, mem = 38M374)
5.02	     nbConstraints=3150  nbConvertedConstraints=20  nbConvertConstraintsChecks=14107190  nbExtensionStructures=20
5.02	     nbSharedExtensionStructures=0  nbConflictsStructures=20  nbSharedConflictsStructures=0
5.02	     nbSharedBinaryRepresentations=8578  nbEvaluationManagers=3130  nbSharedEvaluationManagers=0  maxDegree=28
5.02	     maxArity=2
5.02	       =>  wckTime=4.702  cpuTime=4.43  mem=25M100
5.11	   
5.11	   solver IterativeSystematicSolver being built... 
5.39	       =>  wckTime=5.073  cpuTime=4.63  mem=40M714
17.22	   
17.22	   preprocessing
17.22	     nbConstraintChecks=30125740  nbValidityChecks=209075  nbPropagations=225  nbRevisions=6260  nbUselessRevisions=6260
17.22	     nbRemovedValues=0  detectedInconsistency=no
17.22	       =>  wckTime=11.815  cpuTime=11.68  mem=40M714
47.62	   
47.62	   search
47.62	     run=0  nbConstraintChecks=63415335  nbValidityChecks=72536521  nbPropagations=8121  nbRevisions=168426
47.62	     nbUselessRevisions=149406  nbAssignments=653  nbFailedAssignments=565  nbBacktracks=10  nbVisitedNodes=1229
47.62	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
47.62	       =>  wckTime=42.216  cpuTime=41.78  mem=42M960
74.37	   
74.37	   search
74.37	     run=1  nbConstraintChecks=124484768  nbValidityChecks=128231929  nbPropagations=21579  nbRevisions=457849
74.37	     nbUselessRevisions=395274  nbAssignments=1339  nbFailedAssignments=1173  nbBacktracks=25  nbVisitedNodes=2538
74.37	     nbRestartNogoods=120  mapSize=25  nbInferences=0  nbTooLargeKeys=0
74.37	       =>  wckTime=68.962  cpuTime=68.28  mem=43M922
83.99	   
83.99	   search
83.99	     run=2  nbConstraintChecks=140879351  nbValidityChecks=191843785  nbPropagations=38810  nbRevisions=840628
83.99	     nbUselessRevisions=725844  nbAssignments=1546  nbFailedAssignments=1333  nbBacktracks=47  nbVisitedNodes=2927
83.99	     nbRestartNogoods=134  mapSize=47  nbInferences=0  nbTooLargeKeys=0
83.99	       =>  wckTime=78.582  cpuTime=77.8  mem=44M883
276.40	   
276.40	   search
276.40	     run=3  nbConstraintChecks=522619388  nbValidityChecks=1052999724  nbPropagations=105126  nbRevisions=2457940
276.40	     nbUselessRevisions=2137406  nbAssignments=5180  nbFailedAssignments=4920  nbBacktracks=80  nbVisitedNodes=10181
276.41	     nbRestartNogoods=138  mapSize=80  nbInferences=0  nbTooLargeKeys=0
276.41	       =>  wckTime=271.001  cpuTime=268.46  mem=45M845
345.37	   
345.37	   search
345.37	     run=4  nbConstraintChecks=647838595  nbValidityChecks=1517602994  nbPropagations=197038  nbRevisions=4711331
345.37	     nbUselessRevisions=4110911  nbAssignments=7009  nbFailedAssignments=6686  nbBacktracks=130  nbVisitedNodes=13826
345.37	     nbRestartNogoods=171  mapSize=130  nbInferences=0  nbTooLargeKeys=0
345.37	       =>  wckTime=339.968  cpuTime=337.07  mem=46M806
393.56	   
393.56	   search
393.56	     run=5  nbConstraintChecks=731172613  nbValidityChecks=1928838318  nbPropagations=310601  nbRevisions=7518359
393.56	     nbUselessRevisions=6577466  nbAssignments=8347  nbFailedAssignments=7936  nbBacktracks=205  nbVisitedNodes=16489
393.56	     nbRestartNogoods=192  mapSize=205  nbInferences=0  nbTooLargeKeys=0
393.56	       =>  wckTime=388.156  cpuTime=385.19  mem=48M729
464.79	   
464.79	   search
464.79	     run=6  nbConstraintChecks=866644440  nbValidityChecks=2448544278  nbPropagations=451126  nbRevisions=11021807
464.79	     nbUselessRevisions=9663954  nbAssignments=10023  nbFailedAssignments=9486  nbBacktracks=318  nbVisitedNodes=19828
464.79	     nbRestartNogoods=196  mapSize=318  nbInferences=0  nbTooLargeKeys=0
464.79	       =>  wckTime=459.385  cpuTime=456.36  mem=51M614
514.71	   
514.73	   search
514.73	     run=7  nbConstraintChecks=934278800  nbValidityChecks=2972964967  nbPropagations=618497  nbRevisions=15222730
514.73	     nbUselessRevisions=13378845  nbAssignments=11444  nbFailedAssignments=10725  nbBacktracks=488  nbVisitedNodes=22658
514.73	     nbRestartNogoods=206  mapSize=488  nbInferences=0  nbTooLargeKeys=0
514.73	       =>  wckTime=509.305  cpuTime=506.22  mem=55M460
632.54	   
632.54	   search
632.54	     run=8  nbConstraintChecks=1133696222  nbValidityChecks=3886541919  nbPropagations=832471  nbRevisions=20623856
632.54	     nbUselessRevisions=18160157  nbAssignments=14355  nbFailedAssignments=13370  nbBacktracks=744  nbVisitedNodes=28467
632.54	     nbRestartNogoods=230  mapSize=743  nbInferences=0  nbTooLargeKeys=0
632.54	       =>  wckTime=627.134  cpuTime=623.94  mem=60M646
956.10	   
956.10	   INFO : Stopping hyperNogood (mapSize=1048, nbTooLargekeys=0, mem=66M415)
996.29	   
996.29	   search
996.29	     run=9  nbConstraintChecks=1804759020  nbValidityChecks=6339823523  nbPropagations=1174668  nbRevisions=29254817
996.29	     nbUselessRevisions=25790366  nbAssignments=23046  nbFailedAssignments=21666  nbBacktracks=1128
996.29	     nbVisitedNodes=45838  nbRestartNogoods=387
996.29	       =>  wckTime=990.89  cpuTime=987.34  mem=66M415
1396.84	   
1396.84	   search
1396.84	     run=10  nbConstraintChecks=2547316010  nbValidityChecks=9001821521  nbPropagations=1654442  nbRevisions=41411630
1396.84	     nbUselessRevisions=36517851  nbAssignments=32683  nbFailedAssignments=30716  nbBacktracks=1704
1396.84	     nbVisitedNodes=65084  nbRestartNogoods=412
1396.84	       =>  wckTime=1391.431  cpuTime=1387.49  mem=67M377

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/node59/watcher-233397-1168081361 -o ROOT/results/node59/solver-233397-1168081361 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233397-1168081361/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.31 1.30 1.50 4/80 25437
/proc/meminfo: memFree=1463256/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=18540 CPUtime=0
/proc/25436/stat : 25436 (runsolver) R 25434 25436 25115 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 156535694 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 217051622695 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25436/statm: 4635 279 244 17 0 2626 0

[startup+0.10691 s]
/proc/loadavg: 1.31 1.30 1.50 4/80 25437
/proc/meminfo: memFree=1463256/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=914988 CPUtime=0.08
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 2958 0 1 0 6 2 0 0 19 0 8 0 156535694 936947712 2704 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 9488916 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 228747 2704 1416 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514957 s]
/proc/loadavg: 1.31 1.30 1.50 4/80 25437
/proc/meminfo: memFree=1463256/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915328 CPUtime=0.49
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 7485 0 1 0 44 5 0 0 18 0 8 0 156535694 937295872 7224 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 228832 7224 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33604 s]
/proc/loadavg: 1.31 1.30 1.50 3/87 25444
/proc/meminfo: memFree=1422752/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915632 CPUtime=1.29
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 12559 0 1 0 121 8 0 0 24 0 8 0 156535694 937607168 12297 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798641 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 228908 12297 2167 14 0 215378 0
[pid=25436/tid=25438] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156535698 937607168 12297 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156535699 937607168 12297 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156535699 937607168 12297 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937607168 12297 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915632 CPUtime=0.14
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 410 0 0 0 13 1 0 0 16 0 8 0 156535702 937607168 12297 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937607168 12297 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937607168 12297 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915632

[startup+2.97322 s]
/proc/loadavg: 1.36 1.31 1.50 3/87 25444
/proc/meminfo: memFree=1420960/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915632 CPUtime=2.92
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 13228 0 1 0 283 9 0 0 25 0 8 0 156535694 937607168 12965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798733 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 228908 12965 2167 14 0 215378 0
[pid=25436/tid=25438] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 156535698 937607168 12965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 156535699 937607168 12965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 156535699 937607168 12965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937607168 12965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915632 CPUtime=0.15
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 410 0 0 0 14 1 0 0 16 0 8 0 156535702 937607168 12965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937607168 12965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915632 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937607168 12965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915632

[startup+6.27358 s]
/proc/loadavg: 1.36 1.31 1.50 3/87 25444
/proc/meminfo: memFree=1361632/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=6.19
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28086 0 1 0 603 16 0 0 25 0 8 0 156535694 937693184 27820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782637 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 228929 27820 2533 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10993 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.25
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 475 0 0 0 23 2 0 0 15 0 8 0 156535702 937693184 27820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27820 18446744073709551615 134512640 134570532 4294956480 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) 915716

[startup+12.7413 s]
/proc/loadavg: 1.46 1.33 1.51 3/87 25444
/proc/meminfo: memFree=1361632/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=12.6
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28097 0 1 0 1244 16 0 0 25 0 8 0 156535694 937693184 27826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783900 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 228929 27826 2533 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10993 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.26
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 485 0 0 0 24 2 0 0 16 0 8 0 156535702 937693184 27826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915716

[startup+25.6057 s]
/proc/loadavg: 1.54 1.35 1.51 3/87 25444
/proc/meminfo: memFree=1361696/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=25.35
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28112 0 1 0 2519 16 0 0 25 0 8 0 156535694 937693184 27836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074018054 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 228929 27836 2534 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10993 0 0 0 16 4 0 0 17 0 8 0 156535698 937693184 27836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.28
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 494 0 0 0 26 2 0 0 15 0 8 0 156535702 937693184 27836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27836 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915716

[startup+51.2185 s]
/proc/loadavg: 1.70 1.40 1.53 3/87 25444
/proc/meminfo: memFree=1361632/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=50.74
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28134 0 1 0 5057 17 0 0 25 0 8 0 156535694 937693184 27849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786203 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 228929 27849 2538 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10994 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.29
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 505 0 0 0 27 2 0 0 15 0 8 0 156535702 937693184 27849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915716

[startup+102.454 s]
/proc/loadavg: 1.87 1.49 1.55 3/87 25444
/proc/meminfo: memFree=1361696/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=101.51
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28157 0 1 0 10134 17 0 0 25 0 8 0 156535694 937693184 27860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782675 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25436/statm: 228929 27860 2538 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10994 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.31
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 526 0 0 0 29 2 0 0 16 0 8 0 156535702 937693184 27860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 915716

[startup+162.457 s]
/proc/loadavg: 1.95 1.58 1.57 3/87 25444
/proc/meminfo: memFree=1361632/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=160.96
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28161 0 1 0 16079 17 0 0 25 0 8 0 156535694 937693184 27862 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1420.21
Current children cumulated vsize (KiB) 915716

[startup+1484.24 s]
/proc/loadavg: 2.08 2.05 1.90 3/87 25502
/proc/meminfo: memFree=1252192/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=1480.24
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28169 0 1 0 148003 21 0 0 25 0 8 0 156535694 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074035401 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25436/statm: 228929 27867 2538 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10994 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.33
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1480.24
Current children cumulated vsize (KiB) 915716

[startup+1544.34 s]
/proc/loadavg: 2.10 2.06 1.91 3/87 25502
/proc/meminfo: memFree=1252192/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=1540.29
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28169 0 1 0 154008 21 0 0 25 0 8 0 156535694 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782678 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25436/statm: 228929 27867 2538 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10994 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.33
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1540.29
Current children cumulated vsize (KiB) 915716

[startup+1604.44 s]
/proc/loadavg: 2.04 2.05 1.91 3/87 25502
/proc/meminfo: memFree=1252128/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=1600.34
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28169 0 1 0 160013 21 0 0 25 0 8 0 156535694 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074030556 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25436/statm: 228929 27867 2538 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10994 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.33
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.34
Current children cumulated vsize (KiB) 915716

[startup+1664.54 s]
/proc/loadavg: 2.01 2.03 1.91 3/87 25502
/proc/meminfo: memFree=1252128/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=1660.36
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28169 0 1 0 166015 21 0 0 25 0 8 0 156535694 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074018059 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25436/statm: 228929 27867 2538 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10994 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.33
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.36
Current children cumulated vsize (KiB) 915716

[startup+1724.64 s]
/proc/loadavg: 2.00 2.03 1.91 3/87 25502
/proc/meminfo: memFree=1252064/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=1720.42
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28169 0 1 0 172020 22 0 0 25 0 8 0 156535694 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074044070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25436/statm: 228929 27867 2538 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10994 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.33
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.42
Current children cumulated vsize (KiB) 915716

[startup+1784.73 s]
/proc/loadavg: 2.00 2.02 1.91 3/87 25502
/proc/meminfo: memFree=1252128/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=1780.47
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28169 0 1 0 178025 22 0 0 25 0 8 0 156535694 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074118791 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25436/statm: 228929 27867 2538 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10994 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.33
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.47
Current children cumulated vsize (KiB) 915716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.29 s]
/proc/loadavg: 2.00 2.02 1.91 3/87 25502
/proc/meminfo: memFree=1252064/2055920 swapFree=4192812/4192956
[pid=25436] ppid=25434 vsize=915716 CPUtime=1800
/proc/25436/stat : 25436 (java) R 25434 25436 25115 0 -1 0 28169 0 1 0 179978 22 0 0 25 0 8 0 156535694 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074118728 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25436/statm: 228929 27867 2538 14 0 215399 0
[pid=25436/tid=25438] ppid=25434 vsize=915716 CPUtime=0.2
/proc/25436/task/25438/stat : 25438 (java) S 25434 25436 25115 0 -1 64 10994 0 0 0 16 4 0 0 16 0 8 0 156535698 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25439] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25439/stat : 25439 (java) S 25434 25436 25115 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25440] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25440/stat : 25440 (java) S 25434 25436 25115 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156535699 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25441] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25441/stat : 25441 (java) S 25434 25436 25115 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25442] ppid=25434 vsize=915716 CPUtime=0.33
/proc/25436/task/25442/stat : 25442 (java) S 25434 25436 25115 0 -1 64 534 0 0 0 31 2 0 0 16 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25436/tid=25443] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25443/stat : 25443 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25436/tid=25444] ppid=25434 vsize=915716 CPUtime=0
/proc/25436/task/25444/stat : 25444 (java) S 25434 25436 25115 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156535702 937693184 27867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915716

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

Child status: 143
Real time (s): 1804.38
CPU time (s): 1800.08
CPU user time (s): 1799.84
CPU system time (s): 0.238963
CPU usage (%): 99.7619
Max. virtual memory (cumulated for all children) (KiB): 915716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.238963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28183
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= 38082
involuntary context switches= 35686

runsolver used 1.9467 s user time and 6.01809 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan  6 11:02:50 UTC 2007


IDJOB= 233397
IDBENCH= 6605
FILE ID= node59/233397-1168081361

PBS_JOBID= 3476210

Free space on /tmp= 66547 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6522e1f6a411174fd677fca5ba664b91

RANDOM SEED= 168746154

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.239
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.239
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:       1463736 kB
Buffers:         45464 kB
Cached:         422716 kB
SwapCached:          0 kB
Active:         104432 kB
Inactive:       412700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          69164 kB
Slab:            60112 kB
Committed_AS:  3722228 kB
PageTables:       1972 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= 66547 MiB



End job on node59 on Sat Jan  6 11:33:04 UTC 2007