Trace number 206632

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.16 1809.33

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-12_ext.xml
MD5SUMb203f3a76345008d6e9dae755bd5826d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/206632-1168073945/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.41	       =>  wckTime=0.099  cpuTime=0.08  mem=6M951
0.41	   
0.41	   relations being loaded...
1.56	   
1.56	   constraints being loaded...
2.28	     nbConstraints=93  nbRelationTypes=93  nbExtensionStructures=93  nbSharedExtensionStructures=0
2.28	     nbConflictsStructures=93  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=17  maxArity=3
2.28	       =>  wckTime=1.969  cpuTime=1.57  mem=59M37
2.44	   
2.44	   solver IterativeSystematicSolver being built... 
2.61	       =>  wckTime=2.299  cpuTime=1.72  mem=65M968
2.62	   
2.62	   preprocessing
2.62	     nbConstraintChecks=0  nbPropagations=28  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.62	     detectedInconsistency=no
2.62	       =>  wckTime=0.0040  cpuTime=0.0  mem=65M968
2.76	   
2.76	   search
2.76	     run=0  nbConstraintChecks=37697  nbValidityChecks=83249  nbPropagations=521  nbRevisions=5283
2.76	     nbUselessRevisions=4100  nbAssignments=41  nbFailedAssignments=21  nbBacktracks=14  nbVisitedNodes=73
2.76	     nbRestartNogoods=0  mapSize=14  nbInferences=0  nbTooLargeKeys=0
2.76	       =>  wckTime=0.146  cpuTime=0.1  mem=66M969
2.95	   
2.95	   search
2.95	     run=1  nbConstraintChecks=132444  nbValidityChecks=276106  nbPropagations=1891  nbRevisions=22071
2.95	     nbUselessRevisions=17184  nbAssignments=111  nbFailedAssignments=68  nbBacktracks=29  nbVisitedNodes=204
2.95	     nbRestartNogoods=1  mapSize=29  nbInferences=0  nbTooLargeKeys=0
2.95	       =>  wckTime=0.331  cpuTime=0.28  mem=66M969
3.09	   
3.09	   search
3.09	     run=2  nbConstraintChecks=211423  nbValidityChecks=443280  nbPropagations=4217  nbRevisions=50407
3.09	     nbUselessRevisions=39238  nbAssignments=174  nbFailedAssignments=102  nbBacktracks=51  nbVisitedNodes=317
3.09	     nbRestartNogoods=4  mapSize=45  nbInferences=0  nbTooLargeKeys=0
3.09	       =>  wckTime=0.48  cpuTime=0.42  mem=66M969
3.28	   
3.28	   search
3.28	     run=3  nbConstraintChecks=320460  nbValidityChecks=658583  nbPropagations=7637  nbRevisions=92344
3.28	     nbUselessRevisions=71954  nbAssignments=243  nbFailedAssignments=131  nbBacktracks=85  nbVisitedNodes=437
3.28	     nbRestartNogoods=7  mapSize=75  nbInferences=0  nbTooLargeKeys=0
3.28	       =>  wckTime=0.67  cpuTime=0.6  mem=66M969
3.60	   
3.60	   search
3.60	     run=4  nbConstraintChecks=497645  nbValidityChecks=1038405  nbPropagations=13052  nbRevisions=157871
3.60	     nbUselessRevisions=123054  nbAssignments=377  nbFailedAssignments=209  nbBacktracks=135  nbVisitedNodes=685
3.60	     nbRestartNogoods=11  mapSize=124  nbInferences=0  nbTooLargeKeys=0
3.60	       =>  wckTime=0.985  cpuTime=0.91  mem=66M969
4.10	   
4.10	   search
4.11	     run=5  nbConstraintChecks=773764  nbValidityChecks=1618299  nbPropagations=21086  nbRevisions=258794
4.11	     nbUselessRevisions=202216  nbAssignments=562  nbFailedAssignments=311  nbBacktracks=210  nbVisitedNodes=1027
4.11	     nbRestartNogoods=12  mapSize=190  nbInferences=0  nbTooLargeKeys=0
4.11	       =>  wckTime=1.491  cpuTime=1.41  mem=66M969
4.55	   
4.55	   search
4.55	     run=6  nbConstraintChecks=1028449  nbValidityChecks=2140180  nbPropagations=32282  nbRevisions=397650
4.55	     nbUselessRevisions=311422  nbAssignments=798  nbFailedAssignments=426  nbBacktracks=325  nbVisitedNodes=1444
4.55	     nbRestartNogoods=25  mapSize=283  nbInferences=0  nbTooLargeKeys=0
4.55	       =>  wckTime=1.941  cpuTime=1.84  mem=66M969
5.71	   
5.71	   search
5.71	     run=7  nbConstraintChecks=1690723  nbValidityChecks=3518215  nbPropagations=49902  nbRevisions=623284
5.71	     nbUselessRevisions=489918  nbAssignments=1307  nbFailedAssignments=757  nbBacktracks=496  nbVisitedNodes=2408
5.71	     nbRestartNogoods=34  mapSize=447  nbInferences=0  nbTooLargeKeys=0
5.71	       =>  wckTime=3.093  cpuTime=2.98  mem=66M969
7.07	   
7.07	   search
7.07	     run=8  nbConstraintChecks=2448120  nbValidityChecks=5255820  nbPropagations=76910  nbRevisions=954285
7.07	     nbUselessRevisions=748733  nbAssignments=2018  nbFailedAssignments=1207  nbBacktracks=752  nbVisitedNodes=3740
7.07	     nbRestartNogoods=40  mapSize=674  nbInferences=0  nbTooLargeKeys=0
7.07	       =>  wckTime=4.457  cpuTime=4.31  mem=66M969
9.10	   
9.10	   search
9.10	     run=9  nbConstraintChecks=3618607  nbValidityChecks=7723373  nbPropagations=116801  nbRevisions=1446562
9.10	     nbUselessRevisions=1134652  nbAssignments=2953  nbFailedAssignments=1749  nbBacktracks=1136  nbVisitedNodes=5477
9.10	     nbRestartNogoods=44  mapSize=1023  nbInferences=0  nbTooLargeKeys=0
9.10	       =>  wckTime=6.484  cpuTime=6.31  mem=66M969
9.18	   
9.18	   INFO : Stopping hyperNogood (mapSize=1036, nbTooLargekeys=0, mem=66M969)
12.13	   
12.13	   search
12.13	     run=10  nbConstraintChecks=5451141  nbValidityChecks=11576118  nbPropagations=178231  nbRevisions=2212119
12.13	     nbUselessRevisions=1735702  nbAssignments=4422  nbFailedAssignments=2635  nbBacktracks=1712  nbVisitedNodes=8236
12.13	     nbRestartNogoods=55
12.13	       =>  wckTime=9.515  cpuTime=9.32  mem=66M969
15.65	   
15.65	   search
15.65	     run=11  nbConstraintChecks=7513708  nbValidityChecks=16007827  nbPropagations=265359  nbRevisions=3278651
15.65	     nbUselessRevisions=2572330  nbAssignments=6327  nbFailedAssignments=3668  nbBacktracks=2576  nbVisitedNodes=11708
15.65	     nbRestartNogoods=62
15.65	       =>  wckTime=13.037  cpuTime=12.81  mem=66M969
23.86	   
23.86	   search
23.86	     run=12  nbConstraintChecks=12522036  nbValidityChecks=26492400  nbPropagations=405954  nbRevisions=5066524
23.86	     nbUselessRevisions=3986168  nbAssignments=10255  nbFailedAssignments=6292  nbBacktracks=3874  nbVisitedNodes=19259
23.86	     nbRestartNogoods=70
23.86	       =>  wckTime=21.251  cpuTime=20.94  mem=66M969
34.97	   
34.97	   search
34.97	     run=13  nbConstraintChecks=19179012  nbValidityChecks=40177407  nbPropagations=616500  nbRevisions=7775795
34.97	     nbUselessRevisions=6132172  nbAssignments=14871  nbFailedAssignments=8954  nbBacktracks=5820  nbVisitedNodes=27911
34.97	     nbRestartNogoods=82
34.97	       =>  wckTime=32.359  cpuTime=31.96  mem=66M969
53.52	   
53.52	   search
53.52	     run=14  nbConstraintChecks=30296734  nbValidityChecks=63111306  nbPropagations=934619  nbRevisions=11923147
53.52	     nbUselessRevisions=9421163  nbAssignments=23070  nbFailedAssignments=14225  nbBacktracks=8739  nbVisitedNodes=43453
53.52	     nbRestartNogoods=100
53.52	       =>  wckTime=50.909  cpuTime=50.33  mem=66M969
76.11	   
76.11	   search
76.11	     run=15  nbConstraintChecks=43420131  nbValidityChecks=92641932  nbPropagations=1411500  nbRevisions=17846916
76.11	     nbUselessRevisions=14070700  nbAssignments=34696  nbFailedAssignments=21466  nbBacktracks=13117
76.11	     nbVisitedNodes=65290  nbRestartNogoods=114
76.11	       =>  wckTime=73.494  cpuTime=72.7  mem=66M969
112.47	   
112.47	   search
112.47	     run=16  nbConstraintChecks=65015271  nbValidityChecks=136798336  nbPropagations=2108568  nbRevisions=26571935
112.47	     nbUselessRevisions=20942322  nbAssignments=49947  nbFailedAssignments=30140  nbBacktracks=19685
112.47	     nbVisitedNodes=93607  nbRestartNogoods=126
112.47	       =>  wckTime=109.853  cpuTime=108.74  mem=66M969
159.07	   
159.07	   search
159.07	     run=17  nbConstraintChecks=92119961  nbValidityChecks=196092118  nbPropagations=3141063  nbRevisions=39101774
159.07	     nbUselessRevisions=30746510  nbAssignments=74175  nbFailedAssignments=44507  nbBacktracks=29538
159.07	     nbVisitedNodes=138715  nbRestartNogoods=143
159.07	       =>  wckTime=156.459  cpuTime=154.79  mem=66M969
251.79	   
251.79	   search
251.79	     run=18  nbConstraintChecks=147787246  nbValidityChecks=309938795  nbPropagations=4702776  nbRevisions=58564744
251.79	     nbUselessRevisions=46045162  nbAssignments=111888  nbFailedAssignments=67434  nbBacktracks=44316
251.79	     nbVisitedNodes=209924  nbRestartNogoods=164
251.79	       =>  wckTime=249.179  cpuTime=246.98  mem=66M969
361.14	   
361.14	   search
361.14	     run=19  nbConstraintChecks=212369066  nbValidityChecks=452792358  nbPropagations=7054092  nbRevisions=86957615
361.14	     nbUselessRevisions=68207205  nbAssignments=169431  nbFailedAssignments=102801  nbBacktracks=66485
361.14	     nbVisitedNodes=317829  nbRestartNogoods=190
361.14	       =>  wckTime=358.522  cpuTime=355.82  mem=66M969
561.38	   
561.38	   search
561.38	     run=20  nbConstraintChecks=333441160  nbValidityChecks=703268374  nbPropagations=10585691  nbRevisions=130724696
561.38	     nbUselessRevisions=102575409  nbAssignments=255373  nbFailedAssignments=155484  nbBacktracks=99737
561.38	     nbVisitedNodes=479878  nbRestartNogoods=209
561.38	       =>  wckTime=558.767  cpuTime=555.89  mem=66M969
820.06	   
820.06	   search
820.06	     run=21  nbConstraintChecks=488447883  nbValidityChecks=1045847703  nbPropagations=15986648  nbRevisions=195668281
820.06	     nbUselessRevisions=153208325  nbAssignments=391947  nbFailedAssignments=242173  nbBacktracks=149615
820.06	     nbVisitedNodes=738224  nbRestartNogoods=216
820.06	       =>  wckTime=817.448  cpuTime=814.5  mem=66M969
1266.24	   
1266.24	   search
1266.24	     run=22  nbConstraintChecks=761163747  nbValidityChecks=1607624114  nbPropagations=24046599  nbRevisions=295331798
1266.24	     nbUselessRevisions=231411189  nbAssignments=585100  nbFailedAssignments=360499  nbBacktracks=224435
1266.24	     nbVisitedNodes=1101822  nbRestartNogoods=239
1266.24	       =>  wckTime=1263.629  cpuTime=1259.32  mem=66M969

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-206632-1168073945 -o ROOT/results/node17/solver-206632-1168073945 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/206632-1168073945/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.03 2.02 2.00 4/93 11035
/proc/meminfo: memFree=1599600/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=47976 CPUtime=0.01
/proc/11034/stat : 11034 (java) D 11032 11034 10817 0 -1 0 1223 0 1 0 0 1 0 0 17 0 1 0 155789335 49127424 972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/11034/statm: 11994 972 769 14 0 1707 0

[startup+0.103048 s]
/proc/loadavg: 2.03 2.02 2.00 4/93 11035
/proc/meminfo: memFree=1599600/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=914988 CPUtime=0.09
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 2988 0 1 0 7 2 0 0 17 0 8 0 155789335 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511086 s]
/proc/loadavg: 2.03 2.02 2.00 4/93 11035
/proc/meminfo: memFree=1599600/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915328 CPUtime=0.49
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 7583 0 1 0 44 5 0 0 18 0 8 0 155789335 937295872 7322 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073553123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228832 7322 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33217 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 11042
/proc/meminfo: memFree=1532472/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915328 CPUtime=1.3
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 19100 0 1 0 119 11 0 0 25 0 8 0 155789335 937295872 18838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073565700 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228832 18838 2149 14 0 215302 0
[pid=11034/tid=11036] ppid=11032 vsize=915328 CPUtime=0.05
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 2681 0 0 0 5 0 0 0 17 0 8 0 155789338 937295872 18838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915328 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937295872 18838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915328 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937295872 18838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915328 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937295872 18838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915328 CPUtime=0.08
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 309 0 0 0 8 0 0 0 16 0 8 0 155789342 937295872 18838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915328 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937295872 18838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915328 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937295872 18838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915328

[startup+2.96935 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 11042
/proc/meminfo: memFree=1491768/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=2.93
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32676 0 1 0 274 19 0 0 25 0 8 0 155789335 937394176 32410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073767286 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32410 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.19
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 368 0 0 0 18 1 0 0 15 0 8 0 155789342 937394176 32410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32410 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915424

[startup+6.26669 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 11042
/proc/meminfo: memFree=1479480/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=6.19
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32695 0 1 0 600 19 0 0 25 0 8 0 155789335 937394176 32426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32426 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 17 0 8 0 155789338 937394176 32426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.24
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 387 0 0 0 23 1 0 0 16 0 8 0 155789342 937394176 32426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915424

[startup+12.7454 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 11042
/proc/meminfo: memFree=1479424/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=12.6
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32705 0 1 0 1241 19 0 0 25 0 8 0 155789335 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918517 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32434 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.25
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 396 0 0 0 24 1 0 0 16 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915424

[startup+25.6317 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 11042
/proc/meminfo: memFree=1479552/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=25.37
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32706 0 1 0 2518 19 0 0 25 0 8 0 155789335 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073770734 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32434 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.25
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 397 0 0 0 24 1 0 0 16 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915424

[startup+51.2644 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 11042
/proc/meminfo: memFree=1479616/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=50.78
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32706 0 1 0 5058 20 0 0 25 0 8 0 155789335 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826953 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32434 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.25
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 397 0 0 0 24 1 0 0 16 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32434 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 915424

[startup+102.523 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 11042
/proc/meminfo: memFree=1479680/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=101.56
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32708 0 1 0 10136 20 0 0 25 0 8 0 155789335 937394176 32435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073768079 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32435 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.26
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 398 0 0 0 25 1 0 0 16 0 8 0 155789342 937394176 32435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 915424

[startup+162.548 s]
/proc/loadavg: 2.00 2.00 2.00 3/106 11184
/proc/meminfo: memFree=1478464/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=160.91
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32708 0 1 0 16071 20 0 0 25 0 8 0 155789335 937394176 32435 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073767188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1417.84
Current children cumulated vsize (KiB) 915424

[startup+1483.51 s]
/proc/loadavg: 2.00 1.92 1.91 3/100 11558
/proc/meminfo: memFree=1409464/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=1477.31
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32709 0 1 0 147695 36 0 0 25 0 8 0 155789335 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073765120 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32436 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.26
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.31
Current children cumulated vsize (KiB) 915424

[startup+1543.53 s]
/proc/loadavg: 2.00 1.93 1.91 3/100 11558
/proc/meminfo: memFree=1409472/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=1536.78
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32709 0 1 0 153641 37 0 0 25 0 8 0 155789335 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630003 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32436 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.26
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.78
Current children cumulated vsize (KiB) 915424

[startup+1603.56 s]
/proc/loadavg: 2.00 1.94 1.91 3/100 11558
/proc/meminfo: memFree=1409472/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=1596.25
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32709 0 1 0 159588 37 0 0 25 0 8 0 155789335 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073768068 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32436 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.26
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.25
Current children cumulated vsize (KiB) 915424

[startup+1663.57 s]
/proc/loadavg: 2.00 1.95 1.91 3/100 11558
/proc/meminfo: memFree=1401792/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=1655.73
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32709 0 1 0 165535 38 0 0 25 0 8 0 155789335 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073769012 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32436 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.26
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.73
Current children cumulated vsize (KiB) 915424

[startup+1723.6 s]
/proc/loadavg: 2.00 1.96 1.91 3/100 11558
/proc/meminfo: memFree=1401728/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=1715.21
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32709 0 1 0 171482 39 0 0 25 0 8 0 155789335 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073767156 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32436 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.26
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.21
Current children cumulated vsize (KiB) 915424

[startup+1783.62 s]
/proc/loadavg: 2.00 1.96 1.91 3/100 11558
/proc/meminfo: memFree=1401728/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=1774.68
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32709 0 1 0 177429 39 0 0 25 0 8 0 155789335 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073767156 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32436 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.26
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.68
Current children cumulated vsize (KiB) 915424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.25 s]
/proc/loadavg: 2.00 1.96 1.91 3/100 11558
/proc/meminfo: memFree=1401728/2055920 swapFree=4192812/4192956
[pid=11034] ppid=11032 vsize=915424 CPUtime=1800.08
/proc/11034/stat : 11034 (java) R 11032 11034 10817 0 -1 0 32709 0 1 0 179969 39 0 0 25 0 8 0 155789335 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11034/statm: 228856 32436 2521 14 0 215326 0
[pid=11034/tid=11036] ppid=11032 vsize=915424 CPUtime=0.44
/proc/11034/task/11036/stat : 11036 (java) S 11032 11034 10817 0 -1 64 15712 0 0 0 38 6 0 0 16 0 8 0 155789338 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11037] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11037/stat : 11037 (java) S 11032 11034 10817 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11038] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11038/stat : 11038 (java) S 11032 11034 10817 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155789339 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11039] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11039/stat : 11039 (java) S 11032 11034 10817 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11040] ppid=11032 vsize=915424 CPUtime=0.26
/proc/11034/task/11040/stat : 11040 (java) S 11032 11034 10817 0 -1 64 399 0 0 0 25 1 0 0 16 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11041] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11041/stat : 11041 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11034/tid=11042] ppid=11032 vsize=915424 CPUtime=0
/proc/11034/task/11042/stat : 11042 (java) S 11032 11034 10817 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155789342 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915424

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

Child status: 143
Real time (s): 1809.33
CPU time (s): 1800.16
CPU user time (s): 1799.74
CPU system time (s): 0.416936
CPU usage (%): 99.4934
Max. virtual memory (cumulated for all children) (KiB): 915424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.74
system time used= 0.416936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32726
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= 37728
involuntary context switches= 79941

runsolver used 2.12568 s user time and 5.74613 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 08:59:05 UTC 2007


IDJOB= 206632
IDBENCH= 4223
FILE ID= node17/206632-1168073945

PBS_JOBID= 3475745

Free space on /tmp= 66312 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28/rand-3-28-28-93-632-12_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/206632-1168073945/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-206632-1168073945 -o ROOT/results/node17/solver-206632-1168073945 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/206632-1168073945/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b203f3a76345008d6e9dae755bd5826d

RANDOM SEED= 214239981

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1600016 kB
Buffers:         46176 kB
Cached:         229360 kB
SwapCached:          0 kB
Active:         163444 kB
Inactive:       203192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7560 kB
Writeback:           0 kB
Mapped:         120112 kB
Slab:            73972 kB
Committed_AS:  4512388 kB
PageTables:       2360 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= 66311 MiB



End job on node17 on Sat Jan  6 09:29:15 UTC 2007