Trace number 233186

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 1801.94

General information on the benchmark

Nametaillard/
os-taillard-20/os-taillard-20-95-1.xml
MD5SUM3f59ce7e2cf0069032dc8d030cfb3b7e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.4021
SatisfiableYES
(Un)Satisfiability was proved
Number of variables400
Number of constraints7600
Maximum constraint arity2
Maximum domain size1265
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/233186-1168081339/unknown.xml
0.38	   
0.38	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.54	     nbVariables=400  nbDomainTypes=400  minDomainSize=1167  maxDomainSize=1265
0.54	       =>  wckTime=0.22  cpuTime=0.16  mem=19M641
0.54	   
0.54	   predicates being loaded...
0.55	   
0.55	   constraints being loaded...
4.76	   
4.76	   INFO : Stopping converting binary constraints (cpu=4.32, mem = 37M825)
5.85	     nbConstraints=7600  nbConvertedConstraints=11  nbConvertConstraintsChecks=15985200  nbExtensionStructures=11
5.85	     nbSharedExtensionStructures=0  nbConflictsStructures=11  nbSharedConflictsStructures=0
5.85	     nbSharedBinaryRepresentations=1634  nbEvaluationManagers=7589  nbSharedEvaluationManagers=0  maxDegree=38
5.85	     maxArity=2
5.85	       =>  wckTime=5.526  cpuTime=5.22  mem=56M170
5.99	   
5.99	   solver IterativeSystematicSolver being built... 
6.42	       =>  wckTime=6.097  cpuTime=5.49  mem=123M543
37.06	   
37.06	   preprocessing
37.06	     nbConstraintChecks=84765730  nbValidityChecks=527087  nbPropagations=400  nbRevisions=15178
37.06	     nbUselessRevisions=15178  nbRemovedValues=0  detectedInconsistency=no
37.06	       =>  wckTime=30.619  cpuTime=30.57  mem=123M543
113.77	   
113.77	   search
113.77	     run=0  nbConstraintChecks=186763990  nbValidityChecks=120247728  nbPropagations=5838  nbRevisions=177405
113.77	     nbUselessRevisions=168967  nbAssignments=256  nbFailedAssignments=66  nbBacktracks=10  nbVisitedNodes=333
113.77	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=59
113.77	       =>  wckTime=107.322  cpuTime=107.16  mem=131M302
167.42	   
167.42	   search
167.42	     run=1  nbConstraintChecks=317724128  nbValidityChecks=265510302  nbPropagations=18181  nbRevisions=556577
167.42	     nbUselessRevisions=527654  nbAssignments=558  nbFailedAssignments=201  nbBacktracks=25  nbVisitedNodes=785
167.42	     nbRestartNogoods=17  mapSize=25  nbInferences=0  nbTooLargeKeys=120
167.42	       =>  wckTime=160.975  cpuTime=160.77  mem=134M967
219.61	   
219.61	   search
219.61	     run=2  nbConstraintChecks=444783217  nbValidityChecks=402148265  nbPropagations=37891  nbRevisions=1141558
219.61	     nbUselessRevisions=1067078  nbAssignments=1254  nbFailedAssignments=658  nbBacktracks=47  nbVisitedNodes=1960
219.61	     nbRestartNogoods=32  mapSize=47  nbInferences=0  nbTooLargeKeys=178
219.61	       =>  wckTime=213.17  cpuTime=212.92  mem=142M509
341.17	   
341.17	   search
341.17	     run=3  nbConstraintChecks=698511815  nbValidityChecks=957333536  nbPropagations=87959  nbRevisions=2668429
341.17	     nbUselessRevisions=2429499  nbAssignments=3327  nbFailedAssignments=2555  nbBacktracks=80  nbVisitedNodes=5963
341.17	     nbRestartNogoods=39  mapSize=80  nbInferences=0  nbTooLargeKeys=232
341.17	       =>  wckTime=334.727  cpuTime=334.21  mem=123M257
407.18	   
407.18	   search
407.18	     run=4  nbConstraintChecks=857474827  nbValidityChecks=1107380705  nbPropagations=148840  nbRevisions=4474766
407.18	     nbUselessRevisions=4023910  nbAssignments=4557  nbFailedAssignments=3517  nbBacktracks=130  nbVisitedNodes=8193
407.18	     nbRestartNogoods=220  mapSize=118  nbInferences=0  nbTooLargeKeys=288
407.18	       =>  wckTime=400.738  cpuTime=400.15  mem=130M948
506.98	   
506.98	   search
506.98	     run=5  nbConstraintChecks=1093943700  nbValidityChecks=1323618113  nbPropagations=237649  nbRevisions=6931517
506.98	     nbUselessRevisions=6136942  nbAssignments=6804  nbFailedAssignments=5428  nbBacktracks=205  nbVisitedNodes=12418
506.98	     nbRestartNogoods=240  mapSize=192  nbInferences=0  nbTooLargeKeys=336
506.98	       =>  wckTime=500.539  cpuTime=499.86  mem=140M507
592.78	   
592.78	   search
592.78	     run=6  nbConstraintChecks=1255439364  nbValidityChecks=1860823635  nbPropagations=353852  nbRevisions=10198515
592.78	     nbUselessRevisions=8984882  nbAssignments=9034  nbFailedAssignments=7280  nbBacktracks=319  nbVisitedNodes=16607
592.78	     nbRestartNogoods=333  mapSize=304  nbInferences=0  nbTooLargeKeys=381
592.78	       =>  wckTime=586.341  cpuTime=585.58  mem=152M381
650.31	   
650.31	   search
650.31	     run=7  nbConstraintChecks=1357260265  nbValidityChecks=2224958944  nbPropagations=497625  nbRevisions=14165781
650.31	     nbUselessRevisions=12477495  nbAssignments=10884  nbFailedAssignments=8772  nbBacktracks=489  nbVisitedNodes=20119
650.31	     nbRestartNogoods=353  mapSize=474  nbInferences=0  nbTooLargeKeys=428
650.31	       =>  wckTime=643.863  cpuTime=643.05  mem=163M879
777.52	   
777.52	   INFO : Stopping hyperNogood (mapSize=534, nbTooLargekeys=478, mem=168M38)
1055.99	   
1055.99	   search
1055.99	     run=8  nbConstraintChecks=1707606715  nbValidityChecks=7390165090  nbPropagations=861388  nbRevisions=24939320
1055.99	     nbUselessRevisions=22290160  nbAssignments=23312  nbFailedAssignments=20854  nbBacktracks=745  nbVisitedNodes=44885
1055.99	     nbRestartNogoods=368
1055.99	       =>  wckTime=1049.544  cpuTime=1048.35  mem=168M38
1285.18	   
1285.18	   search
1285.18	     run=9  nbConstraintChecks=2214037784  nbValidityChecks=8037211502  nbPropagations=1332163  nbRevisions=37983796
1285.18	     nbUselessRevisions=33747335  nbAssignments=38833  nbFailedAssignments=35767  nbBacktracks=1129
1285.18	     nbVisitedNodes=75672  nbRestartNogoods=415
1285.18	       =>  wckTime=1278.732  cpuTime=1277.32  mem=168M38
1428.67	   
1428.67	   search
1428.67	     run=10  nbConstraintChecks=2514919490  nbValidityChecks=8594016843  nbPropagations=1897674  nbRevisions=53106202
1428.67	     nbUselessRevisions=46927162  nbAssignments=48349  nbFailedAssignments=44463  nbBacktracks=1705
1428.67	     nbVisitedNodes=94399  nbRestartNogoods=445
1428.67	       =>  wckTime=1422.225  cpuTime=1420.68  mem=168M898
1605.08	   
1605.08	   search
1605.08	     run=11  nbConstraintChecks=2842627370  nbValidityChecks=9545548520  nbPropagations=2575868  nbRevisions=70855390
1605.08	     nbUselessRevisions=62335968  nbAssignments=59449  nbFailedAssignments=54492  nbBacktracks=2569
1605.08	     nbVisitedNodes=116310  nbRestartNogoods=488
1605.08	       =>  wckTime=1598.635  cpuTime=1596.92  mem=168M898

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/node44/watcher-233186-1168081339 -o ROOT/results/node44/solver-233186-1168081339 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/233186-1168081339/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.65 1.59 1.70 3/75 10279
/proc/meminfo: memFree=1633736/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=1784 CPUtime=0
/proc/10278/stat : 10278 (java) D 10276 10278 9883 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 156533762 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/10278/statm: 446 140 106 14 0 91 0

[startup+0.10541 s]
/proc/loadavg: 0.65 1.59 1.70 3/75 10279
/proc/meminfo: memFree=1633736/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=911488 CPUtime=0.07
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 2624 0 1 0 5 2 0 0 23 0 8 0 156533762 933363712 2371 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153894056 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10278/statm: 227872 2371 1280 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.513446 s]
/proc/loadavg: 0.65 1.59 1.70 3/75 10279
/proc/meminfo: memFree=1633736/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915328 CPUtime=0.46
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 8220 0 1 0 40 6 0 0 16 0 8 0 156533762 937295872 7959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228832 7964 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.33453 s]
/proc/loadavg: 0.84 1.62 1.71 2/81 10312
/proc/meminfo: memFree=1560272/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=1.28
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 20002 0 1 0 116 12 0 0 19 0 8 0 156533762 937607168 19740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788488 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 19740 2178 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.04
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 3410 0 0 0 3 1 0 0 17 0 8 0 156533767 937607168 19740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 19740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 19740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 19740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.14
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 402 0 0 0 13 1 0 0 16 0 8 0 156533772 937607168 19740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 19740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 19740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915632

[startup+2.97169 s]
/proc/loadavg: 0.84 1.62 1.71 2/81 10314
/proc/meminfo: memFree=1559952/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=2.92
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 20007 0 1 0 280 12 0 0 17 0 8 0 156533762 937607168 19744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805751 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 19744 2178 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.04
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 3410 0 0 0 3 1 0 0 16 0 8 0 156533767 937607168 19744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 19744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 19744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 19744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.14
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 405 0 0 0 13 1 0 0 15 0 8 0 156533772 937607168 19744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 19744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 19744 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915632

[startup+6.27403 s]
/proc/loadavg: 1.17 1.67 1.72 3/93 10328
/proc/meminfo: memFree=1472560/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=6.22
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 38153 0 1 0 601 21 0 0 25 0 8 0 156533762 937607168 37884 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 37890 2498 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.36
/proc/10278/task/10281/stat : 10281 (java) R 10276 10278 9883 0 -1 64 21160 0 0 0 28 8 0 0 16 0 8 0 156533767 937607168 37895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153968444 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 37903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156533767 937607168 37910 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 37916 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.2
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 451 0 0 0 19 1 0 0 15 0 8 0 156533772 937607168 37923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 37930 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 37938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915632

[startup+12.7407 s]
/proc/loadavg: 1.24 1.68 1.72 3/87 10348
/proc/meminfo: memFree=1314976/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=12.66
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 42216 0 1 0 1243 23 0 0 25 0 8 0 156533762 937607168 41942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073791520 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 41942 2533 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.38
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 25122 0 0 0 29 9 0 0 17 0 8 0 156533767 937607168 41942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 41942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156533767 937607168 41942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 41942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.25
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 478 0 0 0 24 1 0 0 16 0 8 0 156533772 937607168 41942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 41942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 41942 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915632

[startup+25.604 s]
/proc/loadavg: 1.35 1.69 1.73 4/87 10348
/proc/meminfo: memFree=1314992/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=25.52
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 42218 0 1 0 2529 23 0 0 25 0 8 0 156533762 937607168 41943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792208 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 41943 2533 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.38
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 25122 0 0 0 29 9 0 0 16 0 8 0 156533767 937607168 41943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 41943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156533767 937607168 41943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 41943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.25
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 480 0 0 0 24 1 0 0 15 0 8 0 156533772 937607168 41943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 41943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 41943 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 915632

[startup+51.2107 s]
/proc/loadavg: 1.61 1.72 1.73 3/87 10348
/proc/meminfo: memFree=1314992/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=51.1
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 42231 0 1 0 5086 24 0 0 25 0 8 0 156533762 937607168 41951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801008 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 41951 2534 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.38
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 25122 0 0 0 29 9 0 0 16 0 8 0 156533767 937607168 41951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 41951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156533767 937607168 41951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 41951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.26
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 486 0 0 0 25 1 0 0 16 0 8 0 156533772 937607168 41951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 41951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 41951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 915632

[startup+102.434 s]
/proc/loadavg: 1.83 1.76 1.74 3/87 10348
/proc/meminfo: memFree=1314928/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=102.27
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 42239 0 1 0 10203 24 0 0 25 0 8 0 156533762 937607168 41956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073789864 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 41956 2534 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.38
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 25122 0 0 0 29 9 0 0 16 0 8 0 156533767 937607168 41956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 41956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156533767 937607168 41956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 41956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.27
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 494 0 0 0 26 1 0 0 15 0 8 0 156533772 937607168 41956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 41956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 41956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 915632

[startup+162.51 s]
/proc/loadavg: 1.93 1.80 1.76 3/87 10348
/proc/meminfo: memFree=1314864/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=162.3
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 42253 0 1 0 16206 24 0 0 25 0 8 0 156533762 937607168 41967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074046235 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1484.39 s]
/proc/loadavg: 2.01 2.02 1.93 3/87 10720
/proc/meminfo: memFree=1335400/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=1482.89
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 48470 0 1 0 148255 34 0 0 25 0 8 0 156533762 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074040169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 48165 2538 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.45
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 31302 0 0 0 33 12 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.32
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 525 0 0 0 30 2 0 0 16 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.89
Current children cumulated vsize (KiB) 915632

[startup+1544.48 s]
/proc/loadavg: 2.00 2.02 1.93 3/87 10720
/proc/meminfo: memFree=1335336/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=1542.91
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 48470 0 1 0 154257 34 0 0 25 0 8 0 156533762 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073792889 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 48165 2538 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.45
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 31302 0 0 0 33 12 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.32
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 525 0 0 0 30 2 0 0 16 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.91
Current children cumulated vsize (KiB) 915632

[startup+1604.57 s]
/proc/loadavg: 2.00 2.01 1.93 3/87 10720
/proc/meminfo: memFree=1308136/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=1602.95
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 48470 0 1 0 160261 34 0 0 25 0 8 0 156533762 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073788653 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 48165 2538 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.45
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 31302 0 0 0 33 12 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.32
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 525 0 0 0 30 2 0 0 16 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.95
Current children cumulated vsize (KiB) 915632

[startup+1664.66 s]
/proc/loadavg: 2.00 2.01 1.93 3/87 10720
/proc/meminfo: memFree=1308136/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=1662.98
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 48470 0 1 0 166264 34 0 0 25 0 8 0 156533762 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074040122 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 48165 2538 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.45
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 31302 0 0 0 33 12 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.32
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 525 0 0 0 30 2 0 0 16 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.98
Current children cumulated vsize (KiB) 915632

[startup+1724.75 s]
/proc/loadavg: 2.00 2.00 1.93 4/87 10720
/proc/meminfo: memFree=1308136/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=1723
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 48470 0 1 0 172266 34 0 0 25 0 8 0 156533762 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074040650 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 48165 2538 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.45
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 31302 0 0 0 33 12 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.32
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 525 0 0 0 30 2 0 0 16 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1723
Current children cumulated vsize (KiB) 915632

[startup+1784.85 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 10720
/proc/meminfo: memFree=1308072/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=1783.06
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 48470 0 1 0 178271 35 0 0 25 0 8 0 156533762 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074043512 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 48165 2538 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.45
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 31302 0 0 0 33 12 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.32
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 525 0 0 0 30 2 0 0 16 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1783.06
Current children cumulated vsize (KiB) 915632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.84 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 10720
/proc/meminfo: memFree=1308072/2055920 swapFree=4192812/4192956
[pid=10278] ppid=10276 vsize=915632 CPUtime=1800.02
/proc/10278/stat : 10278 (java) R 10276 10278 9883 0 -1 0 48470 0 1 0 179967 35 0 0 25 0 8 0 156533762 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074124647 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10278/statm: 228908 48165 2538 14 0 215378 0
[pid=10278/tid=10281] ppid=10276 vsize=915632 CPUtime=0.45
/proc/10278/task/10281/stat : 10281 (java) S 10276 10278 9883 0 -1 64 31302 0 0 0 33 12 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10282] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10282/stat : 10282 (java) S 10276 10278 9883 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10283] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10283/stat : 10283 (java) S 10276 10278 9883 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156533767 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10300] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10300/stat : 10300 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10301] ppid=10276 vsize=915632 CPUtime=0.32
/proc/10278/task/10301/stat : 10301 (java) S 10276 10278 9883 0 -1 64 525 0 0 0 30 2 0 0 16 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10278/tid=10302] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10302/stat : 10302 (java) S 10276 10278 9883 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10278/tid=10303] ppid=10276 vsize=915632 CPUtime=0
/proc/10278/task/10303/stat : 10303 (java) S 10276 10278 9883 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156533772 937607168 48165 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915632

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

Child status: 143
Real time (s): 1801.94
CPU time (s): 1800.12
CPU user time (s): 1799.73
CPU system time (s): 0.381941
CPU usage (%): 99.8988
Max. virtual memory (cumulated for all children) (KiB): 915632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.381941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48484
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= 37930
involuntary context switches= 9795

runsolver used 2.02369 s user time and 5.9421 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan  6 11:02:24 UTC 2007


IDJOB= 233186
IDBENCH= 6586
FILE ID= node44/233186-1168081339

PBS_JOBID= 3476130

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3f59ce7e2cf0069032dc8d030cfb3b7e

RANDOM SEED= 150756322

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.213
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.213
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:       1635120 kB
Buffers:         21624 kB
Cached:         308312 kB
SwapCached:          0 kB
Active:          67408 kB
Inactive:       284452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1635120 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2776 kB
Writeback:           0 kB
Mapped:          32532 kB
Slab:            54224 kB
Committed_AS:  2909160 kB
PageTables:       1828 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= 66536 MiB



End job on node44 on Sat Jan  6 11:32:29 UTC 2007