Trace number 233907

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.14 1800.99

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-7.xml
MD5SUM23cb2427c56d1bc47bb8ccd76b20ab76
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.173973
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size403
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.35	   
0.35	Abscon 109 (November, 2006)
0.35	   
0.35	   configuration
0.35	     name=esac.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/233907-1168329064/unknown.xml
0.42	   
0.42	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=49  nbDomainTypes=49  minDomainSize=306  maxDomainSize=403
0.46	       =>  wckTime=0.107  cpuTime=0.1  mem=7M879
0.46	   
0.46	   predicates being loaded...
0.47	   
0.47	   constraints being loaded...
10.66	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=36615299  nbExtensionStructures=294
10.66	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
10.66	     nbSharedBinaryRepresentations=66362  maxDegree=12  maxArity=2
10.66	       =>  wckTime=10.299  cpuTime=10.23  mem=35M261
10.74	   
10.74	   solver IterativeSystematicSolver being built... 
10.89	       =>  wckTime=10.536  cpuTime=10.35  mem=26M681
10.96	   
10.96	   preprocessing
10.96	     nbConstraintChecks=1050159  nbPropagations=739  nbRevisions=1296  nbUselessRevisions=534  nbSingletonTests=56
10.96	     nbEffectiveSingletonTests=0  nbESACBranches=6  nbRemovedValues=0  detectedInconsistency=no
10.96	       =>  wckTime=0.065  cpuTime=0.04  mem=26M681
11.11	   
11.11	   search
11.11	     run=0  nbConstraintChecks=3167475  nbPropagations=1420  nbRevisions=4502  nbUselessRevisions=1549
11.11	     nbAssignments=110  nbFailedAssignments=98  nbBacktracks=10  nbVisitedNodes=219  nbRestartNogoods=0  mapSize=10
11.11	     nbInferences=0  nbTooLargeKeys=0
11.11	       =>  wckTime=0.209  cpuTime=0.17  mem=26M681
11.27	   
11.27	   search
11.27	     run=1  nbConstraintChecks=8847175  nbPropagations=4119  nbRevisions=15295  nbUselessRevisions=5033
11.27	     nbAssignments=367  nbFailedAssignments=337  nbBacktracks=25  nbVisitedNodes=730  nbRestartNogoods=1  mapSize=25
11.27	     nbInferences=0  nbTooLargeKeys=0
11.27	       =>  wckTime=0.37  cpuTime=0.33  mem=26M681
11.65	   
11.65	   search
11.65	     run=2  nbConstraintChecks=24902093  nbPropagations=10608  nbRevisions=42340  nbUselessRevisions=13969
11.65	     nbAssignments=949  nbFailedAssignments=894  nbBacktracks=47  nbVisitedNodes=1891  nbRestartNogoods=16  mapSize=47
11.65	     nbInferences=0  nbTooLargeKeys=0
11.65	       =>  wckTime=0.751  cpuTime=0.7  mem=26M681
11.87	   
11.87	   search
11.87	     run=3  nbConstraintChecks=34465392  nbPropagations=19209  nbRevisions=80126  nbUselessRevisions=26417
11.87	     nbAssignments=1321  nbFailedAssignments=1230  nbBacktracks=80  nbVisitedNodes=2632  nbRestartNogoods=38  mapSize=80
11.87	     nbInferences=0  nbTooLargeKeys=0
11.87	       =>  wckTime=0.976  cpuTime=0.92  mem=27M641
12.38	   
12.38	   search
12.38	     run=4  nbConstraintChecks=54875725  nbPropagations=34437  nbRevisions=140225  nbUselessRevisions=46365
12.38	     nbAssignments=2084  nbFailedAssignments=1763  nbBacktracks=130  nbVisitedNodes=3801  nbRestartNogoods=76
12.38	     mapSize=130  nbInferences=0  nbTooLargeKeys=0
12.38	       =>  wckTime=1.487  cpuTime=1.42  mem=27M641
12.92	   
12.92	   search
12.92	     run=5  nbConstraintChecks=79250098  nbPropagations=55239  nbRevisions=227565  nbUselessRevisions=75274
12.92	     nbAssignments=3006  nbFailedAssignments=2575  nbBacktracks=205  nbVisitedNodes=5578  nbRestartNogoods=113
12.92	     mapSize=205  nbInferences=0  nbTooLargeKeys=0
12.92	       =>  wckTime=2.021  cpuTime=1.95  mem=27M641
16.54	   
16.54	   search
16.54	     run=6  nbConstraintChecks=236107953  nbPropagations=120361  nbRevisions=487276  nbUselessRevisions=165106
16.54	     nbAssignments=8618  nbFailedAssignments=7952  nbBacktracks=318  nbVisitedNodes=16561  nbRestartNogoods=156
16.54	     mapSize=318  nbInferences=0  nbTooLargeKeys=0
16.54	       =>  wckTime=5.641  cpuTime=5.56  mem=27M641
17.87	   
17.87	   search
17.87	     run=7  nbConstraintChecks=291360689  nbPropagations=201772  nbRevisions=825263  nbUselessRevisions=283019
17.87	     nbAssignments=11154  nbFailedAssignments=10315  nbBacktracks=488  nbVisitedNodes=21627  nbRestartNogoods=269
17.87	     mapSize=488  nbInferences=0  nbTooLargeKeys=0
17.87	       =>  wckTime=6.977  cpuTime=6.9  mem=27M641
20.39	   
20.39	   search
20.39	     run=8  nbConstraintChecks=402692497  nbPropagations=309594  nbRevisions=1299326  nbUselessRevisions=450715
20.39	     nbAssignments=15687  nbFailedAssignments=14336  nbBacktracks=744  nbVisitedNodes=30184  nbRestartNogoods=373
20.39	     mapSize=744  nbInferences=0  nbTooLargeKeys=0
20.39	       =>  wckTime=9.492  cpuTime=9.41  mem=28M601
23.43	   
23.43	   INFO : Stopping hyperNogood (mapSize=1049, nbTooLargekeys=0, mem=28M601)
24.44	   
24.44	   search
24.44	     run=9  nbConstraintChecks=572156693  nbPropagations=457416  nbRevisions=1990929  nbUselessRevisions=695462
24.44	     nbAssignments=23123  nbFailedAssignments=21385  nbBacktracks=1128  nbVisitedNodes=45049  nbRestartNogoods=398
24.44	       =>  wckTime=13.546  cpuTime=13.46  mem=28M601
30.95	   
30.95	   search
30.95	     run=10  nbConstraintChecks=846887046  nbPropagations=672900  nbRevisions=3010246  nbUselessRevisions=1056043
30.95	     nbAssignments=34038  nbFailedAssignments=31512  nbBacktracks=1704  nbVisitedNodes=66453  nbRestartNogoods=468
30.95	       =>  wckTime=20.049  cpuTime=19.95  mem=28M601
46.26	   
46.26	   search
46.26	     run=11  nbConstraintChecks=1463441394  nbPropagations=1067175  nbRevisions=4784472  nbUselessRevisions=1679093
46.26	     nbAssignments=58011  nbFailedAssignments=54307  nbBacktracks=2568  nbVisitedNodes=113762  nbRestartNogoods=676
46.26	       =>  wckTime=35.363  cpuTime=35.26  mem=28M601
58.03	   
58.03	   search
58.03	     run=12  nbConstraintChecks=1990806856  nbPropagations=1592412  nbRevisions=7201417  nbUselessRevisions=2536064
58.03	     nbAssignments=78700  nbFailedAssignments=73661  nbBacktracks=3865  nbVisitedNodes=155012  nbRestartNogoods=742
58.03	       =>  wckTime=47.137  cpuTime=47.03  mem=28M601
79.96	   
79.97	   search
79.97	     run=13  nbConstraintChecks=2955962084  nbPropagations=2339013  nbRevisions=10739360  nbUselessRevisions=3792290
79.97	     nbAssignments=116295  nbFailedAssignments=109091  nbBacktracks=5812  nbVisitedNodes=229677  nbRestartNogoods=886
79.97	       =>  wckTime=69.069  cpuTime=68.95  mem=28M601
121.81	   
121.81	   search
121.81	     run=14  nbConstraintChecks=4775297075  nbPropagations=3514326  nbRevisions=16432604  nbUselessRevisions=5834276
121.81	     nbAssignments=186775  nbFailedAssignments=176650  nbBacktracks=8731  nbVisitedNodes=370553  nbRestartNogoods=1006
121.81	       =>  wckTime=110.91  cpuTime=110.78  mem=28M601
188.78	   
188.78	   search
188.78	     run=15  nbConstraintChecks=7413819385  nbPropagations=5492030  nbRevisions=25521937  nbUselessRevisions=9058348
188.78	     nbAssignments=293792  nbFailedAssignments=279286  nbBacktracks=13109  nbVisitedNodes=584428  nbRestartNogoods=1034
188.78	       =>  wckTime=177.88  cpuTime=177.72  mem=29M560
262.18	   
262.18	   search
262.18	     run=16  nbConstraintChecks=10387119155  nbPropagations=8375744  nbRevisions=38307114  nbUselessRevisions=13502323
262.18	     nbAssignments=409090  nbFailedAssignments=388014  nbBacktracks=19677  nbVisitedNodes=814807  nbRestartNogoods=1066
262.18	       =>  wckTime=251.286  cpuTime=251.1  mem=29M560
405.61	   
405.61	   search
405.61	     run=17  nbConstraintChecks=16476424074  nbPropagations=12972424  nbRevisions=58491957  nbUselessRevisions=20597135
405.61	     nbAssignments=633760  nbFailedAssignments=602830  nbBacktracks=29529  nbVisitedNodes=1263962  nbRestartNogoods=1285
405.61	       =>  wckTime=394.711  cpuTime=394.47  mem=29M560
613.70	   
613.70	   search
613.70	     run=18  nbConstraintChecks=25748695124  nbPropagations=20056027  nbRevisions=89845443  nbUselessRevisions=31836869
613.70	     nbAssignments=972256  nbFailedAssignments=926545  nbBacktracks=44308  nbVisitedNodes=1940403  nbRestartNogoods=1396
613.70	       =>  wckTime=602.799  cpuTime=602.44  mem=29M560
950.28	   
950.28	   search
950.28	     run=19  nbConstraintChecks=40273591040  nbPropagations=31121038  nbRevisions=138640381  nbUselessRevisions=49376628
950.28	     nbAssignments=1506130  nbFailedAssignments=1437971  nbBacktracks=66476  nbVisitedNodes=3007048
950.28	     nbRestartNogoods=1579
950.28	       =>  wckTime=939.386  cpuTime=938.84  mem=29M560
1460.71	   
1460.71	   search
1460.71	     run=20  nbConstraintChecks=61708936701  nbPropagations=48336034  nbRevisions=213550076  nbUselessRevisions=76135286
1460.71	     nbAssignments=2305990  nbFailedAssignments=2204577  nbBacktracks=99728  nbVisitedNodes=4606080
1460.71	     nbRestartNogoods=1632
1460.71	       =>  wckTime=1449.81  cpuTime=1449.07  mem=29M560

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/node38/watcher-233907-1168329064 -o ROOT/results/node38/solver-233907-1168329064 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/233907-1168329064/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.92 1.16 1.55 2/65 5422
/proc/meminfo: memFree=1509984/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=168 CPUtime=0
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 181306075 172032 23 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 8606500 0 0 4096 0 0 0 0 17 1 0 0
/proc/5421/statm: 42 23 18 14 0 2 0

[startup+0.102819 s]
/proc/loadavg: 0.92 1.16 1.55 2/65 5422
/proc/meminfo: memFree=1509984/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=911488 CPUtime=0.06
/proc/5421/stat : 5421 (java) D 5419 5421 4709 0 -1 0 2637 0 1 0 5 1 0 0 23 0 8 0 181306075 933363712 2384 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5421/statm: 227872 2384 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 911488

[startup+0.510899 s]
/proc/loadavg: 0.92 1.16 1.55 2/65 5422
/proc/meminfo: memFree=1509984/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915328 CPUtime=0.43
/proc/5421/stat : 5421 (java) S 5419 5421 4709 0 -1 0 6390 0 1 0 39 4 0 0 16 0 8 0 181306075 937295872 6129 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228832 6129 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 915328

[startup+1.33205 s]
/proc/loadavg: 0.92 1.16 1.55 2/72 5429
/proc/meminfo: memFree=1490608/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=1.25
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 7342 0 1 0 121 4 0 0 17 0 8 0 181306075 937431040 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 7080 2167 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 8 0 0 0 0 0 0 0 17 0 8 0 181306079 937431040 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 181306079 937431040 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181306079 937431040 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.09
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 322 0 0 0 9 0 0 0 16 0 8 0 181306082 937431040 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915460

[startup+2.98337 s]
/proc/loadavg: 0.92 1.16 1.55 2/72 5429
/proc/meminfo: memFree=1487536/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=2.9
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 8381 0 1 0 285 5 0 0 17 0 8 0 181306075 937431040 8119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640790 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 8119 2167 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 8119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 181306079 937431040 8119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181306079 937431040 8119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 8119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.09
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 324 0 0 0 9 0 0 0 15 0 8 0 181306082 937431040 8119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 8119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 8119 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 915460

[startup+6.26302 s]
/proc/loadavg: 0.93 1.15 1.55 2/72 5429
/proc/meminfo: memFree=1479288/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=6.17
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 10358 0 1 0 611 6 0 0 17 0 8 0 181306075 937431040 10096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073640749 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 10096 2168 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 10096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 181306079 937431040 10096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 181306079 937431040 10096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 10096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.1
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 336 0 0 0 10 0 0 0 15 0 8 0 181306082 937431040 10096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 10096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 10096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915460

[startup+12.7443 s]
/proc/loadavg: 0.93 1.15 1.54 2/72 5429
/proc/meminfo: memFree=1453944/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=12.66
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16710 0 2 0 1256 10 0 0 17 0 8 0 181306075 937431040 16446 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844582 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16446 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16446 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16446 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16446 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16446 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.21
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 393 0 0 0 20 1 0 0 15 0 8 0 181306082 937431040 16446 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16446 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16446 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915460

[startup+25.5778 s]
/proc/loadavg: 0.95 1.14 1.53 2/72 5429
/proc/meminfo: memFree=1453944/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=25.49
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16715 0 2 0 2539 10 0 0 18 0 8 0 181306075 937431040 16449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832454 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16449 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.22
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 181306082 937431040 16449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) R 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16449 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915460

[startup+51.2548 s]
/proc/loadavg: 0.96 1.13 1.52 2/72 5429
/proc/meminfo: memFree=1453880/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=51.15
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16721 0 2 0 5105 10 0 0 25 0 8 0 181306075 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844561 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16454 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.23
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 181306082 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915460

[startup+102.502 s]
/proc/loadavg: 1.04 1.12 1.50 2/72 5429
/proc/meminfo: memFree=1453816/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=102.38
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16721 0 2 0 10228 10 0 0 25 0 8 0 181306075 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073819280 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16454 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.23
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 181306082 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 915460

[startup+162.588 s]
/proc/loadavg: 1.09 1.11 1.47 2/72 5429
/proc/meminfo: memFree=1453816/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=162.44
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16721 0 2 0 16234 10 0 0 25 0 8 0 181306075 937431040 16454 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073871338 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1484.27 s]
/proc/loadavg: 1.00 1.00 1.08 2/72 5627
/proc/meminfo: memFree=1453176/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=1483.52
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16724 0 2 0 148341 11 0 0 25 0 8 0 181306075 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831545 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16455 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.23
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.52
Current children cumulated vsize (KiB) 915460

[startup+1544.35 s]
/proc/loadavg: 1.00 1.00 1.08 2/72 5627
/proc/meminfo: memFree=1453176/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=1543.59
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16724 0 2 0 154348 11 0 0 25 0 8 0 181306075 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073819152 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16455 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.23
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.59
Current children cumulated vsize (KiB) 915460

[startup+1604.44 s]
/proc/loadavg: 1.00 1.00 1.07 2/72 5627
/proc/meminfo: memFree=1453176/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=1603.66
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16724 0 2 0 160355 11 0 0 25 0 8 0 181306075 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073819152 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16455 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.23
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1603.66
Current children cumulated vsize (KiB) 915460

[startup+1664.53 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 5627
/proc/meminfo: memFree=1453176/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=1663.72
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16724 0 2 0 166361 11 0 0 25 0 8 0 181306075 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073819283 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16455 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.23
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1663.72
Current children cumulated vsize (KiB) 915460

[startup+1724.61 s]
/proc/loadavg: 1.00 1.00 1.06 2/72 5629
/proc/meminfo: memFree=1452984/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=1723.79
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16724 0 2 0 172367 12 0 0 25 0 8 0 181306075 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845827 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16455 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.23
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1723.79
Current children cumulated vsize (KiB) 915460

[startup+1784.69 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 5629
/proc/meminfo: memFree=1452984/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=1783.84
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16724 0 2 0 178372 12 0 0 25 0 8 0 181306075 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815082 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16455 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.23
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1783.84
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.92 s]
/proc/loadavg: 1.00 1.00 1.05 2/72 5629
/proc/meminfo: memFree=1452984/2055920 swapFree=4192812/4192956
[pid=5421] ppid=5419 vsize=915460 CPUtime=1800.07
/proc/5421/stat : 5421 (java) R 5419 5421 4709 0 -1 0 16724 0 2 0 179995 12 0 0 25 0 8 0 181306075 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815181 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5421/statm: 228865 16455 2543 14 0 215335 0
[pid=5421/tid=5423] ppid=5419 vsize=915460 CPUtime=0.06
/proc/5421/task/5423/stat : 5423 (java) S 5419 5421 4709 0 -1 64 3189 0 0 0 6 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5424] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5424/stat : 5424 (java) S 5419 5421 4709 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5425] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5425/stat : 5425 (java) S 5419 5421 4709 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 181306079 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5426] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5426/stat : 5426 (java) S 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5427] ppid=5419 vsize=915460 CPUtime=0.23
/proc/5421/task/5427/stat : 5427 (java) S 5419 5421 4709 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5428] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5428/stat : 5428 (java) S 5419 5421 4709 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 181306082 937431040 16455 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5421/tid=5429] ppid=5419 vsize=915460 CPUtime=0
/proc/5421/task/5429/stat : 5429 (java) R 5419 5421 4709 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 181306082 937431040 16455 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) 915460

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

Child status: 143
Real time (s): 1800.99
CPU time (s): 1800.14
CPU user time (s): 1800.01
CPU system time (s): 0.13098
CPU usage (%): 99.9529
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16741
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37331
involuntary context switches= 3681

runsolver used 1.68474 s user time and 4.70828 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Tue Jan  9 07:51:04 UTC 2007


IDJOB= 233907
IDBENCH= 6646
FILE ID= node38/233907-1168329064

PBS_JOBID= 3503012

Free space on /tmp= 66521 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  23cb2427c56d1bc47bb8ccd76b20ab76

RANDOM SEED= 839700990

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.267
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.267
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:       1510464 kB
Buffers:          6748 kB
Cached:         471904 kB
SwapCached:          0 kB
Active:          62736 kB
Inactive:       431328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510464 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          25608 kB
Slab:            37436 kB
Committed_AS:  4093688 kB
PageTables:       1468 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= 66521 MiB



End job on node38 on Tue Jan  9 08:21:05 UTC 2007