Trace number 233536

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.15 1810.47

General information on the benchmark

Nametaillard/
os-taillard-15/os-taillard-15-95-3.xml
MD5SUM70c6e1071e2d8fc4bc31e6131cae8760
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 size899
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=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/233536-1168326747/unknown.xml
0.39	   
0.39	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.50	     nbVariables=225  nbDomainTypes=225  minDomainSize=801  maxDomainSize=899
0.50	       =>  wckTime=0.174  cpuTime=0.14  mem=12M764
0.50	   
0.50	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
204.28	   
204.28	   INFO : Stopping converting binary constraints (cpu=200.06, mem = 283M339)
204.82	     nbConstraints=3150  nbConvertedConstraints=1159  nbConvertConstraintsChecks=840566518  nbExtensionStructures=1159
204.82	     nbSharedExtensionStructures=0  nbConflictsStructures=1159  nbSharedConflictsStructures=0
204.82	     nbSharedBinaryRepresentations=564705  nbEvaluationManagers=1991  nbSharedEvaluationManagers=0  maxDegree=28
204.82	     maxArity=2
204.82	       =>  wckTime=204.503  cpuTime=200.24  mem=276M453
205.44	   
205.44	   solver IterativeSystematicSolver being built... 
205.67	       =>  wckTime=205.345  cpuTime=200.43  mem=287M298
247.79	   
247.79	   preprocessing
247.79	     nbConstraintChecks=114442242  nbValidityChecks=44452915  nbPropagations=4756  nbRevisions=74138
247.79	     nbUselessRevisions=69708  nbSingletonTests=229  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0
247.79	     detectedInconsistency=no
247.79	       =>  wckTime=42.114  cpuTime=41.84  mem=287M298
254.06	   
254.06	   search
254.06	     run=0  nbConstraintChecks=35718137  nbValidityChecks=28317724  nbPropagations=8064  nbRevisions=124055
254.06	     nbUselessRevisions=112034  nbAssignments=157  nbFailedAssignments=134  nbBacktracks=10  nbVisitedNodes=302
254.06	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
254.06	       =>  wckTime=48.386  cpuTime=48.07  mem=288M274
259.81	   
259.81	   search
259.81	     run=1  nbConstraintChecks=46065676  nbValidityChecks=67496611  nbPropagations=18924  nbRevisions=299812
259.81	     nbUselessRevisions=270255  nbAssignments=343  nbFailedAssignments=292  nbBacktracks=25  nbVisitedNodes=661
259.81	     nbRestartNogoods=10  mapSize=25  nbInferences=0  nbTooLargeKeys=0
259.81	       =>  wckTime=54.131  cpuTime=53.79  mem=289M247
275.43	   
275.43	   search
275.43	     run=2  nbConstraintChecks=92208000  nbValidityChecks=106842049  nbPropagations=36367  nbRevisions=594969
275.43	     nbUselessRevisions=518304  nbAssignments=1113  nbFailedAssignments=955  nbBacktracks=47  nbVisitedNodes=2115
275.43	     nbRestartNogoods=13  mapSize=47  nbInferences=0  nbTooLargeKeys=0
275.43	       =>  wckTime=69.754  cpuTime=69.33  mem=291M192
357.00	   
357.00	   search
357.00	     run=3  nbConstraintChecks=263062783  nbValidityChecks=1150753116  nbPropagations=166057  nbRevisions=2661047
357.00	     nbUselessRevisions=2403612  nbAssignments=6680  nbFailedAssignments=1679  nbBacktracks=80  nbVisitedNodes=3643
357.00	     nbRestartNogoods=52  mapSize=80  nbInferences=0  nbTooLargeKeys=0
357.00	       =>  wckTime=151.326  cpuTime=150.41  mem=292M164
454.29	   
454.29	   search
454.29	     run=4  nbConstraintChecks=700337118  nbValidityChecks=1800787048  nbPropagations=359491  nbRevisions=5844680
454.29	     nbUselessRevisions=5213626  nbAssignments=11206  nbFailedAssignments=6141  nbBacktracks=130  nbVisitedNodes=12681
454.29	     nbRestartNogoods=69  mapSize=130  nbInferences=0  nbTooLargeKeys=0
454.29	       =>  wckTime=248.61  cpuTime=247.16  mem=293M384
488.01	   
488.01	   search
488.01	     run=5  nbConstraintChecks=1002667946  nbValidityChecks=2087969622  nbPropagations=587866  nbRevisions=9557163
488.01	     nbUselessRevisions=8452605  nbAssignments=13334  nbFailedAssignments=8181  nbBacktracks=205  nbVisitedNodes=16924
488.01	     nbRestartNogoods=119  mapSize=205  nbInferences=0  nbTooLargeKeys=0
488.01	       =>  wckTime=282.336  cpuTime=280.65  mem=274M389
722.57	   
722.58	   search
722.58	     run=6  nbConstraintChecks=1923509208  nbValidityChecks=3820335941  nbPropagations=961098  nbRevisions=15915073
722.58	     nbUselessRevisions=13965903  nbAssignments=22225  nbFailedAssignments=15339  nbBacktracks=318  nbVisitedNodes=31476
722.58	     nbRestartNogoods=215  mapSize=318  nbInferences=0  nbTooLargeKeys=0
722.58	       =>  wckTime=516.899  cpuTime=513.93  mem=276M373
867.27	   
867.27	   search
867.27	     run=7  nbConstraintChecks=2560118778  nbValidityChecks=5001995108  nbPropagations=1419742  nbRevisions=24017926
867.27	     nbUselessRevisions=20977621  nbAssignments=27535  nbFailedAssignments=20470  nbBacktracks=488  nbVisitedNodes=42087
867.27	     nbRestartNogoods=304  mapSize=488  nbInferences=0  nbTooLargeKeys=0
867.27	       =>  wckTime=661.59  cpuTime=657.83  mem=280M263
974.39	   
974.39	   search
974.39	     run=8  nbConstraintChecks=3091807831  nbValidityChecks=5947205101  nbPropagations=1957734  nbRevisions=33596155
974.39	     nbUselessRevisions=29242619  nbAssignments=32084  nbFailedAssignments=24754  nbBacktracks=744  nbVisitedNodes=51176
974.39	     nbRestartNogoods=364  mapSize=744  nbInferences=0  nbTooLargeKeys=0
974.39	       =>  wckTime=768.715  cpuTime=764.35  mem=284M153
1054.34	   
1054.34	   INFO : Stopping hyperNogood (mapSize=1048, nbTooLargekeys=0, mem=289M988)
1075.99	   
1075.99	   search
1075.99	     run=9  nbConstraintChecks=3777259514  nbValidityChecks=6677257032  nbPropagations=2589489  nbRevisions=44681685
1075.99	     nbUselessRevisions=38649950  nbAssignments=39092  nbFailedAssignments=31370  nbBacktracks=1128
1075.99	     nbVisitedNodes=65140  nbRestartNogoods=381
1075.99	       =>  wckTime=870.312  cpuTime=865.39  mem=289M988
1266.39	   
1266.39	   search
1266.39	     run=10  nbConstraintChecks=5171417739  nbValidityChecks=8306403265  nbPropagations=3418283  nbRevisions=58852637
1266.39	     nbUselessRevisions=50532282  nbAssignments=52356  nbFailedAssignments=44048  nbBacktracks=1704
1266.39	     nbVisitedNodes=91647  nbRestartNogoods=398
1266.39	       =>  wckTime=1060.717  cpuTime=1054.75  mem=289M988

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/node1/watcher-233536-1168326747 -o ROOT/results/node1/solver-233536-1168326747 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/233536-1168326747/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.20 2.32 2.15 3/94 14775
/proc/meminfo: memFree=665840/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=18540 CPUtime=0
/proc/14774/stat : 14774 (runsolver) R 14772 14774 14707 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 181070493 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 259353275687 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/14774/statm: 4635 279 244 17 0 2626 0

[startup+0.107837 s]
/proc/loadavg: 2.20 2.32 2.15 3/94 14775
/proc/meminfo: memFree=665840/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=912760 CPUtime=0.07
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 2777 0 1 0 5 2 0 0 24 0 8 0 181070493 934666240 2523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228190 2523 1387 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912760

[startup+0.515889 s]
/proc/loadavg: 2.20 2.32 2.15 3/94 14775
/proc/meminfo: memFree=665840/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915328 CPUtime=0.47
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 7448 0 1 0 42 5 0 0 25 0 8 0 181070493 937295872 7187 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941832 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228832 7187 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915328

[startup+1.34198 s]
/proc/loadavg: 2.20 2.32 2.15 3/101 14782
/proc/meminfo: memFree=624248/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=1.29
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 12571 0 1 0 120 9 0 0 25 0 8 0 181070493 937607168 12309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785655 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 12309 2167 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 181070498 937607168 12309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 181070499 937607168 12309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181070499 937607168 12309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 12309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.17
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 411 0 0 0 16 1 0 0 16 0 8 0 181070502 937607168 12309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 12309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 12309 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915632

[startup+2.98917 s]
/proc/loadavg: 2.20 2.32 2.15 3/101 14782
/proc/meminfo: memFree=622136/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=2.93
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 13300 0 1 0 283 10 0 0 25 0 8 0 181070493 937607168 13037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782646 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 13037 2167 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 181070498 937607168 13037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 181070499 937607168 13037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181070499 937607168 13037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 13037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.17
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 411 0 0 0 16 1 0 0 17 0 8 0 181070502 937607168 13037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 13037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 13037 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915632

[startup+6.26855 s]
/proc/loadavg: 2.26 2.33 2.16 4/101 14782
/proc/meminfo: memFree=608576/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=6.18
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 14703 0 1 0 608 10 0 0 25 0 8 0 181070493 937607168 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783900 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 14440 2167 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 181070498 937607168 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 181070499 937607168 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181070499 937607168 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.18
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 412 0 0 0 17 1 0 0 17 0 8 0 181070502 937607168 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 14440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915632

[startup+12.7553 s]
/proc/loadavg: 2.32 2.35 2.16 3/101 14782
/proc/meminfo: memFree=578256/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=12.6
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 21530 0 1 0 1246 14 0 0 25 0 8 0 181070493 937607168 21266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782757 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 21266 2178 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=0.17
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 4932 0 0 0 15 2 0 0 16 0 8 0 181070498 937607168 21266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181070499 937607168 21266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 21266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 21266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.18
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 413 0 0 0 17 1 0 0 17 0 8 0 181070502 937607168 21266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 21266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 21266 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915632

[startup+25.5978 s]
/proc/loadavg: 2.25 2.33 2.16 4/101 14852
/proc/meminfo: memFree=879568/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=25.35
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 21543 0 1 0 2519 16 0 0 25 0 8 0 181070493 937607168 21279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790012 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 21279 2178 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=0.17
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 4932 0 0 0 15 2 0 0 16 0 8 0 181070498 937607168 21279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181070499 937607168 21279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 21279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 21279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.19
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 425 0 0 0 18 1 0 0 16 0 8 0 181070502 937607168 21279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 21279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 21279 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915632

[startup+51.2088 s]
/proc/loadavg: 2.39 2.35 2.17 3/94 15532
/proc/meminfo: memFree=1220104/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=50.77
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 31941 0 1 0 5052 25 0 0 25 0 8 0 181070493 937607168 31675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073783856 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 31675 2179 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=0.62
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 15322 0 0 0 53 9 0 0 16 0 8 0 181070498 937607168 31675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181070499 937607168 31675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 31675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 31675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.2
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 430 0 0 0 19 1 0 0 15 0 8 0 181070502 937607168 31675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 31675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 31675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 915632

[startup+102.416 s]
/proc/loadavg: 2.17 2.29 2.16 3/94 15533
/proc/meminfo: memFree=1138640/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=101.68
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 51385 0 1 0 10133 35 0 0 25 0 8 0 181070493 937607168 51116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782652 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 51116 2179 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=1.35
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 34759 0 0 0 118 17 0 0 16 0 8 0 181070498 937607168 51116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 17 0 8 0 181070499 937607168 51116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 51116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 51116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.21
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 434 0 0 0 20 1 0 0 15 0 8 0 181070502 937607168 51116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 51116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 51116 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 915632

[startup+162.475 s]
/proc/loadavg: 2.06 2.24 2.15 3/94 15533
/proc/meminfo: memFree=1064208/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=161.4
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 69984 0 1 0 16095 45 0 0 25 0 8 0 181070493 937607168 69712 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782678 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1484.41 s]
/proc/loadavg: 2.00 2.00 2.01 3/94 15535
/proc/meminfo: memFree=1002512/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=1476.07
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 85606 0 1 0 147549 58 0 0 25 0 8 0 181070493 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073785648 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 85300 2548 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=3.43
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 68415 0 0 0 313 30 0 0 16 0 8 0 181070498 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.39
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 536 0 0 0 37 2 0 0 16 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.07
Current children cumulated vsize (KiB) 915632

[startup+1544.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15535
/proc/meminfo: memFree=1002512/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=1535.84
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 85606 0 1 0 153526 58 0 0 25 0 8 0 181070493 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074043701 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 85300 2548 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=3.43
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 68415 0 0 0 313 30 0 0 16 0 8 0 181070498 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.39
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 536 0 0 0 37 2 0 0 16 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.84
Current children cumulated vsize (KiB) 915632

[startup+1604.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15535
/proc/meminfo: memFree=1002448/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=1595.59
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 85606 0 1 0 159501 58 0 0 25 0 8 0 181070493 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074031175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 85300 2548 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=3.43
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 68415 0 0 0 313 30 0 0 16 0 8 0 181070498 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.39
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 536 0 0 0 37 2 0 0 16 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.59
Current children cumulated vsize (KiB) 915632

[startup+1664.69 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15535
/proc/meminfo: memFree=1002448/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=1655.37
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 85606 0 1 0 165478 59 0 0 25 0 8 0 181070493 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074043783 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 85300 2548 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=3.43
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 68415 0 0 0 313 30 0 0 16 0 8 0 181070498 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.39
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 536 0 0 0 37 2 0 0 16 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.37
Current children cumulated vsize (KiB) 915632

[startup+1724.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15535
/proc/meminfo: memFree=1002512/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=1715.13
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 85606 0 1 0 171454 59 0 0 25 0 8 0 181070493 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074063409 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 85300 2548 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=3.43
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 68415 0 0 0 313 30 0 0 16 0 8 0 181070498 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.39
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 536 0 0 0 37 2 0 0 16 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.13
Current children cumulated vsize (KiB) 915632

[startup+1784.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15535
/proc/meminfo: memFree=1002448/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=1774.88
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 85606 0 1 0 177429 59 0 0 25 0 8 0 181070493 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074063571 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 85300 2548 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=3.43
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 68415 0 0 0 313 30 0 0 16 0 8 0 181070498 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.39
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 536 0 0 0 37 2 0 0 16 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.88
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 15535
/proc/meminfo: memFree=1002448/2055920 swapFree=4165612/4192956
[pid=14774] ppid=14772 vsize=915632 CPUtime=1800.07
/proc/14774/stat : 14774 (java) R 14772 14774 14707 0 -1 0 85606 0 1 0 179948 59 0 0 25 0 8 0 181070493 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074063409 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14774/statm: 228908 85300 2548 14 0 215378 0
[pid=14774/tid=14776] ppid=14772 vsize=915632 CPUtime=3.43
/proc/14774/task/14776/stat : 14776 (java) S 14772 14774 14707 0 -1 64 68415 0 0 0 313 30 0 0 16 0 8 0 181070498 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14777] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14777/stat : 14777 (java) S 14772 14774 14707 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14778] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14778/stat : 14778 (java) S 14772 14774 14707 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181070499 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14779] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14779/stat : 14779 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14780] ppid=14772 vsize=915632 CPUtime=0.39
/proc/14774/task/14780/stat : 14780 (java) S 14772 14774 14707 0 -1 64 536 0 0 0 37 2 0 0 16 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14781] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14781/stat : 14781 (java) S 14772 14774 14707 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14774/tid=14782] ppid=14772 vsize=915632 CPUtime=0
/proc/14774/task/14782/stat : 14782 (java) S 14772 14774 14707 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 181070502 937607168 85300 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1810.47
CPU time (s): 1800.15
CPU user time (s): 1799.51
CPU system time (s): 0.645901
CPU usage (%): 99.4299
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.645901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85623
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= 38304
involuntary context switches= 67045

runsolver used 2.22466 s user time and 5.77912 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Jan  9 07:12:27 UTC 2007


IDJOB= 233536
IDBENCH= 6615
FILE ID= node1/233536-1168326747

PBS_JOBID= 3503007

Free space on /tmp= 66509 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  70c6e1071e2d8fc4bc31e6131cae8760

RANDOM SEED= 561079227

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:        666320 kB
Buffers:         78448 kB
Cached:         495796 kB
SwapCached:       3620 kB
Active:         840452 kB
Inactive:       486188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        666320 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            2696 kB
Writeback:           0 kB
Mapped:         771232 kB
Slab:            45968 kB
Committed_AS:  6465024 kB
PageTables:       3836 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= 66497 MiB



End job on node1 on Tue Jan  9 07:42:38 UTC 2007