Trace number 233821

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.12 1815.03

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-4.xml
MD5SUM749743b0ffe967487adf96742b5fd099
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.346947
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size392
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/233821-1168081397/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=49  nbDomainTypes=49  minDomainSize=297  maxDomainSize=392
0.40	       =>  wckTime=0.106  cpuTime=0.09  mem=7M879
0.40	   
0.40	   predicates being loaded...
0.41	   
0.41	   constraints being loaded...
4.39	   
4.39	   INFO : Stopping converting binary constraints (cpu=4.02, mem = 20M571)
4.43	     nbConstraints=294  nbConvertedConstraints=125  nbConvertConstraintsChecks=14699789  nbExtensionStructures=125
4.43	     nbSharedExtensionStructures=0  nbConflictsStructures=125  nbSharedConflictsStructures=0
4.43	     nbSharedBinaryRepresentations=26645  nbEvaluationManagers=169  nbSharedEvaluationManagers=0  maxDegree=12
4.43	     maxArity=2
4.43	       =>  wckTime=4.137  cpuTime=4.01  mem=21M546
4.49	   
4.49	   solver IterativeSystematicSolver being built... 
4.65	       =>  wckTime=4.356  cpuTime=4.14  mem=20M832
5.22	   
5.22	   preprocessing
5.22	     nbConstraintChecks=1486571  nbValidityChecks=11543  nbPropagations=49  nbRevisions=338  nbUselessRevisions=338
5.22	     nbRemovedValues=0  detectedInconsistency=no
5.22	       =>  wckTime=0.557  cpuTime=0.54  mem=20M832
6.20	   
6.20	   search
6.20	     run=0  nbConstraintChecks=2993763  nbValidityChecks=752540  nbPropagations=900  nbRevisions=6929
6.20	     nbUselessRevisions=4736  nbAssignments=122  nbFailedAssignments=97  nbBacktracks=10  nbVisitedNodes=230
6.20	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
6.20	       =>  wckTime=1.539  cpuTime=1.47  mem=20M832
6.71	   
6.71	   search
6.71	     run=1  nbConstraintChecks=4723362  nbValidityChecks=1311555  nbPropagations=2447  nbRevisions=18965
6.71	     nbUselessRevisions=13297  nbAssignments=203  nbFailedAssignments=149  nbBacktracks=25  nbVisitedNodes=378
6.71	     nbRestartNogoods=28  mapSize=25  nbInferences=0  nbTooLargeKeys=0
6.71	       =>  wckTime=2.054  cpuTime=1.98  mem=20M832
11.15	   
11.15	   search
11.15	     run=2  nbConstraintChecks=20543393  nbValidityChecks=7990155  nbPropagations=11671  nbRevisions=86956
11.15	     nbUselessRevisions=60863  nbAssignments=1227  nbFailedAssignments=1136  nbBacktracks=47  nbVisitedNodes=2411
11.15	     nbRestartNogoods=43  mapSize=47  nbInferences=0  nbTooLargeKeys=0
11.15	       =>  wckTime=6.494  cpuTime=6.38  mem=20M832
25.11	   
25.11	   search
25.11	     run=3  nbConstraintChecks=62943172  nbValidityChecks=21679509  nbPropagations=29117  nbRevisions=213779
25.11	     nbUselessRevisions=144406  nbAssignments=3019  nbFailedAssignments=2893  nbBacktracks=80  nbVisitedNodes=5993
25.11	     nbRestartNogoods=195  mapSize=80  nbInferences=0  nbTooLargeKeys=0
25.11	       =>  wckTime=20.451  cpuTime=20.2  mem=21M807
42.42	   
42.42	   search
42.42	     run=4  nbConstraintChecks=116091392  nbValidityChecks=45058848  nbPropagations=61061  nbRevisions=442280
42.42	     nbUselessRevisions=291109  nbAssignments=5901  nbFailedAssignments=5723  nbBacktracks=130  nbVisitedNodes=11755
42.42	     nbRestartNogoods=225  mapSize=130  nbInferences=0  nbTooLargeKeys=0
42.42	       =>  wckTime=37.766  cpuTime=37.36  mem=21M807
69.68	   
69.68	   search
69.68	     run=5  nbConstraintChecks=198573320  nbValidityChecks=68744408  nbPropagations=109263  nbRevisions=782260
69.68	     nbUselessRevisions=499364  nbAssignments=10073  nbFailedAssignments=9818  nbBacktracks=205  nbVisitedNodes=20097
69.68	     nbRestartNogoods=275  mapSize=205  nbInferences=0  nbTooLargeKeys=0
69.68	       =>  wckTime=65.027  cpuTime=64.39  mem=21M807
99.88	   
99.88	   search
99.88	     run=6  nbConstraintChecks=289957696  nbValidityChecks=110835973  nbPropagations=181940  nbRevisions=1298345
99.88	     nbUselessRevisions=821560  nbAssignments=14519  nbFailedAssignments=14149  nbBacktracks=318  nbVisitedNodes=28987
99.88	     nbRestartNogoods=350  mapSize=318  nbInferences=0  nbTooLargeKeys=0
99.88	       =>  wckTime=95.226  cpuTime=94.33  mem=21M807
150.22	   
150.22	   search
150.22	     run=7  nbConstraintChecks=442449399  nbValidityChecks=189176678  nbPropagations=299110  nbRevisions=2131452
150.22	     nbUselessRevisions=1355661  nbAssignments=21928  nbFailedAssignments=21386  nbBacktracks=488  nbVisitedNodes=43803
150.22	     nbRestartNogoods=391  mapSize=488  nbInferences=0  nbTooLargeKeys=0
150.22	       =>  wckTime=145.567  cpuTime=144.15  mem=21M807
190.38	   
190.38	   search
190.38	     run=8  nbConstraintChecks=565172331  nbValidityChecks=279126146  nbPropagations=470075  nbRevisions=3342186
190.38	     nbUselessRevisions=2134904  nbAssignments=31416  nbFailedAssignments=30616  nbBacktracks=744  nbVisitedNodes=62777
190.38	     nbRestartNogoods=643  mapSize=744  nbInferences=0  nbTooLargeKeys=0
190.38	       =>  wckTime=185.723  cpuTime=183.96  mem=22M782
264.22	   
264.22	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=22M782)
272.87	   
272.87	   search
272.87	     run=9  nbConstraintChecks=811500423  nbValidityChecks=438354871  nbPropagations=729605  nbRevisions=5184094
272.87	     nbUselessRevisions=3346380  nbAssignments=44770  nbFailedAssignments=43584  nbBacktracks=1128  nbVisitedNodes=89483
272.87	     nbRestartNogoods=683
272.87	       =>  wckTime=268.213  cpuTime=265.76  mem=22M782
391.98	   
391.99	   search
391.99	     run=10  nbConstraintChecks=1168394570  nbValidityChecks=669817223  nbPropagations=1123781  nbRevisions=7968759
391.99	     nbUselessRevisions=5194964  nbAssignments=65442  nbFailedAssignments=63678  nbBacktracks=1704
391.99	     nbVisitedNodes=130823  nbRestartNogoods=817
391.99	       =>  wckTime=387.328  cpuTime=383.88  mem=22M782
550.42	   
550.42	   search
550.42	     run=11  nbConstraintChecks=1640755172  nbValidityChecks=985394513  nbPropagations=1693344  nbRevisions=12016018
550.42	     nbUselessRevisions=7906479  nbAssignments=92363  nbFailedAssignments=89733  nbBacktracks=2568
550.42	     nbVisitedNodes=184663  nbRestartNogoods=907
550.42	       =>  wckTime=545.763  cpuTime=540.98  mem=22M782
800.37	   
800.37	   search
800.37	     run=12  nbConstraintChecks=2393316984  nbValidityChecks=1380984137  nbPropagations=2503961  nbRevisions=17739224
800.37	     nbUselessRevisions=11682382  nbAssignments=137646  nbFailedAssignments=133717  nbBacktracks=3865
800.37	     nbVisitedNodes=275218  nbRestartNogoods=979
800.37	       =>  wckTime=795.711  cpuTime=788.82  mem=22M782
1234.62	   
1234.62	   search
1234.62	     run=13  nbConstraintChecks=3676502554  nbValidityChecks=2289523196  nbPropagations=3814416  nbRevisions=27059698
1234.62	     nbUselessRevisions=17948909  nbAssignments=211791  nbFailedAssignments=205914  nbBacktracks=5811
1234.62	     nbVisitedNodes=423502  nbRestartNogoods=1104
1234.62	       =>  wckTime=1229.967  cpuTime=1219.4  mem=22M782
1598.25	   
1598.25	   search
1598.25	     run=14  nbConstraintChecks=4758454771  nbValidityChecks=3143202344  nbPropagations=5627537  nbRevisions=39840792
1598.25	     nbUselessRevisions=26630492  nbAssignments=274946  nbFailedAssignments=266148  nbBacktracks=8730
1598.25	     nbVisitedNodes=549802  nbRestartNogoods=1160
1598.25	       =>  wckTime=1593.591  cpuTime=1579.94  mem=22M782

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/node17/watcher-233821-1168081397 -o ROOT/results/node17/solver-233821-1168081397 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233821-1168081397/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: 0.67 0.57 0.99 3/93 15839
/proc/meminfo: memFree=1448368/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=18540 CPUtime=0
/proc/15838/stat : 15838 (runsolver) R 15836 15838 15267 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 156534867 18984960 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/15838/statm: 4635 280 244 17 0 2626 0

[startup+0.107258 s]
/proc/loadavg: 0.67 0.57 0.99 3/93 15839
/proc/meminfo: memFree=1448368/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=914988 CPUtime=0.08
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 3047 0 1 0 7 1 0 0 25 0 8 0 156534867 936947712 2793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155476988 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228747 2793 1445 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515301 s]
/proc/loadavg: 0.67 0.57 0.99 3/93 15839
/proc/meminfo: memFree=1448368/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=0.49
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 6879 0 1 0 45 4 0 0 25 0 8 0 156534867 937431040 6618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941832 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 6618 2165 14 0 215335 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915460

[startup+1.33638 s]
/proc/loadavg: 0.86 0.61 1.00 3/100 15846
/proc/meminfo: memFree=1428664/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=1.3
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 7456 0 1 0 126 4 0 0 25 0 8 0 156534867 937431040 7194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 7194 2167 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 156534871 937431040 7194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 10 0 0 0 0 0 0 0 23 0 8 0 156534871 937431040 7194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 4 0 0 0 0 0 0 0 24 0 8 0 156534871 937431040 7194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 7194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.1
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 323 0 0 0 10 0 0 0 16 0 8 0 156534874 937431040 7194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 7194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 7194 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.97355 s]
/proc/loadavg: 0.86 0.61 1.00 3/100 15846
/proc/meminfo: memFree=1425528/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=2.93
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 8480 0 1 0 288 5 0 0 25 0 8 0 156534867 937431040 8218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643634 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 8218 2167 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 8218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 10 0 0 0 0 0 0 0 23 0 8 0 156534871 937431040 8218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 4 0 0 0 0 0 0 0 24 0 8 0 156534871 937431040 8218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 8218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.11
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 156534874 937431040 8218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 8218 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 8218 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) 915460

[startup+6.2749 s]
/proc/loadavg: 0.95 0.63 1.01 3/100 15846
/proc/meminfo: memFree=1412288/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=6.19
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11757 0 1 0 611 8 0 0 25 0 8 0 156534867 937431040 11492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073834444 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 11492 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.2
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 380 0 0 0 20 0 0 0 15 0 8 0 156534874 937431040 11492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 11492 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7406 s]
/proc/loadavg: 1.03 0.66 1.01 3/100 15846
/proc/meminfo: memFree=1412224/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=12.6
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11768 0 1 0 1252 8 0 0 25 0 8 0 156534867 937431040 11500 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641318 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 11500 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11500 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11500 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11500 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11500 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.21
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 389 0 0 0 21 0 0 0 16 0 8 0 156534874 937431040 11500 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11500 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 11500 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) 915460

[startup+25.6009 s]
/proc/loadavg: 1.18 0.70 1.02 3/100 15846
/proc/meminfo: memFree=1412224/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=25.35
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11781 0 1 0 2527 8 0 0 25 0 8 0 156534867 937431040 11511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822611 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 11511 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.24
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 156534874 937431040 11511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11511 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 11511 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) 915460

[startup+51.2996 s]
/proc/loadavg: 1.50 0.82 1.05 3/100 15846
/proc/meminfo: memFree=1412224/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=50.83
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11782 0 1 0 5074 9 0 0 25 0 8 0 156534867 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073836048 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 11512 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.24
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 401 0 0 0 23 1 0 0 16 0 8 0 156534874 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 915460

[startup+102.586 s]
/proc/loadavg: 1.86 1.03 1.11 4/100 15846
/proc/meminfo: memFree=1412224/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=101.68
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11783 0 1 0 10159 9 0 0 25 0 8 0 156534867 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073643616 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 11512 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.24
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 401 0 0 0 23 1 0 0 16 0 8 0 156534874 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11512 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 11512 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) 915460

[startup+162.612 s]
/proc/loadavg: 1.95 1.20 1.16 3/100 15846
/proc/meminfo: memFree=1412224/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=161.12
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11785 0 1 0 16103 9 0 0 25 0 8 0 156534867 937431040 11513 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644411 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1411.11
Current children cumulated vsize (KiB) 915460

[startup+1483.27 s]
/proc/loadavg: 2.08 2.00 1.78 4/100 15848
/proc/meminfo: memFree=1412096/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=1470.62
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11790 0 1 0 147047 15 0 0 25 0 8 0 156534867 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648578 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 11517 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.26
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.62
Current children cumulated vsize (KiB) 915460

[startup+1543.3 s]
/proc/loadavg: 2.03 2.00 1.79 3/100 15848
/proc/meminfo: memFree=1412096/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=1530.15
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11790 0 1 0 153000 15 0 0 25 0 8 0 156534867 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 11517 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.26
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.15
Current children cumulated vsize (KiB) 915460

[startup+1603.33 s]
/proc/loadavg: 2.01 2.00 1.80 3/100 15848
/proc/meminfo: memFree=1412096/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=1589.69
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11790 0 1 0 158954 15 0 0 25 0 8 0 156534867 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641381 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 11517 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.26
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.69
Current children cumulated vsize (KiB) 915460

[startup+1663.37 s]
/proc/loadavg: 2.00 2.00 1.81 3/100 15848
/proc/meminfo: memFree=1412160/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=1649.19
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11790 0 1 0 164903 16 0 0 25 0 8 0 156534867 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845822 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 11517 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.26
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.19
Current children cumulated vsize (KiB) 915460

[startup+1723.4 s]
/proc/loadavg: 2.07 2.02 1.83 3/100 15848
/proc/meminfo: memFree=1412160/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=1708.72
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11790 0 1 0 170856 16 0 0 25 0 8 0 156534867 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073880119 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15838/statm: 228865 11517 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.26
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.72
Current children cumulated vsize (KiB) 915460

[startup+1783.42 s]
/proc/loadavg: 1.58 1.90 1.80 2/88 15894
/proc/meminfo: memFree=1569624/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=1768.51
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11790 0 1 0 176834 17 0 0 25 0 8 0 156534867 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644272 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 228865 11517 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.26
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0.01
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.51
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.98 s]
/proc/loadavg: 1.57 1.87 1.79 2/88 15916
/proc/meminfo: memFree=1571680/2055920 swapFree=4192812/4192956
[pid=15838] ppid=15836 vsize=915460 CPUtime=1800.06
/proc/15838/stat : 15838 (java) R 15836 15838 15267 0 -1 0 11790 0 1 0 179989 17 0 0 25 0 8 0 156534867 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816951 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15838/statm: 228865 11517 2534 14 0 215335 0
[pid=15838/tid=15840] ppid=15836 vsize=915460 CPUtime=0.04
/proc/15838/task/15840/stat : 15840 (java) S 15836 15838 15267 0 -1 64 1495 0 0 0 4 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15841] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15841/stat : 15841 (java) S 15836 15838 15267 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15842] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15842/stat : 15842 (java) S 15836 15838 15267 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156534871 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15843] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15843/stat : 15843 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15844] ppid=15836 vsize=915460 CPUtime=0.26
/proc/15838/task/15844/stat : 15844 (java) S 15836 15838 15267 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15845] ppid=15836 vsize=915460 CPUtime=0
/proc/15838/task/15845/stat : 15845 (java) S 15836 15838 15267 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15838/tid=15846] ppid=15836 vsize=915460 CPUtime=0.01
/proc/15838/task/15846/stat : 15846 (java) S 15836 15838 15267 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 156534874 937431040 11517 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1815.03
CPU time (s): 1800.12
CPU user time (s): 1799.94
CPU system time (s): 0.184971
CPU usage (%): 99.1787
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11806
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= 37983
involuntary context switches= 83554

runsolver used 1.81972 s user time and 4.90725 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 11:03:19 UTC 2007


IDJOB= 233821
IDBENCH= 6640
FILE ID= node17/233821-1168081397

PBS_JOBID= 3476200

Free space on /tmp= 66318 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  749743b0ffe967487adf96742b5fd099

RANDOM SEED= 213246614

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.236
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.236
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:       1448976 kB
Buffers:         47656 kB
Cached:         254536 kB
SwapCached:          0 kB
Active:         304888 kB
Inactive:       212356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1764 kB
Writeback:           0 kB
Mapped:         244068 kB
Slab:            74132 kB
Committed_AS:  4662552 kB
PageTables:       2596 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= 66320 MiB



End job on node17 on Sat Jan  6 11:33:40 UTC 2007