Trace number 233442

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 ESAC? (TO) 1800.18 1813.05

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-5.xml
MD5SUMa34c97e86aa6f21f2941b431d9a10048
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 size911
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/233442-1168326260/unknown.xml
0.38	   
0.38	   domains being loaded...
0.42	   
0.42	   variables being loaded...
0.48	     nbVariables=225  nbDomainTypes=225  minDomainSize=813  maxDomainSize=911
0.48	       =>  wckTime=0.166  cpuTime=0.13  mem=12M751
0.48	   
0.48	   predicates being loaded...
0.49	   
0.49	   constraints being loaded...
204.67	   
204.67	   INFO : Stopping converting binary constraints (cpu=200.05, mem = 242M508)
204.95	     nbConstraints=3150  nbConvertedConstraints=1043  nbConvertConstraintsChecks=776583522  nbExtensionStructures=1043
204.95	     nbSharedExtensionStructures=0  nbConflictsStructures=1043  nbSharedConflictsStructures=0
204.95	     nbSharedBinaryRepresentations=588601  nbEvaluationManagers=2107  nbSharedEvaluationManagers=0  maxDegree=28
204.95	     maxArity=2
204.95	       =>  wckTime=204.635  cpuTime=200.26  mem=258M701
205.54	   
205.54	   solver IterativeSystematicSolver being built... 
205.78	       =>  wckTime=205.465  cpuTime=200.47  mem=265M714
254.15	   
254.15	   preprocessing
254.15	     nbConstraintChecks=123667980  nbValidityChecks=50784615  nbPropagations=4985  nbRevisions=82964
254.15	     nbUselessRevisions=78295  nbSingletonTests=238  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0
254.15	     detectedInconsistency=no
254.15	       =>  wckTime=48.356  cpuTime=47.86  mem=265M714
269.43	   
269.43	   search
269.43	     run=0  nbConstraintChecks=52757594  nbValidityChecks=75418201  nbPropagations=12704  nbRevisions=226300
269.43	     nbUselessRevisions=201158  nbAssignments=499  nbFailedAssignments=450  nbBacktracks=10  nbVisitedNodes=960
269.43	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
269.43	       =>  wckTime=63.634  cpuTime=62.98  mem=267M622
281.66	   
281.66	   search
281.66	     run=1  nbConstraintChecks=83562785  nbValidityChecks=98824984  nbPropagations=27962  nbRevisions=491429
281.66	     nbUselessRevisions=432273  nbAssignments=954  nbFailedAssignments=853  nbBacktracks=25  nbVisitedNodes=1833
281.66	     nbRestartNogoods=10  mapSize=25  nbInferences=0  nbTooLargeKeys=0
281.66	       =>  wckTime=75.864  cpuTime=75.1  mem=268M574
293.78	   
293.78	   search
293.78	     run=2  nbConstraintChecks=114822095  nbValidityChecks=178313912  nbPropagations=49872  nbRevisions=873245
293.78	     nbUselessRevisions=769930  nbAssignments=1265  nbFailedAssignments=956  nbBacktracks=47  nbVisitedNodes=2089
293.78	     nbRestartNogoods=28  mapSize=42  nbInferences=0  nbTooLargeKeys=0
293.78	       =>  wckTime=87.991  cpuTime=87.11  mem=269M527
309.06	   
309.06	   search
309.06	     run=3  nbConstraintChecks=159461552  nbValidityChecks=221685610  nbPropagations=78413  nbRevisions=1348031
309.06	     nbUselessRevisions=1167424  nbAssignments=2853  nbFailedAssignments=2442  nbBacktracks=80  nbVisitedNodes=5196
309.06	     nbRestartNogoods=33  mapSize=75  nbInferences=0  nbTooLargeKeys=0
309.06	       =>  wckTime=103.271  cpuTime=102.24  mem=270M838
329.70	   
329.70	   search
329.70	     run=4  nbConstraintChecks=224722641  nbValidityChecks=363073757  nbPropagations=118418  nbRevisions=2062641
329.70	     nbUselessRevisions=1771938  nbAssignments=3589  nbFailedAssignments=3099  nbBacktracks=130  nbVisitedNodes=6632
329.70	     nbRestartNogoods=66  mapSize=123  nbInferences=0  nbTooLargeKeys=0
329.70	       =>  wckTime=123.903  cpuTime=122.63  mem=251M274
470.81	   
470.81	   search
470.81	     run=5  nbConstraintChecks=757242779  nbValidityChecks=930649821  nbPropagations=227044  nbRevisions=4059845
470.81	     nbUselessRevisions=3420036  nbAssignments=8991  nbFailedAssignments=8384  nbBacktracks=205  nbVisitedNodes=17394
470.81	     nbRestartNogoods=69  mapSize=198  nbInferences=0  nbTooLargeKeys=0
470.81	       =>  wckTime=265.02  cpuTime=262.45  mem=253M179
538.99	   
538.99	   search
538.99	     run=6  nbConstraintChecks=908935498  nbValidityChecks=1445910247  nbPropagations=372043  nbRevisions=6849057
538.99	     nbUselessRevisions=5758392  nbAssignments=11369  nbFailedAssignments=10627  nbBacktracks=318  nbVisitedNodes=22128
538.99	     nbRestartNogoods=119  mapSize=311  nbInferences=0  nbTooLargeKeys=0
538.99	       =>  wckTime=333.201  cpuTime=330.02  mem=256M37
648.61	   
648.61	   search
648.61	     run=7  nbConstraintChecks=1401265786  nbValidityChecks=2007035939  nbPropagations=576303  nbRevisions=10637587
648.61	     nbUselessRevisions=8908823  nbAssignments=15294  nbFailedAssignments=14361  nbBacktracks=488  nbVisitedNodes=29957
648.61	     nbRestartNogoods=129  mapSize=481  nbInferences=0  nbTooLargeKeys=0
648.61	       =>  wckTime=442.821  cpuTime=438.64  mem=259M978
732.49	   
732.49	   search
732.49	     run=8  nbConstraintChecks=1787829137  nbValidityChecks=2606723751  nbPropagations=838120  nbRevisions=15448395
732.49	     nbUselessRevisions=12917094  nbAssignments=18730  nbFailedAssignments=17520  nbBacktracks=744  nbVisitedNodes=36808
732.49	     nbRestartNogoods=144  mapSize=737  nbInferences=0  nbTooLargeKeys=0
732.49	       =>  wckTime=526.702  cpuTime=521.75  mem=265M693
810.63	   
810.63	   INFO : Stopping hyperNogood (mapSize=1042, nbTooLargekeys=0, mem=272M970)
840.73	   
840.73	   search
840.73	     run=9  nbConstraintChecks=2304569770  nbValidityChecks=3392914938  nbPropagations=1181503  nbRevisions=21637029
840.73	     nbUselessRevisions=18072792  nbAssignments=24114  nbFailedAssignments=22503  nbBacktracks=1128
840.73	     nbVisitedNodes=47559  nbRestartNogoods=160
840.73	       =>  wckTime=634.941  cpuTime=629.01  mem=272M970
1372.53	   
1372.53	   search
1372.53	     run=10  nbConstraintChecks=4062544582  nbValidityChecks=7080135895  nbPropagations=1801744  nbRevisions=33369596
1372.53	     nbUselessRevisions=27912888  nbAssignments=42615  nbFailedAssignments=40418  nbBacktracks=1704
1372.53	     nbVisitedNodes=84549  nbRestartNogoods=236
1372.53	       =>  wckTime=1166.736  cpuTime=1156.05  mem=272M970

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/node35/watcher-233442-1168326260 -o ROOT/results/node35/solver-233442-1168326260 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/233442-1168326260/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.14 2.06 1.87 4/80 11381
/proc/meminfo: memFree=744976/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=18540 CPUtime=0
/proc/11380/stat : 11380 (runsolver) R 11378 11380 10857 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 181019667 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 266134416679 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11380/statm: 4635 279 244 17 0 2626 0

[startup+0.102877 s]
/proc/loadavg: 2.14 2.06 1.87 4/80 11381
/proc/meminfo: memFree=744976/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=914988 CPUtime=0.08
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 2951 0 1 0 6 2 0 0 17 0 8 0 181019667 936947712 2697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155840664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11380/statm: 228747 2697 1413 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510925 s]
/proc/loadavg: 2.14 2.06 1.87 4/80 11381
/proc/meminfo: memFree=744976/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915328 CPUtime=0.49
/proc/11380/stat : 11380 (java) S 11378 11380 10857 0 -1 0 7516 0 1 0 44 5 0 0 18 0 8 0 181019667 937295872 7255 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11380/statm: 228832 7255 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33302 s]
/proc/loadavg: 2.14 2.06 1.87 3/87 11388
/proc/meminfo: memFree=704280/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=1.3
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 12599 0 1 0 122 8 0 0 22 0 8 0 181019667 937607168 12337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782637 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11380/statm: 228908 12337 2167 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 181019672 937607168 12337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 181019672 937607168 12337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 181019672 937607168 12337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 12337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.16
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 410 0 0 0 15 1 0 0 16 0 8 0 181019676 937607168 12337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 12337 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 12337 18446744073709551615 134512640 134570532 4294956480 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) 915632

[startup+2.98521 s]
/proc/loadavg: 2.14 2.06 1.87 3/87 11388
/proc/meminfo: memFree=702424/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=2.93
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 13303 0 1 0 285 8 0 0 25 0 8 0 181019667 937607168 13040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782661 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11380/statm: 228908 13040 2167 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 181019672 937607168 13040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 181019672 937607168 13040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 181019672 937607168 13040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 13040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.16
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 410 0 0 0 15 1 0 0 16 0 8 0 181019676 937607168 13040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 13040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 13040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915632

[startup+6.2756 s]
/proc/loadavg: 2.13 2.05 1.87 3/87 11388
/proc/meminfo: memFree=696984/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=6.2
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 14589 0 1 0 611 9 0 0 25 0 8 0 181019667 937607168 14326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782661 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11380/statm: 228908 14326 2167 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 14326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 181019672 937607168 14326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 181019672 937607168 14326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 14326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.16
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 411 0 0 0 15 1 0 0 16 0 8 0 181019676 937607168 14326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 14326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 14326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915632

[startup+12.7644 s]
/proc/loadavg: 2.12 2.05 1.87 3/87 11388
/proc/meminfo: memFree=670552/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=12.63
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 20913 0 1 0 1251 12 0 0 25 0 8 0 181019667 937607168 20649 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11380/statm: 228908 20649 2178 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=0.1
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 4316 0 0 0 9 1 0 0 17 0 8 0 181019672 937607168 20649 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 20649 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 20649 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 20649 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.16
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 412 0 0 0 15 1 0 0 16 0 8 0 181019676 937607168 20649 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 20649 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 20649 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915632

[startup+25.6019 s]
/proc/loadavg: 2.09 2.05 1.87 3/87 11388
/proc/meminfo: memFree=670552/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=25.34
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 20925 0 1 0 2522 12 0 0 25 0 8 0 181019667 937607168 20661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073786032 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11380/statm: 228908 20661 2178 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=0.1
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 4316 0 0 0 9 1 0 0 16 0 8 0 181019672 937607168 20661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 20661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 20661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 20661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.17
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 424 0 0 0 16 1 0 0 16 0 8 0 181019676 937607168 20661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 20661 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 20661 18446744073709551615 134512640 134570532 4294956480 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) 915632

[startup+51.2119 s]
/proc/loadavg: 2.06 2.05 1.87 3/87 11388
/proc/meminfo: memFree=628952/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=50.73
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 31328 0 1 0 5055 18 0 0 25 0 8 0 181019667 937607168 31062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798602 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11380/statm: 228908 31062 2179 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=0.45
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 14711 0 0 0 39 6 0 0 16 0 8 0 181019672 937607168 31062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 31062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 31062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 31062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.18
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 429 0 0 0 17 1 0 0 16 0 8 0 181019676 937607168 31062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 31062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 31062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915632

[startup+102.424 s]
/proc/loadavg: 2.02 2.04 1.88 3/87 11388
/proc/meminfo: memFree=589784/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=101.48
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 41099 0 1 0 10124 24 0 0 25 0 8 0 181019667 937607168 40831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785482 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11380/statm: 228908 40831 2179 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=0.85
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 24476 0 0 0 75 10 0 0 16 0 8 0 181019672 937607168 40831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 40831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 40831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 40831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.19
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 433 0 0 0 18 1 0 0 16 0 8 0 181019676 937607168 40831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 40831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 40831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915632

[startup+162.481 s]
/proc/loadavg: 2.01 2.03 1.88 3/87 11388
/proc/meminfo: memFree=515480/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=160.98
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 59642 0 1 0 16065 33 0 0 25 0 8 0 181019667 937607168 59371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782710 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1410.6
Current children cumulated vsize (KiB) 915632

[startup+1483.19 s]
/proc/loadavg: 2.00 2.00 1.93 3/81 12087
/proc/meminfo: memFree=734392/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=1470.65
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 79443 0 1 0 147014 51 0 0 25 0 8 0 181019667 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074043705 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11380/statm: 228908 79140 2548 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=2.94
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 62260 0 0 0 269 25 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.36
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 533 0 0 0 34 2 0 0 16 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.65
Current children cumulated vsize (KiB) 915632

[startup+1543.29 s]
/proc/loadavg: 2.12 2.04 1.94 3/81 12087
/proc/meminfo: memFree=734392/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=1530.68
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 79443 0 1 0 153017 51 0 0 25 0 8 0 181019667 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11380/statm: 228908 79140 2548 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=2.94
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 62260 0 0 0 269 25 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.36
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 533 0 0 0 34 2 0 0 16 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.68
Current children cumulated vsize (KiB) 915632

[startup+1603.39 s]
/proc/loadavg: 2.04 2.03 1.94 3/81 12087
/proc/meminfo: memFree=734392/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=1590.73
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 79443 0 1 0 159021 52 0 0 25 0 8 0 181019667 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789000 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11380/statm: 228908 79140 2548 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=2.94
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 62260 0 0 0 269 25 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.36
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 533 0 0 0 34 2 0 0 16 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.73
Current children cumulated vsize (KiB) 915632

[startup+1663.48 s]
/proc/loadavg: 2.06 2.04 1.95 3/81 12087
/proc/meminfo: memFree=734392/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=1650.77
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 79443 0 1 0 165025 52 0 0 25 0 8 0 181019667 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074022097 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11380/statm: 228908 79140 2548 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=2.94
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 62260 0 0 0 269 25 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.36
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 533 0 0 0 34 2 0 0 16 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1650.77
Current children cumulated vsize (KiB) 915632

[startup+1723.58 s]
/proc/loadavg: 2.02 2.03 1.95 3/81 12087
/proc/meminfo: memFree=734392/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=1710.8
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 79443 0 1 0 171028 52 0 0 25 0 8 0 181019667 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789076 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11380/statm: 228908 79140 2548 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=2.94
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 62260 0 0 0 269 25 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.36
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 533 0 0 0 34 2 0 0 16 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1710.8
Current children cumulated vsize (KiB) 915632

[startup+1783.67 s]
/proc/loadavg: 2.00 2.02 1.95 3/81 12087
/proc/meminfo: memFree=734392/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=1770.83
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 79443 0 1 0 177031 52 0 0 25 0 8 0 181019667 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074063409 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11380/statm: 228908 79140 2548 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=2.94
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 62260 0 0 0 269 25 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.36
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 533 0 0 0 34 2 0 0 16 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1770.83
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.97 s]
/proc/loadavg: 2.00 2.02 1.95 3/81 12087
/proc/meminfo: memFree=734392/2055920 swapFree=4184712/4192956
[pid=11380] ppid=11378 vsize=915632 CPUtime=1800.1
/proc/11380/stat : 11380 (java) R 11378 11380 10857 0 -1 0 79443 0 1 0 179958 52 0 0 25 0 8 0 181019667 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785411 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11380/statm: 228908 79140 2548 14 0 215378 0
[pid=11380/tid=11382] ppid=11378 vsize=915632 CPUtime=2.94
/proc/11380/task/11382/stat : 11382 (java) S 11378 11380 10857 0 -1 64 62260 0 0 0 269 25 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11383] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11383/stat : 11383 (java) S 11378 11380 10857 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11384] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11384/stat : 11384 (java) S 11378 11380 10857 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181019672 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11385] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11385/stat : 11385 (java) S 11378 11380 10857 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11386] ppid=11378 vsize=915632 CPUtime=0.36
/proc/11380/task/11386/stat : 11386 (java) S 11378 11380 10857 0 -1 64 533 0 0 0 34 2 0 0 16 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11380/tid=11387] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11387/stat : 11387 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11380/tid=11388] ppid=11378 vsize=915632 CPUtime=0
/proc/11380/task/11388/stat : 11388 (java) S 11378 11380 10857 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181019676 937607168 79140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1813.05
CPU time (s): 1800.18
CPU user time (s): 1799.6
CPU system time (s): 0.570913
CPU usage (%): 99.2901
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.570913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79459
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= 38164
involuntary context switches= 65220

runsolver used 1.71774 s user time and 6.30804 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue Jan  9 07:04:20 UTC 2007


IDJOB= 233442
IDBENCH= 6608
FILE ID= node35/233442-1168326260

PBS_JOBID= 3502963

Free space on /tmp= 66559 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a34c97e86aa6f21f2941b431d9a10048

RANDOM SEED= 538478522

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.234
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.234
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:        745456 kB
Buffers:          9480 kB
Cached:         921476 kB
SwapCached:       2140 kB
Active:         677288 kB
Inactive:       577596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        745456 kB
SwapTotal:     4192956 kB
SwapFree:      4184712 kB
Dirty:            2068 kB
Writeback:           0 kB
Mapped:         340808 kB
Slab:            40328 kB
Committed_AS:  4798024 kB
PageTables:       2432 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= 66550 MiB



End job on node35 on Tue Jan  9 07:34:33 UTC 2007